Skip to content

Instantly share code, notes, and snippets.

@diaverso
Created January 1, 2021 17:23
Show Gist options
  • Save diaverso/40304c69c54c0487b364f8ce21822f8f to your computer and use it in GitHub Desktop.
Save diaverso/40304c69c54c0487b364f8ce21822f8f to your computer and use it in GitHub Desktop.
EssentialX Error
This file has been truncated, but you can view the full file.
[18:11:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[18:11:43] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[18:11:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[18:11:43] [main/DEBUG] [FML]: Injecting tracing printstreams for STDOUT/STDERR.
[18:11:43] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
[18:11:43] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_261, running on Windows Server 2019:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_261
[18:11:43] [main/DEBUG] [FML]: Java classpath at launch is:
[18:11:43] [main/DEBUG] [FML]: Magma-46f4149-server.jar
[18:11:43] [main/DEBUG] [FML]: Java library path at launch is:
[18:11:43] [main/DEBUG] [FML]: C:\Program Files (x86)\Common Files\Oracle\Java\javapath
[18:11:43] [main/DEBUG] [FML]: C:\Windows\Sun\Java\bin
[18:11:43] [main/DEBUG] [FML]: C:\Windows\system32
[18:11:43] [main/DEBUG] [FML]: C:\Windows
[18:11:43] [main/DEBUG] [FML]: C:\Program Files (x86)\Common Files\Oracle\Java\javapath
[18:11:43] [main/DEBUG] [FML]: C:\Windows\system32
[18:11:43] [main/DEBUG] [FML]: C:\Windows
[18:11:43] [main/DEBUG] [FML]: C:\Windows\System32\Wbem
[18:11:43] [main/DEBUG] [FML]: C:\Windows\System32\WindowsPowerShell\v1.0\
[18:11:43] [main/DEBUG] [FML]: C:\Windows\System32\OpenSSH\
[18:11:43] [main/DEBUG] [FML]: C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps
[18:11:43] [main/DEBUG] [FML]:
[18:11:43] [main/DEBUG] [FML]: C:\Users\Administrator\AppData\Local\Programs\Microsoft VS Code\bin
[18:11:43] [main/DEBUG] [FML]: .
[18:11:43] [main/DEBUG] [FML]: Determined Minecraft Libraries Root: C:\Users\Administrator\Desktop\Minecraft-Servers\Pixelmod\libraries
[18:11:43] [main/DEBUG] [FML]: Cleaning up mods folder: .\mods
[18:11:43] [main/DEBUG] [FML]: Examining file: BOP-Patch-1.0.jar
[18:11:43] [main/DEBUG] [FML]: Examining file: Gameshark-1.12.2-6.0.4-universal.jar
[18:11:43] [main/DEBUG] [FML]: Examining file: PixelExtras-1.12.2-2.5.10-universal.jar
[18:11:43] [main/DEBUG] [FML]: Examining file: Pixelmon-1.12.2-8.1.2-universal.jar
[18:11:43] [main/DEBUG] [FML]: Enabling runtime deobfuscation
[18:11:43] [main/DEBUG] [FML]: Instantiating coremod class FMLCorePlugin
[18:11:43] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[18:11:43] [main/DEBUG] [FML]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[18:11:43] [main/DEBUG] [FML]: Enqueued coremod FMLCorePlugin
[18:11:43] [main/DEBUG] [FML]: Instantiating coremod class FMLForgePlugin
[18:11:43] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[18:11:43] [main/DEBUG] [FML]: Enqueued coremod FMLForgePlugin
[18:11:43] [main/DEBUG] [FML]: All fundamental core mods are successfully located
[18:11:43] [main/DEBUG] [FML]: Discovering coremods
[18:11:43] [main/INFO] [FML]: Searching C:\Users\Administrator\Desktop\Minecraft-Servers\Pixelmod\.\mods for mods
[18:11:43] [main/DEBUG] [FML]: Adding BOP-Patch-1.0.jar to the mod list
[18:11:43] [main/DEBUG] [FML]: Adding Gameshark-1.12.2-6.0.4-universal.jar to the mod list
[18:11:43] [main/DEBUG] [FML]: Adding PixelExtras-1.12.2-2.5.10-universal.jar to the mod list
[18:11:43] [main/DEBUG] [FML]: Adding Pixelmon-1.12.2-8.1.2-universal.jar to the mod list
[18:11:43] [main/DEBUG] [FML]: Examining for coremod candidacy BOP-Patch-1.0.jar
[18:11:43] [main/DEBUG] [FML]: Not found coremod data in BOP-Patch-1.0.jar
[18:11:43] [main/DEBUG] [FML]: Examining for coremod candidacy Gameshark-1.12.2-6.0.4-universal.jar
[18:11:43] [main/DEBUG] [FML]: Not found coremod data in Gameshark-1.12.2-6.0.4-universal.jar
[18:11:43] [main/DEBUG] [FML]: Examining for coremod candidacy PixelExtras-1.12.2-2.5.10-universal.jar
[18:11:43] [main/DEBUG] [FML]: Not found coremod data in PixelExtras-1.12.2-2.5.10-universal.jar
[18:11:43] [main/DEBUG] [FML]: Examining for coremod candidacy Pixelmon-1.12.2-8.1.2-universal.jar
[18:11:43] [main/DEBUG] [FML]: Not found coremod data in Pixelmon-1.12.2-8.1.2-universal.jar
[18:11:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:11:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:11:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:11:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:11:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:43] [main/DEBUG] [FML]: Injecting coremod FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\} class transformers
[18:11:43] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[18:11:43] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[18:11:43] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[18:11:43] [main/TRACE] [FML]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SoundEngineFixTransformer
[18:11:43] [main/DEBUG] [FML]: Injection complete
[18:11:43] [main/DEBUG] [FML]: Running coremod plugin for FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\}
[18:11:43] [main/DEBUG] [FML]: Running coremod plugin FMLCorePlugin
[18:11:44] [main/DEBUG] [FML]: Read 1396 binary patches
[18:11:44] [main/DEBUG] [FML]: Loading deobfuscation resource /deobfuscation_data-1.12.2.lzma with 36083 records
[18:11:44] [main/DEBUG] [FML]: Coremod plugin class FMLCorePlugin run successfully
[18:11:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:11:44] [main/DEBUG] [FML]: Injecting coremod FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\} class transformers
[18:11:44] [main/DEBUG] [FML]: Injection complete
[18:11:44] [main/DEBUG] [FML]: Running coremod plugin for FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\}
[18:11:44] [main/DEBUG] [FML]: Running coremod plugin FMLForgePlugin
[18:11:44] [main/DEBUG] [FML]: Coremod plugin class FMLForgePlugin run successfully
[18:11:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:11:44] [main/DEBUG] [FML]: Loaded 215 rules from AccessTransformer config file forge_at.cfg
[18:11:44] [main/DEBUG] [FML]: Loaded 43 rules from AccessTransformer mod jar file .\mods\Pixelmon-1.12.2-8.1.2-universal.jar!META-INF/pixelmon_at.cfg
[18:11:44] [main/DEBUG] [FML]: Loaded 1 rules from AccessTransformer mod jar file .\mods\PixelExtras-1.12.2-2.5.10-universal.jar!META-INF/pixelextras_at.cfg
[18:11:44] [main/DEBUG] [FML]: Validating minecraft
[18:11:44] [main/DEBUG] [FML]: Minecraft validated, launching...
[18:11:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:11:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:11:45] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[18:11:47] [main/DEBUG] [FML]: Creating vanilla freeze snapshot
[18:11:47] [main/DEBUG] [FML]: Vanilla freeze snapshot created
[18:11:47] [main/INFO] [FML]: 3 patches loaded!
[18:11:47] [main/INFO] [FML]: Essentials [Fixes Commands in Essentials] loaded
[18:11:47] [main/INFO] [FML]: dynmap [Remaps BukkitVersionHelperCB and BukkitVersionHelperGeneric to support Magma version] loaded
[18:11:47] [main/INFO] [FML]: CoreProtect [Changes Material to Magma's getBlockMaterial that has modded block materials ] loaded
[18:11:47] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[18:11:47] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2854 Initialized
[18:11:47] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[18:11:47] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[18:11:47] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[18:11:47] [Server thread/DEBUG] [FML]: File C:\Users\Administrator\Desktop\Minecraft-Servers\Pixelmod\config\injectedDependencies.json not found. No dependencies injected
[18:11:47] [Server thread/DEBUG] [FML]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]
[18:11:47] [Server thread/DEBUG] [FML]: Attempting to load mods contained in the minecraft jar file and associated classes
[18:11:47] [Server thread/DEBUG] [FML]: Minecraft is a file at C:\Users\Administrator\Desktop\Minecraft-Servers\Pixelmod\Magma-46f4149-server.jar, loading
[18:11:47] [Server thread/DEBUG] [FML]: Minecraft jar mods loaded successfully
[18:11:47] [Server thread/INFO] [FML]: Searching C:\Users\Administrator\Desktop\Minecraft-Servers\Pixelmod\.\mods for mods
[18:11:47] [Server thread/DEBUG] [FML]: Adding BOP-Patch-1.0.jar to the mod list
[18:11:47] [Server thread/DEBUG] [FML]: Adding Gameshark-1.12.2-6.0.4-universal.jar to the mod list
[18:11:47] [Server thread/DEBUG] [FML]: Adding PixelExtras-1.12.2-2.5.10-universal.jar to the mod list
[18:11:47] [Server thread/DEBUG] [FML]: Adding Pixelmon-1.12.2-8.1.2-universal.jar to the mod list
[18:11:47] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file BOP-Patch-1.0.jar
[18:11:47] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file Gameshark-1.12.2-6.0.4-universal.jar
[18:11:47] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file PixelExtras-1.12.2-2.5.10-universal.jar
[18:11:47] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file Pixelmon-1.12.2-8.1.2-universal.jar
[18:11:47] [Server thread/DEBUG] [FML]: Examining file Magma-46f4149-server.jar for potential mods
[18:11:47] [Server thread/DEBUG] [FML]: The mod container Magma-46f4149-server.jar appears to be missing an mcmod.info file
[18:11:47] [Server thread/DEBUG] [FML]: Examining file BOP-Patch-1.0.jar for potential mods
[18:11:47] [Server thread/TRACE] [FML]: Located mcmod.info file in file BOP-Patch-1.0.jar
[18:11:47] [Server thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (net.jay113355.boppatch.BOPPatch) - loading
[18:11:47] [Server thread/TRACE] [FML]: Parsed dependency info for bop_patch: Requirements: [] After:[] Before:[]
[18:11:47] [Server thread/DEBUG] [FML]: Examining file Gameshark-1.12.2-6.0.4-universal.jar for potential mods
[18:11:47] [Server thread/TRACE] [FML]: Located mcmod.info file in file Gameshark-1.12.2-6.0.4-universal.jar
[18:11:47] [Server thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (de.waterdu.gameshark.Gameshark) - loading
[18:11:47] [Server thread/TRACE] [FML]: Parsed dependency info for gameshark: Requirements: [pixelmon] After:[pixelmon] Before:[]
[18:11:47] [Server thread/DEBUG] [FML]: Examining file PixelExtras-1.12.2-2.5.10-universal.jar for potential mods
[18:11:47] [Server thread/TRACE] [FML]: Located mcmod.info file in file PixelExtras-1.12.2-2.5.10-universal.jar
[18:11:48] [Server thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.pixelextras.PixelExtras) - loading
[18:11:48] [Server thread/TRACE] [FML]: Parsed dependency info for pixelextras: Requirements: [pixelmon@[8.1.0,)] After:[pixelmon@[8.1.0,)] Before:[]
[18:11:48] [Server thread/DEBUG] [FML]: Examining file Pixelmon-1.12.2-8.1.2-universal.jar for potential mods
[18:11:48] [Server thread/TRACE] [FML]: Located mcmod.info file in file Pixelmon-1.12.2-8.1.2-universal.jar
[18:11:48] [Server thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.pixelmonmod.pixelmon.Pixelmon) - loading
[18:11:48] [Server thread/TRACE] [FML]: Parsed dependency info for pixelmon: Requirements: [] After:[] Before:[]
[18:11:48] [Server thread/INFO] [FML]: Forge Mod Loader has identified 8 mods to load
[18:11:48] [Server thread/TRACE] [FML]: Received a system property request ''
[18:11:48] [Server thread/TRACE] [FML]: System property request managing the state of 0 mods
[18:11:48] [Server thread/DEBUG] [FML]: After merging, found state information for 0 mods
[18:11:48] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[18:11:48] [Server thread/DEBUG] [FML]: Enabling mod bop_patch
[18:11:48] [Server thread/WARN] [FML]: Missing English translation for bop_patch: assets/bop_patch/lang/en_us.lang
[18:11:48] [Server thread/DEBUG] [FML]: Enabling mod gameshark
[18:11:48] [Server thread/DEBUG] [FML]: Enabling mod pixelextras
[18:11:48] [Server thread/WARN] [FML]: Missing English translation for pixelextras: assets/pixelextras/lang/en_us.lang
[18:11:48] [Server thread/DEBUG] [FML]: Enabling mod pixelmon
[18:11:48] [Server thread/TRACE] [FML]: Verifying mod requirements are satisfied
[18:11:48] [Server thread/TRACE] [FML]: All mod requirements are satisfied
[18:11:48] [Server thread/TRACE] [FML]: Sorting mods into an ordered list
[18:11:48] [Server thread/TRACE] [FML]: Mod sorting completed successfully
[18:11:48] [Server thread/DEBUG] [FML]: Mod sorting data
[18:11:48] [Server thread/DEBUG] [FML]: bop_patch(BOP Patch:1.0): BOP-Patch-1.0.jar ()
[18:11:48] [Server thread/DEBUG] [FML]: pixelmon(Pixelmon:8.1.2): Pixelmon-1.12.2-8.1.2-universal.jar ()
[18:11:48] [Server thread/DEBUG] [FML]: gameshark(Gameshark:6.0.4): Gameshark-1.12.2-6.0.4-universal.jar (required-after:pixelmon)
[18:11:48] [Server thread/DEBUG] [FML]: pixelextras(Pixel Extras:2.5.10): PixelExtras-1.12.2-2.5.10-universal.jar (required-after:pixelmon@[8.1.0,);)
[18:11:48] [Server thread/DEBUG] [FML]: Loading @Config anotation data
[18:11:48] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod minecraft
[18:11:48] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod minecraft
[18:11:48] [Server thread/DEBUG] [FML]: Bar Step: Construction - Minecraft took 0,004s
[18:11:48] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod mcp
[18:11:48] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod mcp
[18:11:48] [Server thread/DEBUG] [FML]: Bar Step: Construction - Minecraft Coder Pack took 0,001s
[18:11:48] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod FML
[18:11:48] [Server thread/TRACE] [FML]: Mod FML is using network checker : Invoking method checkModLists
[18:11:48] [Server thread/TRACE] [FML]: Testing mod FML to verify it accepts its own version in a remote connection
[18:11:48] [Server thread/TRACE] [FML]: The mod FML accepts its own version (8.0.99.99)
[18:11:48] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, bop_patch, gameshark, pixelextras, pixelmon] at CLIENT
[18:11:48] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, bop_patch, gameshark, pixelextras, pixelmon] at SERVER
[18:11:48] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod FML
[18:11:48] [Server thread/DEBUG] [FML]: Bar Step: Construction - Forge Mod Loader took 0,205s
[18:11:48] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod forge
[18:11:48] [Server thread/DEBUG] [forge]: Loading Vanilla annotations: null
[18:11:48] [Server thread/DEBUG] [forge]: Preloading CrashReport Classes
[18:11:48] [Server thread/DEBUG] [forge]: net/minecraftforge/common/util/TextTable
[18:11:48] [Server thread/DEBUG] [forge]: net/minecraftforge/common/util/TextTable$Alignment
[18:11:48] [Server thread/DEBUG] [forge]: net/minecraftforge/common/util/TextTable$Column
[18:11:48] [Server thread/DEBUG] [forge]: net/minecraftforge/common/util/TextTable$Row
[18:11:48] [Server thread/DEBUG] [forge]: net/minecraftforge/fml/client/SplashProgress$1
[18:11:48] [Server thread/DEBUG] [forge]: net/minecraftforge/fml/common/FMLCommonHandler$1
[18:11:48] [Server thread/DEBUG] [forge]: net/minecraftforge/fml/common/Loader$1
[18:11:48] [Server thread/TRACE] [FML]: Mod forge is using network checker : No network checking performed
[18:11:48] [Server thread/TRACE] [FML]: Testing mod forge to verify it accepts its own version in a remote connection
[18:11:48] [Server thread/TRACE] [FML]: The mod forge accepts its own version (14.23.5.2854)
[18:11:48] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into forge for type INSTANCE
[18:11:48] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod forge
[18:11:48] [Server thread/DEBUG] [FML]: Bar Step: Construction - Minecraft Forge took 0,019s
[18:11:48] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod bop_patch
[18:11:48] [Server thread/TRACE] [FML]: Mod bop_patch is using network checker : No network checking performed
[18:11:48] [Server thread/TRACE] [FML]: Testing mod bop_patch to verify it accepts its own version in a remote connection
[18:11:48] [Server thread/TRACE] [FML]: The mod bop_patch accepts its own version (1.0)
[18:11:48] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into bop_patch
[18:11:48] [Server thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for bop_patch
[18:11:48] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into bop_patch for type INSTANCE
[18:11:48] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod bop_patch
[18:11:48] [Server thread/DEBUG] [FML]: Bar Step: Construction - BOP Patch took 0,010s
[18:11:48] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod pixelmon
[18:11:48] [Server thread/TRACE] [FML]: Mod pixelmon is using network checker : Accepting version 8.1.2
[18:11:48] [Server thread/TRACE] [FML]: Testing mod pixelmon to verify it accepts its own version in a remote connection
[18:11:48] [Server thread/TRACE] [FML]: The mod pixelmon accepts its own version (8.1.2)
[18:11:48] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into pixelmon
[18:11:48] [Server thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for pixelmon
[18:11:48] [Server thread/DEBUG] [FML]: Registering @EventBusSubscriber for com.pixelmonmod.pixelmon.storage.extras.PixelExtrasStorage for mod pixelmon
[18:11:48] [Server thread/DEBUG] [FML]: Injected @EventBusSubscriber class com.pixelmonmod.pixelmon.storage.extras.PixelExtrasStorage
[18:11:48] [Server thread/DEBUG] [FML]: Registering @EventBusSubscriber for com.pixelmonmod.pixelmon.listener.ZygardeCellsListener for mod pixelmon
[18:11:48] [Server thread/DEBUG] [FML]: Injected @EventBusSubscriber class com.pixelmonmod.pixelmon.listener.ZygardeCellsListener
[18:11:48] [Server thread/DEBUG] [FML]: Registering @EventBusSubscriber for com.pixelmonmod.pixelmon.config.RegistryListener for mod pixelmon
[18:11:48] [Server thread/DEBUG] [FML]: Injected @EventBusSubscriber class com.pixelmonmod.pixelmon.config.RegistryListener
[18:11:48] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into pixelmon for type INSTANCE
[18:11:48] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod pixelmon
[18:11:48] [Server thread/DEBUG] [FML]: Bar Step: Construction - Pixelmon took 0,081s
[18:11:48] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod gameshark
[18:11:48] [Server thread/TRACE] [FML]: Mod gameshark is using network checker : No network checking performed
[18:11:48] [Server thread/TRACE] [FML]: Testing mod gameshark to verify it accepts its own version in a remote connection
[18:11:48] [Server thread/TRACE] [FML]: The mod gameshark accepts its own version (6.0.4)
[18:11:48] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into gameshark
[18:11:48] [Server thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for gameshark
[18:11:48] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into gameshark for type INSTANCE
[18:11:48] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod gameshark
[18:11:48] [Server thread/DEBUG] [FML]: Bar Step: Construction - Gameshark took 0,005s
[18:11:48] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod pixelextras
[18:11:48] [Server thread/TRACE] [FML]: Mod pixelextras is using network checker : No network checking performed
[18:11:48] [Server thread/TRACE] [FML]: Testing mod pixelextras to verify it accepts its own version in a remote connection
[18:11:48] [Server thread/TRACE] [FML]: The mod pixelextras accepts its own version (2.5.10)
[18:11:48] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into pixelextras
[18:11:48] [Server thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for pixelextras
[18:11:48] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into pixelextras for type INSTANCE
[18:11:48] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod pixelextras
[18:11:48] [Server thread/DEBUG] [FML]: Bar Step: Construction - Pixel Extras took 0,008s
[18:11:48] [Server thread/DEBUG] [FML]: Bar Finished: Construction took 0,332s
[18:11:48] [Server thread/DEBUG] [FML]: Mod signature data
[18:11:48] [Server thread/DEBUG] [FML]: Valid Signatures:
[18:11:48] [Server thread/DEBUG] [FML]: Missing Signatures:
[18:11:48] [Server thread/DEBUG] [FML]: minecraft (Minecraft 1.12.2) minecraft.jar
[18:11:48] [Server thread/DEBUG] [FML]: mcp (Minecraft Coder Pack 9.42) minecraft.jar
[18:11:48] [Server thread/DEBUG] [FML]: FML (Forge Mod Loader 8.0.99.99) Magma-46f4149-server.jar
[18:11:48] [Server thread/DEBUG] [FML]: forge (Minecraft Forge 14.23.5.2854) Magma-46f4149-server.jar
[18:11:48] [Server thread/DEBUG] [FML]: bop_patch (BOP Patch 1.0) BOP-Patch-1.0.jar
[18:11:48] [Server thread/DEBUG] [FML]: pixelmon (Pixelmon 8.1.2) Pixelmon-1.12.2-8.1.2-universal.jar
[18:11:48] [Server thread/DEBUG] [FML]: gameshark (Gameshark 6.0.4) Gameshark-1.12.2-6.0.4-universal.jar
[18:11:48] [Server thread/DEBUG] [FML]: pixelextras (Pixel Extras 2.5.10) PixelExtras-1.12.2-2.5.10-universal.jar
[18:11:48] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[18:11:48] [Server thread/INFO] [FML]: Found 1168 ObjectHolder annotations
[18:11:48] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[18:11:48] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[18:11:48] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod minecraft
[18:11:48] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod minecraft
[18:11:48] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft took 0,000s
[18:11:48] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod mcp
[18:11:48] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod mcp
[18:11:48] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Coder Pack took 0,000s
[18:11:48] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod FML
[18:11:48] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod FML
[18:11:48] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Forge Mod Loader took 0,000s
[18:11:48] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod forge
[18:11:48] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[18:11:48] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod forge
[18:11:48] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Forge took 0,033s
[18:11:48] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod bop_patch
[18:11:48] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod bop_patch
[18:11:48] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - BOP Patch took 0,001s
[18:11:48] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod pixelmon
[18:11:48] [Server thread/INFO] [Pixelmon]: Loading Pixelmon version 8.1.2
[18:11:49] [Server thread/INFO] [Pixelmon]: Checking for migrations..
[18:11:49] [Server thread/INFO] [Pixelmon]: Loading Advancements
[18:11:50] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod pixelmon
[18:11:50] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Pixelmon took 1,368s
[18:11:50] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod gameshark
[18:11:50] [Server thread/INFO] [Gameshark]: Successfully read config.
[18:11:50] [Server thread/INFO] [Gameshark]: Successfully saved config.
[18:11:50] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod gameshark
[18:11:50] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Gameshark took 0,019s
[18:11:50] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod pixelextras
[18:11:50] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod pixelextras
[18:11:50] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Pixel Extras took 0,003s
[18:11:50] [Server thread/DEBUG] [FML]: Bar Finished: PreInitialization took 1,425s
[18:11:50] [Server thread/INFO] [FML]: Applying holder lookups
[18:11:50] [Server thread/INFO] [FML]: Holder lookups applied
[18:11:50] [Server thread/INFO] [Pixelmon]: Loading TM/HMs.
[18:11:50] [Server thread/INFO] [FML]: Applying holder lookups
[18:11:50] [Server thread/INFO] [FML]: Holder lookups applied
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Trainer as pixelmon:npc_trainer
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Trader as pixelmon:npc_trader
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Pixelmon as pixelmon:pixelmon
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Statue as pixelmon:statue
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity ChattingNPC as pixelmon:npc_chatting
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity QuestGiverNPC as pixelmon:npc_questgiver
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Relearner as pixelmon:npc_relearner
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Tutor as pixelmon:npc_tutor
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Pokeball as pixelmon:empty_pokeball
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Hook as pixelmon:hook
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity EntityChairMount as pixelmon:chair_mount
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity NurseJoy as pixelmon:npc_nursejoy
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Shopkeeper as pixelmon:npc_shopkeeper
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity PixelmonPainting as pixelmon:painting
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity OccupiedPokeball as pixelmon:occupied_pokeball
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Wormhole as pixelmon:ultra_wormhole
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Breeding as pixelmon:breeding
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity Bike as pixelmon:bike
[18:11:50] [Server thread/TRACE] [FML]: Automatically registered mod pixelmon entity OldFisherman as pixelmon:npc_oldfisherman
[18:11:50] [Server thread/INFO] [FML]: Applying holder lookups
[18:11:50] [Server thread/INFO] [FML]: Holder lookups applied
[18:11:50] [Server thread/INFO] [FML]: Applying holder lookups
[18:11:50] [Server thread/INFO] [FML]: Holder lookups applied
[18:11:50] [Server thread/INFO] [FML]: Injecting itemstacks
[18:11:50] [Server thread/INFO] [FML]: Itemstack injection complete
[18:11:50] [Server thread/WARN] [FML]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with org.magmafoundation.magma.commands.permission.BukkitPermissionsHandler
[18:11:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[18:11:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[18:11:50] [Server thread/INFO] [Minecraft]: This server is running Magma version 5bff736 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
[18:11:50] [Server thread/INFO] [Spigot]: Server Ping Player Sample Count: 12
[18:11:50] [Server thread/INFO] [Minecraft]: Using 4 threads for Netty based IO
[18:11:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[18:11:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 94.130.13.14:25565
[18:11:50] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
[18:11:51] [Server thread/INFO] [FML]: Applying holder lookups
[18:11:51] [Server thread/INFO] [FML]: Holder lookups applied
[18:11:51] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod minecraft
[18:11:51] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod minecraft
[18:11:51] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft took 0,000s
[18:11:51] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod mcp
[18:11:51] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod mcp
[18:11:51] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Coder Pack took 0,000s
[18:11:51] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod FML
[18:11:51] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod FML
[18:11:51] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Forge Mod Loader took 0,000s
[18:11:51] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod forge
[18:11:51] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod forge
[18:11:51] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Forge took 0,000s
[18:11:51] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod bop_patch
[18:11:51] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod bop_patch
[18:11:51] [Server thread/DEBUG] [FML]: Bar Step: Initialization - BOP Patch took 0,001s
[18:11:51] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod pixelmon
[18:11:51] [Server thread/INFO] [Pixelmon]: Registering shop items.
[18:11:51] [Server thread/INFO] [Pixelmon]: Registering NPCs.
[18:11:51] [Server thread/INFO] [Pixelmon]: Registering structures.
[18:11:51] [Server thread/INFO] [Pixelmon]: Registering all drops.
[18:11:52] [Server thread/INFO] [Pixelmon]: Registering battle rules.
[18:11:52] [Server thread/INFO] [Pixelmon]: Registering Pokémon stats.
[18:11:52] [Server thread/INFO] [Pixelmon]: Registering quests.
[18:11:52] [Server thread/INFO] [Pixelmon]: Loaded 34 Quests.
[18:11:52] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod pixelmon
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Pixelmon took 1,621s
[18:11:52] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod gameshark
[18:11:52] [Server thread/INFO] [Gameshark]: initializing Gameshark v6.0.4
[18:11:52] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod gameshark
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Gameshark took 0,010s
[18:11:52] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod pixelextras
[18:11:52] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod pixelextras
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Pixel Extras took 0,001s
[18:11:52] [Server thread/DEBUG] [FML]: Bar Finished: Initialization took 1,633s
[18:11:52] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod minecraft
[18:11:52] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod minecraft
[18:11:52] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod minecraft
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft took 0,002s
[18:11:52] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod mcp
[18:11:52] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod mcp
[18:11:52] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod mcp
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0,000s
[18:11:52] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod FML
[18:11:52] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod FML
[18:11:52] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod FML
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0,000s
[18:11:52] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod forge
[18:11:52] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod forge
[18:11:52] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod forge
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Forge took 0,000s
[18:11:52] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod bop_patch
[18:11:52] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod bop_patch
[18:11:52] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod bop_patch
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - BOP Patch took 0,000s
[18:11:52] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod pixelmon
[18:11:52] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod pixelmon
[18:11:52] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod pixelmon
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Pixelmon took 0,000s
[18:11:52] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod gameshark
[18:11:52] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod gameshark
[18:11:52] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod gameshark
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Gameshark took 0,000s
[18:11:52] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod pixelextras
[18:11:52] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod pixelextras
[18:11:52] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod pixelextras
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Pixel Extras took 0,000s
[18:11:52] [Server thread/DEBUG] [FML]: Bar Finished: InterModComms$IMC took 0,003s
[18:11:52] [Server thread/INFO] [FML]: Injecting itemstacks
[18:11:52] [Server thread/INFO] [FML]: Itemstack injection complete
[18:11:52] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod minecraft
[18:11:52] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod minecraft
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft took 0,000s
[18:11:52] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod mcp
[18:11:52] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod mcp
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Coder Pack took 0,000s
[18:11:52] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod FML
[18:11:52] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod FML
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Forge Mod Loader took 0,000s
[18:11:52] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod forge
[18:11:52] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod forge
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Forge took 0,001s
[18:11:52] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod bop_patch
[18:11:52] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod bop_patch
[18:11:52] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - BOP Patch took 0,000s
[18:11:52] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod pixelmon
[18:11:53] [Server thread/INFO] [Pixelmon]: Registering spawn sets.
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod pixelmon
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Pixelmon took 0,477s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod gameshark
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod gameshark
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Gameshark took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod pixelextras
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod pixelextras
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Pixel Extras took 0,000s
[18:11:53] [Server thread/DEBUG] [FML]: Bar Finished: PostInitialization took 0,479s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod minecraft
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod minecraft
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod mcp
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod mcp
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Coder Pack took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod FML
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod FML
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Forge Mod Loader took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod forge
[18:11:53] [Server thread/DEBUG] [FML]: Forge RecipeSorter Baking:
[18:11:53] [Server thread/DEBUG] [FML]: 16: RecipeEntry("Before", UNKNOWN, )
[18:11:53] [Server thread/DEBUG] [FML]: 15: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
[18:11:53] [Server thread/DEBUG] [FML]: 14: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
[18:11:53] [Server thread/DEBUG] [FML]: 13: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
[18:11:53] [Server thread/DEBUG] [FML]: 12: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
[18:11:53] [Server thread/DEBUG] [FML]: 11: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless
[18:11:53] [Server thread/DEBUG] [FML]: 10: RecipeEntry("minecraft:shield_deco", SHAPELESS, net.minecraft.item.crafting.ShieldRecipes$Decoration) After: minecraft:shapeless
[18:11:53] [Server thread/DEBUG] [FML]: 9: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
[18:11:53] [Server thread/DEBUG] [FML]: 8: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
[18:11:53] [Server thread/DEBUG] [FML]: 7: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless
[18:11:53] [Server thread/DEBUG] [FML]: 6: RecipeEntry("minecraft:tippedarrow", SHAPELESS, net.minecraft.item.crafting.RecipeTippedArrow) After: minecraft:shapeless
[18:11:53] [Server thread/DEBUG] [FML]: 5: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
[18:11:53] [Server thread/DEBUG] [FML]: 4: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
[18:11:53] [Server thread/DEBUG] [FML]: 3: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless
[18:11:53] [Server thread/DEBUG] [FML]: 2: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
[18:11:53] [Server thread/DEBUG] [FML]: 1: RecipeEntry("After", UNKNOWN, )
[18:11:53] [Server thread/DEBUG] [FML]: Sorting recipes
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod forge
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Forge took 0,006s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod bop_patch
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod bop_patch
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - BOP Patch took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod pixelmon
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod pixelmon
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Pixelmon took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod gameshark
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod gameshark
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Gameshark took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod pixelextras
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod pixelextras
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Pixel Extras took 0,000s
[18:11:53] [Server thread/DEBUG] [FML]: Bar Finished: LoadComplete took 0,007s
[18:11:53] [Server thread/DEBUG] [FML]: Freezing registries
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod minecraft
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod minecraft
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod mcp
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod mcp
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod FML
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod FML
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Forge Mod Loader took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod forge
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod forge
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Forge took 0,070s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod bop_patch
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod bop_patch
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - BOP Patch took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod pixelmon
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod pixelmon
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Pixelmon took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod gameshark
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod gameshark
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Gameshark took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod pixelextras
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod pixelextras
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Pixel Extras took 0,000s
[18:11:53] [Server thread/DEBUG] [FML]: Bar Finished: ModIdMapping took 0,071s
[18:11:53] [Server thread/DEBUG] [FML]: All registries frozen
[18:11:53] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 8 mods
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod minecraft
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod minecraft
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod mcp
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod mcp
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod FML
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod FML
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod forge
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod forge
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft Forge took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod bop_patch
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod bop_patch
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - BOP Patch took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod pixelmon
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod pixelmon
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Pixelmon took 0,014s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod gameshark
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod gameshark
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Gameshark took 0,000s
[18:11:53] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod pixelextras
[18:11:53] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod pixelextras
[18:11:53] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Pixel Extras took 0,000s
[18:11:53] [Server thread/DEBUG] [FML]: Bar Finished: ServerAboutToStart took 0,016s
[18:11:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "Biome Bundle"
[18:11:53] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[18:11:53] [Server thread/TRACE] [FML]: Registry Name : minecraft:blocks
[18:11:53] [Server thread/TRACE] [FML]: Registry: 0 minecraft:air Block{minecraft:air}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1 minecraft:stone Block{minecraft:stone}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2 minecraft:grass Block{minecraft:grass}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 3 minecraft:dirt Block{minecraft:dirt}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4 minecraft:cobblestone Block{minecraft:cobblestone}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5 minecraft:planks Block{minecraft:planks}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 6 minecraft:sapling Block{minecraft:sapling}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bedrock Block{minecraft:bedrock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 8 minecraft:flowing_water Block{minecraft:flowing_water}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 9 minecraft:water Block{minecraft:water}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 10 minecraft:flowing_lava Block{minecraft:flowing_lava}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 11 minecraft:lava Block{minecraft:lava}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 12 minecraft:sand Block{minecraft:sand}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 13 minecraft:gravel Block{minecraft:gravel}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 14 minecraft:gold_ore Block{minecraft:gold_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 15 minecraft:iron_ore Block{minecraft:iron_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 16 minecraft:coal_ore Block{minecraft:coal_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 17 minecraft:log Block{minecraft:log}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 18 minecraft:leaves Block{minecraft:leaves}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 19 minecraft:sponge Block{minecraft:sponge}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 20 minecraft:glass Block{minecraft:glass}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 21 minecraft:lapis_ore Block{minecraft:lapis_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 22 minecraft:lapis_block Block{minecraft:lapis_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 23 minecraft:dispenser Block{minecraft:dispenser}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 24 minecraft:sandstone Block{minecraft:sandstone}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 25 minecraft:noteblock Block{minecraft:noteblock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 26 minecraft:bed Block{minecraft:bed}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 27 minecraft:golden_rail Block{minecraft:golden_rail}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 28 minecraft:detector_rail Block{minecraft:detector_rail}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 29 minecraft:sticky_piston Block{minecraft:sticky_piston}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 30 minecraft:web Block{minecraft:web}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 31 minecraft:tallgrass Block{minecraft:tallgrass}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 32 minecraft:deadbush Block{minecraft:deadbush}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 33 minecraft:piston Block{minecraft:piston}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 34 minecraft:piston_head Block{minecraft:piston_head}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 35 minecraft:wool Block{minecraft:wool}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 36 minecraft:piston_extension Block{minecraft:piston_extension}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 37 minecraft:yellow_flower Block{minecraft:yellow_flower}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 38 minecraft:red_flower Block{minecraft:red_flower}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 39 minecraft:brown_mushroom Block{minecraft:brown_mushroom}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 40 minecraft:red_mushroom Block{minecraft:red_mushroom}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 41 minecraft:gold_block Block{minecraft:gold_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 42 minecraft:iron_block Block{minecraft:iron_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 43 minecraft:double_stone_slab Block{minecraft:double_stone_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 44 minecraft:stone_slab Block{minecraft:stone_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 45 minecraft:brick_block Block{minecraft:brick_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 46 minecraft:tnt Block{minecraft:tnt}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 47 minecraft:bookshelf Block{minecraft:bookshelf}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 48 minecraft:mossy_cobblestone Block{minecraft:mossy_cobblestone}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 49 minecraft:obsidian Block{minecraft:obsidian}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 50 minecraft:torch Block{minecraft:torch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 51 minecraft:fire Block{minecraft:fire}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 52 minecraft:mob_spawner Block{minecraft:mob_spawner}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 53 minecraft:oak_stairs Block{minecraft:oak_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 54 minecraft:chest Block{minecraft:chest}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 55 minecraft:redstone_wire Block{minecraft:redstone_wire}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 56 minecraft:diamond_ore Block{minecraft:diamond_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 57 minecraft:diamond_block Block{minecraft:diamond_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 58 minecraft:crafting_table Block{minecraft:crafting_table}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 59 minecraft:wheat Block{minecraft:wheat}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 60 minecraft:farmland Block{minecraft:farmland}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 61 minecraft:furnace Block{minecraft:furnace}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 62 minecraft:lit_furnace Block{minecraft:lit_furnace}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 63 minecraft:standing_sign Block{minecraft:standing_sign}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 64 minecraft:wooden_door Block{minecraft:wooden_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 65 minecraft:ladder Block{minecraft:ladder}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 66 minecraft:rail Block{minecraft:rail}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 67 minecraft:stone_stairs Block{minecraft:stone_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 68 minecraft:wall_sign Block{minecraft:wall_sign}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 69 minecraft:lever Block{minecraft:lever}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 70 minecraft:stone_pressure_plate Block{minecraft:stone_pressure_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 71 minecraft:iron_door Block{minecraft:iron_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 72 minecraft:wooden_pressure_plate Block{minecraft:wooden_pressure_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 73 minecraft:redstone_ore Block{minecraft:redstone_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 74 minecraft:lit_redstone_ore Block{minecraft:lit_redstone_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 75 minecraft:unlit_redstone_torch Block{minecraft:unlit_redstone_torch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 76 minecraft:redstone_torch Block{minecraft:redstone_torch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 77 minecraft:stone_button Block{minecraft:stone_button}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 78 minecraft:snow_layer Block{minecraft:snow_layer}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 79 minecraft:ice Block{minecraft:ice}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 80 minecraft:snow Block{minecraft:snow}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 81 minecraft:cactus Block{minecraft:cactus}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 82 minecraft:clay Block{minecraft:clay}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 83 minecraft:reeds Block{minecraft:reeds}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 84 minecraft:jukebox Block{minecraft:jukebox}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 85 minecraft:fence Block{minecraft:fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 86 minecraft:pumpkin Block{minecraft:pumpkin}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 87 minecraft:netherrack Block{minecraft:netherrack}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 88 minecraft:soul_sand Block{minecraft:soul_sand}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 89 minecraft:glowstone Block{minecraft:glowstone}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 90 minecraft:portal Block{minecraft:portal}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 91 minecraft:lit_pumpkin Block{minecraft:lit_pumpkin}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 92 minecraft:cake Block{minecraft:cake}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 93 minecraft:unpowered_repeater Block{minecraft:unpowered_repeater}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 94 minecraft:powered_repeater Block{minecraft:powered_repeater}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 95 minecraft:stained_glass Block{minecraft:stained_glass}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 96 minecraft:trapdoor Block{minecraft:trapdoor}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 97 minecraft:monster_egg Block{minecraft:monster_egg}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 98 minecraft:stonebrick Block{minecraft:stonebrick}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 99 minecraft:brown_mushroom_block Block{minecraft:brown_mushroom_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_mushroom_block Block{minecraft:red_mushroom_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 101 minecraft:iron_bars Block{minecraft:iron_bars}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 102 minecraft:glass_pane Block{minecraft:glass_pane}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 103 minecraft:melon_block Block{minecraft:melon_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 104 minecraft:pumpkin_stem Block{minecraft:pumpkin_stem}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 105 minecraft:melon_stem Block{minecraft:melon_stem}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 106 minecraft:vine Block{minecraft:vine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 107 minecraft:fence_gate Block{minecraft:fence_gate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 108 minecraft:brick_stairs Block{minecraft:brick_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 109 minecraft:stone_brick_stairs Block{minecraft:stone_brick_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 110 minecraft:mycelium Block{minecraft:mycelium}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 111 minecraft:waterlily Block{minecraft:waterlily}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 112 minecraft:nether_brick Block{minecraft:nether_brick}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 113 minecraft:nether_brick_fence Block{minecraft:nether_brick_fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 114 minecraft:nether_brick_stairs Block{minecraft:nether_brick_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 115 minecraft:nether_wart Block{minecraft:nether_wart}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 116 minecraft:enchanting_table Block{minecraft:enchanting_table}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 117 minecraft:brewing_stand Block{minecraft:brewing_stand}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 118 minecraft:cauldron Block{minecraft:cauldron}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 119 minecraft:end_portal Block{minecraft:end_portal}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 120 minecraft:end_portal_frame Block{minecraft:end_portal_frame}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 121 minecraft:end_stone Block{minecraft:end_stone}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 122 minecraft:dragon_egg Block{minecraft:dragon_egg}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 123 minecraft:redstone_lamp Block{minecraft:redstone_lamp}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 124 minecraft:lit_redstone_lamp Block{minecraft:lit_redstone_lamp}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 125 minecraft:double_wooden_slab Block{minecraft:double_wooden_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 126 minecraft:wooden_slab Block{minecraft:wooden_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 127 minecraft:cocoa Block{minecraft:cocoa}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 128 minecraft:sandstone_stairs Block{minecraft:sandstone_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 129 minecraft:emerald_ore Block{minecraft:emerald_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 130 minecraft:ender_chest Block{minecraft:ender_chest}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 131 minecraft:tripwire_hook Block{minecraft:tripwire_hook}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 132 minecraft:tripwire Block{minecraft:tripwire}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 133 minecraft:emerald_block Block{minecraft:emerald_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 134 minecraft:spruce_stairs Block{minecraft:spruce_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 135 minecraft:birch_stairs Block{minecraft:birch_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 136 minecraft:jungle_stairs Block{minecraft:jungle_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 137 minecraft:command_block Block{minecraft:command_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 138 minecraft:beacon Block{minecraft:beacon}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 139 minecraft:cobblestone_wall Block{minecraft:cobblestone_wall}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 140 minecraft:flower_pot Block{minecraft:flower_pot}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 141 minecraft:carrots Block{minecraft:carrots}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 142 minecraft:potatoes Block{minecraft:potatoes}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 143 minecraft:wooden_button Block{minecraft:wooden_button}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 144 minecraft:skull Block{minecraft:skull}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 145 minecraft:anvil Block{minecraft:anvil}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 146 minecraft:trapped_chest Block{minecraft:trapped_chest}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 147 minecraft:light_weighted_pressure_plate Block{minecraft:light_weighted_pressure_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 148 minecraft:heavy_weighted_pressure_plate Block{minecraft:heavy_weighted_pressure_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 149 minecraft:unpowered_comparator Block{minecraft:unpowered_comparator}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 150 minecraft:powered_comparator Block{minecraft:powered_comparator}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 151 minecraft:daylight_detector Block{minecraft:daylight_detector}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 152 minecraft:redstone_block Block{minecraft:redstone_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 153 minecraft:quartz_ore Block{minecraft:quartz_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 154 minecraft:hopper Block{minecraft:hopper}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 155 minecraft:quartz_block Block{minecraft:quartz_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 156 minecraft:quartz_stairs Block{minecraft:quartz_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 157 minecraft:activator_rail Block{minecraft:activator_rail}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 158 minecraft:dropper Block{minecraft:dropper}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 159 minecraft:stained_hardened_clay Block{minecraft:stained_hardened_clay}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 160 minecraft:stained_glass_pane Block{minecraft:stained_glass_pane}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 161 minecraft:leaves2 Block{minecraft:leaves2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 162 minecraft:log2 Block{minecraft:log2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 163 minecraft:acacia_stairs Block{minecraft:acacia_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 164 minecraft:dark_oak_stairs Block{minecraft:dark_oak_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 165 minecraft:slime Block{minecraft:slime}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 166 minecraft:barrier Block{minecraft:barrier}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 167 minecraft:iron_trapdoor Block{minecraft:iron_trapdoor}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 168 minecraft:prismarine Block{minecraft:prismarine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 169 minecraft:sea_lantern Block{minecraft:sea_lantern}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 170 minecraft:hay_block Block{minecraft:hay_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 171 minecraft:carpet Block{minecraft:carpet}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 172 minecraft:hardened_clay Block{minecraft:hardened_clay}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 173 minecraft:coal_block Block{minecraft:coal_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 174 minecraft:packed_ice Block{minecraft:packed_ice}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 175 minecraft:double_plant Block{minecraft:double_plant}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 176 minecraft:standing_banner Block{minecraft:standing_banner}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 177 minecraft:wall_banner Block{minecraft:wall_banner}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 178 minecraft:daylight_detector_inverted Block{minecraft:daylight_detector_inverted}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 179 minecraft:red_sandstone Block{minecraft:red_sandstone}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 180 minecraft:red_sandstone_stairs Block{minecraft:red_sandstone_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 181 minecraft:double_stone_slab2 Block{minecraft:double_stone_slab2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 182 minecraft:stone_slab2 Block{minecraft:stone_slab2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 183 minecraft:spruce_fence_gate Block{minecraft:spruce_fence_gate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 184 minecraft:birch_fence_gate Block{minecraft:birch_fence_gate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 185 minecraft:jungle_fence_gate Block{minecraft:jungle_fence_gate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 186 minecraft:dark_oak_fence_gate Block{minecraft:dark_oak_fence_gate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 187 minecraft:acacia_fence_gate Block{minecraft:acacia_fence_gate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 188 minecraft:spruce_fence Block{minecraft:spruce_fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 189 minecraft:birch_fence Block{minecraft:birch_fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 190 minecraft:jungle_fence Block{minecraft:jungle_fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 191 minecraft:dark_oak_fence Block{minecraft:dark_oak_fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 192 minecraft:acacia_fence Block{minecraft:acacia_fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 193 minecraft:spruce_door Block{minecraft:spruce_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 194 minecraft:birch_door Block{minecraft:birch_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 195 minecraft:jungle_door Block{minecraft:jungle_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 196 minecraft:acacia_door Block{minecraft:acacia_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 197 minecraft:dark_oak_door Block{minecraft:dark_oak_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 198 minecraft:end_rod Block{minecraft:end_rod}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 199 minecraft:chorus_plant Block{minecraft:chorus_plant}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 200 minecraft:chorus_flower Block{minecraft:chorus_flower}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 201 minecraft:purpur_block Block{minecraft:purpur_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 202 minecraft:purpur_pillar Block{minecraft:purpur_pillar}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 203 minecraft:purpur_stairs Block{minecraft:purpur_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 204 minecraft:purpur_double_slab Block{minecraft:purpur_double_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 205 minecraft:purpur_slab Block{minecraft:purpur_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 206 minecraft:end_bricks Block{minecraft:end_bricks}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 207 minecraft:beetroots Block{minecraft:beetroots}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 208 minecraft:grass_path Block{minecraft:grass_path}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 209 minecraft:end_gateway Block{minecraft:end_gateway}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 210 minecraft:repeating_command_block Block{minecraft:repeating_command_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 211 minecraft:chain_command_block Block{minecraft:chain_command_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 212 minecraft:frosted_ice Block{minecraft:frosted_ice}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 213 minecraft:magma Block{minecraft:magma}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 214 minecraft:nether_wart_block Block{minecraft:nether_wart_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 215 minecraft:red_nether_brick Block{minecraft:red_nether_brick}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 216 minecraft:bone_block Block{minecraft:bone_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 217 minecraft:structure_void Block{minecraft:structure_void}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 218 minecraft:observer Block{minecraft:observer}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 219 minecraft:white_shulker_box Block{minecraft:white_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 220 minecraft:orange_shulker_box Block{minecraft:orange_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 221 minecraft:magenta_shulker_box Block{minecraft:magenta_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_shulker_box Block{minecraft:light_blue_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 223 minecraft:yellow_shulker_box Block{minecraft:yellow_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 224 minecraft:lime_shulker_box Block{minecraft:lime_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 225 minecraft:pink_shulker_box Block{minecraft:pink_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 226 minecraft:gray_shulker_box Block{minecraft:gray_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 227 minecraft:silver_shulker_box Block{minecraft:silver_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 228 minecraft:cyan_shulker_box Block{minecraft:cyan_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 229 minecraft:purple_shulker_box Block{minecraft:purple_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 230 minecraft:blue_shulker_box Block{minecraft:blue_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 231 minecraft:brown_shulker_box Block{minecraft:brown_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 232 minecraft:green_shulker_box Block{minecraft:green_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 233 minecraft:red_shulker_box Block{minecraft:red_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 234 minecraft:black_shulker_box Block{minecraft:black_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 235 minecraft:white_glazed_terracotta Block{minecraft:white_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 236 minecraft:orange_glazed_terracotta Block{minecraft:orange_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 237 minecraft:magenta_glazed_terracotta Block{minecraft:magenta_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 238 minecraft:light_blue_glazed_terracotta Block{minecraft:light_blue_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 239 minecraft:yellow_glazed_terracotta Block{minecraft:yellow_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 240 minecraft:lime_glazed_terracotta Block{minecraft:lime_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 241 minecraft:pink_glazed_terracotta Block{minecraft:pink_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 242 minecraft:gray_glazed_terracotta Block{minecraft:gray_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 243 minecraft:silver_glazed_terracotta Block{minecraft:silver_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 244 minecraft:cyan_glazed_terracotta Block{minecraft:cyan_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 245 minecraft:purple_glazed_terracotta Block{minecraft:purple_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 246 minecraft:blue_glazed_terracotta Block{minecraft:blue_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 247 minecraft:brown_glazed_terracotta Block{minecraft:brown_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 248 minecraft:green_glazed_terracotta Block{minecraft:green_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 249 minecraft:red_glazed_terracotta Block{minecraft:red_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 250 minecraft:black_glazed_terracotta Block{minecraft:black_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 251 minecraft:concrete Block{minecraft:concrete}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 252 minecraft:concrete_powder Block{minecraft:concrete_powder}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 253 pixelmon:healer Block{pixelmon:healer}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 254 pixelmon:thunder_stone_ore Block{pixelmon:thunder_stone_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 255 minecraft:structure_block Block{minecraft:structure_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 256 pixelmon:leaf_stone_ore Block{pixelmon:leaf_stone_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 257 pixelmon:water_stone_ore Block{pixelmon:water_stone_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 258 pixelmon:fire_stone_ore Block{pixelmon:fire_stone_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 259 pixelmon:dawn_dusk_ore Block{pixelmon:dawn_dusk_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 260 pixelmon:pc Block{pixelmon:pc}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 261 pixelmon:ranch Block{pixelmon:ranch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 262 pixelmon:mechanical_anvil Block{pixelmon:mechanical_anvil}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 263 pixelmon:cooking_pot Block{pixelmon:cooking_pot}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 264 pixelmon:infuser Block{pixelmon:infuser}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 265 pixelmon:anvil Block{pixelmon:anvil}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 266 pixelmon:fossil_machine Block{pixelmon:fossil_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 267 pixelmon:bauxite_ore Block{pixelmon:bauxite_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 268 pixelmon:aluminium_block Block{pixelmon:aluminium_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 269 pixelmon:fossil Block{pixelmon:fossil}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 270 pixelmon:trade_machine Block{pixelmon:trade_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 271 pixelmon:fossil_cleaner Block{pixelmon:fossil_cleaner}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 272 pixelmon:articuno_shrine Block{pixelmon:articuno_shrine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 273 pixelmon:zapdos_shrine Block{pixelmon:zapdos_shrine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 274 pixelmon:moltres_shrine Block{pixelmon:moltres_shrine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 275 pixelmon:ilex_shrine Block{pixelmon:ilex_shrine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 276 pixelmon:timespace_altar Block{pixelmon:timespace_altar}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 277 pixelmon:temple_pillar Block{pixelmon:temple_pillar}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 278 pixelmon:ice_rock Block{pixelmon:ice_rock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 279 pixelmon:moss_rock Block{pixelmon:moss_rock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 280 pixelmon:ruins_wall Block{pixelmon:ruins_wall}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 281 pixelmon:dusty_ruins_wall Block{pixelmon:dusty_ruins_wall}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 282 pixelmon:temple_block Block{pixelmon:temple_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 283 pixelmon:temple_brick Block{pixelmon:temple_brick}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 284 pixelmon:temple_stairs Block{pixelmon:temple_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 285 pixelmon:temple_brick_stairs Block{pixelmon:temple_brick_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 286 pixelmon:temple_slab Block{pixelmon:temple_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 287 pixelmon:temple_brick_slab Block{pixelmon:temple_brick_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 288 pixelmon:temple_double_slab Block{pixelmon:temple_double_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 289 pixelmon:temple_brick_double_slab Block{pixelmon:temple_brick_double_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 290 pixelmon:elevator Block{pixelmon:elevator}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 291 pixelmon:warp_plate Block{pixelmon:warp_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 292 pixelmon:movement_plate Block{pixelmon:movement_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 293 pixelmon:stick_plate Block{pixelmon:stick_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 294 pixelmon:timed_fall Block{pixelmon:timed_fall}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 295 pixelmon:poke_chest Block{pixelmon:poke_chest}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 296 pixelmon:ultra_chest Block{pixelmon:ultra_chest}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 297 pixelmon:master_chest Block{pixelmon:master_chest}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 298 pixelmon:beast_chest Block{pixelmon:beast_chest}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 299 pixelmon:sun_stone_ore Block{pixelmon:sun_stone_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 300 pixelmon:cloning_machine Block{pixelmon:cloning_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 301 pixelmon:pixelmon_spawner Block{pixelmon:pixelmon_spawner}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 302 pixelmon:temporary_light Block{pixelmon:temporary_light}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 303 pixelmon:hidden_cube Block{pixelmon:hidden_cube}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 304 pixelmon:hidden_iron_door Block{pixelmon:hidden_iron_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 305 pixelmon:hidden_wooden_door Block{pixelmon:hidden_wooden_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 306 pixelmon:hidden_pressure_plate Block{pixelmon:hidden_pressure_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 307 pixelmon:unown_block Block{pixelmon:unown_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 308 pixelmon:unown_block2 Block{pixelmon:unown_block2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 309 pixelmon:braille_block Block{pixelmon:braille_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 310 pixelmon:braille_block2 Block{pixelmon:braille_block2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 311 pixelmon:poke_grass Block{pixelmon:poke_grass}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 312 pixelmon:poke_dirt Block{pixelmon:poke_dirt}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 313 pixelmon:poke_sand Block{pixelmon:poke_sand}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 314 pixelmon:poke_sand_corner1 Block{pixelmon:poke_sand_corner1}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 315 pixelmon:poke_sand_corner2 Block{pixelmon:poke_sand_corner2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 316 pixelmon:poke_sand_corner3 Block{pixelmon:poke_sand_corner3}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 317 pixelmon:poke_sand_corner4 Block{pixelmon:poke_sand_corner4}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 318 pixelmon:poke_sand_side1 Block{pixelmon:poke_sand_side1}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 319 pixelmon:poke_sand_side2 Block{pixelmon:poke_sand_side2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 320 pixelmon:poke_sand_side3 Block{pixelmon:poke_sand_side3}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 321 pixelmon:poke_sand_side4 Block{pixelmon:poke_sand_side4}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 322 pixelmon:ruby_block Block{pixelmon:ruby_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 323 pixelmon:ruby_ore Block{pixelmon:ruby_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 324 pixelmon:sapphire_block Block{pixelmon:sapphire_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 325 pixelmon:sapphire_ore Block{pixelmon:sapphire_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 326 pixelmon:amethyst_block Block{pixelmon:amethyst_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 327 pixelmon:amethyst_ore Block{pixelmon:amethyst_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 328 pixelmon:crystal_block Block{pixelmon:crystal_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 329 pixelmon:crystal_ore Block{pixelmon:crystal_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 330 pixelmon:silicon_ore Block{pixelmon:silicon_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 331 pixelmon:silicon_block Block{pixelmon:silicon_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 332 pixelmon:shingles Block{pixelmon:shingles}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 333 pixelmon:shingles_corner1 Block{pixelmon:shingles_corner1}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 334 pixelmon:shingles_corner2 Block{pixelmon:shingles_corner2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 335 pixelmon:outside_wall Block{pixelmon:outside_wall}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 336 pixelmon:inside_wall Block{pixelmon:inside_wall}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 337 pixelmon:inside_wall_molding Block{pixelmon:inside_wall_molding}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 338 pixelmon:tree_top Block{pixelmon:tree_top}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 339 pixelmon:tree_bottom Block{pixelmon:tree_bottom}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 340 pixelmon:wooden_flooring Block{pixelmon:wooden_flooring}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 341 pixelmon:pokemart_sign Block{pixelmon:pokemart_sign}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 342 pixelmon:pokecenter_sign Block{pixelmon:pokecenter_sign}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 343 pixelmon:window1 Block{pixelmon:window1}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 344 pixelmon:window2 Block{pixelmon:window2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 345 pixelmon:sandy_grass Block{pixelmon:sandy_grass}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 346 pixelmon:rock Block{pixelmon:rock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 347 pixelmon:cave_rock Block{pixelmon:cave_rock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 348 pixelmon:bridge_block Block{pixelmon:bridge_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 349 pixelmon:tree Block{pixelmon:tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 350 pixelmon:bolder Block{pixelmon:bolder}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 351 pixelmon:box Block{pixelmon:box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 352 pixelmon:clothed_table Block{pixelmon:clothed_table}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 353 pixelmon:trash_can Block{pixelmon:trash_can}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 354 pixelmon:gym_sign Block{pixelmon:gym_sign}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 355 pixelmon:tv Block{pixelmon:tv}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 356 pixelmon:tv2 Block{pixelmon:tv2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 357 pixelmon:tv3 Block{pixelmon:tv3}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 358 pixelmon:red_rug Block{pixelmon:red_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 359 pixelmon:green_rug Block{pixelmon:green_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 360 pixelmon:blue_rug Block{pixelmon:blue_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 361 pixelmon:yellow_rug Block{pixelmon:yellow_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 362 pixelmon:pink_rug Block{pixelmon:pink_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 363 pixelmon:purple_rug Block{pixelmon:purple_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 364 pixelmon:white_rug Block{pixelmon:white_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 365 pixelmon:gray_rug Block{pixelmon:gray_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 366 pixelmon:black_rug Block{pixelmon:black_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 367 pixelmon:orange_rug Block{pixelmon:orange_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 368 pixelmon:brown_rug Block{pixelmon:brown_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 369 pixelmon:cyan_rug Block{pixelmon:cyan_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 370 pixelmon:red_umbrella Block{pixelmon:red_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 371 pixelmon:green_umbrella Block{pixelmon:green_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 372 pixelmon:blue_umbrella Block{pixelmon:blue_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 373 pixelmon:yellow_umbrella Block{pixelmon:yellow_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 374 pixelmon:orange_umbrella Block{pixelmon:orange_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 375 pixelmon:brown_umbrella Block{pixelmon:brown_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 376 pixelmon:pink_umbrella Block{pixelmon:pink_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 377 pixelmon:purple_umbrella Block{pixelmon:purple_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 378 pixelmon:white_umbrella Block{pixelmon:white_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 379 pixelmon:gray_umbrella Block{pixelmon:gray_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 380 pixelmon:black_umbrella Block{pixelmon:black_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 381 pixelmon:cyan_umbrella Block{pixelmon:cyan_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 382 pixelmon:blue_clock Block{pixelmon:blue_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 383 pixelmon:pink_clock Block{pixelmon:pink_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 384 pixelmon:white_clock Block{pixelmon:white_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 385 pixelmon:gray_clock Block{pixelmon:gray_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 386 pixelmon:black_clock Block{pixelmon:black_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 387 pixelmon:purple_clock Block{pixelmon:purple_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 388 pixelmon:yellow_clock Block{pixelmon:yellow_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 389 pixelmon:red_clock Block{pixelmon:red_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 390 pixelmon:brown_clock Block{pixelmon:brown_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 391 pixelmon:green_clock Block{pixelmon:green_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 392 pixelmon:cyan_clock Block{pixelmon:cyan_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 393 pixelmon:orange_clock Block{pixelmon:orange_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 394 pixelmon:red_cushion_chair Block{pixelmon:red_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 395 pixelmon:yellow_cushion_chair Block{pixelmon:yellow_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 396 pixelmon:green_cushion_chair Block{pixelmon:green_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 397 pixelmon:pink_cushion_chair Block{pixelmon:pink_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 398 pixelmon:blue_cushion_chair Block{pixelmon:blue_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 399 pixelmon:black_cushion_chair Block{pixelmon:black_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 400 pixelmon:gray_cushion_chair Block{pixelmon:gray_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 401 pixelmon:cyan_cushion_chair Block{pixelmon:cyan_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 402 pixelmon:white_cushion_chair Block{pixelmon:white_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 403 pixelmon:brown_cushion_chair Block{pixelmon:brown_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 404 pixelmon:orange_cushion_chair Block{pixelmon:orange_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 405 pixelmon:purple_cushion_chair Block{pixelmon:purple_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 406 pixelmon:red_chair Block{pixelmon:red_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 407 pixelmon:yellow_chair Block{pixelmon:yellow_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 408 pixelmon:orange_chair Block{pixelmon:orange_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 409 pixelmon:pink_chair Block{pixelmon:pink_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 410 pixelmon:purple_chair Block{pixelmon:purple_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 411 pixelmon:cyan_chair Block{pixelmon:cyan_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 412 pixelmon:blue_chair Block{pixelmon:blue_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 413 pixelmon:white_chair Block{pixelmon:white_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 414 pixelmon:gray_chair Block{pixelmon:gray_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 415 pixelmon:black_chair Block{pixelmon:black_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 416 pixelmon:green_chair Block{pixelmon:green_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 417 pixelmon:brown_chair Block{pixelmon:brown_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 418 pixelmon:red_armchair Block{pixelmon:red_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 419 pixelmon:yellow_armchair Block{pixelmon:yellow_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 420 pixelmon:orange_armchair Block{pixelmon:orange_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 421 pixelmon:pink_armchair Block{pixelmon:pink_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 422 pixelmon:purple_armchair Block{pixelmon:purple_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 423 pixelmon:cyan_armchair Block{pixelmon:cyan_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 424 pixelmon:blue_armchair Block{pixelmon:blue_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 425 pixelmon:white_armchair Block{pixelmon:white_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 426 pixelmon:gray_armchair Block{pixelmon:gray_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 427 pixelmon:black_armchair Block{pixelmon:black_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 428 pixelmon:green_armchair Block{pixelmon:green_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 429 pixelmon:brown_armchair Block{pixelmon:brown_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 430 pixelmon:silver_armchair Block{pixelmon:silver_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 431 pixelmon:lime_armchair Block{pixelmon:lime_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 432 pixelmon:magenta_armchair Block{pixelmon:magenta_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 433 pixelmon:lightblue_armchair Block{pixelmon:lightblue_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 434 pixelmon:red_couch Block{pixelmon:red_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 435 pixelmon:yellow_couch Block{pixelmon:yellow_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 436 pixelmon:orange_couch Block{pixelmon:orange_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 437 pixelmon:pink_couch Block{pixelmon:pink_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 438 pixelmon:purple_couch Block{pixelmon:purple_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 439 pixelmon:cyan_couch Block{pixelmon:cyan_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 440 pixelmon:blue_couch Block{pixelmon:blue_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 441 pixelmon:white_couch Block{pixelmon:white_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 442 pixelmon:gray_couch Block{pixelmon:gray_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 443 pixelmon:black_couch Block{pixelmon:black_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 444 pixelmon:green_couch Block{pixelmon:green_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 445 pixelmon:brown_couch Block{pixelmon:brown_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 446 pixelmon:silver_couch Block{pixelmon:silver_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 447 pixelmon:lime_couch Block{pixelmon:lime_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 448 pixelmon:magenta_couch Block{pixelmon:magenta_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 449 pixelmon:lightblue_couch Block{pixelmon:lightblue_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 450 pixelmon:cash_register Block{pixelmon:cash_register}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 451 pixelmon:fossil_display Block{pixelmon:fossil_display}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 452 pixelmon:end_table Block{pixelmon:end_table}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 453 pixelmon:bench Block{pixelmon:bench}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 454 pixelmon:birch_bench Block{pixelmon:birch_bench}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 455 pixelmon:acacia_bench Block{pixelmon:acacia_bench}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 456 pixelmon:jungle_bench Block{pixelmon:jungle_bench}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 457 pixelmon:spruce_bench Block{pixelmon:spruce_bench}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 458 pixelmon:dark_oak_bench Block{pixelmon:dark_oak_bench}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 459 pixelmon:lightworkplace Block{pixelmon:lightworkplace}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 460 pixelmon:darkworkplace Block{pixelmon:darkworkplace}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 461 pixelmon:blue_vending_machine Block{pixelmon:blue_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 462 pixelmon:green_vending_machine Block{pixelmon:green_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 463 pixelmon:orange_vending_machine Block{pixelmon:orange_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 464 pixelmon:pink_vending_machine Block{pixelmon:pink_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 465 pixelmon:red_vending_machine Block{pixelmon:red_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 466 pixelmon:yellow_vending_machine Block{pixelmon:yellow_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 467 pixelmon:brown_vending_machine Block{pixelmon:brown_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 468 pixelmon:white_vending_machine Block{pixelmon:white_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 469 pixelmon:gray_vending_machine Block{pixelmon:gray_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 470 pixelmon:black_vending_machine Block{pixelmon:black_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 471 pixelmon:cyan_vending_machine Block{pixelmon:cyan_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 472 pixelmon:purple_vending_machine Block{pixelmon:purple_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 473 pixelmon:fridge Block{pixelmon:fridge}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 474 pixelmon:picket_fence Block{pixelmon:picket_fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 475 pixelmon:green_folding_chair Block{pixelmon:green_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 476 pixelmon:red_folding_chair Block{pixelmon:red_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 477 pixelmon:blue_folding_chair Block{pixelmon:blue_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 478 pixelmon:yellow_folding_chair Block{pixelmon:yellow_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 479 pixelmon:orange_folding_chair Block{pixelmon:orange_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 480 pixelmon:brown_folding_chair Block{pixelmon:brown_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 481 pixelmon:white_folding_chair Block{pixelmon:white_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 482 pixelmon:gray_folding_chair Block{pixelmon:gray_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 483 pixelmon:black_folding_chair Block{pixelmon:black_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 484 pixelmon:pink_folding_chair Block{pixelmon:pink_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 485 pixelmon:purple_folding_chair Block{pixelmon:purple_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 486 pixelmon:cyan_folding_chair Block{pixelmon:cyan_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 487 pixelmon:blue_water_float Block{pixelmon:blue_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 488 pixelmon:green_water_float Block{pixelmon:green_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 489 pixelmon:orange_water_float Block{pixelmon:orange_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 490 pixelmon:pink_water_float Block{pixelmon:pink_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 491 pixelmon:purple_water_float Block{pixelmon:purple_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 492 pixelmon:red_water_float Block{pixelmon:red_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 493 pixelmon:yellow_water_float Block{pixelmon:yellow_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 494 pixelmon:brown_water_float Block{pixelmon:brown_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 495 pixelmon:white_water_float Block{pixelmon:white_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 496 pixelmon:gray_water_float Block{pixelmon:gray_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 497 pixelmon:black_water_float Block{pixelmon:black_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 498 pixelmon:cyan_water_float Block{pixelmon:cyan_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 499 pixelmon:pixelmon_grass Block{pixelmon:pixelmon_grass}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 500 pixelmon:spawner_cave_rock Block{pixelmon:spawner_cave_rock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 501 pixelmon:poke_gift Block{pixelmon:poke_gift}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 502 pixelmon:poke_gift_event Block{pixelmon:poke_gift_event}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 503 pixelmon:gracideablock Block{pixelmon:gracideablock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 504 pixelmon:plateholder Block{pixelmon:plateholder}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 505 pixelmon:block.red_orb Block{pixelmon:block.red_orb}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 506 pixelmon:block.blue_orb Block{pixelmon:block.blue_orb}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 507 pixelmon:mower Block{pixelmon:mower}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 508 pixelmon:fan Block{pixelmon:fan}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 509 pixelmon:washing_machine Block{pixelmon:washing_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 510 pixelmon:tidal_bell Block{pixelmon:tidal_bell}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 511 pixelmon:clear_bell Block{pixelmon:clear_bell}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 512 pixelmon:deep_sea Block{pixelmon:deep_sea}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 513 pixelmon:reassembly_unit Block{pixelmon:reassembly_unit}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 514 pixelmon:zygarde_cell Block{pixelmon:zygarde_cell}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 515 pixelmon:zygarde_core Block{pixelmon:zygarde_core}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 516 pixelmon:mint_crop Block{pixelmon:mint_crop}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 517 pixelmon:street_light Block{pixelmon:street_light}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 518 pixelmon:mug_base Block{pixelmon:mug_base}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 519 pixelmon:mug_ball Block{pixelmon:mug_ball}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 520 pixelmon:mug_pika Block{pixelmon:mug_pika}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 521 pixelmon:incense_burner Block{pixelmon:incense_burner}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 522 pixelmon:full_incense Block{pixelmon:full_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 523 pixelmon:lax_incense Block{pixelmon:lax_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 524 pixelmon:luck_incense Block{pixelmon:luck_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 525 pixelmon:odd_incense Block{pixelmon:odd_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 526 pixelmon:pure_incense Block{pixelmon:pure_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 527 pixelmon:rock_incense Block{pixelmon:rock_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 528 pixelmon:rose_incense Block{pixelmon:rose_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 529 pixelmon:sea_incense Block{pixelmon:sea_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 530 pixelmon:wave_incense Block{pixelmon:wave_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 531 pixelmon:galarica_cuff Block{pixelmon:galarica_cuff}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 532 pixelmon:relic_band Block{pixelmon:relic_band}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 533 pixelmon:relic_crown Block{pixelmon:relic_crown}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 534 pixelmon:relic_statue Block{pixelmon:relic_statue}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 535 pixelmon:relic_vase Block{pixelmon:relic_vase}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 536 pixelmon:berrytree_cheri Block{pixelmon:berrytree_cheri}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 537 pixelmon:berrytree_chesto Block{pixelmon:berrytree_chesto}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 538 pixelmon:berrytree_pecha Block{pixelmon:berrytree_pecha}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 539 pixelmon:berrytree_rawst Block{pixelmon:berrytree_rawst}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 540 pixelmon:berrytree_aspear Block{pixelmon:berrytree_aspear}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 541 pixelmon:berrytree_leppa Block{pixelmon:berrytree_leppa}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 542 pixelmon:berrytree_oran Block{pixelmon:berrytree_oran}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 543 pixelmon:berrytree_persim Block{pixelmon:berrytree_persim}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 544 pixelmon:berrytree_lum Block{pixelmon:berrytree_lum}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 545 pixelmon:berrytree_sitrus Block{pixelmon:berrytree_sitrus}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 546 pixelmon:berrytree_figy Block{pixelmon:berrytree_figy}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 547 pixelmon:berrytree_wiki Block{pixelmon:berrytree_wiki}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 548 pixelmon:berrytree_mago Block{pixelmon:berrytree_mago}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 549 pixelmon:berrytree_aguav Block{pixelmon:berrytree_aguav}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 550 pixelmon:berrytree_iapapa Block{pixelmon:berrytree_iapapa}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 551 pixelmon:berrytree_pomeg Block{pixelmon:berrytree_pomeg}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 552 pixelmon:berrytree_kelpsy Block{pixelmon:berrytree_kelpsy}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 553 pixelmon:berrytree_qualot Block{pixelmon:berrytree_qualot}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 554 pixelmon:berrytree_hondew Block{pixelmon:berrytree_hondew}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 555 pixelmon:berrytree_grepa Block{pixelmon:berrytree_grepa}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 556 pixelmon:berrytree_tamato Block{pixelmon:berrytree_tamato}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 557 pixelmon:berrytree_occa Block{pixelmon:berrytree_occa}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 558 pixelmon:berrytree_passho Block{pixelmon:berrytree_passho}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 559 pixelmon:berrytree_wacan Block{pixelmon:berrytree_wacan}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 560 pixelmon:berrytree_rindo Block{pixelmon:berrytree_rindo}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 561 pixelmon:berrytree_yache Block{pixelmon:berrytree_yache}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 562 pixelmon:berrytree_chople Block{pixelmon:berrytree_chople}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 563 pixelmon:berrytree_kebia Block{pixelmon:berrytree_kebia}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 564 pixelmon:berrytree_shuca Block{pixelmon:berrytree_shuca}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 565 pixelmon:berrytree_coba Block{pixelmon:berrytree_coba}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 566 pixelmon:berrytree_tanga Block{pixelmon:berrytree_tanga}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 567 pixelmon:berrytree_charti Block{pixelmon:berrytree_charti}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 568 pixelmon:berrytree_kasib Block{pixelmon:berrytree_kasib}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 569 pixelmon:berrytree_haban Block{pixelmon:berrytree_haban}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 570 pixelmon:berrytree_colbur Block{pixelmon:berrytree_colbur}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 571 pixelmon:berrytree_babiri Block{pixelmon:berrytree_babiri}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 572 pixelmon:berrytree_chilan Block{pixelmon:berrytree_chilan}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 573 pixelmon:berrytree_roseli Block{pixelmon:berrytree_roseli}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 574 pixelmon:berrytree_liechi Block{pixelmon:berrytree_liechi}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 575 pixelmon:berrytree_ganlon Block{pixelmon:berrytree_ganlon}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 576 pixelmon:berrytree_salac Block{pixelmon:berrytree_salac}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 577 pixelmon:berrytree_petaya Block{pixelmon:berrytree_petaya}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 578 pixelmon:berrytree_apicot Block{pixelmon:berrytree_apicot}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 579 pixelmon:berrytree_lansat Block{pixelmon:berrytree_lansat}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 580 pixelmon:berrytree_starf Block{pixelmon:berrytree_starf}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 581 pixelmon:berrytree_enigma Block{pixelmon:berrytree_enigma}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 582 pixelmon:berrytree_micle Block{pixelmon:berrytree_micle}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 583 pixelmon:berrytree_custap Block{pixelmon:berrytree_custap}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 584 pixelmon:berrytree_jaboca Block{pixelmon:berrytree_jaboca}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 585 pixelmon:berrytree_rowap Block{pixelmon:berrytree_rowap}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 586 pixelmon:black_apricorn_tree Block{pixelmon:black_apricorn_tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 587 pixelmon:white_apricorn_tree Block{pixelmon:white_apricorn_tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 588 pixelmon:pink_apricorn_tree Block{pixelmon:pink_apricorn_tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 589 pixelmon:green_apricorn_tree Block{pixelmon:green_apricorn_tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 590 pixelmon:blue_apricorn_tree Block{pixelmon:blue_apricorn_tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 591 pixelmon:yellow_apricorn_tree Block{pixelmon:yellow_apricorn_tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 592 pixelmon:red_apricorn_tree Block{pixelmon:red_apricorn_tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry Name : minecraft:items
[18:11:53] [Server thread/TRACE] [FML]: Registry: 0 minecraft:air net.minecraft.item.ItemAir@b0d3e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1 minecraft:stone net.minecraft.item.ItemMultiTexture@17f8db6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2 minecraft:grass net.minecraft.item.ItemColored@5c4714ef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 3 minecraft:dirt net.minecraft.item.ItemMultiTexture@71fb8301
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4 minecraft:cobblestone net.minecraft.item.ItemBlock@7cdfa824
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5 minecraft:planks net.minecraft.item.ItemMultiTexture@318e3942
[18:11:53] [Server thread/TRACE] [FML]: Registry: 6 minecraft:sapling net.minecraft.item.ItemMultiTexture@1ddf42dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bedrock net.minecraft.item.ItemBlock@5c1c9881
[18:11:53] [Server thread/TRACE] [FML]: Registry: 12 minecraft:sand net.minecraft.item.ItemMultiTexture@2f99d8c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 13 minecraft:gravel net.minecraft.item.ItemBlock@65d7eea4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 14 minecraft:gold_ore net.minecraft.item.ItemBlock@5d37aa0f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 15 minecraft:iron_ore net.minecraft.item.ItemBlock@6076c66
[18:11:53] [Server thread/TRACE] [FML]: Registry: 16 minecraft:coal_ore net.minecraft.item.ItemBlock@485c84d7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 17 minecraft:log net.minecraft.item.ItemMultiTexture@72a3462f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 18 minecraft:leaves net.minecraft.item.ItemLeaves@22aefae0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 19 minecraft:sponge net.minecraft.item.ItemMultiTexture@1d8be7b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 20 minecraft:glass net.minecraft.item.ItemBlock@48277712
[18:11:53] [Server thread/TRACE] [FML]: Registry: 21 minecraft:lapis_ore net.minecraft.item.ItemBlock@3d53e876
[18:11:53] [Server thread/TRACE] [FML]: Registry: 22 minecraft:lapis_block net.minecraft.item.ItemBlock@48d44b46
[18:11:53] [Server thread/TRACE] [FML]: Registry: 23 minecraft:dispenser net.minecraft.item.ItemBlock@aa0dbca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 24 minecraft:sandstone net.minecraft.item.ItemMultiTexture@5b7ee56c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 25 minecraft:noteblock net.minecraft.item.ItemBlock@311a0b3e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 27 minecraft:golden_rail net.minecraft.item.ItemBlock@3de8f85c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 28 minecraft:detector_rail net.minecraft.item.ItemBlock@21abda60
[18:11:53] [Server thread/TRACE] [FML]: Registry: 29 minecraft:sticky_piston net.minecraft.item.ItemPiston@6c70b7c3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 30 minecraft:web net.minecraft.item.ItemBlock@16a09809
[18:11:53] [Server thread/TRACE] [FML]: Registry: 31 minecraft:tallgrass net.minecraft.item.ItemColored@69a73867
[18:11:53] [Server thread/TRACE] [FML]: Registry: 32 minecraft:deadbush net.minecraft.item.ItemBlock@749d7c01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 33 minecraft:piston net.minecraft.item.ItemPiston@1d3a03fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 35 minecraft:wool net.minecraft.item.ItemCloth@401ec794
[18:11:53] [Server thread/TRACE] [FML]: Registry: 37 minecraft:yellow_flower net.minecraft.item.ItemMultiTexture@47f0f414
[18:11:53] [Server thread/TRACE] [FML]: Registry: 38 minecraft:red_flower net.minecraft.item.ItemMultiTexture@4809c771
[18:11:53] [Server thread/TRACE] [FML]: Registry: 39 minecraft:brown_mushroom net.minecraft.item.ItemBlock@750e2d33
[18:11:53] [Server thread/TRACE] [FML]: Registry: 40 minecraft:red_mushroom net.minecraft.item.ItemBlock@359e27d2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 41 minecraft:gold_block net.minecraft.item.ItemBlock@277bc3a5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 42 minecraft:iron_block net.minecraft.item.ItemBlock@214fba74
[18:11:53] [Server thread/TRACE] [FML]: Registry: 44 minecraft:stone_slab net.minecraft.item.ItemSlab@1857fe6c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 45 minecraft:brick_block net.minecraft.item.ItemBlock@44976b08
[18:11:53] [Server thread/TRACE] [FML]: Registry: 46 minecraft:tnt net.minecraft.item.ItemBlock@29b8df5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 47 minecraft:bookshelf net.minecraft.item.ItemBlock@20890a1a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 48 minecraft:mossy_cobblestone net.minecraft.item.ItemBlock@70a24f9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 49 minecraft:obsidian net.minecraft.item.ItemBlock@78bad03b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 50 minecraft:torch net.minecraft.item.ItemBlock@26101efc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 52 minecraft:mob_spawner net.minecraft.item.ItemBlock@362a6aa5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 53 minecraft:oak_stairs net.minecraft.item.ItemBlock@53b7bf01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 54 minecraft:chest net.minecraft.item.ItemBlock@139089a4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 56 minecraft:diamond_ore net.minecraft.item.ItemBlock@6a6e9289
[18:11:53] [Server thread/TRACE] [FML]: Registry: 57 minecraft:diamond_block net.minecraft.item.ItemBlock@ff4b223
[18:11:53] [Server thread/TRACE] [FML]: Registry: 58 minecraft:crafting_table net.minecraft.item.ItemBlock@61554b6b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 60 minecraft:farmland net.minecraft.item.ItemBlock@761f234c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 61 minecraft:furnace net.minecraft.item.ItemBlock@687b0ddc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 65 minecraft:ladder net.minecraft.item.ItemBlock@42b4df5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 66 minecraft:rail net.minecraft.item.ItemBlock@9f1ca74
[18:11:53] [Server thread/TRACE] [FML]: Registry: 67 minecraft:stone_stairs net.minecraft.item.ItemBlock@67b8d45
[18:11:53] [Server thread/TRACE] [FML]: Registry: 69 minecraft:lever net.minecraft.item.ItemBlock@365e65bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 70 minecraft:stone_pressure_plate net.minecraft.item.ItemBlock@52f43225
[18:11:53] [Server thread/TRACE] [FML]: Registry: 72 minecraft:wooden_pressure_plate net.minecraft.item.ItemBlock@55d1f065
[18:11:53] [Server thread/TRACE] [FML]: Registry: 73 minecraft:redstone_ore net.minecraft.item.ItemBlock@f9a5e3f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 76 minecraft:redstone_torch net.minecraft.item.ItemBlock@4aac81ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 77 minecraft:stone_button net.minecraft.item.ItemBlock@393ae7a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 78 minecraft:snow_layer net.minecraft.item.ItemSnow@3e04abc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 79 minecraft:ice net.minecraft.item.ItemBlock@1008df1e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 80 minecraft:snow net.minecraft.item.ItemBlock@7ee12d58
[18:11:53] [Server thread/TRACE] [FML]: Registry: 81 minecraft:cactus net.minecraft.item.ItemBlock@e72fb04
[18:11:53] [Server thread/TRACE] [FML]: Registry: 82 minecraft:clay net.minecraft.item.ItemBlock@1533338c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 84 minecraft:jukebox net.minecraft.item.ItemBlock@4315fe1b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 85 minecraft:fence net.minecraft.item.ItemBlock@34e990cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 86 minecraft:pumpkin net.minecraft.item.ItemBlock@269c7104
[18:11:53] [Server thread/TRACE] [FML]: Registry: 87 minecraft:netherrack net.minecraft.item.ItemBlock@6de84336
[18:11:53] [Server thread/TRACE] [FML]: Registry: 88 minecraft:soul_sand net.minecraft.item.ItemBlock@627bcd7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 89 minecraft:glowstone net.minecraft.item.ItemBlock@70543cae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 91 minecraft:lit_pumpkin net.minecraft.item.ItemBlock@350567f1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 95 minecraft:stained_glass net.minecraft.item.ItemCloth@671da0f9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 96 minecraft:trapdoor net.minecraft.item.ItemBlock@1a5b7394
[18:11:53] [Server thread/TRACE] [FML]: Registry: 97 minecraft:monster_egg net.minecraft.item.ItemMultiTexture@7717b4a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 98 minecraft:stonebrick net.minecraft.item.ItemMultiTexture@28b5662d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 99 minecraft:brown_mushroom_block net.minecraft.item.ItemBlock@34b2d51a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_mushroom_block net.minecraft.item.ItemBlock@7e4ac598
[18:11:53] [Server thread/TRACE] [FML]: Registry: 101 minecraft:iron_bars net.minecraft.item.ItemBlock@cf10c92
[18:11:53] [Server thread/TRACE] [FML]: Registry: 102 minecraft:glass_pane net.minecraft.item.ItemBlock@f76872f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 103 minecraft:melon_block net.minecraft.item.ItemBlock@2d4e99de
[18:11:53] [Server thread/TRACE] [FML]: Registry: 106 minecraft:vine net.minecraft.item.ItemColored@580ffea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 107 minecraft:fence_gate net.minecraft.item.ItemBlock@191e654
[18:11:53] [Server thread/TRACE] [FML]: Registry: 108 minecraft:brick_stairs net.minecraft.item.ItemBlock@79d49790
[18:11:53] [Server thread/TRACE] [FML]: Registry: 109 minecraft:stone_brick_stairs net.minecraft.item.ItemBlock@13dc6649
[18:11:53] [Server thread/TRACE] [FML]: Registry: 110 minecraft:mycelium net.minecraft.item.ItemBlock@1851c7d2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 111 minecraft:waterlily net.minecraft.item.ItemLilyPad@3e9fb485
[18:11:53] [Server thread/TRACE] [FML]: Registry: 112 minecraft:nether_brick net.minecraft.item.ItemBlock@4f3fec43
[18:11:53] [Server thread/TRACE] [FML]: Registry: 113 minecraft:nether_brick_fence net.minecraft.item.ItemBlock@38dbeb39
[18:11:53] [Server thread/TRACE] [FML]: Registry: 114 minecraft:nether_brick_stairs net.minecraft.item.ItemBlock@10f20d38
[18:11:53] [Server thread/TRACE] [FML]: Registry: 116 minecraft:enchanting_table net.minecraft.item.ItemBlock@538aa83f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 120 minecraft:end_portal_frame net.minecraft.item.ItemBlock@63e70bf9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 121 minecraft:end_stone net.minecraft.item.ItemBlock@402a69f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 122 minecraft:dragon_egg net.minecraft.item.ItemBlock@2d47b06
[18:11:53] [Server thread/TRACE] [FML]: Registry: 123 minecraft:redstone_lamp net.minecraft.item.ItemBlock@59371066
[18:11:53] [Server thread/TRACE] [FML]: Registry: 126 minecraft:wooden_slab net.minecraft.item.ItemSlab@48106381
[18:11:53] [Server thread/TRACE] [FML]: Registry: 128 minecraft:sandstone_stairs net.minecraft.item.ItemBlock@3c544c9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 129 minecraft:emerald_ore net.minecraft.item.ItemBlock@22e813fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 130 minecraft:ender_chest net.minecraft.item.ItemBlock@433d93e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 131 minecraft:tripwire_hook net.minecraft.item.ItemBlock@87aec6a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 133 minecraft:emerald_block net.minecraft.item.ItemBlock@213012a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 134 minecraft:spruce_stairs net.minecraft.item.ItemBlock@43a59289
[18:11:53] [Server thread/TRACE] [FML]: Registry: 135 minecraft:birch_stairs net.minecraft.item.ItemBlock@6c2883b1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 136 minecraft:jungle_stairs net.minecraft.item.ItemBlock@336e3be2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 137 minecraft:command_block net.minecraft.item.ItemBlock@126a9a3d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 138 minecraft:beacon net.minecraft.item.ItemBlock@7db47323
[18:11:53] [Server thread/TRACE] [FML]: Registry: 139 minecraft:cobblestone_wall net.minecraft.item.ItemMultiTexture@175ac243
[18:11:53] [Server thread/TRACE] [FML]: Registry: 143 minecraft:wooden_button net.minecraft.item.ItemBlock@51a719e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 145 minecraft:anvil net.minecraft.item.ItemAnvilBlock@38fb151a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 146 minecraft:trapped_chest net.minecraft.item.ItemBlock@152e7703
[18:11:53] [Server thread/TRACE] [FML]: Registry: 147 minecraft:light_weighted_pressure_plate net.minecraft.item.ItemBlock@1b60d324
[18:11:53] [Server thread/TRACE] [FML]: Registry: 148 minecraft:heavy_weighted_pressure_plate net.minecraft.item.ItemBlock@182e4365
[18:11:53] [Server thread/TRACE] [FML]: Registry: 151 minecraft:daylight_detector net.minecraft.item.ItemBlock@789dd6bf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 152 minecraft:redstone_block net.minecraft.item.ItemBlock@1e6d30c0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 153 minecraft:quartz_ore net.minecraft.item.ItemBlock@38929da
[18:11:53] [Server thread/TRACE] [FML]: Registry: 154 minecraft:hopper net.minecraft.item.ItemBlock@69d667a5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 155 minecraft:quartz_block net.minecraft.item.ItemMultiTexture@7fe87c0e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 156 minecraft:quartz_stairs net.minecraft.item.ItemBlock@8f4b803
[18:11:53] [Server thread/TRACE] [FML]: Registry: 157 minecraft:activator_rail net.minecraft.item.ItemBlock@42f9873e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 158 minecraft:dropper net.minecraft.item.ItemBlock@18483b8b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 159 minecraft:stained_hardened_clay net.minecraft.item.ItemCloth@24fc2c80
[18:11:53] [Server thread/TRACE] [FML]: Registry: 160 minecraft:stained_glass_pane net.minecraft.item.ItemCloth@4d2f9e3c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 161 minecraft:leaves2 net.minecraft.item.ItemLeaves@20faaf77
[18:11:53] [Server thread/TRACE] [FML]: Registry: 162 minecraft:log2 net.minecraft.item.ItemMultiTexture@632c3f55
[18:11:53] [Server thread/TRACE] [FML]: Registry: 163 minecraft:acacia_stairs net.minecraft.item.ItemBlock@48b3b1b8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 164 minecraft:dark_oak_stairs net.minecraft.item.ItemBlock@b86cb18
[18:11:53] [Server thread/TRACE] [FML]: Registry: 165 minecraft:slime net.minecraft.item.ItemBlock@29c244e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 166 minecraft:barrier net.minecraft.item.ItemBlock@965bcbc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 167 minecraft:iron_trapdoor net.minecraft.item.ItemBlock@7ab1ad9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 168 minecraft:prismarine net.minecraft.item.ItemMultiTexture@6e7e0259
[18:11:53] [Server thread/TRACE] [FML]: Registry: 169 minecraft:sea_lantern net.minecraft.item.ItemBlock@646e6d07
[18:11:53] [Server thread/TRACE] [FML]: Registry: 170 minecraft:hay_block net.minecraft.item.ItemBlock@5ee6fdc4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 171 minecraft:carpet net.minecraft.item.ItemCloth@1bbb42b4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 172 minecraft:hardened_clay net.minecraft.item.ItemBlock@3f9f8d23
[18:11:53] [Server thread/TRACE] [FML]: Registry: 173 minecraft:coal_block net.minecraft.item.ItemBlock@603d25db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 174 minecraft:packed_ice net.minecraft.item.ItemBlock@95cecc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 175 minecraft:double_plant net.minecraft.item.ItemMultiTexture@4404a6b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 179 minecraft:red_sandstone net.minecraft.item.ItemMultiTexture@652b3733
[18:11:53] [Server thread/TRACE] [FML]: Registry: 180 minecraft:red_sandstone_stairs net.minecraft.item.ItemBlock@7b598d05
[18:11:53] [Server thread/TRACE] [FML]: Registry: 182 minecraft:stone_slab2 net.minecraft.item.ItemSlab@6cc8c13c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 183 minecraft:spruce_fence_gate net.minecraft.item.ItemBlock@3a6556b6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 184 minecraft:birch_fence_gate net.minecraft.item.ItemBlock@63bca84d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 185 minecraft:jungle_fence_gate net.minecraft.item.ItemBlock@6141647f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 186 minecraft:dark_oak_fence_gate net.minecraft.item.ItemBlock@6f6c8d45
[18:11:53] [Server thread/TRACE] [FML]: Registry: 187 minecraft:acacia_fence_gate net.minecraft.item.ItemBlock@7f2ca6f8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 188 minecraft:spruce_fence net.minecraft.item.ItemBlock@2d5ae78e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 189 minecraft:birch_fence net.minecraft.item.ItemBlock@21f91efa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 190 minecraft:jungle_fence net.minecraft.item.ItemBlock@4df0d9f8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 191 minecraft:dark_oak_fence net.minecraft.item.ItemBlock@35e75f7a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 192 minecraft:acacia_fence net.minecraft.item.ItemBlock@4f7bb8df
[18:11:53] [Server thread/TRACE] [FML]: Registry: 198 minecraft:end_rod net.minecraft.item.ItemBlock@4e2109fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 199 minecraft:chorus_plant net.minecraft.item.ItemBlock@18dac12f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 200 minecraft:chorus_flower net.minecraft.item.ItemBlock@36cfe107
[18:11:53] [Server thread/TRACE] [FML]: Registry: 201 minecraft:purpur_block net.minecraft.item.ItemBlock@100eeedc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 202 minecraft:purpur_pillar net.minecraft.item.ItemBlock@56266bda
[18:11:53] [Server thread/TRACE] [FML]: Registry: 203 minecraft:purpur_stairs net.minecraft.item.ItemBlock@18bb1b88
[18:11:53] [Server thread/TRACE] [FML]: Registry: 205 minecraft:purpur_slab net.minecraft.item.ItemSlab@51b51641
[18:11:53] [Server thread/TRACE] [FML]: Registry: 206 minecraft:end_bricks net.minecraft.item.ItemBlock@419f0ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 208 minecraft:grass_path net.minecraft.item.ItemBlock@6cc8da1c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 210 minecraft:repeating_command_block net.minecraft.item.ItemBlock@371cd2fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 211 minecraft:chain_command_block net.minecraft.item.ItemBlock@b32e983
[18:11:53] [Server thread/TRACE] [FML]: Registry: 213 minecraft:magma net.minecraft.item.ItemBlock@3c346c45
[18:11:53] [Server thread/TRACE] [FML]: Registry: 214 minecraft:nether_wart_block net.minecraft.item.ItemBlock@16df9bde
[18:11:53] [Server thread/TRACE] [FML]: Registry: 215 minecraft:red_nether_brick net.minecraft.item.ItemBlock@478530cb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 216 minecraft:bone_block net.minecraft.item.ItemBlock@5be7b749
[18:11:53] [Server thread/TRACE] [FML]: Registry: 217 minecraft:structure_void net.minecraft.item.ItemBlock@44aeae34
[18:11:53] [Server thread/TRACE] [FML]: Registry: 218 minecraft:observer net.minecraft.item.ItemBlock@2ec5cc14
[18:11:53] [Server thread/TRACE] [FML]: Registry: 219 minecraft:white_shulker_box net.minecraft.item.ItemShulkerBox@269308cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 220 minecraft:orange_shulker_box net.minecraft.item.ItemShulkerBox@177ddd24
[18:11:53] [Server thread/TRACE] [FML]: Registry: 221 minecraft:magenta_shulker_box net.minecraft.item.ItemShulkerBox@17d816b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_shulker_box net.minecraft.item.ItemShulkerBox@126675fd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 223 minecraft:yellow_shulker_box net.minecraft.item.ItemShulkerBox@2c0dca15
[18:11:53] [Server thread/TRACE] [FML]: Registry: 224 minecraft:lime_shulker_box net.minecraft.item.ItemShulkerBox@5560b64d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 225 minecraft:pink_shulker_box net.minecraft.item.ItemShulkerBox@2da5fdc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 226 minecraft:gray_shulker_box net.minecraft.item.ItemShulkerBox@23321be7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 227 minecraft:silver_shulker_box net.minecraft.item.ItemShulkerBox@61ad30f6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 228 minecraft:cyan_shulker_box net.minecraft.item.ItemShulkerBox@312f3050
[18:11:53] [Server thread/TRACE] [FML]: Registry: 229 minecraft:purple_shulker_box net.minecraft.item.ItemShulkerBox@615bad16
[18:11:53] [Server thread/TRACE] [FML]: Registry: 230 minecraft:blue_shulker_box net.minecraft.item.ItemShulkerBox@52856ff9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 231 minecraft:brown_shulker_box net.minecraft.item.ItemShulkerBox@5aa7cfdf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 232 minecraft:green_shulker_box net.minecraft.item.ItemShulkerBox@1242d96b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 233 minecraft:red_shulker_box net.minecraft.item.ItemShulkerBox@2ecdf528
[18:11:53] [Server thread/TRACE] [FML]: Registry: 234 minecraft:black_shulker_box net.minecraft.item.ItemShulkerBox@574ebdaf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 235 minecraft:white_glazed_terracotta net.minecraft.item.ItemBlock@33f349ae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 236 minecraft:orange_glazed_terracotta net.minecraft.item.ItemBlock@377e573a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 237 minecraft:magenta_glazed_terracotta net.minecraft.item.ItemBlock@76db9048
[18:11:53] [Server thread/TRACE] [FML]: Registry: 238 minecraft:light_blue_glazed_terracotta net.minecraft.item.ItemBlock@54daf8f9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 239 minecraft:yellow_glazed_terracotta net.minecraft.item.ItemBlock@7d4d65f5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 240 minecraft:lime_glazed_terracotta net.minecraft.item.ItemBlock@38cf3ae1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 241 minecraft:pink_glazed_terracotta net.minecraft.item.ItemBlock@123ca460
[18:11:53] [Server thread/TRACE] [FML]: Registry: 242 minecraft:gray_glazed_terracotta net.minecraft.item.ItemBlock@11228bee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 243 minecraft:silver_glazed_terracotta net.minecraft.item.ItemBlock@7d626f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 244 minecraft:cyan_glazed_terracotta net.minecraft.item.ItemBlock@460f1cdb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 245 minecraft:purple_glazed_terracotta net.minecraft.item.ItemBlock@31e7afde
[18:11:53] [Server thread/TRACE] [FML]: Registry: 246 minecraft:blue_glazed_terracotta net.minecraft.item.ItemBlock@349f3ff7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 247 minecraft:brown_glazed_terracotta net.minecraft.item.ItemBlock@2487e20
[18:11:53] [Server thread/TRACE] [FML]: Registry: 248 minecraft:green_glazed_terracotta net.minecraft.item.ItemBlock@3c9f4376
[18:11:53] [Server thread/TRACE] [FML]: Registry: 249 minecraft:red_glazed_terracotta net.minecraft.item.ItemBlock@308a9264
[18:11:53] [Server thread/TRACE] [FML]: Registry: 250 minecraft:black_glazed_terracotta net.minecraft.item.ItemBlock@7da77305
[18:11:53] [Server thread/TRACE] [FML]: Registry: 251 minecraft:concrete net.minecraft.item.ItemCloth@3cdfbbef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 252 minecraft:concrete_powder net.minecraft.item.ItemCloth@7a1ddbf1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 255 minecraft:structure_block net.minecraft.item.ItemBlock@1e606f64
[18:11:53] [Server thread/TRACE] [FML]: Registry: 256 minecraft:iron_shovel net.minecraft.item.ItemSpade@2520aa05
[18:11:53] [Server thread/TRACE] [FML]: Registry: 257 minecraft:iron_pickaxe net.minecraft.item.ItemPickaxe@46894dc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 258 minecraft:iron_axe net.minecraft.item.ItemAxe@79ba0285
[18:11:53] [Server thread/TRACE] [FML]: Registry: 259 minecraft:flint_and_steel net.minecraft.item.ItemFlintAndSteel@3e39f08c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 260 minecraft:apple net.minecraft.item.ItemFood@3386ed8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 261 minecraft:bow net.minecraft.item.ItemBow@37986daf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 262 minecraft:arrow net.minecraft.item.ItemArrow@605eb072
[18:11:53] [Server thread/TRACE] [FML]: Registry: 263 minecraft:coal net.minecraft.item.ItemCoal@710afd47
[18:11:53] [Server thread/TRACE] [FML]: Registry: 264 minecraft:diamond net.minecraft.item.Item@64420e34
[18:11:53] [Server thread/TRACE] [FML]: Registry: 265 minecraft:iron_ingot net.minecraft.item.Item@667a467f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 266 minecraft:gold_ingot net.minecraft.item.Item@324e8baa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 267 minecraft:iron_sword net.minecraft.item.ItemSword@5432dca2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 268 minecraft:wooden_sword net.minecraft.item.ItemSword@12670e55
[18:11:53] [Server thread/TRACE] [FML]: Registry: 269 minecraft:wooden_shovel net.minecraft.item.ItemSpade@43fd77d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 270 minecraft:wooden_pickaxe net.minecraft.item.ItemPickaxe@5a90fcaa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 271 minecraft:wooden_axe net.minecraft.item.ItemAxe@1805ec96
[18:11:53] [Server thread/TRACE] [FML]: Registry: 272 minecraft:stone_sword net.minecraft.item.ItemSword@32ba5c65
[18:11:53] [Server thread/TRACE] [FML]: Registry: 273 minecraft:stone_shovel net.minecraft.item.ItemSpade@1ad1be5d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 274 minecraft:stone_pickaxe net.minecraft.item.ItemPickaxe@47797401
[18:11:53] [Server thread/TRACE] [FML]: Registry: 275 minecraft:stone_axe net.minecraft.item.ItemAxe@702f4124
[18:11:53] [Server thread/TRACE] [FML]: Registry: 276 minecraft:diamond_sword net.minecraft.item.ItemSword@10166230
[18:11:53] [Server thread/TRACE] [FML]: Registry: 277 minecraft:diamond_shovel net.minecraft.item.ItemSpade@7221539
[18:11:53] [Server thread/TRACE] [FML]: Registry: 278 minecraft:diamond_pickaxe net.minecraft.item.ItemPickaxe@b77b0a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 279 minecraft:diamond_axe net.minecraft.item.ItemAxe@15be68b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 280 minecraft:stick net.minecraft.item.Item@22ff1372
[18:11:53] [Server thread/TRACE] [FML]: Registry: 281 minecraft:bowl net.minecraft.item.Item@356341c9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 282 minecraft:mushroom_stew net.minecraft.item.ItemSoup@7283877
[18:11:53] [Server thread/TRACE] [FML]: Registry: 283 minecraft:golden_sword net.minecraft.item.ItemSword@286a4c52
[18:11:53] [Server thread/TRACE] [FML]: Registry: 284 minecraft:golden_shovel net.minecraft.item.ItemSpade@13dd7887
[18:11:53] [Server thread/TRACE] [FML]: Registry: 285 minecraft:golden_pickaxe net.minecraft.item.ItemPickaxe@780129bc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 286 minecraft:golden_axe net.minecraft.item.ItemAxe@3e2c4d4b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 287 minecraft:string net.minecraft.item.ItemBlockSpecial@4d825dbe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 288 minecraft:feather net.minecraft.item.Item@11180750
[18:11:53] [Server thread/TRACE] [FML]: Registry: 289 minecraft:gunpowder net.minecraft.item.Item@210635fd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 290 minecraft:wooden_hoe net.minecraft.item.ItemHoe@6dc2279c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 291 minecraft:stone_hoe net.minecraft.item.ItemHoe@7d7b4e04
[18:11:53] [Server thread/TRACE] [FML]: Registry: 292 minecraft:iron_hoe net.minecraft.item.ItemHoe@144e36ae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 293 minecraft:diamond_hoe net.minecraft.item.ItemHoe@24615687
[18:11:53] [Server thread/TRACE] [FML]: Registry: 294 minecraft:golden_hoe net.minecraft.item.ItemHoe@58636b50
[18:11:53] [Server thread/TRACE] [FML]: Registry: 295 minecraft:wheat_seeds net.minecraft.item.ItemSeeds@342a1f84
[18:11:53] [Server thread/TRACE] [FML]: Registry: 296 minecraft:wheat net.minecraft.item.Item@77d0dbba
[18:11:53] [Server thread/TRACE] [FML]: Registry: 297 minecraft:bread net.minecraft.item.ItemFood@70b196d3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 298 minecraft:leather_helmet net.minecraft.item.ItemArmor@f810c18
[18:11:53] [Server thread/TRACE] [FML]: Registry: 299 minecraft:leather_chestplate net.minecraft.item.ItemArmor@59f3426f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 300 minecraft:leather_leggings net.minecraft.item.ItemArmor@120411ec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 301 minecraft:leather_boots net.minecraft.item.ItemArmor@6cc8adff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 302 minecraft:chainmail_helmet net.minecraft.item.ItemArmor@6b2e9db2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 303 minecraft:chainmail_chestplate net.minecraft.item.ItemArmor@280d5a82
[18:11:53] [Server thread/TRACE] [FML]: Registry: 304 minecraft:chainmail_leggings net.minecraft.item.ItemArmor@1a34a51e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 305 minecraft:chainmail_boots net.minecraft.item.ItemArmor@333a44f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 306 minecraft:iron_helmet net.minecraft.item.ItemArmor@2c668c2a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 307 minecraft:iron_chestplate net.minecraft.item.ItemArmor@6efd0a6e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 308 minecraft:iron_leggings net.minecraft.item.ItemArmor@51de5efa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 309 minecraft:iron_boots net.minecraft.item.ItemArmor@30228de7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 310 minecraft:diamond_helmet net.minecraft.item.ItemArmor@28bd5015
[18:11:53] [Server thread/TRACE] [FML]: Registry: 311 minecraft:diamond_chestplate net.minecraft.item.ItemArmor@2e159116
[18:11:53] [Server thread/TRACE] [FML]: Registry: 312 minecraft:diamond_leggings net.minecraft.item.ItemArmor@d1f23a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 313 minecraft:diamond_boots net.minecraft.item.ItemArmor@2976ca51
[18:11:53] [Server thread/TRACE] [FML]: Registry: 314 minecraft:golden_helmet net.minecraft.item.ItemArmor@6b091a92
[18:11:53] [Server thread/TRACE] [FML]: Registry: 315 minecraft:golden_chestplate net.minecraft.item.ItemArmor@6996bbc4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 316 minecraft:golden_leggings net.minecraft.item.ItemArmor@1de08775
[18:11:53] [Server thread/TRACE] [FML]: Registry: 317 minecraft:golden_boots net.minecraft.item.ItemArmor@2dbf2da
[18:11:53] [Server thread/TRACE] [FML]: Registry: 318 minecraft:flint net.minecraft.item.Item@21a5b599
[18:11:53] [Server thread/TRACE] [FML]: Registry: 319 minecraft:porkchop net.minecraft.item.ItemFood@7db162f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 320 minecraft:cooked_porkchop net.minecraft.item.ItemFood@64f3991e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 321 minecraft:painting net.minecraft.item.ItemHangingEntity@a120b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 322 minecraft:golden_apple net.minecraft.item.ItemAppleGold@21a9f95b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 323 minecraft:sign net.minecraft.item.ItemSign@ac417a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 324 minecraft:wooden_door net.minecraft.item.ItemDoor@3451fc88
[18:11:53] [Server thread/TRACE] [FML]: Registry: 325 minecraft:bucket net.minecraft.item.ItemBucket@2f9addd4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 326 minecraft:water_bucket net.minecraft.item.ItemBucket@1c43df76
[18:11:53] [Server thread/TRACE] [FML]: Registry: 327 minecraft:lava_bucket net.minecraft.item.ItemBucket@ff2266c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 328 minecraft:minecart net.minecraft.item.ItemMinecart@6de610c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 329 minecraft:saddle net.minecraft.item.ItemSaddle@3d132bb6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 330 minecraft:iron_door net.minecraft.item.ItemDoor@60ae7cf2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 331 minecraft:redstone net.minecraft.item.ItemRedstone@2fa212df
[18:11:53] [Server thread/TRACE] [FML]: Registry: 332 minecraft:snowball net.minecraft.item.ItemSnowball@6591f8ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 333 minecraft:boat net.minecraft.item.ItemBoat@56478522
[18:11:53] [Server thread/TRACE] [FML]: Registry: 334 minecraft:leather net.minecraft.item.Item@3caf5c96
[18:11:53] [Server thread/TRACE] [FML]: Registry: 335 minecraft:milk_bucket net.minecraft.item.ItemBucketMilk@5dd747c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 336 minecraft:brick net.minecraft.item.Item@1bdafb01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 337 minecraft:clay_ball net.minecraft.item.Item@7aa3857b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 338 minecraft:reeds net.minecraft.item.ItemBlockSpecial@500ec769
[18:11:53] [Server thread/TRACE] [FML]: Registry: 339 minecraft:paper net.minecraft.item.Item@37806be6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 340 minecraft:book net.minecraft.item.ItemBook@3b33fff9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 341 minecraft:slime_ball net.minecraft.item.Item@fd87c22
[18:11:53] [Server thread/TRACE] [FML]: Registry: 342 minecraft:chest_minecart net.minecraft.item.ItemMinecart@fee881
[18:11:53] [Server thread/TRACE] [FML]: Registry: 343 minecraft:furnace_minecart net.minecraft.item.ItemMinecart@1ff463bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 344 minecraft:egg net.minecraft.item.ItemEgg@563263a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 345 minecraft:compass net.minecraft.item.ItemCompass@69ba72da
[18:11:53] [Server thread/TRACE] [FML]: Registry: 346 minecraft:fishing_rod net.minecraft.item.ItemFishingRod@389a1e34
[18:11:53] [Server thread/TRACE] [FML]: Registry: 347 minecraft:clock net.minecraft.item.ItemClock@5d9bb69b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 348 minecraft:glowstone_dust net.minecraft.item.Item@25d0b918
[18:11:53] [Server thread/TRACE] [FML]: Registry: 349 minecraft:fish net.minecraft.item.ItemFishFood@7f53fc38
[18:11:53] [Server thread/TRACE] [FML]: Registry: 350 minecraft:cooked_fish net.minecraft.item.ItemFishFood@5feb82b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 351 minecraft:dye net.minecraft.item.ItemDye@51e94b7d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 352 minecraft:bone net.minecraft.item.Item@47162173
[18:11:53] [Server thread/TRACE] [FML]: Registry: 353 minecraft:sugar net.minecraft.item.Item@3a4f8e8a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 354 minecraft:cake net.minecraft.item.ItemBlockSpecial@4468fda8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 355 minecraft:bed net.minecraft.item.ItemBed@6fd7aba8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 356 minecraft:repeater net.minecraft.item.ItemBlockSpecial@6c519e47
[18:11:53] [Server thread/TRACE] [FML]: Registry: 357 minecraft:cookie net.minecraft.item.ItemFood@3ce7490a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 358 minecraft:filled_map net.minecraft.item.ItemMap@121cf6f4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 359 minecraft:shears net.minecraft.item.ItemShears@6abe62bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 360 minecraft:melon net.minecraft.item.ItemFood@1f60824e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 361 minecraft:pumpkin_seeds net.minecraft.item.ItemSeeds@1218e12
[18:11:53] [Server thread/TRACE] [FML]: Registry: 362 minecraft:melon_seeds net.minecraft.item.ItemSeeds@29c25bbc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 363 minecraft:beef net.minecraft.item.ItemFood@30704f85
[18:11:53] [Server thread/TRACE] [FML]: Registry: 364 minecraft:cooked_beef net.minecraft.item.ItemFood@2b99c937
[18:11:53] [Server thread/TRACE] [FML]: Registry: 365 minecraft:chicken net.minecraft.item.ItemFood@403f7aa2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 366 minecraft:cooked_chicken net.minecraft.item.ItemFood@545604a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 367 minecraft:rotten_flesh net.minecraft.item.ItemFood@1029cf9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 368 minecraft:ender_pearl net.minecraft.item.ItemEnderPearl@61c4cebd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 369 minecraft:blaze_rod net.minecraft.item.Item@655909e2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 370 minecraft:ghast_tear net.minecraft.item.Item@716ae973
[18:11:53] [Server thread/TRACE] [FML]: Registry: 371 minecraft:gold_nugget net.minecraft.item.Item@1171ba7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 372 minecraft:nether_wart net.minecraft.item.ItemSeeds@56872fcb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 373 minecraft:potion net.minecraft.item.ItemPotion@5d3b6585
[18:11:53] [Server thread/TRACE] [FML]: Registry: 374 minecraft:glass_bottle net.minecraft.item.ItemGlassBottle@34e25492
[18:11:53] [Server thread/TRACE] [FML]: Registry: 375 minecraft:spider_eye net.minecraft.item.ItemFood@32f308c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 376 minecraft:fermented_spider_eye net.minecraft.item.Item@5f2b9da8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 377 minecraft:blaze_powder net.minecraft.item.Item@698ac187
[18:11:53] [Server thread/TRACE] [FML]: Registry: 378 minecraft:magma_cream net.minecraft.item.Item@4fea5ee0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 379 minecraft:brewing_stand net.minecraft.item.ItemBlockSpecial@65f5cae3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 380 minecraft:cauldron net.minecraft.item.ItemBlockSpecial@6630dd28
[18:11:53] [Server thread/TRACE] [FML]: Registry: 381 minecraft:ender_eye net.minecraft.item.ItemEnderEye@6fd9dbe6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 382 minecraft:speckled_melon net.minecraft.item.Item@7b3085a3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 383 minecraft:spawn_egg net.minecraft.item.ItemMonsterPlacer@5abbb273
[18:11:53] [Server thread/TRACE] [FML]: Registry: 384 minecraft:experience_bottle net.minecraft.item.ItemExpBottle@459bf87c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 385 minecraft:fire_charge net.minecraft.item.ItemFireball@391d28ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 386 minecraft:writable_book net.minecraft.item.ItemWritableBook@2acca224
[18:11:53] [Server thread/TRACE] [FML]: Registry: 387 minecraft:written_book net.minecraft.item.ItemWrittenBook@5ddb302
[18:11:53] [Server thread/TRACE] [FML]: Registry: 388 minecraft:emerald net.minecraft.item.Item@4b7ab7ab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 389 minecraft:item_frame net.minecraft.item.ItemHangingEntity@cf9bd1e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 390 minecraft:flower_pot net.minecraft.item.ItemBlockSpecial@39acd1f1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 391 minecraft:carrot net.minecraft.item.ItemSeedFood@e0847a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 392 minecraft:potato net.minecraft.item.ItemSeedFood@51743cc0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 393 minecraft:baked_potato net.minecraft.item.ItemFood@92e2c93
[18:11:53] [Server thread/TRACE] [FML]: Registry: 394 minecraft:poisonous_potato net.minecraft.item.ItemFood@6697f3d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 395 minecraft:map net.minecraft.item.ItemEmptyMap@42401b81
[18:11:53] [Server thread/TRACE] [FML]: Registry: 396 minecraft:golden_carrot net.minecraft.item.ItemFood@f1d1463
[18:11:53] [Server thread/TRACE] [FML]: Registry: 397 minecraft:skull net.minecraft.item.ItemSkull@72a34537
[18:11:53] [Server thread/TRACE] [FML]: Registry: 398 minecraft:carrot_on_a_stick net.minecraft.item.ItemCarrotOnAStick@e36bc01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 399 minecraft:nether_star net.minecraft.item.ItemSimpleFoiled@1c8f71a7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 400 minecraft:pumpkin_pie net.minecraft.item.ItemFood@27e21083
[18:11:53] [Server thread/TRACE] [FML]: Registry: 401 minecraft:fireworks net.minecraft.item.ItemFirework@793d09e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 402 minecraft:firework_charge net.minecraft.item.ItemFireworkCharge@40a28bda
[18:11:53] [Server thread/TRACE] [FML]: Registry: 403 minecraft:enchanted_book net.minecraft.item.ItemEnchantedBook@6921cfa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 404 minecraft:comparator net.minecraft.item.ItemBlockSpecial@523abba9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 405 minecraft:netherbrick net.minecraft.item.Item@6e090aaa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 406 minecraft:quartz net.minecraft.item.Item@15d79b70
[18:11:53] [Server thread/TRACE] [FML]: Registry: 407 minecraft:tnt_minecart net.minecraft.item.ItemMinecart@33430fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 408 minecraft:hopper_minecart net.minecraft.item.ItemMinecart@45424c0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 409 minecraft:prismarine_shard net.minecraft.item.Item@22ae32ba
[18:11:53] [Server thread/TRACE] [FML]: Registry: 410 minecraft:prismarine_crystals net.minecraft.item.Item@b8b2184
[18:11:53] [Server thread/TRACE] [FML]: Registry: 411 minecraft:rabbit net.minecraft.item.ItemFood@299a43d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 412 minecraft:cooked_rabbit net.minecraft.item.ItemFood@ccd000e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 413 minecraft:rabbit_stew net.minecraft.item.ItemSoup@5fa5c8cf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 414 minecraft:rabbit_foot net.minecraft.item.Item@d7055be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 415 minecraft:rabbit_hide net.minecraft.item.Item@768f4b42
[18:11:53] [Server thread/TRACE] [FML]: Registry: 416 minecraft:armor_stand net.minecraft.item.ItemArmorStand@5fb44964
[18:11:53] [Server thread/TRACE] [FML]: Registry: 417 minecraft:iron_horse_armor net.minecraft.item.Item@7a117dc2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 418 minecraft:golden_horse_armor net.minecraft.item.Item@1d444652
[18:11:53] [Server thread/TRACE] [FML]: Registry: 419 minecraft:diamond_horse_armor net.minecraft.item.Item@669c2b07
[18:11:53] [Server thread/TRACE] [FML]: Registry: 420 minecraft:lead net.minecraft.item.ItemLead@521a506c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 421 minecraft:name_tag net.minecraft.item.ItemNameTag@4eb1943b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 422 minecraft:command_block_minecart net.minecraft.item.ItemMinecart@4e2824b1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 423 minecraft:mutton net.minecraft.item.ItemFood@534d0e20
[18:11:53] [Server thread/TRACE] [FML]: Registry: 424 minecraft:cooked_mutton net.minecraft.item.ItemFood@7d18338b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 425 minecraft:banner net.minecraft.item.ItemBanner@bcfe29c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 426 minecraft:end_crystal net.minecraft.item.ItemEndCrystal@2dd8a273
[18:11:53] [Server thread/TRACE] [FML]: Registry: 427 minecraft:spruce_door net.minecraft.item.ItemDoor@59f76e56
[18:11:53] [Server thread/TRACE] [FML]: Registry: 428 minecraft:birch_door net.minecraft.item.ItemDoor@566f4659
[18:11:53] [Server thread/TRACE] [FML]: Registry: 429 minecraft:jungle_door net.minecraft.item.ItemDoor@1328f482
[18:11:53] [Server thread/TRACE] [FML]: Registry: 430 minecraft:acacia_door net.minecraft.item.ItemDoor@7b8b07ae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 431 minecraft:dark_oak_door net.minecraft.item.ItemDoor@19ec5357
[18:11:53] [Server thread/TRACE] [FML]: Registry: 432 minecraft:chorus_fruit net.minecraft.item.ItemChorusFruit@7bdb4f17
[18:11:53] [Server thread/TRACE] [FML]: Registry: 433 minecraft:chorus_fruit_popped net.minecraft.item.Item@77856cc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 434 minecraft:beetroot net.minecraft.item.ItemFood@1fbd5e0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 435 minecraft:beetroot_seeds net.minecraft.item.ItemSeeds@32d22650
[18:11:53] [Server thread/TRACE] [FML]: Registry: 436 minecraft:beetroot_soup net.minecraft.item.ItemSoup@135064ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 437 minecraft:dragon_breath net.minecraft.item.Item@4f6fd101
[18:11:53] [Server thread/TRACE] [FML]: Registry: 438 minecraft:splash_potion net.minecraft.item.ItemSplashPotion@a55e82a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 439 minecraft:spectral_arrow net.minecraft.item.ItemSpectralArrow@2fa879ed
[18:11:53] [Server thread/TRACE] [FML]: Registry: 440 minecraft:tipped_arrow net.minecraft.item.ItemTippedArrow@7a3c99f1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 441 minecraft:lingering_potion net.minecraft.item.ItemLingeringPotion@5cf2f5d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 442 minecraft:shield net.minecraft.item.ItemShield@2bb3f39e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 443 minecraft:elytra net.minecraft.item.ItemElytra@11c3ce6a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 444 minecraft:spruce_boat net.minecraft.item.ItemBoat@1a3b1f7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 445 minecraft:birch_boat net.minecraft.item.ItemBoat@22899683
[18:11:53] [Server thread/TRACE] [FML]: Registry: 446 minecraft:jungle_boat net.minecraft.item.ItemBoat@40017e98
[18:11:53] [Server thread/TRACE] [FML]: Registry: 447 minecraft:acacia_boat net.minecraft.item.ItemBoat@4fbe486c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 448 minecraft:dark_oak_boat net.minecraft.item.ItemBoat@dbc7e0a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 449 minecraft:totem_of_undying net.minecraft.item.Item@636fccb0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 450 minecraft:shulker_shell net.minecraft.item.Item@28519bfb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 452 minecraft:iron_nugget net.minecraft.item.Item@15914bb5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 453 minecraft:knowledge_book net.minecraft.item.ItemKnowledgeBook@5ddd84d2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2256 minecraft:record_13 net.minecraft.item.ItemRecord@4d065e1a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2257 minecraft:record_cat net.minecraft.item.ItemRecord@7c4ca87c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2258 minecraft:record_blocks net.minecraft.item.ItemRecord@6dbbdf92
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2259 minecraft:record_chirp net.minecraft.item.ItemRecord@1dbeedff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2260 minecraft:record_far net.minecraft.item.ItemRecord@62b786dc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2261 minecraft:record_mall net.minecraft.item.ItemRecord@7ba1cdbe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2262 minecraft:record_mellohi net.minecraft.item.ItemRecord@48d5ca17
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2263 minecraft:record_stal net.minecraft.item.ItemRecord@226e07e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2264 minecraft:record_strad net.minecraft.item.ItemRecord@7c31e410
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2265 minecraft:record_ward net.minecraft.item.ItemRecord@9880a15
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2266 minecraft:record_11 net.minecraft.item.ItemRecord@6febec41
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2267 minecraft:record_wait net.minecraft.item.ItemRecord@3de88f64
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4096 pixelmon:healer com.pixelmonmod.pixelmon.items.PixelmonItemBlock@50bb8b8b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4097 pixelmon:thunder_stone_ore net.minecraft.item.ItemBlock@c845ecc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4098 pixelmon:leaf_stone_ore net.minecraft.item.ItemBlock@2e261d74
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4099 pixelmon:water_stone_ore net.minecraft.item.ItemBlock@170bcaa6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4100 pixelmon:fire_stone_ore net.minecraft.item.ItemBlock@15ea7063
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4101 pixelmon:dawn_dusk_ore net.minecraft.item.ItemBlock@2ac84f5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4102 pixelmon:pc com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6a7092dc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4103 pixelmon:ranch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2b579476
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4104 pixelmon:mechanical_anvil com.pixelmonmod.pixelmon.items.PixelmonItemBlock@216e44c7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4105 pixelmon:cooking_pot com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2cd202b0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4106 pixelmon:infuser com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5a28308c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4107 pixelmon:anvil net.minecraft.item.ItemBlock@48b2e8f6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4108 pixelmon:fossil_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@7e92cf01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4109 pixelmon:bauxite_ore net.minecraft.item.ItemBlock@2e9adccb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4110 pixelmon:aluminium_block net.minecraft.item.ItemBlock@23ef153
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4111 pixelmon:fossil net.minecraft.item.ItemBlock@1e552fb1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4112 pixelmon:trade_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@129735f5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4113 pixelmon:fossil_cleaner com.pixelmonmod.pixelmon.items.PixelmonItemBlock@7b8300d0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4114 pixelmon:articuno_shrine net.minecraft.item.ItemBlock@1e4802dc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4115 pixelmon:zapdos_shrine net.minecraft.item.ItemBlock@157a9e30
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4116 pixelmon:moltres_shrine net.minecraft.item.ItemBlock@658dca08
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4117 pixelmon:ilex_shrine net.minecraft.item.ItemBlock@1c29f94b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4118 pixelmon:timespace_altar net.minecraft.item.ItemBlock@4ac20927
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4119 pixelmon:temple_pillar com.pixelmonmod.pixelmon.blocks.decorative.ItemBlockPillar@11cfd00e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4120 pixelmon:ice_rock com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6adfdae9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4121 pixelmon:moss_rock com.pixelmonmod.pixelmon.items.PixelmonItemBlock@c5938ba
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4122 pixelmon:ruins_wall net.minecraft.item.ItemBlock@60e0d78c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4123 pixelmon:dusty_ruins_wall net.minecraft.item.ItemBlock@6ab08a46
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4124 pixelmon:temple_block net.minecraft.item.ItemBlock@5e11446c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4125 pixelmon:temple_brick net.minecraft.item.ItemBlock@5611ecba
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4126 pixelmon:temple_stairs net.minecraft.item.ItemBlock@bb3e13f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4127 pixelmon:temple_brick_stairs net.minecraft.item.ItemBlock@6ee60fe1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4128 pixelmon:temple_slab net.minecraft.item.ItemSlab@40e87cb0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4129 pixelmon:temple_brick_slab net.minecraft.item.ItemSlab@10cecabf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4130 pixelmon:elevator net.minecraft.item.ItemBlock@615d162d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4131 pixelmon:warp_plate net.minecraft.item.ItemBlock@67c7fba7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4132 pixelmon:movement_plate net.minecraft.item.ItemBlock@67689345
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4133 pixelmon:stick_plate net.minecraft.item.ItemBlock@46144a09
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4134 pixelmon:timed_fall net.minecraft.item.ItemBlock@2227ce19
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4135 pixelmon:poke_chest com.pixelmonmod.pixelmon.items.PixelmonItemBlock@37584a6f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4136 pixelmon:ultra_chest com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4d2772ce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4137 pixelmon:master_chest com.pixelmonmod.pixelmon.items.PixelmonItemBlock@25a5f539
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4138 pixelmon:beast_chest com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4a58d484
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4139 pixelmon:sun_stone_ore net.minecraft.item.ItemBlock@47cd5a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4140 pixelmon:cloning_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3bf9a793
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4141 pixelmon:pixelmon_spawner net.minecraft.item.ItemBlock@11bff57b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4142 pixelmon:temporary_light net.minecraft.item.ItemBlock@37258c01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4143 pixelmon:hidden_cube net.minecraft.item.ItemBlock@4535a458
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4144 pixelmon:hidden_pressure_plate net.minecraft.item.ItemBlock@6a9d20e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4145 pixelmon:unown_block com.pixelmonmod.pixelmon.blocks.decorative.ItemBlockUnown@3ea3dc73
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4146 pixelmon:unown_block2 com.pixelmonmod.pixelmon.blocks.decorative.ItemBlockUnown@dfa7576
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4147 pixelmon:braille_block com.pixelmonmod.pixelmon.blocks.decorative.ItemBlockBraille@8093f9c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4148 pixelmon:braille_block2 com.pixelmonmod.pixelmon.blocks.decorative.ItemBlockBraille@4d8e7be5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4149 pixelmon:poke_grass net.minecraft.item.ItemBlock@467065bd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4150 pixelmon:poke_dirt net.minecraft.item.ItemBlock@56396600
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4151 pixelmon:poke_sand net.minecraft.item.ItemBlock@520eff65
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4152 pixelmon:poke_sand_corner1 net.minecraft.item.ItemBlock@5d4d48eb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4153 pixelmon:poke_sand_corner2 net.minecraft.item.ItemBlock@20452951
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4154 pixelmon:poke_sand_corner3 net.minecraft.item.ItemBlock@16440d9c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4155 pixelmon:poke_sand_corner4 net.minecraft.item.ItemBlock@7542409
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4156 pixelmon:poke_sand_side1 net.minecraft.item.ItemBlock@781b613e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4157 pixelmon:poke_sand_side2 net.minecraft.item.ItemBlock@7e6c57b8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4158 pixelmon:poke_sand_side3 net.minecraft.item.ItemBlock@3afb74a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4159 pixelmon:poke_sand_side4 net.minecraft.item.ItemBlock@4589019c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4160 pixelmon:ruby_block net.minecraft.item.ItemBlock@17d55da2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4161 pixelmon:ruby_ore net.minecraft.item.ItemBlock@70b75881
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4162 pixelmon:sapphire_block net.minecraft.item.ItemBlock@3a3118d7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4163 pixelmon:sapphire_ore net.minecraft.item.ItemBlock@3b403ac0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4164 pixelmon:amethyst_block net.minecraft.item.ItemBlock@7b26b9fa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4165 pixelmon:amethyst_ore net.minecraft.item.ItemBlock@2a0048c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4166 pixelmon:crystal_block net.minecraft.item.ItemBlock@4cb54cfe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4167 pixelmon:crystal_ore net.minecraft.item.ItemBlock@323b41de
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4168 pixelmon:silicon_ore net.minecraft.item.ItemBlock@229ae3ee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4169 pixelmon:silicon_block net.minecraft.item.ItemBlock@22fefad1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4170 pixelmon:shingles net.minecraft.item.ItemBlock@1fe1f81d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4171 pixelmon:shingles_corner1 net.minecraft.item.ItemBlock@7a022b2f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4172 pixelmon:shingles_corner2 net.minecraft.item.ItemBlock@7b1cfe5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4173 pixelmon:outside_wall net.minecraft.item.ItemBlock@e0f3785
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4174 pixelmon:inside_wall net.minecraft.item.ItemBlock@25874642
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4175 pixelmon:inside_wall_molding net.minecraft.item.ItemBlock@7414cae2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4176 pixelmon:tree_top net.minecraft.item.ItemBlock@19ed75
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4177 pixelmon:tree_bottom net.minecraft.item.ItemBlock@774d8c37
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4178 pixelmon:wooden_flooring net.minecraft.item.ItemBlock@5a486573
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4179 pixelmon:pokemart_sign net.minecraft.item.ItemBlock@dc209d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4180 pixelmon:pokecenter_sign net.minecraft.item.ItemBlock@3d634106
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4181 pixelmon:window1 net.minecraft.item.ItemBlock@3d8b8fc2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4182 pixelmon:window2 net.minecraft.item.ItemBlock@31db6ed4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4183 pixelmon:sandy_grass net.minecraft.item.ItemBlock@1d648733
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4184 pixelmon:rock net.minecraft.item.ItemBlock@5a0269a3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4185 pixelmon:cave_rock net.minecraft.item.ItemBlock@5d1c8ff3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4186 pixelmon:bridge_block net.minecraft.item.ItemBlock@46deda8e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4187 pixelmon:bolder net.minecraft.item.ItemBlock@5333901a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4188 pixelmon:box net.minecraft.item.ItemBlock@7ba0f188
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4189 pixelmon:clothed_table com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5895de82
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4190 pixelmon:trash_can net.minecraft.item.ItemBlock@2d43eaa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4191 pixelmon:gym_sign net.minecraft.item.ItemBlock@4615a2d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4192 pixelmon:tv com.pixelmonmod.pixelmon.items.PixelmonItemBlock@54197895
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4193 pixelmon:tv2 net.minecraft.item.ItemBlock@3f54fe13
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4194 pixelmon:tv3 com.pixelmonmod.pixelmon.items.PixelmonItemBlock@60c7816b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4195 pixelmon:red_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@49a6a83
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4196 pixelmon:green_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@1227832c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4197 pixelmon:blue_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@20783e5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4198 pixelmon:yellow_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@fa54976
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4199 pixelmon:pink_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5a6f8d12
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4200 pixelmon:purple_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@152851e2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4201 pixelmon:white_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6cd08441
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4202 pixelmon:gray_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4a6ec4c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4203 pixelmon:black_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4a8640f4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4204 pixelmon:orange_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5a5f9c0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4205 pixelmon:brown_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3aa3a85b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4206 pixelmon:cyan_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@40476bf0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4207 pixelmon:red_umbrella net.minecraft.item.ItemBlock@5807637f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4208 pixelmon:green_umbrella net.minecraft.item.ItemBlock@547a99fb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4209 pixelmon:blue_umbrella net.minecraft.item.ItemBlock@7f3a4d8a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4210 pixelmon:yellow_umbrella net.minecraft.item.ItemBlock@3861e6e5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4211 pixelmon:orange_umbrella net.minecraft.item.ItemBlock@7f19414e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4212 pixelmon:brown_umbrella net.minecraft.item.ItemBlock@13b33b98
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4213 pixelmon:pink_umbrella net.minecraft.item.ItemBlock@2a4110a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4214 pixelmon:purple_umbrella net.minecraft.item.ItemBlock@3f8c99cf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4215 pixelmon:white_umbrella net.minecraft.item.ItemBlock@29e983f3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4216 pixelmon:gray_umbrella net.minecraft.item.ItemBlock@15ac1d7b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4217 pixelmon:black_umbrella net.minecraft.item.ItemBlock@335a9063
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4218 pixelmon:cyan_umbrella net.minecraft.item.ItemBlock@56f2ebf4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4219 pixelmon:blue_clock net.minecraft.item.ItemBlock@294b6304
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4220 pixelmon:pink_clock net.minecraft.item.ItemBlock@41cb82ce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4221 pixelmon:white_clock net.minecraft.item.ItemBlock@6d2aec38
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4222 pixelmon:gray_clock net.minecraft.item.ItemBlock@6d8761d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4223 pixelmon:black_clock net.minecraft.item.ItemBlock@1280aaad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4224 pixelmon:purple_clock net.minecraft.item.ItemBlock@120fa9d4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4225 pixelmon:yellow_clock net.minecraft.item.ItemBlock@5db3b107
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4226 pixelmon:red_clock net.minecraft.item.ItemBlock@157a7b1e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4227 pixelmon:brown_clock net.minecraft.item.ItemBlock@1bab2826
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4228 pixelmon:green_clock net.minecraft.item.ItemBlock@62b58fd4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4229 pixelmon:cyan_clock net.minecraft.item.ItemBlock@454cb4e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4230 pixelmon:orange_clock net.minecraft.item.ItemBlock@1d9fbbd7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4231 pixelmon:red_cushion_chair net.minecraft.item.ItemBlock@24fc0bb1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4232 pixelmon:yellow_cushion_chair net.minecraft.item.ItemBlock@4ac886e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4233 pixelmon:green_cushion_chair net.minecraft.item.ItemBlock@6f26d855
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4234 pixelmon:pink_cushion_chair net.minecraft.item.ItemBlock@5e66692b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4235 pixelmon:blue_cushion_chair net.minecraft.item.ItemBlock@63ada0fd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4236 pixelmon:black_cushion_chair net.minecraft.item.ItemBlock@49b9ef5e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4237 pixelmon:gray_cushion_chair net.minecraft.item.ItemBlock@535bb507
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4238 pixelmon:cyan_cushion_chair net.minecraft.item.ItemBlock@1179c275
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4239 pixelmon:white_cushion_chair net.minecraft.item.ItemBlock@6fc6da96
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4240 pixelmon:brown_cushion_chair net.minecraft.item.ItemBlock@6f9b8190
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4241 pixelmon:orange_cushion_chair net.minecraft.item.ItemBlock@7383ded1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4242 pixelmon:purple_cushion_chair net.minecraft.item.ItemBlock@62e66a6a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4243 pixelmon:red_chair net.minecraft.item.ItemBlock@36dc364f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4244 pixelmon:yellow_chair net.minecraft.item.ItemBlock@487af103
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4245 pixelmon:orange_chair net.minecraft.item.ItemBlock@46b0b7d1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4246 pixelmon:pink_chair net.minecraft.item.ItemBlock@56041feb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4247 pixelmon:purple_chair net.minecraft.item.ItemBlock@29fca71
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4248 pixelmon:cyan_chair net.minecraft.item.ItemBlock@7e8ff745
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4249 pixelmon:blue_chair net.minecraft.item.ItemBlock@4ca94e3a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4250 pixelmon:white_chair net.minecraft.item.ItemBlock@76039e77
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4251 pixelmon:gray_chair net.minecraft.item.ItemBlock@1f96cbb8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4252 pixelmon:black_chair net.minecraft.item.ItemBlock@1c6534c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4253 pixelmon:green_chair net.minecraft.item.ItemBlock@201ec5aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4254 pixelmon:brown_chair net.minecraft.item.ItemBlock@5810af22
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4255 pixelmon:red_armchair net.minecraft.item.ItemBlock@7c1a1202
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4256 pixelmon:yellow_armchair net.minecraft.item.ItemBlock@7be53721
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4257 pixelmon:orange_armchair net.minecraft.item.ItemBlock@54b2cebc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4258 pixelmon:pink_armchair net.minecraft.item.ItemBlock@6fe379a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4259 pixelmon:purple_armchair net.minecraft.item.ItemBlock@349e141c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4260 pixelmon:cyan_armchair net.minecraft.item.ItemBlock@3df2b5c7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4261 pixelmon:blue_armchair net.minecraft.item.ItemBlock@4db2017d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4262 pixelmon:white_armchair net.minecraft.item.ItemBlock@49700c37
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4263 pixelmon:gray_armchair net.minecraft.item.ItemBlock@1aa9c5f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4264 pixelmon:black_armchair net.minecraft.item.ItemBlock@4a530e40
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4265 pixelmon:green_armchair net.minecraft.item.ItemBlock@76e3b65c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4266 pixelmon:brown_armchair net.minecraft.item.ItemBlock@63cd5eb6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4267 pixelmon:silver_armchair net.minecraft.item.ItemBlock@44a0fb96
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4268 pixelmon:lime_armchair net.minecraft.item.ItemBlock@42748be6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4269 pixelmon:magenta_armchair net.minecraft.item.ItemBlock@4f35da9d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4270 pixelmon:lightblue_armchair net.minecraft.item.ItemBlock@71e97271
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4271 pixelmon:red_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@785adc7d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4272 pixelmon:yellow_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4ffe78f1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4273 pixelmon:orange_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@321f9958
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4274 pixelmon:pink_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5446bc63
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4275 pixelmon:purple_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2e9ad66e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4276 pixelmon:cyan_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@525eab44
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4277 pixelmon:blue_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@acd3cd9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4278 pixelmon:white_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3cae9ca2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4279 pixelmon:gray_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@1a6489ab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4280 pixelmon:black_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@58307358
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4281 pixelmon:green_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3d3666e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4282 pixelmon:brown_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@88f733f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4283 pixelmon:silver_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@1154e61
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4284 pixelmon:lime_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@36ec8486
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4285 pixelmon:magenta_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@bc50f3a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4286 pixelmon:lightblue_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5460f3b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4287 pixelmon:cash_register net.minecraft.item.ItemBlock@4fd55e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4288 pixelmon:fossil_display com.pixelmonmod.pixelmon.items.PixelmonItemBlock@f31e139
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4289 pixelmon:end_table net.minecraft.item.ItemBlock@529bf912
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4290 pixelmon:bench net.minecraft.item.ItemBlock@66d15cd3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4291 pixelmon:birch_bench net.minecraft.item.ItemBlock@23f2544b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4292 pixelmon:acacia_bench net.minecraft.item.ItemBlock@123037a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4293 pixelmon:jungle_bench net.minecraft.item.ItemBlock@5188a5c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4294 pixelmon:spruce_bench net.minecraft.item.ItemBlock@6f9a8964
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4295 pixelmon:dark_oak_bench net.minecraft.item.ItemBlock@5d299d9b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4296 pixelmon:lightworkplace net.minecraft.item.ItemBlock@a2d61b2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4297 pixelmon:darkworkplace net.minecraft.item.ItemBlock@1bc15613
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4298 pixelmon:blue_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4a80ba67
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4299 pixelmon:green_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@f82001a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4300 pixelmon:orange_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@169d70fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4301 pixelmon:pink_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@68af4d3d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4302 pixelmon:red_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5fa95fc3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4303 pixelmon:yellow_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@c4c7abd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4304 pixelmon:brown_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@ca27e62
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4305 pixelmon:white_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@60a4e4ee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4306 pixelmon:gray_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6ae6d514
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4307 pixelmon:black_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@601c2fb3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4308 pixelmon:cyan_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3757160f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4309 pixelmon:purple_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@cee827b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4310 pixelmon:fridge com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3e7d6d1d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4311 pixelmon:picket_fence net.minecraft.item.ItemBlock@efffcbb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4312 pixelmon:green_folding_chair net.minecraft.item.ItemBlock@3daf3e8c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4313 pixelmon:red_folding_chair net.minecraft.item.ItemBlock@7d6aa650
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4314 pixelmon:blue_folding_chair net.minecraft.item.ItemBlock@2a88fc01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4315 pixelmon:yellow_folding_chair net.minecraft.item.ItemBlock@619aab9d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4316 pixelmon:orange_folding_chair net.minecraft.item.ItemBlock@6bf92d65
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4317 pixelmon:brown_folding_chair net.minecraft.item.ItemBlock@508158a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4318 pixelmon:white_folding_chair net.minecraft.item.ItemBlock@26f79052
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4319 pixelmon:gray_folding_chair net.minecraft.item.ItemBlock@104ccd6a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4320 pixelmon:black_folding_chair net.minecraft.item.ItemBlock@29316f78
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4321 pixelmon:pink_folding_chair net.minecraft.item.ItemBlock@3e2ed630
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4322 pixelmon:purple_folding_chair net.minecraft.item.ItemBlock@487e7892
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4323 pixelmon:cyan_folding_chair net.minecraft.item.ItemBlock@7a6575ba
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4324 pixelmon:blue_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@433a0479
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4325 pixelmon:green_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@7913568c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4326 pixelmon:orange_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6bbbdfc1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4327 pixelmon:pink_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3dd53312
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4328 pixelmon:purple_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6bee2083
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4329 pixelmon:red_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@374a7cd0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4330 pixelmon:yellow_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@7d2c32e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4331 pixelmon:brown_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6c8abf40
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4332 pixelmon:white_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@395e2961
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4333 pixelmon:gray_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@251fe707
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4334 pixelmon:black_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2ac539cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4335 pixelmon:cyan_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@1c124e20
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4336 pixelmon:pixelmon_grass net.minecraft.item.ItemBlock@151be602
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4337 pixelmon:spawner_cave_rock net.minecraft.item.ItemBlock@10d9cb19
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4338 pixelmon:poke_gift com.pixelmonmod.pixelmon.items.PixelmonItemBlock@604791a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4339 pixelmon:poke_gift_event com.pixelmonmod.pixelmon.items.PixelmonItemBlock@26d1b2df
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4340 pixelmon:gracideablock com.pixelmonmod.pixelmon.items.PixelmonItemBlock@10e5f219
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4341 pixelmon:plateholder com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2b15cb40
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4342 pixelmon:block.red_orb com.pixelmonmod.pixelmon.items.PixelmonItemBlock@21bd8b05
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4343 pixelmon:block.blue_orb com.pixelmonmod.pixelmon.items.PixelmonItemBlock@773768bc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4344 pixelmon:mower com.pixelmonmod.pixelmon.items.PixelmonItemBlock@7419a3d4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4345 pixelmon:fan com.pixelmonmod.pixelmon.items.PixelmonItemBlock@69baa99
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4346 pixelmon:washing_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@740a157a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4347 pixelmon:tidal_bell com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4219ef38
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4348 pixelmon:clear_bell com.pixelmonmod.pixelmon.items.PixelmonItemBlock@26d65952
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4349 pixelmon:deep_sea net.minecraft.item.ItemBlock@d8b998f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4350 pixelmon:reassembly_unit net.minecraft.item.ItemBlock@18353ac2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4351 pixelmon:zygarde_cell net.minecraft.item.ItemBlock@25b25384
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4352 pixelmon:zygarde_core net.minecraft.item.ItemBlock@45dc9232
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4353 pixelmon:street_light net.minecraft.item.ItemBlock@4d885410
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4354 pixelmon:mug_base net.minecraft.item.ItemBlock@17f536f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4355 pixelmon:mug_ball net.minecraft.item.ItemBlock@cddfa01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4356 pixelmon:mug_pika net.minecraft.item.ItemBlock@cbd4142
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4357 pixelmon:galarica_cuff com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3da87942
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4358 pixelmon:relic_band com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3d0e8b19
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4359 pixelmon:relic_crown com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4362374a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4360 pixelmon:relic_statue com.pixelmonmod.pixelmon.items.PixelmonItemBlock@7bce365b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4361 pixelmon:relic_vase com.pixelmonmod.pixelmon.items.PixelmonItemBlock@51b3983a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4362 pixelmon:berrytree_cheri com.pixelmonmod.pixelmon.items.PixelmonItemBlock@11825184
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4363 pixelmon:berrytree_chesto com.pixelmonmod.pixelmon.items.PixelmonItemBlock@466bdbb5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4364 pixelmon:berrytree_pecha com.pixelmonmod.pixelmon.items.PixelmonItemBlock@33ab2cd3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4365 pixelmon:berrytree_rawst com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4cfb105d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4366 pixelmon:berrytree_aspear com.pixelmonmod.pixelmon.items.PixelmonItemBlock@542e517
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4367 pixelmon:berrytree_leppa com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5abba69c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4368 pixelmon:berrytree_oran com.pixelmonmod.pixelmon.items.PixelmonItemBlock@72bb3489
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4369 pixelmon:berrytree_persim com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5a954aef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4370 pixelmon:berrytree_lum com.pixelmonmod.pixelmon.items.PixelmonItemBlock@273628c9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4371 pixelmon:berrytree_sitrus com.pixelmonmod.pixelmon.items.PixelmonItemBlock@341b6b89
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4372 pixelmon:berrytree_figy com.pixelmonmod.pixelmon.items.PixelmonItemBlock@1d62d2ec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4373 pixelmon:berrytree_wiki com.pixelmonmod.pixelmon.items.PixelmonItemBlock@110c6d14
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4374 pixelmon:berrytree_mago com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3baa221
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4375 pixelmon:berrytree_aguav com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4ec33f0e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4376 pixelmon:berrytree_iapapa com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6077d128
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4377 pixelmon:berrytree_pomeg com.pixelmonmod.pixelmon.items.PixelmonItemBlock@480e0674
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4378 pixelmon:berrytree_kelpsy com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6e914ad0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4379 pixelmon:berrytree_qualot com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2284d2b2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4380 pixelmon:berrytree_hondew com.pixelmonmod.pixelmon.items.PixelmonItemBlock@207471f3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4381 pixelmon:berrytree_grepa com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2257e60f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4382 pixelmon:berrytree_tamato com.pixelmonmod.pixelmon.items.PixelmonItemBlock@185a3bb3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4383 pixelmon:berrytree_occa com.pixelmonmod.pixelmon.items.PixelmonItemBlock@25a4743e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4384 pixelmon:berrytree_passho com.pixelmonmod.pixelmon.items.PixelmonItemBlock@711b2c49
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4385 pixelmon:berrytree_wacan com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3268a390
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4386 pixelmon:berrytree_rindo com.pixelmonmod.pixelmon.items.PixelmonItemBlock@c6a2082
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4387 pixelmon:berrytree_yache com.pixelmonmod.pixelmon.items.PixelmonItemBlock@252d3370
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4388 pixelmon:berrytree_chople com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3d6085e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4389 pixelmon:berrytree_kebia com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5ae35233
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4390 pixelmon:berrytree_shuca com.pixelmonmod.pixelmon.items.PixelmonItemBlock@1b62f45e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4391 pixelmon:berrytree_coba com.pixelmonmod.pixelmon.items.PixelmonItemBlock@250885dc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4392 pixelmon:berrytree_tanga com.pixelmonmod.pixelmon.items.PixelmonItemBlock@1657d046
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4393 pixelmon:berrytree_charti com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5555f0be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4394 pixelmon:berrytree_kasib com.pixelmonmod.pixelmon.items.PixelmonItemBlock@e818484
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4395 pixelmon:berrytree_haban com.pixelmonmod.pixelmon.items.PixelmonItemBlock@59987e09
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4396 pixelmon:berrytree_colbur com.pixelmonmod.pixelmon.items.PixelmonItemBlock@12e535b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4397 pixelmon:berrytree_babiri com.pixelmonmod.pixelmon.items.PixelmonItemBlock@209bd92b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4398 pixelmon:berrytree_chilan com.pixelmonmod.pixelmon.items.PixelmonItemBlock@54dfb70a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4399 pixelmon:berrytree_roseli com.pixelmonmod.pixelmon.items.PixelmonItemBlock@41183b21
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4400 pixelmon:berrytree_liechi com.pixelmonmod.pixelmon.items.PixelmonItemBlock@34797e2e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4401 pixelmon:berrytree_ganlon com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6d74a7a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4402 pixelmon:berrytree_salac com.pixelmonmod.pixelmon.items.PixelmonItemBlock@c6447aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4403 pixelmon:berrytree_petaya com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4eae1e79
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4404 pixelmon:berrytree_apicot com.pixelmonmod.pixelmon.items.PixelmonItemBlock@44ddd331
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4405 pixelmon:berrytree_lansat com.pixelmonmod.pixelmon.items.PixelmonItemBlock@b72d529
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4406 pixelmon:berrytree_starf com.pixelmonmod.pixelmon.items.PixelmonItemBlock@32cc418b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4407 pixelmon:berrytree_enigma com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2eb27101
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4408 pixelmon:berrytree_micle com.pixelmonmod.pixelmon.items.PixelmonItemBlock@7decad67
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4409 pixelmon:berrytree_custap com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2cf956c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4410 pixelmon:berrytree_jaboca com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2b084b81
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4411 pixelmon:berrytree_rowap com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2c872c81
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4412 pixelmon:item_finder com.pixelmonmod.pixelmon.items.ItemItemFinder@6861773a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4413 pixelmon:rare_candy com.pixelmonmod.pixelmon.items.ItemExpCandy@5f2ef806
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4414 pixelmon:xs_exp_candy com.pixelmonmod.pixelmon.items.ItemExpCandy@21c7dd3d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4415 pixelmon:s_exp_candy com.pixelmonmod.pixelmon.items.ItemExpCandy@6d0cb017
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4416 pixelmon:m_exp_candy com.pixelmonmod.pixelmon.items.ItemExpCandy@e37d22b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4417 pixelmon:l_exp_candy com.pixelmonmod.pixelmon.items.ItemExpCandy@2671f523
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4418 pixelmon:xl_exp_candy com.pixelmonmod.pixelmon.items.ItemExpCandy@3940fae5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4419 pixelmon:potion com.pixelmonmod.pixelmon.items.ItemPotion@314469d2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4420 pixelmon:super_potion com.pixelmonmod.pixelmon.items.ItemPotion@152435b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4421 pixelmon:hyper_potion com.pixelmonmod.pixelmon.items.ItemPotion@28a366bf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4422 pixelmon:max_potion com.pixelmonmod.pixelmon.items.ItemPotion@168a369c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4423 pixelmon:fresh_water com.pixelmonmod.pixelmon.items.ItemPotion@492c766
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4424 pixelmon:soda_pop com.pixelmonmod.pixelmon.items.ItemPotion@17c91434
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4425 pixelmon:lemonade com.pixelmonmod.pixelmon.items.ItemPotion@24ec1eec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4426 pixelmon:moomoo_milk com.pixelmonmod.pixelmon.items.ItemPotion@6395e23b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4427 pixelmon:ether com.pixelmonmod.pixelmon.items.ItemEther@71aea0d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4428 pixelmon:max_ether com.pixelmonmod.pixelmon.items.ItemEther@2e99726d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4429 pixelmon:elixir com.pixelmonmod.pixelmon.items.ItemElixir@6a46122c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4430 pixelmon:max_elixir com.pixelmonmod.pixelmon.items.ItemElixir@268eb165
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4431 pixelmon:pp_up com.pixelmonmod.pixelmon.items.ItemPPUp@22226d0c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4432 pixelmon:pp_max com.pixelmonmod.pixelmon.items.ItemPPUp@47cd693f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4433 pixelmon:full_restore com.pixelmonmod.pixelmon.items.ItemPotion@1dc0c498
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4434 pixelmon:revive com.pixelmonmod.pixelmon.items.ItemRevive@4e164bdc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4435 pixelmon:max_revive com.pixelmonmod.pixelmon.items.ItemRevive@7fed051f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4436 pixelmon:antidote com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@53450f4c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4437 pixelmon:paralyze_heal com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@483af5b8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4438 pixelmon:awakening com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@348e1fc8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4439 pixelmon:burn_heal com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@23dc31bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4440 pixelmon:ice_heal com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@581865e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4441 pixelmon:full_heal com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@4710dc6d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4442 pixelmon:rage_candy_bar com.pixelmonmod.pixelmon.items.ItemPotion@3a4fb18
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4443 pixelmon:lava_cookie com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@4137533e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4444 pixelmon:old_gateau com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@5a1b1186
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4445 pixelmon:casteliacone com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@1b295d1c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4446 pixelmon:lumiose_galette com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@3ff1095a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4447 pixelmon:shalour_sable com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@44a40339
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4448 pixelmon:big_malasada com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@46b1ad0a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4449 pixelmon:hp_up com.pixelmonmod.pixelmon.items.IncreaseEV@17a1d97d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4450 pixelmon:protein com.pixelmonmod.pixelmon.items.IncreaseEV@20ada90a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4451 pixelmon:iron com.pixelmonmod.pixelmon.items.IncreaseEV@44f4dbed
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4452 pixelmon:calcium com.pixelmonmod.pixelmon.items.IncreaseEV@fe6e784
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4453 pixelmon:zinc com.pixelmonmod.pixelmon.items.IncreaseEV@1615bd34
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4454 pixelmon:carbos com.pixelmonmod.pixelmon.items.IncreaseEV@5bbdb305
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4455 pixelmon:health_wing com.pixelmonmod.pixelmon.items.PixelmonItem@39f4302c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4456 pixelmon:muscle_wing com.pixelmonmod.pixelmon.items.PixelmonItem@1163a51
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4457 pixelmon:resist_wing com.pixelmonmod.pixelmon.items.PixelmonItem@3ad1cb5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4458 pixelmon:genius_wing com.pixelmonmod.pixelmon.items.PixelmonItem@cc2629e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4459 pixelmon:clever_wing com.pixelmonmod.pixelmon.items.PixelmonItem@14af567a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4460 pixelmon:swift_wing com.pixelmonmod.pixelmon.items.PixelmonItem@245b320c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4461 pixelmon:silver_wing com.pixelmonmod.pixelmon.items.PixelmonItem@10e4b6c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4462 pixelmon:rainbow_wing com.pixelmonmod.pixelmon.items.PixelmonItem@fade0d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4463 pixelmon:health_feather com.pixelmonmod.pixelmon.items.IncreaseEV@615f7bdf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4464 pixelmon:muscle_feather com.pixelmonmod.pixelmon.items.IncreaseEV@1ce9feaa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4465 pixelmon:resist_feather com.pixelmonmod.pixelmon.items.IncreaseEV@290e3977
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4466 pixelmon:genius_feather com.pixelmonmod.pixelmon.items.IncreaseEV@49c5c7d0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4467 pixelmon:clever_feather com.pixelmonmod.pixelmon.items.IncreaseEV@535eccb4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4468 pixelmon:swift_feather com.pixelmonmod.pixelmon.items.IncreaseEV@9174db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4469 pixelmon:pomeg_berry com.pixelmonmod.pixelmon.items.DecreaseEV@580c203f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4470 pixelmon:kelpsy_berry com.pixelmonmod.pixelmon.items.DecreaseEV@3f9087a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4471 pixelmon:qualot_berry com.pixelmonmod.pixelmon.items.DecreaseEV@1a0ec783
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4472 pixelmon:hondew_berry com.pixelmonmod.pixelmon.items.DecreaseEV@11325fb5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4473 pixelmon:grepa_berry com.pixelmonmod.pixelmon.items.DecreaseEV@28868874
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4474 pixelmon:tamato_berry com.pixelmonmod.pixelmon.items.DecreaseEV@1310ff02
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4475 pixelmon:cornn_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@7f4e003c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4476 pixelmon:magost_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@7c022797
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4477 pixelmon:rabuta_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@605bc54b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4478 pixelmon:nomel_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@74a7dead
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4479 pixelmon:spelon_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@7b676fe5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4480 pixelmon:pamtre_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@1634c181
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4481 pixelmon:watmel_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@287b2f91
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4482 pixelmon:durin_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@62e3ce85
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4483 pixelmon:belue_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@22bb8d7b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4484 pixelmon:heal_powder com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@12336864
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4485 pixelmon:energy_powder com.pixelmonmod.pixelmon.items.ItemPotion@63c5ca14
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4486 pixelmon:energy_root com.pixelmonmod.pixelmon.items.ItemPotion@1faea70f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4487 pixelmon:revival_herb com.pixelmonmod.pixelmon.items.ItemRevive@610021d4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4488 pixelmon:x_attack com.pixelmonmod.pixelmon.items.ItemBattleItem@68f915d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4489 pixelmon:x_defence com.pixelmonmod.pixelmon.items.ItemBattleItem@25a1f7b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4490 pixelmon:x_special_attack com.pixelmonmod.pixelmon.items.ItemBattleItem@4f5dbadd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4491 pixelmon:x_special_defence com.pixelmonmod.pixelmon.items.ItemBattleItem@2f333c63
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4492 pixelmon:x_speed com.pixelmonmod.pixelmon.items.ItemBattleItem@f44bb88
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4493 pixelmon:x_accuracy com.pixelmonmod.pixelmon.items.ItemBattleItem@257299e6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4494 pixelmon:dire_hit com.pixelmonmod.pixelmon.items.ItemBattleItem@75b44c7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4495 pixelmon:fire_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@313da06b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4496 pixelmon:water_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@1b8fc53f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4497 pixelmon:moon_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@2a83d201
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4498 pixelmon:thunder_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@77a3c6ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4499 pixelmon:leaf_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@2b411e8d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4500 pixelmon:sun_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@4e8280e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4501 pixelmon:dawn_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@7a2540ec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4502 pixelmon:dusk_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@13585dd4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4503 pixelmon:shiny_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@30ce9c44
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4504 pixelmon:ice_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@6a11a702
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4505 pixelmon:thunder_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@3ae3a88c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4506 pixelmon:leaf_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@6b84f4f9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4507 pixelmon:water_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@2fec6971
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4508 pixelmon:fire_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@4822f239
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4509 pixelmon:sun_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@6f228479
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4510 pixelmon:moon_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@234d9658
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4511 pixelmon:dawn_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@6fa6d4a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4512 pixelmon:dusk_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@30ca5056
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4513 pixelmon:shiny_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@4bb00b7a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4514 pixelmon:ice_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@400bb02
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4515 pixelmon:wailmer_pail com.pixelmonmod.pixelmon.items.ItemWailmerPail@5d5a74ff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4516 pixelmon:old_rod com.pixelmonmod.pixelmon.items.ItemFishingRod@3ff0c7e2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4517 pixelmon:good_rod com.pixelmonmod.pixelmon.items.ItemFishingRod@7450f0bd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4518 pixelmon:super_rod com.pixelmonmod.pixelmon.items.ItemFishingRod@75098d9e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4519 pixelmon:oas_rod com.pixelmonmod.pixelmon.items.ItemFishingRod@7bfae24c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4520 pixelmon:fishing_log com.pixelmonmod.pixelmon.items.ItemFishingLog@428ce506
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4521 pixelmon:curry_bread com.pixelmonmod.pixelmon.items.ItemCurryKey@31aa20f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4522 pixelmon:curry_pasta com.pixelmonmod.pixelmon.items.ItemCurryKey@8762e24
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4523 pixelmon:curry_fried_food com.pixelmonmod.pixelmon.items.ItemCurryKey@24b245e4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4524 pixelmon:curry_instant_noodles com.pixelmonmod.pixelmon.items.ItemCurryKey@13330a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4525 pixelmon:curry_precooked_burger com.pixelmonmod.pixelmon.items.ItemCurryKey@617e2dc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4526 pixelmon:curry_sausages com.pixelmonmod.pixelmon.items.ItemCurryKey@58c038c0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4527 pixelmon:curry_bean_tin com.pixelmonmod.pixelmon.items.ItemCurryKey@6eebcb59
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4528 pixelmon:curry_mixed_mushrooms com.pixelmonmod.pixelmon.items.ItemCurryKey@76c5581d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4529 pixelmon:curry_potato_pack com.pixelmonmod.pixelmon.items.ItemCurryKey@66c54305
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4530 pixelmon:curry_salad_mix com.pixelmonmod.pixelmon.items.ItemCurryKey@3f9a7125
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4531 pixelmon:curry_spice_mix com.pixelmonmod.pixelmon.items.ItemCurryKey@f9bc48c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4532 pixelmon:curry_bobs_tin com.pixelmonmod.pixelmon.items.ItemCurryKey@53c260d2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4533 pixelmon:curry_bachs_tin com.pixelmonmod.pixelmon.items.ItemCurryKey@1f53ccc4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4534 pixelmon:curry_brittle_bones com.pixelmonmod.pixelmon.items.ItemCurryKey@73ac9552
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4535 pixelmon:curry_pungent_root com.pixelmonmod.pixelmon.items.ItemCurryKey@2242800f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4536 pixelmon:curry_fresh_cream com.pixelmonmod.pixelmon.items.ItemCurryKey@6246b065
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4537 pixelmon:curry_packaged_curry com.pixelmonmod.pixelmon.items.ItemCurryKey@63727505
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4538 pixelmon:curry_coconut_milk com.pixelmonmod.pixelmon.items.ItemCurryKey@74636a3c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4539 pixelmon:curry_smoke_poke_tail com.pixelmonmod.pixelmon.items.ItemCurryKey@4217ce47
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4540 pixelmon:curry_large_leek com.pixelmonmod.pixelmon.items.ItemCurryKey@15058bf8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4541 pixelmon:curry_fancy_apple com.pixelmonmod.pixelmon.items.ItemCurryKey@65af0e00
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4542 pixelmon:curry_boiled_egg com.pixelmonmod.pixelmon.items.ItemCurryKey@a72ba03
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4543 pixelmon:curry_fruit_bunch com.pixelmonmod.pixelmon.items.ItemCurryKey@766b38fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4544 pixelmon:curry_moomoo_cheese com.pixelmonmod.pixelmon.items.ItemCurryKey@4f083782
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4545 pixelmon:curry_gigantamix com.pixelmonmod.pixelmon.items.ItemCurryKey@52caff6d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4546 pixelmon:dish_curry_none com.pixelmonmod.pixelmon.items.ItemCurryDish@4d77e595
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4547 pixelmon:dish_curry_sausages com.pixelmonmod.pixelmon.items.ItemCurryDish@6274881f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4548 pixelmon:dish_curry_bobs_tin com.pixelmonmod.pixelmon.items.ItemCurryDish@6c4e17f4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4549 pixelmon:dish_curry_bachs_tin com.pixelmonmod.pixelmon.items.ItemCurryDish@69faac87
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4550 pixelmon:dish_curry_bean_tin com.pixelmonmod.pixelmon.items.ItemCurryDish@1bd3b760
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4551 pixelmon:dish_curry_bread com.pixelmonmod.pixelmon.items.ItemCurryDish@5d21f075
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4552 pixelmon:dish_curry_pasta com.pixelmonmod.pixelmon.items.ItemCurryDish@414cad92
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4553 pixelmon:dish_curry_mixed_mushrooms com.pixelmonmod.pixelmon.items.ItemCurryDish@7d6eafa8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4554 pixelmon:dish_curry_smoke_poke_tail com.pixelmonmod.pixelmon.items.ItemCurryDish@7b806fd2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4555 pixelmon:dish_curry_large_leek com.pixelmonmod.pixelmon.items.ItemCurryDish@29f09a8f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4556 pixelmon:dish_curry_fancy_apple com.pixelmonmod.pixelmon.items.ItemCurryDish@df4921e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4557 pixelmon:dish_curry_brittle_bones com.pixelmonmod.pixelmon.items.ItemCurryDish@56f7fe7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4558 pixelmon:dish_curry_potato_pack com.pixelmonmod.pixelmon.items.ItemCurryDish@7de97e67
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4559 pixelmon:dish_curry_pungent_root com.pixelmonmod.pixelmon.items.ItemCurryDish@50e0b7b7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4560 pixelmon:dish_curry_salad_mix com.pixelmonmod.pixelmon.items.ItemCurryDish@79adbbd7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4561 pixelmon:dish_curry_fried_food com.pixelmonmod.pixelmon.items.ItemCurryDish@7436342
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4562 pixelmon:dish_curry_boiled_egg com.pixelmonmod.pixelmon.items.ItemCurryDish@316f3f8b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4563 pixelmon:dish_curry_fruit_bunch com.pixelmonmod.pixelmon.items.ItemCurryDish@64676b1e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4564 pixelmon:dish_curry_moomoo_cheese com.pixelmonmod.pixelmon.items.ItemCurryDish@70001746
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4565 pixelmon:dish_curry_spice_mix com.pixelmonmod.pixelmon.items.ItemCurryDish@6c453377
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4566 pixelmon:dish_curry_fresh_cream com.pixelmonmod.pixelmon.items.ItemCurryDish@249eca13
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4567 pixelmon:dish_curry_packaged_curry com.pixelmonmod.pixelmon.items.ItemCurryDish@7bfe6a05
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4568 pixelmon:dish_curry_coconut_milk com.pixelmonmod.pixelmon.items.ItemCurryDish@b34f81b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4569 pixelmon:dish_curry_instant_noodles com.pixelmonmod.pixelmon.items.ItemCurryDish@4eafac81
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4570 pixelmon:dish_curry_precooked_burger com.pixelmonmod.pixelmon.items.ItemCurryDish@1cb33915
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4571 pixelmon:dish_curry_gigantamix com.pixelmonmod.pixelmon.items.ItemCurryDish@1495c6c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4572 pixelmon:chisel com.pixelmonmod.pixelmon.items.ItemStatueMaker@38cd106d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4573 pixelmon:ranch_upgrade com.pixelmonmod.pixelmon.items.ItemRanchUpgrade@b356851
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4574 pixelmon:trade_monitor com.pixelmonmod.pixelmon.items.PixelmonItem@e4b93b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4575 pixelmon:trade_holder_right com.pixelmonmod.pixelmon.items.PixelmonItem@3452c758
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4576 pixelmon:trade_holder_left com.pixelmonmod.pixelmon.items.PixelmonItem@64ccf7c7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4577 pixelmon:trade_panel com.pixelmonmod.pixelmon.items.PixelmonItem@449b7cef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4578 pixelmon:orb com.pixelmonmod.pixelmon.items.PixelmonItem@169fb9c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4579 pixelmon:uno_orb com.pixelmonmod.pixelmon.items.ItemShrineOrb@3455d448
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4580 pixelmon:dos_orb com.pixelmonmod.pixelmon.items.ItemShrineOrb@37a47fca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4581 pixelmon:tres_orb com.pixelmonmod.pixelmon.items.ItemShrineOrb@28c701d5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4582 pixelmon:trainer_editor com.pixelmonmod.pixelmon.items.ItemNPCEditor@437dcc90
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4583 pixelmon:pokemon_editor com.pixelmonmod.pixelmon.items.ItemPokemonEditor@5990b723
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4584 pixelmon:grotto_spawner com.pixelmonmod.pixelmon.items.ItemSpawnGrotto@4dded9f4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4585 pixelmon:green_tank com.pixelmonmod.pixelmon.items.PixelmonItem@5d07a033
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4586 pixelmon:orange_tank com.pixelmonmod.pixelmon.items.PixelmonItem@7033ee4f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4587 pixelmon:cloner_cord com.pixelmonmod.pixelmon.items.PixelmonItem@2c4676c5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4588 pixelmon:hourglass_gold com.pixelmonmod.pixelmon.items.ItemIsisHourglass@176c0bc0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4589 pixelmon:hourglass_silver com.pixelmonmod.pixelmon.items.ItemIsisHourglass@778a2726
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4590 pixelmon:lens_gold com.pixelmonmod.pixelmon.items.ItemHirokusLens@18a4fe0e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4591 pixelmon:lens_silver com.pixelmonmod.pixelmon.items.ItemHirokusLens@7cb5381
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4592 pixelmon:hidden_iron_door com.pixelmonmod.pixelmon.items.ItemHiddenDoor@700e7ab3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4593 pixelmon:hidden_wooden_door com.pixelmonmod.pixelmon.items.ItemHiddenDoor@569bd083
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4594 pixelmon:gift_box com.pixelmonmod.pixelmon.items.ItemGift@69f000d0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4595 pixelmon:pixelmon_sprite com.pixelmonmod.pixelmon.items.ItemPixelmonSprite@347a0134
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4596 pixelmon:painting com.pixelmonmod.pixelmon.items.ItemPixelmonPainting@37a22eea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4597 pixelmon:camera com.pixelmonmod.pixelmon.items.ItemCamera@3f35ef55
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4598 pixelmon:film com.pixelmonmod.pixelmon.items.GenericItem@562a9ee3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4599 pixelmon:tree com.pixelmonmod.pixelmon.items.PixelmonItemBlock@323d56b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4600 pixelmon:amethyst com.pixelmonmod.pixelmon.items.GenericItem@144eeb60
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4601 pixelmon:ruby com.pixelmonmod.pixelmon.items.ItemRuby@491e1fb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4602 pixelmon:crystal com.pixelmonmod.pixelmon.items.GenericItem@6ceaa0c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4603 pixelmon:sapphire com.pixelmonmod.pixelmon.items.GenericItem@5e1eeca8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4604 pixelmon:silicon com.pixelmonmod.pixelmon.items.GenericItem@3d6819e0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4605 pixelmon:aluminium_ingot com.pixelmonmod.pixelmon.items.PixelmonItem@36fdb98f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4606 pixelmon:aluminium_plate com.pixelmonmod.pixelmon.items.PixelmonItem@4510eb96
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4607 pixelmon:ability_capsule com.pixelmonmod.pixelmon.items.ItemAbilityCapsule@6cc23430
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4608 pixelmon:exp_all com.pixelmonmod.pixelmon.items.ItemExpAll@11189751
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4609 pixelmon:gracidea com.pixelmonmod.pixelmon.items.ItemGracidea@4af2753c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4610 pixelmon:reveal_glass com.pixelmonmod.pixelmon.items.PixelmonItem@87c6baf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4611 pixelmon:red_chain com.pixelmonmod.pixelmon.items.PixelmonItem@75e2ad24
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4612 pixelmon:repel com.pixelmonmod.pixelmon.items.ItemRepel@20151ed6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4613 pixelmon:super_repel com.pixelmonmod.pixelmon.items.ItemRepel@7997d47d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4614 pixelmon:max_repel com.pixelmonmod.pixelmon.items.ItemRepel@12ddf9f3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4615 pixelmon:porygon_piece com.pixelmonmod.pixelmon.items.PorygonPiece@7236ed01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4616 pixelmon:red_shard com.pixelmonmod.pixelmon.items.ItemShard@7a5dbe3f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4617 pixelmon:blue_shard com.pixelmonmod.pixelmon.items.ItemShard@3d2eb935
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4618 pixelmon:jade_shard com.pixelmonmod.pixelmon.items.ItemShard@4041cd02
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4619 pixelmon:azure_flute com.pixelmonmod.pixelmon.items.ItemAzureFlute@55a7eee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4620 pixelmon:sacredash com.pixelmonmod.pixelmon.items.ItemSacredAsh@1261943c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4621 pixelmon:gold_bottle_cap com.pixelmonmod.pixelmon.items.ItemBottleCap@5ace7054
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4622 pixelmon:silver_bottle_cap com.pixelmonmod.pixelmon.items.ItemBottleCap@14a99fd2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4623 pixelmon:mach_bike com.pixelmonmod.pixelmon.items.ItemBike@42d22ea7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4624 pixelmon:mach_bike_frame com.pixelmonmod.pixelmon.items.PixelmonItem@5c8c92b5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4625 pixelmon:acro_bike com.pixelmonmod.pixelmon.items.ItemBike@756915a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4626 pixelmon:acro_bike_frame com.pixelmonmod.pixelmon.items.PixelmonItem@2de643d0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4627 pixelmon:handles com.pixelmonmod.pixelmon.items.PixelmonItem@7e92e7dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4628 pixelmon:wheel com.pixelmonmod.pixelmon.items.PixelmonItem@4633cb80
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4629 pixelmon:incense_burner com.pixelmonmod.pixelmon.items.IncenseBurner@7bca02f3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4630 pixelmon:zygarde_cube com.pixelmonmod.pixelmon.items.ItemZygardeCube@64ad2699
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4631 pixelmon:gaebolg com.pixelmonmod.pixelmon.items.PixelmonItem@de889de
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4632 pixelmon:tart_apple com.pixelmonmod.pixelmon.items.PixelmonItem@55df3c28
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4633 pixelmon:sweet_apple com.pixelmonmod.pixelmon.items.PixelmonItem@7ea961fa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4634 pixelmon:mint_seeds net.minecraft.item.ItemSeeds@733d1958
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4635 pixelmon:mint com.pixelmonmod.pixelmon.items.ItemMint@3a52c898
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4636 pixelmon:chipped_pot com.pixelmonmod.pixelmon.items.PixelmonItem@16409d86
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4637 pixelmon:cracked_pot com.pixelmonmod.pixelmon.items.PixelmonItem@23d39805
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4638 pixelmon:berry_sweet com.pixelmonmod.pixelmon.items.MilcerySweet@38bfa2fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4639 pixelmon:clover_sweet com.pixelmonmod.pixelmon.items.MilcerySweet@1485bb79
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4640 pixelmon:flower_sweet com.pixelmonmod.pixelmon.items.MilcerySweet@6bbb8c2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4641 pixelmon:love_sweet com.pixelmonmod.pixelmon.items.MilcerySweet@39970ba0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4642 pixelmon:ribbon_sweet com.pixelmonmod.pixelmon.items.MilcerySweet@7cfae63e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4643 pixelmon:star_sweet com.pixelmonmod.pixelmon.items.MilcerySweet@459dc4ab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4644 pixelmon:strawberry_sweet com.pixelmonmod.pixelmon.items.MilcerySweet@1ebb1972
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4645 pixelmon:dynamax_candy com.pixelmonmod.pixelmon.items.ItemDynamaxCandy@1f70db0e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4646 pixelmon:galarica_twig com.pixelmonmod.pixelmon.items.PixelmonItem@341005c8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4647 pixelmon:ever_stone com.pixelmonmod.pixelmon.items.heldItems.ItemEverstone@59b5cd66
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4648 pixelmon:lucky_egg com.pixelmonmod.pixelmon.items.heldItems.ItemLuckyEgg@4084d5f5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4649 pixelmon:exp_share com.pixelmonmod.pixelmon.items.heldItems.ItemExpShare@748ea668
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4650 pixelmon:choice_band com.pixelmonmod.pixelmon.items.heldItems.ChoiceItem@7230cf5b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4651 pixelmon:choice_scarf com.pixelmonmod.pixelmon.items.heldItems.ChoiceItem@599e286
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4652 pixelmon:choice_specs com.pixelmonmod.pixelmon.items.heldItems.ChoiceItem@63d4b4bd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4653 pixelmon:macho_brace com.pixelmonmod.pixelmon.items.heldItems.EVAdjusting@6268e349
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4654 pixelmon:power_weight com.pixelmonmod.pixelmon.items.heldItems.EVAdjusting@16d6b248
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4655 pixelmon:power_bracer com.pixelmonmod.pixelmon.items.heldItems.EVAdjusting@5c91ffc6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4656 pixelmon:power_belt com.pixelmonmod.pixelmon.items.heldItems.EVAdjusting@1a26d9b5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4657 pixelmon:power_lens com.pixelmonmod.pixelmon.items.heldItems.EVAdjusting@3f711313
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4658 pixelmon:power_band com.pixelmonmod.pixelmon.items.heldItems.EVAdjusting@1c16b247
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4659 pixelmon:power_anklet com.pixelmonmod.pixelmon.items.heldItems.EVAdjusting@4faa01cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4660 pixelmon:muscle_band com.pixelmonmod.pixelmon.items.heldItems.ItemMuscleBand@63ed92fd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4661 pixelmon:cheri_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@5433ec18
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4662 pixelmon:chesto_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@7d9ef853
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4663 pixelmon:pecha_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@6225224d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4664 pixelmon:rawst_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@6dd03e8e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4665 pixelmon:aspear_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@26c84c00
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4666 pixelmon:leppa_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryLeppa@2c9e74ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4667 pixelmon:persim_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@67620c7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4668 pixelmon:oran_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRestoreHP@baa7a52
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4669 pixelmon:lum_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@6f669f6b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4670 pixelmon:sitrus_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRestoreHP@30808f49
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4671 pixelmon:figy_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRestoreHP@477664db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4672 pixelmon:wiki_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRestoreHP@1f56fe8d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4673 pixelmon:mago_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRestoreHP@4490a7cb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4674 pixelmon:aguav_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRestoreHP@70de92d7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4675 pixelmon:iapapa_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRestoreHP@47a60ab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4676 pixelmon:liechi_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatIncrease@2c70543f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4677 pixelmon:ganlon_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatIncrease@6d1f1085
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4678 pixelmon:salac_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatIncrease@69537fdb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4679 pixelmon:petaya_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatIncrease@3efb3562
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4680 pixelmon:apicot_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatIncrease@10045f2e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4681 pixelmon:lansat_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatIncrease@50aee93
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4682 pixelmon:starf_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatIncrease@7755e44e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4683 pixelmon:custap_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryCustap@10628fe3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4684 pixelmon:micle_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryMicle@222d4fee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4685 pixelmon:enigma_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryEnigma@7001434e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4686 pixelmon:pumkin_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@282eae94
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4687 pixelmon:drash_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@2cb721e5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4688 pixelmon:eggant_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@64ad59a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4689 pixelmon:yago_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@1ecc6d4a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4690 pixelmon:touga_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@43cb2a09
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4691 pixelmon:ginema_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryGinema@5666839c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4692 pixelmon:occa_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@5888b0bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4693 pixelmon:passho_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@25d320dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4694 pixelmon:wacan_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@3fd2cd0c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4695 pixelmon:rindo_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@5d4ad309
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4696 pixelmon:yache_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@405aad73
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4697 pixelmon:chople_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@7cb3a86d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4698 pixelmon:kebia_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@55a0a05a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4699 pixelmon:shuca_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@5ef9e37c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4700 pixelmon:coba_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@4bddfce5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4701 pixelmon:payapa_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@2a4cd533
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4702 pixelmon:tanga_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@7abe1250
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4703 pixelmon:charti_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@6b4dec78
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4704 pixelmon:kasib_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@4f531f20
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4705 pixelmon:haban_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@37aaeb4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4706 pixelmon:colbur_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@95c1019
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4707 pixelmon:babiri_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@df61366
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4708 pixelmon:chilan_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@5a0bb7e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4709 pixelmon:roseli_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@cd2ad1c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4710 pixelmon:jaboca_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRecoil@65e7a847
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4711 pixelmon:rowap_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRecoil@58b7fabe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4712 pixelmon:kee_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatResponse@5f84dac0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4713 pixelmon:maranga_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatResponse@46a72661
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4714 pixelmon:berry_juice com.pixelmonmod.pixelmon.items.heldItems.ItemBerryJuice@1eda0b62
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4715 pixelmon:soothe_bell com.pixelmonmod.pixelmon.items.heldItems.ItemSootheBell@79df600d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4716 pixelmon:smoke_ball com.pixelmonmod.pixelmon.items.heldItems.ItemSmokeBall@f4e72c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4717 pixelmon:wide_lens com.pixelmonmod.pixelmon.items.heldItems.ItemWideLens@7f9f5d7d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4718 pixelmon:leftovers com.pixelmonmod.pixelmon.items.heldItems.ItemLeftovers@31d0d8f7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4719 pixelmon:shell_bell com.pixelmonmod.pixelmon.items.heldItems.ItemShellBell@338d09c8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4720 pixelmon:cell_battery com.pixelmonmod.pixelmon.items.heldItems.ItemCellBattery@14e75512
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4721 pixelmon:metronome com.pixelmonmod.pixelmon.items.heldItems.ItemMetronome@11969646
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4722 pixelmon:metal_coat com.pixelmonmod.pixelmon.items.heldItems.ItemMetalCoat@2636e3e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4723 pixelmon:prism_scale com.pixelmonmod.pixelmon.items.heldItems.ItemPrismScale@7d2e7da4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4724 pixelmon:dubious_disc com.pixelmonmod.pixelmon.items.heldItems.HeldItem@534ff8d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4725 pixelmon:electirizer com.pixelmonmod.pixelmon.items.heldItems.HeldItem@76ce705f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4726 pixelmon:magmarizer com.pixelmonmod.pixelmon.items.heldItems.HeldItem@67f6bc9e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4727 pixelmon:kings_rock com.pixelmonmod.pixelmon.items.heldItems.ItemKingsRock@693b3e99
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4728 pixelmon:protector com.pixelmonmod.pixelmon.items.heldItems.HeldItem@459ee220
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4729 pixelmon:up-grade com.pixelmonmod.pixelmon.items.heldItems.HeldItem@40573e44
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4730 pixelmon:razor_fang com.pixelmonmod.pixelmon.items.heldItems.ItemRazorFang@1217689c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4731 pixelmon:dragon_scale com.pixelmonmod.pixelmon.items.heldItems.HeldItem@22e853b1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4732 pixelmon:absorb_bulb com.pixelmonmod.pixelmon.items.heldItems.ItemAbsorbBulb@10553a2e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4733 pixelmon:life_orb com.pixelmonmod.pixelmon.items.heldItems.ItemLifeOrb@6909837e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4734 pixelmon:razor_claw com.pixelmonmod.pixelmon.items.heldItems.ItemRazorClaw@40f3454b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4735 pixelmon:focus_sash com.pixelmonmod.pixelmon.items.heldItems.ItemFocusSash@20e6e33f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4736 pixelmon:focus_band com.pixelmonmod.pixelmon.items.heldItems.ItemFocusBand@19db2947
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4737 pixelmon:scope_lens com.pixelmonmod.pixelmon.items.heldItems.ItemScopeLens@3c6c5b71
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4738 pixelmon:air_balloon com.pixelmonmod.pixelmon.items.heldItems.ItemAirBalloon@666f98aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4739 pixelmon:rocky_helmet com.pixelmonmod.pixelmon.items.heldItems.ItemRockyHelmet@71876043
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4740 pixelmon:shed_shell com.pixelmonmod.pixelmon.items.heldItems.ItemShedShell@3156fe25
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4741 pixelmon:damp_rock com.pixelmonmod.pixelmon.items.heldItems.ItemWeatherRock@6fbf8cad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4742 pixelmon:heat_rock com.pixelmonmod.pixelmon.items.heldItems.ItemWeatherRock@758ff338
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4743 pixelmon:icy_rock com.pixelmonmod.pixelmon.items.heldItems.ItemWeatherRock@3fc000b2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4744 pixelmon:smooth_rock com.pixelmonmod.pixelmon.items.heldItems.ItemWeatherRock@396166b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4745 pixelmon:eviolite com.pixelmonmod.pixelmon.items.heldItems.ItemEviolite@2aa84fdc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4746 pixelmon:light_ball com.pixelmonmod.pixelmon.items.heldItems.StatEnhancingItems@20b47f82
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4747 pixelmon:lucky_punch com.pixelmonmod.pixelmon.items.heldItems.ItemCritEnhancing@1fce3eb6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4748 pixelmon:metal_powder com.pixelmonmod.pixelmon.items.heldItems.ItemDittoEnhancing@2d28c758
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4749 pixelmon:quick_powder com.pixelmonmod.pixelmon.items.heldItems.ItemDittoEnhancing@4516ab8e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4750 pixelmon:leek com.pixelmonmod.pixelmon.items.heldItems.ItemCritEnhancing@465d84c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4751 pixelmon:thick_club com.pixelmonmod.pixelmon.items.heldItems.StatEnhancingItems@28083932
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4752 pixelmon:power_herb com.pixelmonmod.pixelmon.items.heldItems.ItemPowerHerb@43f1296c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4753 pixelmon:red_card com.pixelmonmod.pixelmon.items.heldItems.ItemRedCard@334ba047
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4754 pixelmon:expert_belt com.pixelmonmod.pixelmon.items.heldItems.ItemExpertBelt@199a5163
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4755 pixelmon:light_clay com.pixelmonmod.pixelmon.items.heldItems.ItemLightClay@70322acb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4756 pixelmon:mental_herb com.pixelmonmod.pixelmon.items.heldItems.ItemMentalHerb@3ac2c7e8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4757 pixelmon:quick_claw com.pixelmonmod.pixelmon.items.heldItems.ItemQuickClaw@54e5016f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4758 pixelmon:white_herb com.pixelmonmod.pixelmon.items.heldItems.ItemWhiteHerb@1fbf43d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4759 pixelmon:big_root com.pixelmonmod.pixelmon.items.heldItems.ItemBigRoot@7eba4697
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4760 pixelmon:zoom_lens com.pixelmonmod.pixelmon.items.heldItems.ItemZoomLens@52eb232f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4761 pixelmon:bright_powder com.pixelmonmod.pixelmon.items.heldItems.ItemBrightPowder@2ef9be64
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4762 pixelmon:lagging_tail com.pixelmonmod.pixelmon.items.heldItems.ItemLaggingTail@4b3d81e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4763 pixelmon:wise_glasses com.pixelmonmod.pixelmon.items.heldItems.ItemMuscleBand@679fe8e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4764 pixelmon:eject_button com.pixelmonmod.pixelmon.items.heldItems.ItemEjectButton@6c665d60
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4765 pixelmon:throat_spray com.pixelmonmod.pixelmon.items.heldItems.ItemThroatSpray@f0fd416
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4766 pixelmon:binding_band com.pixelmonmod.pixelmon.items.heldItems.ItemBindingBand@281a3ed7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4767 pixelmon:iron_ball com.pixelmonmod.pixelmon.items.heldItems.ItemIronBall@30da23e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4768 pixelmon:grip_claw com.pixelmonmod.pixelmon.items.heldItems.ItemGripClaw@6e89e5c5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4769 pixelmon:float_stone com.pixelmonmod.pixelmon.items.heldItems.ItemFloatStone@1fd72366
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4770 pixelmon:ring_target com.pixelmonmod.pixelmon.items.heldItems.ItemRingTarget@66425acd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4771 pixelmon:amulet_coin com.pixelmonmod.pixelmon.items.heldItems.ItemAmuletCoin@7e6b8dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4772 pixelmon:reaper_cloth com.pixelmonmod.pixelmon.items.heldItems.HeldItem@2660c229
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4773 pixelmon:deep_sea_scale com.pixelmonmod.pixelmon.items.heldItems.ItemDeepSeaToothScale@8a0990
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4774 pixelmon:deep_sea_tooth com.pixelmonmod.pixelmon.items.heldItems.ItemDeepSeaToothScale@74eabf7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4775 pixelmon:oval_stone com.pixelmonmod.pixelmon.items.heldItems.HeldItem@4678c16e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4776 pixelmon:full_incense com.pixelmonmod.pixelmon.items.heldItems.ItemLaggingTail@66a92202
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4777 pixelmon:lax_incense com.pixelmonmod.pixelmon.items.heldItems.ItemBrightPowder@36bf61ce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4778 pixelmon:luck_incense com.pixelmonmod.pixelmon.items.heldItems.ItemAmuletCoin@178f2928
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4779 pixelmon:odd_incense com.pixelmonmod.pixelmon.items.heldItems.ItemIncensePowerIncrease@17fcf906
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4780 pixelmon:pure_incense com.pixelmonmod.pixelmon.items.heldItems.ItemIncensePowerIncrease@386a60c9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4781 pixelmon:rock_incense com.pixelmonmod.pixelmon.items.heldItems.ItemIncensePowerIncrease@7596d71b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4782 pixelmon:rose_incense com.pixelmonmod.pixelmon.items.heldItems.ItemIncensePowerIncrease@1bbe66e8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4783 pixelmon:sea_incense com.pixelmonmod.pixelmon.items.heldItems.ItemIncensePowerIncrease@6bfa9850
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4784 pixelmon:wave_incense com.pixelmonmod.pixelmon.items.heldItems.ItemIncensePowerIncrease@7dd1ce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4785 pixelmon:bug_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@4310e0d5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4786 pixelmon:dark_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@2b715779
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4787 pixelmon:dragon_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@14f6725f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4788 pixelmon:electric_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@7a6b32ae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4789 pixelmon:fighting_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@3e39737e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4790 pixelmon:fire_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@1f52315f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4791 pixelmon:flying_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@3811dc60
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4792 pixelmon:ghost_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@1b4c678e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4793 pixelmon:grass_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@6e9b551a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4794 pixelmon:ground_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@60cd595f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4795 pixelmon:ice_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@56897bfa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4796 pixelmon:normal_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@2e0106b2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4797 pixelmon:poison_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@1a06b5ed
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4798 pixelmon:psychic_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@100b1053
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4799 pixelmon:rock_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@dc0ef03
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4800 pixelmon:steel_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@2bd25c9f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4801 pixelmon:water_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@4543dd5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4802 pixelmon:fairy_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@4c952c84
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4803 pixelmon:black_belt com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@46a77ae2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4804 pixelmon:black_glasses com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@7fa8e00d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4805 pixelmon:charcoal com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@5a37c0b8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4806 pixelmon:dragon_fang com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@3fa33676
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4807 pixelmon:hard_stone com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@42ae2b0a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4808 pixelmon:miracle_seed com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@7a3e03da
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4809 pixelmon:mystic_water com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@1ee83e25
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4810 pixelmon:never_melt_ice com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@38debb08
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4811 pixelmon:poison_barb com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@b1b2162
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4812 pixelmon:sharp_beak com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@1b1c308
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4813 pixelmon:silk_scarf com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@5e77cc0d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4814 pixelmon:silver_powder com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@133c2a30
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4815 pixelmon:soft_sand com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@417e1904
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4816 pixelmon:spell_tag com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@4e582ba0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4817 pixelmon:twisted_spoon com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@2e2f91c2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4818 pixelmon:magnet com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@5c30539d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4819 pixelmon:meadow_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@6db7d726
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4820 pixelmon:flame_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@623df41b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4821 pixelmon:splash_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@30cec81f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4822 pixelmon:sky_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@6ebcc920
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4823 pixelmon:insect_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@3d612d36
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4824 pixelmon:toxic_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@30f18bad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4825 pixelmon:zap_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@76b9239c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4826 pixelmon:mind_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@7ec411a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4827 pixelmon:stone_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@4a789bd1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4828 pixelmon:earth_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@76e8ddd0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4829 pixelmon:dread_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@49f2b552
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4830 pixelmon:spooky_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@1765e4cf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4831 pixelmon:iron_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@194d53e1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4832 pixelmon:fist_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@297b1b45
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4833 pixelmon:icicle_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@757f731d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4834 pixelmon:draco_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@4d04b2e1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4835 pixelmon:pixie_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@3e2522fb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4836 pixelmon:grass_memory com.pixelmonmod.pixelmon.items.ItemMemory@4ff5b749
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4837 pixelmon:fire_memory com.pixelmonmod.pixelmon.items.ItemMemory@411cc231
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4838 pixelmon:water_memory com.pixelmonmod.pixelmon.items.ItemMemory@2967e349
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4839 pixelmon:flying_memory com.pixelmonmod.pixelmon.items.ItemMemory@3e423e64
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4840 pixelmon:bug_memory com.pixelmonmod.pixelmon.items.ItemMemory@5cef991a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4841 pixelmon:poison_memory com.pixelmonmod.pixelmon.items.ItemMemory@7b45d5fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4842 pixelmon:electric_memory com.pixelmonmod.pixelmon.items.ItemMemory@6dae1c76
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4843 pixelmon:psychic_memory com.pixelmonmod.pixelmon.items.ItemMemory@42b0beb9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4844 pixelmon:rock_memory com.pixelmonmod.pixelmon.items.ItemMemory@62b7c8bc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4845 pixelmon:ground_memory com.pixelmonmod.pixelmon.items.ItemMemory@37880b23
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4846 pixelmon:dark_memory com.pixelmonmod.pixelmon.items.ItemMemory@2ad8ec08
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4847 pixelmon:ghost_memory com.pixelmonmod.pixelmon.items.ItemMemory@6ddada9c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4848 pixelmon:steel_memory com.pixelmonmod.pixelmon.items.ItemMemory@31740db3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4849 pixelmon:fighting_memory com.pixelmonmod.pixelmon.items.ItemMemory@46d2c9ad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4850 pixelmon:ice_memory com.pixelmonmod.pixelmon.items.ItemMemory@2b87d5d3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4851 pixelmon:dragon_memory com.pixelmonmod.pixelmon.items.ItemMemory@1032f405
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4852 pixelmon:fairy_memory com.pixelmonmod.pixelmon.items.ItemMemory@1ba7a25
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4853 pixelmon:toxic_orb com.pixelmonmod.pixelmon.items.heldItems.ItemToxicOrb@51f5541e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4854 pixelmon:flame_orb com.pixelmonmod.pixelmon.items.heldItems.ItemFlameOrb@44493abe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4855 pixelmon:sticky_barb com.pixelmonmod.pixelmon.items.heldItems.ItemStickyBarb@435c6cee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4856 pixelmon:room_service com.pixelmonmod.pixelmon.items.heldItems.ItemRoomService@11655df2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4857 pixelmon:destiny_knot com.pixelmonmod.pixelmon.items.heldItems.ItemDestinyKnot@6acbae64
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4858 pixelmon:black_sludge com.pixelmonmod.pixelmon.items.heldItems.ItemBlackSludge@67dae549
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4859 pixelmon:assault_vest com.pixelmonmod.pixelmon.items.heldItems.ItemAssaultVest@4741ce40
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4860 pixelmon:luminous_moss com.pixelmonmod.pixelmon.items.heldItems.ItemRaiseStat@7cf09197
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4861 pixelmon:safety_goggles com.pixelmonmod.pixelmon.items.heldItems.ItemSafetyGoggles@4bffb8e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4862 pixelmon:snowball com.pixelmonmod.pixelmon.items.heldItems.ItemRaiseStat@7bbfec78
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4863 pixelmon:weakness_policy com.pixelmonmod.pixelmon.items.heldItems.ItemWeaknessPolicy@32450e81
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4864 pixelmon:soul_dew com.pixelmonmod.pixelmon.items.heldItems.ItemSoulDew@4a415d77
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4865 pixelmon:electric_seed com.pixelmonmod.pixelmon.items.heldItems.ItemTerrainSeed@7ccfcc7c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4866 pixelmon:grassy_seed com.pixelmonmod.pixelmon.items.heldItems.ItemTerrainSeed@781723b1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4867 pixelmon:misty_seed com.pixelmonmod.pixelmon.items.heldItems.ItemTerrainSeed@623c0b34
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4868 pixelmon:psychic_seed com.pixelmonmod.pixelmon.items.heldItems.ItemTerrainSeed@22d658e1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4869 pixelmon:abomasite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@20f8cceb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4870 pixelmon:absolite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@61b369ee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4871 pixelmon:aerodactylite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@63d4ab47
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4872 pixelmon:aggronite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@73d5e68c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4873 pixelmon:alakazite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@15ace389
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4874 pixelmon:altarianite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@6faa14cb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4875 pixelmon:ampharosite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@29e204ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4876 pixelmon:audinite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@75df76dc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4877 pixelmon:banettite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@79d6345
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4878 pixelmon:beedrillite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@38ae3331
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4879 pixelmon:blastoisinite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@1d2b59a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4880 pixelmon:blazikenite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@f354aea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4881 pixelmon:cameruptite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@63de9702
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4882 pixelmon:charizardite_x com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@2a2007f3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4883 pixelmon:charizardite_y com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@3eca1948
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4884 pixelmon:diancite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@1b8d7661
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4885 pixelmon:galladite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@cfc8495
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4886 pixelmon:garchompite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@26c91566
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4887 pixelmon:gardevoirite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@482758ae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4888 pixelmon:gengarite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@38e911b5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4889 pixelmon:glalitite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@5059f211
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4890 pixelmon:gyaradosite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@3ed5af59
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4891 pixelmon:heracronite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@4c456205
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4892 pixelmon:houndoominite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@3cd1b681
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4893 pixelmon:kangaskhanite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@23071270
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4894 pixelmon:latiasite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@303bce2e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4895 pixelmon:latiosite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@5709d766
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4896 pixelmon:lopunnite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@665d06b8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4897 pixelmon:lucarionite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@7d520c91
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4898 pixelmon:manectite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@13f6e7ab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4899 pixelmon:mawilite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@a5db054
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4900 pixelmon:medichamite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@4bb1f61
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4901 pixelmon:metagrossite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@69e0bde3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4902 pixelmon:mewtwonite_x com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@4d8fd4cb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4903 pixelmon:mewtwonite_y com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@2ab7123e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4904 pixelmon:pidgeotite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@76ab501e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4905 pixelmon:pinsirite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@1a48e48d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4906 pixelmon:sablenite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@29524283
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4907 pixelmon:salamencite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@3b668375
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4908 pixelmon:sceptilite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@17e10fa7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4909 pixelmon:scizorite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@4ad0fd5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4910 pixelmon:sharpedonite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@712df8d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4911 pixelmon:slowbronite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@7e5fa0a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4912 pixelmon:steelixite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@615c04f9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4913 pixelmon:swampertite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@2c2b0fa5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4914 pixelmon:tyranitarite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@32dec1c9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4915 pixelmon:venusaurite com.pixelmonmod.pixelmon.items.heldItems.ItemMegaStone@31073d80
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4916 pixelmon:adamant_orb com.pixelmonmod.pixelmon.items.heldItems.ItemTimespaceOrb@307d8c95
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4917 pixelmon:lustrous_orb com.pixelmonmod.pixelmon.items.heldItems.ItemTimespaceOrb@44dffb18
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4918 pixelmon:griseous_orb com.pixelmonmod.pixelmon.items.heldItems.ItemTimespaceOrb@4bbac3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4919 pixelmon:burn_drive com.pixelmonmod.pixelmon.items.heldItems.HeldItem@8a87c77
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4920 pixelmon:chill_drive com.pixelmonmod.pixelmon.items.heldItems.HeldItem@546d50d3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4921 pixelmon:douse_drive com.pixelmonmod.pixelmon.items.heldItems.HeldItem@6f51667d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4922 pixelmon:shock_drive com.pixelmonmod.pixelmon.items.heldItems.HeldItem@321154f6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4923 pixelmon:sachet com.pixelmonmod.pixelmon.items.heldItems.HeldItem@7991cd07
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4924 pixelmon:whipped_dream com.pixelmonmod.pixelmon.items.heldItems.HeldItem@4744e12e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4925 pixelmon:dna_splicers com.pixelmonmod.pixelmon.items.heldItems.HeldItem@23c20535
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4926 pixelmon:prison_bottle com.pixelmonmod.pixelmon.items.heldItems.HeldItem@1b4c435f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4927 pixelmon:meteorite com.pixelmonmod.pixelmon.items.heldItems.HeldItem@6c425cc4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4928 pixelmon:n_lunarizer com.pixelmonmod.pixelmon.items.heldItems.HeldItem@c6f8df3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4929 pixelmon:n_solarizer com.pixelmonmod.pixelmon.items.heldItems.HeldItem@3f37cae6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4930 pixelmon:red_orb com.pixelmonmod.pixelmon.items.heldItems.ItemOrb@469830e4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4931 pixelmon:blue_orb com.pixelmonmod.pixelmon.items.heldItems.ItemOrb@3842e08f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4932 pixelmon:buginium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@4832f261
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4933 pixelmon:darkinium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@4953617b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4934 pixelmon:dragonium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@4ecb67a5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4935 pixelmon:electrium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@61a2a06b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4936 pixelmon:fairium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@3edce7c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4937 pixelmon:fightinium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@6c5601dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4938 pixelmon:firium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@7935a5bd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4939 pixelmon:flyinium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@d60f308
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4940 pixelmon:ghostium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@545bc7a7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4941 pixelmon:grassium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@85f7c18
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4942 pixelmon:groundium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@5c9328e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4943 pixelmon:icium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@56e178ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4944 pixelmon:normalium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@5c0deb4e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4945 pixelmon:poisonium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@2f41f36b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4946 pixelmon:psychium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@6ad01250
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4947 pixelmon:rockium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@37aa10e8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4948 pixelmon:steelium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@44edac8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4949 pixelmon:waterium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@24b4bb81
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4950 pixelmon:aloraichium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@4e1c7fd5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4951 pixelmon:decidium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@29560bae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4952 pixelmon:eevium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@5b3c0cd6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4953 pixelmon:incinium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@5a55cc83
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4954 pixelmon:kommonium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@771ae2cb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4955 pixelmon:lunalium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@6e889cfd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4956 pixelmon:lycanium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@55e96746
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4957 pixelmon:marshadium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@21ac98ac
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4958 pixelmon:mewnium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@1003ae8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4959 pixelmon:mimikium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@2bc52141
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4960 pixelmon:pikanium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@3588b028
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4961 pixelmon:pikashunium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@702427cd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4962 pixelmon:primarium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@70f3945b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4963 pixelmon:snorlium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@72be6c2d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4964 pixelmon:solganium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@2c79ba2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4965 pixelmon:tapunium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@530cce78
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4966 pixelmon:ultranecrozium_z com.pixelmonmod.pixelmon.items.heldItems.ItemZCrystal@3f31c90e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4967 pixelmon:heavy_duty_boots com.pixelmonmod.pixelmon.items.heldItems.HeldItem@3e6f05c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4968 pixelmon:new_running_boots com.pixelmonmod.pixelmon.items.ItemPixelmonBoots@3f4304f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4969 pixelmon:old_running_boots com.pixelmonmod.pixelmon.items.ItemPixelmonBoots@3cb5f9f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4970 pixelmon:ruby_hammer com.pixelmonmod.pixelmon.items.tools.GenericHammer@3581e25a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4971 pixelmon:ruby_axe com.pixelmonmod.pixelmon.items.tools.GenericAxe@4c9345d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4972 pixelmon:ruby_hoe com.pixelmonmod.pixelmon.items.tools.GenericHoe@42ce6808
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4973 pixelmon:ruby_pickaxe com.pixelmonmod.pixelmon.items.tools.GenericPickaxe@1e4019cf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4974 pixelmon:ruby_shovel com.pixelmonmod.pixelmon.items.tools.GenericShovel@2469ab6f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4975 pixelmon:ruby_sword com.pixelmonmod.pixelmon.items.tools.GenericSword@69cf1863
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4976 pixelmon:sapphire_hammer com.pixelmonmod.pixelmon.items.tools.GenericHammer@58f0a37a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4977 pixelmon:sapphire_axe com.pixelmonmod.pixelmon.items.tools.GenericAxe@46e047ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4978 pixelmon:sapphire_hoe com.pixelmonmod.pixelmon.items.tools.GenericHoe@2fbbbeaa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4979 pixelmon:sapphire_pickaxe com.pixelmonmod.pixelmon.items.tools.GenericPickaxe@3e26a73e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4980 pixelmon:sapphire_shovel com.pixelmonmod.pixelmon.items.tools.GenericShovel@631038f3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4981 pixelmon:sapphire_sword com.pixelmonmod.pixelmon.items.tools.GenericSword@270aed4c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4982 pixelmon:amethyst_hammer com.pixelmonmod.pixelmon.items.tools.GenericHammer@553649e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4983 pixelmon:amethyst_axe com.pixelmonmod.pixelmon.items.tools.GenericAxe@5e220b26
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4984 pixelmon:amethyst_hoe com.pixelmonmod.pixelmon.items.tools.GenericHoe@3c9777b1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4985 pixelmon:amethyst_pickaxe com.pixelmonmod.pixelmon.items.tools.GenericPickaxe@4c879de2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4986 pixelmon:amethyst_shovel com.pixelmonmod.pixelmon.items.tools.GenericShovel@2b19ec9a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4987 pixelmon:amethyst_sword com.pixelmonmod.pixelmon.items.tools.GenericSword@652cb9e4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4988 pixelmon:crystal_hammer com.pixelmonmod.pixelmon.items.tools.GenericHammer@6281700f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4989 pixelmon:crystal_axe com.pixelmonmod.pixelmon.items.tools.GenericAxe@12999930
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4990 pixelmon:crystal_hoe com.pixelmonmod.pixelmon.items.tools.GenericHoe@7680dac5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4991 pixelmon:crystal_pickaxe com.pixelmonmod.pixelmon.items.tools.GenericPickaxe@76e3ae68
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4992 pixelmon:crystal_shovel com.pixelmonmod.pixelmon.items.tools.GenericShovel@1f8bb9b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4993 pixelmon:crystal_sword com.pixelmonmod.pixelmon.items.tools.GenericSword@4105e36b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4994 pixelmon:fire_stone_hammer com.pixelmonmod.pixelmon.items.tools.GenericHammer@31234f7c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4995 pixelmon:fire_stone_axe com.pixelmonmod.pixelmon.items.tools.GenericAxe@5a5837de
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4996 pixelmon:fire_stone_hoe com.pixelmonmod.pixelmon.items.tools.GenericHoe@18dc4b07
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4997 pixelmon:fire_stone_pickaxe com.pixelmonmod.pixelmon.items.tools.GenericPickaxe@76acedcc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4998 pixelmon:fire_stone_shovel com.pixelmonmod.pixelmon.items.tools.GenericShovel@5ddf14ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4999 pixelmon:fire_stone_sword com.pixelmonmod.pixelmon.items.tools.GenericSword@46223e68
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5000 pixelmon:water_stone_hammer com.pixelmonmod.pixelmon.items.tools.GenericHammer@3c5cc1d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5001 pixelmon:water_stone_axe com.pixelmonmod.pixelmon.items.tools.GenericAxe@2d8f9912
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5002 pixelmon:water_stone_hoe com.pixelmonmod.pixelmon.items.tools.GenericHoe@853b12d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5003 pixelmon:water_stone_pickaxe com.pixelmonmod.pixelmon.items.tools.GenericPickaxe@5fd51f31
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5004 pixelmon:water_stone_shovel com.pixelmonmod.pixelmon.items.tools.GenericShovel@5dd4712
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5005 pixelmon:water_stone_sword com.pixelmonmod.pixelmon.items.tools.GenericSword@544b09b2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5006 pixelmon:leaf_stone_hammer com.pixelmonmod.pixelmon.items.tools.GenericHammer@410410cf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5007 pixelmon:leaf_stone_axe com.pixelmonmod.pixelmon.items.tools.GenericAxe@36dfa349
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5008 pixelmon:leaf_stone_hoe com.pixelmonmod.pixelmon.items.tools.GenericHoe@59d58757
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5009 pixelmon:leaf_stone_pickaxe com.pixelmonmod.pixelmon.items.tools.GenericPickaxe@555f1346
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5010 pixelmon:leaf_stone_shovel com.pixelmonmod.pixelmon.items.tools.GenericShovel@34bce34a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5011 pixelmon:leaf_stone_sword com.pixelmonmod.pixelmon.items.tools.GenericSword@7f32db7f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5012 pixelmon:thunder_stone_hammer com.pixelmonmod.pixelmon.items.tools.GenericHammer@a2814f1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5013 pixelmon:thunder_stone_axe com.pixelmonmod.pixelmon.items.tools.GenericAxe@27c0f3d1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5014 pixelmon:thunder_stone_hoe com.pixelmonmod.pixelmon.items.tools.GenericHoe@7435e2d0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5015 pixelmon:thunder_stone_pickaxe com.pixelmonmod.pixelmon.items.tools.GenericPickaxe@1db5260a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5016 pixelmon:thunder_stone_shovel com.pixelmonmod.pixelmon.items.tools.GenericShovel@577036d1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5017 pixelmon:thunder_stone_sword com.pixelmonmod.pixelmon.items.tools.GenericSword@770e1995
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5018 pixelmon:sun_stone_hammer com.pixelmonmod.pixelmon.items.tools.GenericHammer@2cf656c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5019 pixelmon:sun_stone_axe com.pixelmonmod.pixelmon.items.tools.GenericAxe@18c7b024
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5020 pixelmon:sun_stone_hoe com.pixelmonmod.pixelmon.items.tools.GenericHoe@4ed7cb53
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5021 pixelmon:sun_stone_pickaxe com.pixelmonmod.pixelmon.items.tools.GenericPickaxe@4912a1ad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5022 pixelmon:sun_stone_shovel com.pixelmonmod.pixelmon.items.tools.GenericShovel@574c9e2f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5023 pixelmon:sun_stone_sword com.pixelmonmod.pixelmon.items.tools.GenericSword@722f5272
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5024 pixelmon:moon_stone_hammer com.pixelmonmod.pixelmon.items.tools.GenericHammer@2d29237
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5025 pixelmon:moon_stone_axe com.pixelmonmod.pixelmon.items.tools.GenericAxe@5e915409
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5026 pixelmon:moon_stone_hoe com.pixelmonmod.pixelmon.items.tools.GenericHoe@6d9f1412
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5027 pixelmon:moon_stone_pickaxe com.pixelmonmod.pixelmon.items.tools.GenericPickaxe@65ab6711
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5028 pixelmon:moon_stone_shovel com.pixelmonmod.pixelmon.items.tools.GenericShovel@73fe12b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5029 pixelmon:moon_stone_sword com.pixelmonmod.pixelmon.items.tools.GenericSword@279b21d3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5030 pixelmon:dawn_stone_hammer com.pixelmonmod.pixelmon.items.tools.GenericHammer@32318eb6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5031 pixelmon:dawn_stone_axe com.pixelmonmod.pixelmon.items.tools.GenericAxe@c1cf40e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5032 pixelmon:dawn_stone_hoe com.pixelmonmod.pixelmon.items.tools.GenericHoe@f7454ee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5033 pixelmon:dawn_stone_pickaxe com.pixelmonmod.pixelmon.items.tools.GenericPickaxe@719f696a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5034 pixelmon:dawn_stone_shovel com.pixelmonmod.pixelmon.items.tools.GenericShovel@4f650dd1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5035 pixelmon:dawn_stone_sword com.pixelmonmod.pixelmon.items.tools.GenericSword@24b23cb7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5036 pixelmon:dusk_stone_hammer com.pixelmonmod.pixelmon.items.tools.GenericHammer@94ccfeb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5037 pixelmon:dusk_stone_axe com.pixelmonmod.pixelmon.items.tools.GenericAxe@3922391
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5038 pixelmon:dusk_stone_hoe com.pixelmonmod.pixelmon.items.tools.GenericHoe@64feadb7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5039 pixelmon:dusk_stone_pickaxe com.pixelmonmod.pixelmon.items.tools.GenericPickaxe@511c721b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5040 pixelmon:dusk_stone_shovel com.pixelmonmod.pixelmon.items.tools.GenericShovel@3e40cc44
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5041 pixelmon:dusk_stone_sword com.pixelmonmod.pixelmon.items.tools.GenericSword@2c5cfeb6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5042 pixelmon:aluminium_sword com.pixelmonmod.pixelmon.items.tools.GenericSword@3d5e7d9f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5043 pixelmon:ruby_helm com.pixelmonmod.pixelmon.items.armor.GenericArmor@738741cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5044 pixelmon:ruby_plate com.pixelmonmod.pixelmon.items.armor.GenericArmor@38605ec0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5045 pixelmon:ruby_legs com.pixelmonmod.pixelmon.items.armor.GenericArmor@462ab4e2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5046 pixelmon:ruby_boots com.pixelmonmod.pixelmon.items.armor.GenericArmor@453dc65d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5047 pixelmon:sapphire_helm com.pixelmonmod.pixelmon.items.armor.GenericArmor@cfd6617
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5048 pixelmon:sapphire_plate com.pixelmonmod.pixelmon.items.armor.GenericArmor@3651af16
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5049 pixelmon:sapphire_legs com.pixelmonmod.pixelmon.items.armor.GenericArmor@25cf809a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5050 pixelmon:sapphire_boots com.pixelmonmod.pixelmon.items.armor.GenericArmor@e6ba550
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5051 pixelmon:plasma_helm com.pixelmonmod.pixelmon.items.armor.GenericArmor@6941a754
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5052 pixelmon:plasma_plate com.pixelmonmod.pixelmon.items.armor.GenericArmor@52d39c75
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5053 pixelmon:plasma_legs com.pixelmonmod.pixelmon.items.armor.GenericArmor@b411de5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5054 pixelmon:plasma_boots com.pixelmonmod.pixelmon.items.armor.GenericArmor@58d368f8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5055 pixelmon:galactic_helm com.pixelmonmod.pixelmon.items.armor.GenericArmor@3ccc1fb1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5056 pixelmon:galactic_plate com.pixelmonmod.pixelmon.items.armor.GenericArmor@72b21c69
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5057 pixelmon:galactic_legs com.pixelmonmod.pixelmon.items.armor.GenericArmor@719f89ef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5058 pixelmon:galactic_boots com.pixelmonmod.pixelmon.items.armor.GenericArmor@32c8ab8c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5059 pixelmon:neo_plasma_helm com.pixelmonmod.pixelmon.items.armor.GenericArmor@6ea50bf3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5060 pixelmon:neo_plasma_plate com.pixelmonmod.pixelmon.items.armor.GenericArmor@c16031a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5061 pixelmon:neo_plasma_legs com.pixelmonmod.pixelmon.items.armor.GenericArmor@1cb3386
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5062 pixelmon:neo_plasma_boots com.pixelmonmod.pixelmon.items.armor.GenericArmor@76287cf8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5063 pixelmon:rocket_helm com.pixelmonmod.pixelmon.items.armor.GenericArmor@30940b5d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5064 pixelmon:rocket_plate com.pixelmonmod.pixelmon.items.armor.GenericArmor@ca6c086
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5065 pixelmon:rocket_legs com.pixelmonmod.pixelmon.items.armor.GenericArmor@54298597
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5066 pixelmon:rocket_boots com.pixelmonmod.pixelmon.items.armor.GenericArmor@6153fc56
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5067 pixelmon:fire_stone_helm com.pixelmonmod.pixelmon.items.armor.GenericArmor@718dcdc2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5068 pixelmon:fire_stone_plate com.pixelmonmod.pixelmon.items.armor.GenericArmor@4b958185
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5069 pixelmon:fire_stone_legs com.pixelmonmod.pixelmon.items.armor.GenericArmor@5388b05d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5070 pixelmon:fire_stone_boots com.pixelmonmod.pixelmon.items.armor.GenericArmor@2d474736
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5071 pixelmon:water_stone_helm com.pixelmonmod.pixelmon.items.armor.GenericArmor@49abc4fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5072 pixelmon:water_stone_plate com.pixelmonmod.pixelmon.items.armor.GenericArmor@195419cd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5073 pixelmon:water_stone_legs com.pixelmonmod.pixelmon.items.armor.GenericArmor@15ca5aab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5074 pixelmon:water_stone_boots com.pixelmonmod.pixelmon.items.armor.GenericArmor@a501011
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5075 pixelmon:leaf_stone_helm com.pixelmonmod.pixelmon.items.armor.GenericArmor@696a0c4f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5076 pixelmon:leaf_stone_plate com.pixelmonmod.pixelmon.items.armor.GenericArmor@29ad37d2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5077 pixelmon:leaf_stone_legs com.pixelmonmod.pixelmon.items.armor.GenericArmor@4f2fa712
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5078 pixelmon:leaf_stone_boots com.pixelmonmod.pixelmon.items.armor.GenericArmor@2ebb931f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5079 pixelmon:thunder_stone_helm com.pixelmonmod.pixelmon.items.armor.GenericArmor@172d2272
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5080 pixelmon:thunder_stone_plate com.pixelmonmod.pixelmon.items.armor.GenericArmor@57b09f06
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5081 pixelmon:thunder_stone_legs com.pixelmonmod.pixelmon.items.armor.GenericArmor@4a17dbe3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5082 pixelmon:thunder_stone_boots com.pixelmonmod.pixelmon.items.armor.GenericArmor@4cd8a526
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5083 pixelmon:sun_stone_helm com.pixelmonmod.pixelmon.items.armor.GenericArmor@1cc7a083
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5084 pixelmon:sun_stone_plate com.pixelmonmod.pixelmon.items.armor.GenericArmor@6faff0ae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5085 pixelmon:sun_stone_legs com.pixelmonmod.pixelmon.items.armor.GenericArmor@105f1b25
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5086 pixelmon:sun_stone_boots com.pixelmonmod.pixelmon.items.armor.GenericArmor@7b3ffc47
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5087 pixelmon:moon_stone_helm com.pixelmonmod.pixelmon.items.armor.GenericArmor@265098f6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5088 pixelmon:moon_stone_plate com.pixelmonmod.pixelmon.items.armor.GenericArmor@107b4177
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5089 pixelmon:moon_stone_legs com.pixelmonmod.pixelmon.items.armor.GenericArmor@63a4364f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5090 pixelmon:moon_stone_boots com.pixelmonmod.pixelmon.items.armor.GenericArmor@dea2f2a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5091 pixelmon:dawn_stone_helm com.pixelmonmod.pixelmon.items.armor.GenericArmor@7b7eb122
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5092 pixelmon:dawn_stone_plate com.pixelmonmod.pixelmon.items.armor.GenericArmor@287822cd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5093 pixelmon:dawn_stone_legs com.pixelmonmod.pixelmon.items.armor.GenericArmor@65395693
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5094 pixelmon:dawn_stone_boots com.pixelmonmod.pixelmon.items.armor.GenericArmor@4869e664
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5095 pixelmon:dusk_stone_helm com.pixelmonmod.pixelmon.items.armor.GenericArmor@7e84fb4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5096 pixelmon:dusk_stone_plate com.pixelmonmod.pixelmon.items.armor.GenericArmor@4474694a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5097 pixelmon:dusk_stone_legs com.pixelmonmod.pixelmon.items.armor.GenericArmor@575d3696
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5098 pixelmon:dusk_stone_boots com.pixelmonmod.pixelmon.items.armor.GenericArmor@79de52be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5099 pixelmon:wood_hammer com.pixelmonmod.pixelmon.items.ItemHammer@fe04c85
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5100 pixelmon:stone_hammer com.pixelmonmod.pixelmon.items.ItemHammer@377a93d1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5101 pixelmon:iron_hammer com.pixelmonmod.pixelmon.items.ItemHammer@7c1872c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5102 pixelmon:gold_hammer com.pixelmonmod.pixelmon.items.ItemHammer@32e45a5f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5103 pixelmon:diamond_hammer com.pixelmonmod.pixelmon.items.ItemHammer@3fedace2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5104 pixelmon:aluminium_hammer com.pixelmonmod.pixelmon.items.ItemHammer@5cea54d5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5105 pixelmon:aluminium_axe com.pixelmonmod.pixelmon.items.tools.GenericAxe@635b83cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5106 pixelmon:aluminium_spade com.pixelmonmod.pixelmon.items.tools.GenericShovel@73fd0b5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5107 pixelmon:aluminium_pickaxe com.pixelmonmod.pixelmon.items.tools.GenericPickaxe@2125337b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5108 pixelmon:aluminium_hoe com.pixelmonmod.pixelmon.items.tools.GenericHoe@2fe78776
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5109 pixelmon:aluminium_helmet com.pixelmonmod.pixelmon.items.armor.GenericArmor@6dc76e4a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5110 pixelmon:aluminium_chestplate com.pixelmonmod.pixelmon.items.armor.GenericArmor@5e02b5c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5111 pixelmon:aluminium_leggings com.pixelmonmod.pixelmon.items.armor.GenericArmor@253b61f7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5112 pixelmon:aluminium_boots com.pixelmonmod.pixelmon.items.armor.GenericArmor@2564ce14
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5113 pixelmon:balance_badge com.pixelmonmod.pixelmon.items.ItemBadge@ba15a37
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5114 pixelmon:basic_badge com.pixelmonmod.pixelmon.items.ItemBadge@3170ed3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5115 pixelmon:beacon_badge com.pixelmonmod.pixelmon.items.ItemBadge@1058e5f0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5116 pixelmon:boulder_badge com.pixelmonmod.pixelmon.items.ItemBadge@6919d342
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5117 pixelmon:cascade_badge com.pixelmonmod.pixelmon.items.ItemBadge@68685cb4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5118 pixelmon:coal_badge com.pixelmonmod.pixelmon.items.ItemBadge@53b2b6fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5119 pixelmon:cobble_badge com.pixelmonmod.pixelmon.items.ItemBadge@492ae1f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5120 pixelmon:dynamo_badge com.pixelmonmod.pixelmon.items.ItemBadge@2336ee0c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5121 pixelmon:earth_badge com.pixelmonmod.pixelmon.items.ItemBadge@9119b22
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5122 pixelmon:feather_badge com.pixelmonmod.pixelmon.items.ItemBadge@4fd2d9aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5123 pixelmon:fen_badge com.pixelmonmod.pixelmon.items.ItemBadge@5ea16419
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5124 pixelmon:fog_badge com.pixelmonmod.pixelmon.items.ItemBadge@4a73b74f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5125 pixelmon:forest_badge com.pixelmonmod.pixelmon.items.ItemBadge@4fbefda8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5126 pixelmon:glacier_badge com.pixelmonmod.pixelmon.items.ItemBadge@1678627c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5127 pixelmon:heat_badge com.pixelmonmod.pixelmon.items.ItemBadge@432c5d06
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5128 pixelmon:hive_badge com.pixelmonmod.pixelmon.items.ItemBadge@143253e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5129 pixelmon:icicle_badge com.pixelmonmod.pixelmon.items.ItemBadge@2cd9af70
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5130 pixelmon:knuckle_badge com.pixelmonmod.pixelmon.items.ItemBadge@79e74315
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5131 pixelmon:marsh_badge com.pixelmonmod.pixelmon.items.ItemBadge@5802e542
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5132 pixelmon:mind_badge com.pixelmonmod.pixelmon.items.ItemBadge@5ea908ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5133 pixelmon:mine_badge com.pixelmonmod.pixelmon.items.ItemBadge@3fea8e60
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5134 pixelmon:mineral_badge com.pixelmonmod.pixelmon.items.ItemBadge@7c568d63
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5135 pixelmon:plain_badge com.pixelmonmod.pixelmon.items.ItemBadge@33314f5e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5136 pixelmon:rain_badge com.pixelmonmod.pixelmon.items.ItemBadge@25c9ef8a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5137 pixelmon:rainbow_badge com.pixelmonmod.pixelmon.items.ItemBadge@4ebbecdd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5138 pixelmon:relic_badge com.pixelmonmod.pixelmon.items.ItemBadge@6ce4dfc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5139 pixelmon:rising_badge com.pixelmonmod.pixelmon.items.ItemBadge@3fbcb9c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5140 pixelmon:soul_badge com.pixelmonmod.pixelmon.items.ItemBadge@55e3b406
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5141 pixelmon:stone_badge com.pixelmonmod.pixelmon.items.ItemBadge@44af7763
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5142 pixelmon:storm_badge com.pixelmonmod.pixelmon.items.ItemBadge@307a73a7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5143 pixelmon:thunder_badge com.pixelmonmod.pixelmon.items.ItemBadge@6ad29ef5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5144 pixelmon:volcano_badge com.pixelmonmod.pixelmon.items.ItemBadge@2259442d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5145 pixelmon:zephyr_badge com.pixelmonmod.pixelmon.items.ItemBadge@1d723b6a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5146 pixelmon:bolt_badge com.pixelmonmod.pixelmon.items.ItemBadge@7e769428
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5147 pixelmon:freeze_badge com.pixelmonmod.pixelmon.items.ItemBadge@2d9825
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5148 pixelmon:insect_badge com.pixelmonmod.pixelmon.items.ItemBadge@68bddc21
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5149 pixelmon:jet_badge com.pixelmonmod.pixelmon.items.ItemBadge@64981337
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5150 pixelmon:legend_badge com.pixelmonmod.pixelmon.items.ItemBadge@2e050c58
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5151 pixelmon:quake_badge com.pixelmonmod.pixelmon.items.ItemBadge@4205450d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5152 pixelmon:toxic_badge com.pixelmonmod.pixelmon.items.ItemBadge@44dfc5b8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5153 pixelmon:trio_badge com.pixelmonmod.pixelmon.items.ItemBadge@60fa77bf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5154 pixelmon:wave_badge com.pixelmonmod.pixelmon.items.ItemBadge@661bc034
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5155 pixelmon:bug_badge com.pixelmonmod.pixelmon.items.ItemBadge@e5eccd7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5156 pixelmon:cliff_badge com.pixelmonmod.pixelmon.items.ItemBadge@34963aa1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5157 pixelmon:rumble_badge com.pixelmonmod.pixelmon.items.ItemBadge@7e2f403
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5158 pixelmon:plant_badge com.pixelmonmod.pixelmon.items.ItemBadge@3f408eab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5159 pixelmon:voltage_badge com.pixelmonmod.pixelmon.items.ItemBadge@4780d5e0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5160 pixelmon:fairy_badge com.pixelmonmod.pixelmon.items.ItemBadge@4246ac83
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5161 pixelmon:psychic_badge com.pixelmonmod.pixelmon.items.ItemBadge@52141a24
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5162 pixelmon:iceberg_badge com.pixelmonmod.pixelmon.items.ItemBadge@699ae31b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5163 pixelmon:nugget com.pixelmonmod.pixelmon.items.ItemValuable@5f218734
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5164 pixelmon:big_nugget com.pixelmonmod.pixelmon.items.ItemValuable@2d9663ce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5165 pixelmon:balm_mushroom com.pixelmonmod.pixelmon.items.ItemValuable@13aacf5c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5166 pixelmon:big_mushroom com.pixelmonmod.pixelmon.items.ItemValuable@1b7665c8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5167 pixelmon:big_pearl com.pixelmonmod.pixelmon.items.ItemValuable@48bd49b5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5168 pixelmon:comet_shard com.pixelmonmod.pixelmon.items.ItemValuable@562bdb7f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5169 pixelmon:pearl com.pixelmonmod.pixelmon.items.ItemValuable@13be2ec9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5170 pixelmon:pearl_string com.pixelmonmod.pixelmon.items.ItemValuable@3bce5153
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5171 pixelmon:pretty_wing com.pixelmonmod.pixelmon.items.ItemValuable@199c477e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5172 pixelmon:pretty_feather com.pixelmonmod.pixelmon.items.ItemValuable@11648711
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5173 pixelmon:rare_bone com.pixelmonmod.pixelmon.items.ItemValuable@734e3b92
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5174 pixelmon:relic_copper com.pixelmonmod.pixelmon.items.ItemValuable@3a43b861
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5175 pixelmon:relic_gold com.pixelmonmod.pixelmon.items.ItemValuable@419fafe0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5176 pixelmon:relic_silver com.pixelmonmod.pixelmon.items.ItemValuable@7476f4cd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5177 pixelmon:shoal_salt com.pixelmonmod.pixelmon.items.ItemValuable@76e6d37a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5178 pixelmon:shoal_shell com.pixelmonmod.pixelmon.items.ItemValuable@5141fd77
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5179 pixelmon:slowpoke_tail com.pixelmonmod.pixelmon.items.ItemValuable@6d1da810
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5180 pixelmon:star_piece com.pixelmonmod.pixelmon.items.ItemValuable@2e8ee9e2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5181 pixelmon:stardust com.pixelmonmod.pixelmon.items.ItemValuable@6e33924a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5182 pixelmon:strange_souvenir com.pixelmonmod.pixelmon.items.ItemValuable@304760be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5183 pixelmon:tiny_mushroom com.pixelmonmod.pixelmon.items.ItemValuable@309a138e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5184 pixelmon:ultra_ruin_key com.pixelmonmod.pixelmon.items.ItemValuable@69023d86
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5185 pixelmon:ultra_forest_key com.pixelmonmod.pixelmon.items.ItemValuable@1bd1432e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5186 pixelmon:ultra_deep_sea_key com.pixelmonmod.pixelmon.items.ItemValuable@1098827a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5187 pixelmon:helix_fossil com.pixelmonmod.pixelmon.items.ItemFossil@8e80810
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5188 pixelmon:dome_fossil com.pixelmonmod.pixelmon.items.ItemFossil@1931f210
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5189 pixelmon:old_amber com.pixelmonmod.pixelmon.items.ItemFossil@4dee281e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5190 pixelmon:root_fossil com.pixelmonmod.pixelmon.items.ItemFossil@4abba6f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5191 pixelmon:claw_fossil com.pixelmonmod.pixelmon.items.ItemFossil@25b8f3d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5192 pixelmon:skull_fossil com.pixelmonmod.pixelmon.items.ItemFossil@146c5c14
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5193 pixelmon:armor_fossil com.pixelmonmod.pixelmon.items.ItemFossil@28fe385f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5194 pixelmon:cover_fossil com.pixelmonmod.pixelmon.items.ItemFossil@3fe59784
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5195 pixelmon:plume_fossil com.pixelmonmod.pixelmon.items.ItemFossil@6119d522
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5196 pixelmon:jaw_fossil com.pixelmonmod.pixelmon.items.ItemFossil@1763b9e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5197 pixelmon:sail_fossil com.pixelmonmod.pixelmon.items.ItemFossil@4e06479a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5198 pixelmon:covered_fossil_0 com.pixelmonmod.pixelmon.items.ItemCoveredFossil@5d4ca069
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5199 pixelmon:covered_fossil_1 com.pixelmonmod.pixelmon.items.ItemCoveredFossil@72d3de27
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5200 pixelmon:covered_fossil_2 com.pixelmonmod.pixelmon.items.ItemCoveredFossil@78758d65
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5201 pixelmon:covered_fossil_3 com.pixelmonmod.pixelmon.items.ItemCoveredFossil@4332f66
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5202 pixelmon:covered_fossil_4 com.pixelmonmod.pixelmon.items.ItemCoveredFossil@3c448861
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5203 pixelmon:covered_fossil_5 com.pixelmonmod.pixelmon.items.ItemCoveredFossil@508a4b28
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5204 pixelmon:covered_fossil_6 com.pixelmonmod.pixelmon.items.ItemCoveredFossil@440eaf9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5205 pixelmon:covered_fossil_7 com.pixelmonmod.pixelmon.items.ItemCoveredFossil@1995bd08
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5206 pixelmon:covered_fossil_8 com.pixelmonmod.pixelmon.items.ItemCoveredFossil@18a29db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5207 pixelmon:covered_fossil_9 com.pixelmonmod.pixelmon.items.ItemCoveredFossil@3dbe1c9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5208 pixelmon:covered_fossil_10 com.pixelmonmod.pixelmon.items.ItemCoveredFossil@cfd469
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5209 pixelmon:fossil_machine_tank com.pixelmonmod.pixelmon.items.PixelmonItem@34865485
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5210 pixelmon:fossil_machine_display com.pixelmonmod.pixelmon.items.PixelmonItem@6492673f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5211 pixelmon:fossil_machine_top com.pixelmonmod.pixelmon.items.PixelmonItem@389b07cd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5212 pixelmon:fossil_machine_base com.pixelmonmod.pixelmon.items.PixelmonItem@4689f02b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5213 pixelmon:poke_ball com.pixelmonmod.pixelmon.items.ItemPokeball@37719ab6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5214 pixelmon:great_ball com.pixelmonmod.pixelmon.items.ItemPokeball@573456fa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5215 pixelmon:ultra_ball com.pixelmonmod.pixelmon.items.ItemPokeball@5e35ec9f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5216 pixelmon:master_ball com.pixelmonmod.pixelmon.items.ItemPokeball@7385d4e4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5217 pixelmon:level_ball com.pixelmonmod.pixelmon.items.ItemPokeball@489a4408
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5218 pixelmon:moon_ball com.pixelmonmod.pixelmon.items.ItemPokeball@3d6c4867
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5219 pixelmon:friend_ball com.pixelmonmod.pixelmon.items.ItemPokeball@4c4c0a41
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5220 pixelmon:love_ball com.pixelmonmod.pixelmon.items.ItemPokeball@11b3d5d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5221 pixelmon:safari_ball com.pixelmonmod.pixelmon.items.ItemPokeball@b9379e2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5222 pixelmon:heavy_ball com.pixelmonmod.pixelmon.items.ItemPokeball@54e32787
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5223 pixelmon:fast_ball com.pixelmonmod.pixelmon.items.ItemPokeball@78d13158
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5224 pixelmon:repeat_ball com.pixelmonmod.pixelmon.items.ItemPokeball@77c3368f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5225 pixelmon:timer_ball com.pixelmonmod.pixelmon.items.ItemPokeball@670f0dfc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5226 pixelmon:nest_ball com.pixelmonmod.pixelmon.items.ItemPokeball@2a9dd185
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5227 pixelmon:net_ball com.pixelmonmod.pixelmon.items.ItemPokeball@5b376e7f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5228 pixelmon:dive_ball com.pixelmonmod.pixelmon.items.ItemPokeball@352e5cd8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5229 pixelmon:luxury_ball com.pixelmonmod.pixelmon.items.ItemPokeball@2ad1d76c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5230 pixelmon:heal_ball com.pixelmonmod.pixelmon.items.ItemPokeball@6e842a4a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5231 pixelmon:dusk_ball com.pixelmonmod.pixelmon.items.ItemPokeball@e20e573
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5232 pixelmon:premier_ball com.pixelmonmod.pixelmon.items.ItemPokeball@49afb0f3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5233 pixelmon:sport_ball com.pixelmonmod.pixelmon.items.ItemPokeball@6de1641d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5234 pixelmon:quick_ball com.pixelmonmod.pixelmon.items.ItemPokeball@22f8c591
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5235 pixelmon:lure_ball com.pixelmonmod.pixelmon.items.ItemPokeball@2bfaa7c0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5236 pixelmon:park_ball com.pixelmonmod.pixelmon.items.ItemPokeball@1fe6b264
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5237 pixelmon:cherish_ball com.pixelmonmod.pixelmon.items.ItemPokeball@7941ec09
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5238 pixelmon:gs_ball com.pixelmonmod.pixelmon.items.ItemPokeball@1df16afd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5239 pixelmon:beast_ball com.pixelmonmod.pixelmon.items.ItemPokeball@634b1a24
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5240 pixelmon:dream_ball com.pixelmonmod.pixelmon.items.ItemPokeball@4994e1bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5241 pixelmon:poke_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@3f436d24
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5242 pixelmon:great_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@29f35eb3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5243 pixelmon:ultra_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@12d2eb93
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5244 pixelmon:level_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@7ca5494b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5245 pixelmon:moon_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@582b31b6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5246 pixelmon:friend_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@6b1efac6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5247 pixelmon:love_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@6e150a45
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5248 pixelmon:safari_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@382ce9dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5249 pixelmon:heavy_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@398bc9ef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5250 pixelmon:fast_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@25dfccd2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5251 pixelmon:repeat_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@63debd0e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5252 pixelmon:timer_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@3ce3c2a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5253 pixelmon:nest_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@5b40a06b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5254 pixelmon:net_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@a25e8d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5255 pixelmon:dive_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@1682b55a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5256 pixelmon:luxury_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@34d6dba9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5257 pixelmon:heal_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@6a4b66a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5258 pixelmon:dusk_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@788f1b52
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5259 pixelmon:premier_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@7b24597c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5260 pixelmon:sport_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@79adde22
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5261 pixelmon:quick_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@4862c9d1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5262 pixelmon:lure_ball_lid com.pixelmonmod.pixelmon.items.ItemPokeballLid@48370e04
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5263 pixelmon:poke_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@110141c7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5264 pixelmon:great_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@64ad10b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5265 pixelmon:ultra_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@58b8bc52
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5266 pixelmon:level_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@288fce6f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5267 pixelmon:moon_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@339badc0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5268 pixelmon:friend_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@6309f031
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5269 pixelmon:love_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@7e4e9a2e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5270 pixelmon:safari_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@2864cf3e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5271 pixelmon:heavy_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@46ff925f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5272 pixelmon:fast_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@6adb6ac9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5273 pixelmon:repeat_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@60ce0256
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5274 pixelmon:timer_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@6edd2c4e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5275 pixelmon:nest_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@540a26a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5276 pixelmon:net_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@65b693ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5277 pixelmon:dive_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@757ae198
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5278 pixelmon:luxury_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@72421c25
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5279 pixelmon:heal_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@77f80beb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5280 pixelmon:dusk_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@2681fe1d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5281 pixelmon:premier_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@4d5bd74
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5282 pixelmon:sport_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@66143aff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5283 pixelmon:quick_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@5184d285
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5284 pixelmon:lure_ball_disc com.pixelmonmod.pixelmon.items.ItemPokeballDisc@785cafbe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5285 pixelmon:iron_disc com.pixelmonmod.pixelmon.items.PixelmonItem@514b83dc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5286 pixelmon:iron_base com.pixelmonmod.pixelmon.items.PixelmonItem@16cf88c8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5287 pixelmon:aluminum_disc com.pixelmonmod.pixelmon.items.PixelmonItem@6128606e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5288 pixelmon:aluminum_base com.pixelmonmod.pixelmon.items.PixelmonItem@7c9402aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5289 pixelmon:black_apricorn com.pixelmonmod.pixelmon.items.ItemApricorn@1b2f74be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5290 pixelmon:white_apricorn com.pixelmonmod.pixelmon.items.ItemApricorn@39a64ca5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5291 pixelmon:pink_apricorn com.pixelmonmod.pixelmon.items.ItemApricorn@65fb8869
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5292 pixelmon:green_apricorn com.pixelmonmod.pixelmon.items.ItemApricorn@75fb9752
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5293 pixelmon:blue_apricorn com.pixelmonmod.pixelmon.items.ItemApricorn@151197d7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5294 pixelmon:yellow_apricorn com.pixelmonmod.pixelmon.items.ItemApricorn@1e5932b4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5295 pixelmon:red_apricorn com.pixelmonmod.pixelmon.items.ItemApricorn@275859d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5296 pixelmon:cooked_black_apricorn com.pixelmonmod.pixelmon.items.ItemApricornCooked@eb01b68
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5297 pixelmon:cooked_white_apricorn com.pixelmonmod.pixelmon.items.ItemApricornCooked@17868a46
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5298 pixelmon:cooked_pink_apricorn com.pixelmonmod.pixelmon.items.ItemApricornCooked@401dd690
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5299 pixelmon:cooked_green_apricorn com.pixelmonmod.pixelmon.items.ItemApricornCooked@256ea1ac
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5300 pixelmon:cooked_blue_apricorn com.pixelmonmod.pixelmon.items.ItemApricornCooked@2b0b8532
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5301 pixelmon:cooked_yellow_apricorn com.pixelmonmod.pixelmon.items.ItemApricornCooked@8fcfeaf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5302 pixelmon:cooked_red_apricorn com.pixelmonmod.pixelmon.items.ItemApricornCooked@26fb1076
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5303 pixelmon:blackbadgecase com.pixelmonmod.pixelmon.items.ItemBadgeCase@19d9f2a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5304 pixelmon:whitebadgecase com.pixelmonmod.pixelmon.items.ItemBadgeCase@6efb1030
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5305 pixelmon:pinkbadgecase com.pixelmonmod.pixelmon.items.ItemBadgeCase@107dc539
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5306 pixelmon:greenbadgecase com.pixelmonmod.pixelmon.items.ItemBadgeCase@2330bf64
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5307 pixelmon:bluebadgecase com.pixelmonmod.pixelmon.items.ItemBadgeCase@4eb910e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5308 pixelmon:yellowbadgecase com.pixelmonmod.pixelmon.items.ItemBadgeCase@7875e390
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5309 pixelmon:redbadgecase com.pixelmonmod.pixelmon.items.ItemBadgeCase@65fb5aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5310 pixelmon:tm1 com.pixelmonmod.pixelmon.items.ItemTM@683f258e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5311 pixelmon:tm2 com.pixelmonmod.pixelmon.items.ItemTM@4df8a635
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5312 pixelmon:tm3 com.pixelmonmod.pixelmon.items.ItemTM@1d0c64cd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5313 pixelmon:tm4 com.pixelmonmod.pixelmon.items.ItemTM@54762ec0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5314 pixelmon:tm5 com.pixelmonmod.pixelmon.items.ItemTM@45746295
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5315 pixelmon:tm6 com.pixelmonmod.pixelmon.items.ItemTM@4d35ad00
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5316 pixelmon:tm7 com.pixelmonmod.pixelmon.items.ItemTM@33619267
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5317 pixelmon:tm8 com.pixelmonmod.pixelmon.items.ItemTM@5684aae5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5318 pixelmon:tm9 com.pixelmonmod.pixelmon.items.ItemTM@30020a6a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5319 pixelmon:tm10 com.pixelmonmod.pixelmon.items.ItemTM@503fecc7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5320 pixelmon:tm11 com.pixelmonmod.pixelmon.items.ItemTM@6f72ae0d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5321 pixelmon:tm12 com.pixelmonmod.pixelmon.items.ItemTM@1cd2f284
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5322 pixelmon:tm13 com.pixelmonmod.pixelmon.items.ItemTM@3c23fa2e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5323 pixelmon:tm14 com.pixelmonmod.pixelmon.items.ItemTM@135560b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5324 pixelmon:tm15 com.pixelmonmod.pixelmon.items.ItemTM@69adb618
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5325 pixelmon:tm16 com.pixelmonmod.pixelmon.items.ItemTM@62602f7b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5326 pixelmon:tm17 com.pixelmonmod.pixelmon.items.ItemTM@41314b93
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5327 pixelmon:tm18 com.pixelmonmod.pixelmon.items.ItemTM@7959bba4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5328 pixelmon:tm19 com.pixelmonmod.pixelmon.items.ItemTM@7d40dfe1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5329 pixelmon:tm20 com.pixelmonmod.pixelmon.items.ItemTM@1eb83cc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5330 pixelmon:tm21 com.pixelmonmod.pixelmon.items.ItemTM@551e9152
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5331 pixelmon:tm22 com.pixelmonmod.pixelmon.items.ItemTM@612e84ce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5332 pixelmon:tm23 com.pixelmonmod.pixelmon.items.ItemTM@1aeaf0dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5333 pixelmon:tm24 com.pixelmonmod.pixelmon.items.ItemTM@45eba951
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5334 pixelmon:tm25 com.pixelmonmod.pixelmon.items.ItemTM@64de24bf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5335 pixelmon:tm26 com.pixelmonmod.pixelmon.items.ItemTM@7143d41e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5336 pixelmon:tm27 com.pixelmonmod.pixelmon.items.ItemTM@3ce2bef3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5337 pixelmon:tm28 com.pixelmonmod.pixelmon.items.ItemTM@24db391f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5338 pixelmon:tm29 com.pixelmonmod.pixelmon.items.ItemTM@31b50ae7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5339 pixelmon:tm30 com.pixelmonmod.pixelmon.items.ItemTM@5eb9cbeb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5340 pixelmon:tm31 com.pixelmonmod.pixelmon.items.ItemTM@7785e3e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5341 pixelmon:tm32 com.pixelmonmod.pixelmon.items.ItemTM@aeb2fc7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5342 pixelmon:tm33 com.pixelmonmod.pixelmon.items.ItemTM@1390ee4f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5343 pixelmon:tm34 com.pixelmonmod.pixelmon.items.ItemTM@3669945
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5344 pixelmon:tm35 com.pixelmonmod.pixelmon.items.ItemTM@5b24a86b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5345 pixelmon:tm36 com.pixelmonmod.pixelmon.items.ItemTM@86231df
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5346 pixelmon:tm37 com.pixelmonmod.pixelmon.items.ItemTM@1c14440a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5347 pixelmon:tm38 com.pixelmonmod.pixelmon.items.ItemTM@2b8f4a7c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5348 pixelmon:tm39 com.pixelmonmod.pixelmon.items.ItemTM@5516c896
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5349 pixelmon:tm40 com.pixelmonmod.pixelmon.items.ItemTM@4ce3e722
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5350 pixelmon:tm41 com.pixelmonmod.pixelmon.items.ItemTM@72e9cea0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5351 pixelmon:tm42 com.pixelmonmod.pixelmon.items.ItemTM@23e4b62b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5352 pixelmon:tm43 com.pixelmonmod.pixelmon.items.ItemTM@405588b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5353 pixelmon:tm44 com.pixelmonmod.pixelmon.items.ItemTM@13dcad66
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5354 pixelmon:tm45 com.pixelmonmod.pixelmon.items.ItemTM@2f7cfd73
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5355 pixelmon:tm46 com.pixelmonmod.pixelmon.items.ItemTM@29af4359
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5356 pixelmon:tm47 com.pixelmonmod.pixelmon.items.ItemTM@45530695
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5357 pixelmon:tm48 com.pixelmonmod.pixelmon.items.ItemTM@331224c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5358 pixelmon:tm49 com.pixelmonmod.pixelmon.items.ItemTM@7b4dc0b0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5359 pixelmon:tm50 com.pixelmonmod.pixelmon.items.ItemTM@282bf10b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5360 pixelmon:tm51 com.pixelmonmod.pixelmon.items.ItemTM@75912d35
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5361 pixelmon:tm52 com.pixelmonmod.pixelmon.items.ItemTM@57871347
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5362 pixelmon:tm53 com.pixelmonmod.pixelmon.items.ItemTM@42da1147
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5363 pixelmon:tm54 com.pixelmonmod.pixelmon.items.ItemTM@358e13be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5364 pixelmon:tm55 com.pixelmonmod.pixelmon.items.ItemTM@498a78bf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5365 pixelmon:tm56 com.pixelmonmod.pixelmon.items.ItemTM@26f847e2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5366 pixelmon:tm57 com.pixelmonmod.pixelmon.items.ItemTM@343a3a53
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5367 pixelmon:tm58 com.pixelmonmod.pixelmon.items.ItemTM@71ecdc89
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5368 pixelmon:tm59 com.pixelmonmod.pixelmon.items.ItemTM@6bb91d8b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5369 pixelmon:tm60 com.pixelmonmod.pixelmon.items.ItemTM@f9a8049
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5370 pixelmon:tm61 com.pixelmonmod.pixelmon.items.ItemTM@6a17db4b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5371 pixelmon:tm62 com.pixelmonmod.pixelmon.items.ItemTM@7d085a14
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5372 pixelmon:tm63 com.pixelmonmod.pixelmon.items.ItemTM@5efe557b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5373 pixelmon:tm64 com.pixelmonmod.pixelmon.items.ItemTM@53d0e25
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5374 pixelmon:tm65 com.pixelmonmod.pixelmon.items.ItemTM@51a4404a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5375 pixelmon:tm66 com.pixelmonmod.pixelmon.items.ItemTM@6ec36890
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5376 pixelmon:tm67 com.pixelmonmod.pixelmon.items.ItemTM@423aadbe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5377 pixelmon:tm68 com.pixelmonmod.pixelmon.items.ItemTM@2f9bcffa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5378 pixelmon:tm69 com.pixelmonmod.pixelmon.items.ItemTM@5c4e6c53
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5379 pixelmon:tm70 com.pixelmonmod.pixelmon.items.ItemTM@293c18a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5380 pixelmon:tm71 com.pixelmonmod.pixelmon.items.ItemTM@3efc1766
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5381 pixelmon:tm72 com.pixelmonmod.pixelmon.items.ItemTM@4f69fb5c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5382 pixelmon:tm73 com.pixelmonmod.pixelmon.items.ItemTM@60ea3a16
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5383 pixelmon:tm74 com.pixelmonmod.pixelmon.items.ItemTM@29dac7a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5384 pixelmon:tm75 com.pixelmonmod.pixelmon.items.ItemTM@77c3b2db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5385 pixelmon:tm76 com.pixelmonmod.pixelmon.items.ItemTM@77f00464
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5386 pixelmon:tm77 com.pixelmonmod.pixelmon.items.ItemTM@46fbba06
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5387 pixelmon:tm78 com.pixelmonmod.pixelmon.items.ItemTM@39639ab7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5388 pixelmon:tm79 com.pixelmonmod.pixelmon.items.ItemTM@53dca22a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5389 pixelmon:tm80 com.pixelmonmod.pixelmon.items.ItemTM@24f84f11
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5390 pixelmon:tm81 com.pixelmonmod.pixelmon.items.ItemTM@3f48ea02
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5391 pixelmon:tm82 com.pixelmonmod.pixelmon.items.ItemTM@1adb697e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5392 pixelmon:tm83 com.pixelmonmod.pixelmon.items.ItemTM@2c2045fd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5393 pixelmon:tm84 com.pixelmonmod.pixelmon.items.ItemTM@4a4617af
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5394 pixelmon:tm85 com.pixelmonmod.pixelmon.items.ItemTM@32a6fc1f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5395 pixelmon:tm86 com.pixelmonmod.pixelmon.items.ItemTM@7377e3ac
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5396 pixelmon:tm87 com.pixelmonmod.pixelmon.items.ItemTM@5dd65f92
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5397 pixelmon:tm88 com.pixelmonmod.pixelmon.items.ItemTM@2757c0e8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5398 pixelmon:tm89 com.pixelmonmod.pixelmon.items.ItemTM@22948619
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5399 pixelmon:tm90 com.pixelmonmod.pixelmon.items.ItemTM@6eb27b64
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5400 pixelmon:tm91 com.pixelmonmod.pixelmon.items.ItemTM@17783ef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5401 pixelmon:tm92 com.pixelmonmod.pixelmon.items.ItemTM@18be53a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5402 pixelmon:tm93 com.pixelmonmod.pixelmon.items.ItemTM@1e1caae9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5403 pixelmon:tm94 com.pixelmonmod.pixelmon.items.ItemTM@63088b15
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5404 pixelmon:tm95 com.pixelmonmod.pixelmon.items.ItemTM@5edd0460
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5405 pixelmon:tm96 com.pixelmonmod.pixelmon.items.ItemTM@34943709
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5406 pixelmon:tm97 com.pixelmonmod.pixelmon.items.ItemTM@4fa49890
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5407 pixelmon:tm98 com.pixelmonmod.pixelmon.items.ItemTM@6853e252
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5408 pixelmon:tm99 com.pixelmonmod.pixelmon.items.ItemTM@5e1b053c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5409 pixelmon:tm100 com.pixelmonmod.pixelmon.items.ItemTM@4ba25d89
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5410 pixelmon:tm101 com.pixelmonmod.pixelmon.items.ItemTM@20a93c75
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5411 pixelmon:tm102 com.pixelmonmod.pixelmon.items.ItemTM@579f1b40
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5412 pixelmon:tm103 com.pixelmonmod.pixelmon.items.ItemTM@512bd66a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5413 pixelmon:tm104 com.pixelmonmod.pixelmon.items.ItemTM@8bc87d3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5414 pixelmon:tm105 com.pixelmonmod.pixelmon.items.ItemTM@611f4825
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5415 pixelmon:tm106 com.pixelmonmod.pixelmon.items.ItemTM@4e751a5d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5416 pixelmon:tm107 com.pixelmonmod.pixelmon.items.ItemTM@41e20d7f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5417 pixelmon:tm108 com.pixelmonmod.pixelmon.items.ItemTM@2d0c988f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5418 pixelmon:tm109 com.pixelmonmod.pixelmon.items.ItemTM@36c9a36b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5419 pixelmon:tm110 com.pixelmonmod.pixelmon.items.ItemTM@5088e01d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5420 pixelmon:tm111 com.pixelmonmod.pixelmon.items.ItemTM@1509686
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5421 pixelmon:tm112 com.pixelmonmod.pixelmon.items.ItemTM@48d1bec3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5422 pixelmon:tm113 com.pixelmonmod.pixelmon.items.ItemTM@33f89e49
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5423 pixelmon:tm114 com.pixelmonmod.pixelmon.items.ItemTM@24670823
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5424 pixelmon:tm115 com.pixelmonmod.pixelmon.items.ItemTM@21065e8f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5425 pixelmon:tm116 com.pixelmonmod.pixelmon.items.ItemTM@64e4dbca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5426 pixelmon:tm117 com.pixelmonmod.pixelmon.items.ItemTM@13991bc9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5427 pixelmon:tm118 com.pixelmonmod.pixelmon.items.ItemTM@f233f89
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5428 pixelmon:tm119 com.pixelmonmod.pixelmon.items.ItemTM@1cc2eac4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5429 pixelmon:tm120 com.pixelmonmod.pixelmon.items.ItemTM@5e3a581d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5430 pixelmon:tm121 com.pixelmonmod.pixelmon.items.ItemTM@5265740
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5431 pixelmon:tm122 com.pixelmonmod.pixelmon.items.ItemTM@13efef1a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5432 pixelmon:tm123 com.pixelmonmod.pixelmon.items.ItemTM@1870a369
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5433 pixelmon:tm124 com.pixelmonmod.pixelmon.items.ItemTM@1486faca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5434 pixelmon:tm125 com.pixelmonmod.pixelmon.items.ItemTM@23ad234d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5435 pixelmon:tm126 com.pixelmonmod.pixelmon.items.ItemTM@4fd68f1d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5436 pixelmon:tm127 com.pixelmonmod.pixelmon.items.ItemTM@52a01665
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5437 pixelmon:tm128 com.pixelmonmod.pixelmon.items.ItemTM@7153f651
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5438 pixelmon:tm129 com.pixelmonmod.pixelmon.items.ItemTM@3bae047d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5439 pixelmon:tm130 com.pixelmonmod.pixelmon.items.ItemTM@407bca72
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5440 pixelmon:tm131 com.pixelmonmod.pixelmon.items.ItemTM@12baef26
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5441 pixelmon:tm132 com.pixelmonmod.pixelmon.items.ItemTM@7cb5625e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5442 pixelmon:tm133 com.pixelmonmod.pixelmon.items.ItemTM@37730c59
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5443 pixelmon:tm134 com.pixelmonmod.pixelmon.items.ItemTM@29c5789f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5444 pixelmon:tm135 com.pixelmonmod.pixelmon.items.ItemTM@6c43715e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5445 pixelmon:tm136 com.pixelmonmod.pixelmon.items.ItemTM@3b33591a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5446 pixelmon:tm137 com.pixelmonmod.pixelmon.items.ItemTM@148d8be1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5447 pixelmon:tm138 com.pixelmonmod.pixelmon.items.ItemTM@160e186f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5448 pixelmon:tm139 com.pixelmonmod.pixelmon.items.ItemTM@61305271
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5449 pixelmon:tm140 com.pixelmonmod.pixelmon.items.ItemTM@406a3cc4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5450 pixelmon:tm141 com.pixelmonmod.pixelmon.items.ItemTM@384065ab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5451 pixelmon:tm142 com.pixelmonmod.pixelmon.items.ItemTM@5eebdfac
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5452 pixelmon:tm143 com.pixelmonmod.pixelmon.items.ItemTM@3d2bbdda
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5453 pixelmon:tm144 com.pixelmonmod.pixelmon.items.ItemTM@2cb63aa7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5454 pixelmon:tm145 com.pixelmonmod.pixelmon.items.ItemTM@17607fa7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5455 pixelmon:tm146 com.pixelmonmod.pixelmon.items.ItemTM@17f6d458
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5456 pixelmon:tm147 com.pixelmonmod.pixelmon.items.ItemTM@77d36e11
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5457 pixelmon:tm148 com.pixelmonmod.pixelmon.items.ItemTM@6aad014e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5458 pixelmon:tm149 com.pixelmonmod.pixelmon.items.ItemTM@7e24d6fb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5459 pixelmon:tm150 com.pixelmonmod.pixelmon.items.ItemTM@5f519973
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5460 pixelmon:tm151 com.pixelmonmod.pixelmon.items.ItemTM@331ed76e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5461 pixelmon:tm152 com.pixelmonmod.pixelmon.items.ItemTM@31bb1732
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5462 pixelmon:tm153 com.pixelmonmod.pixelmon.items.ItemTM@69709cf0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5463 pixelmon:tm154 com.pixelmonmod.pixelmon.items.ItemTM@3a391aac
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5464 pixelmon:tm155 com.pixelmonmod.pixelmon.items.ItemTM@7fd91f22
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5465 pixelmon:tm156 com.pixelmonmod.pixelmon.items.ItemTM@16b2956c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5466 pixelmon:tm157 com.pixelmonmod.pixelmon.items.ItemTM@7b481c56
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5467 pixelmon:tm158 com.pixelmonmod.pixelmon.items.ItemTM@95685e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5468 pixelmon:tm159 com.pixelmonmod.pixelmon.items.ItemTM@3ec1bbee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5469 pixelmon:tm160 com.pixelmonmod.pixelmon.items.ItemTM@3c5a50af
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5470 pixelmon:tm161 com.pixelmonmod.pixelmon.items.ItemTM@7cb41de
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5471 pixelmon:tm162 com.pixelmonmod.pixelmon.items.ItemTM@3a8fe503
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5472 pixelmon:tm163 com.pixelmonmod.pixelmon.items.ItemTM@9a22777
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5473 pixelmon:tm164 com.pixelmonmod.pixelmon.items.ItemTM@6713c1c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5474 pixelmon:tm165 com.pixelmonmod.pixelmon.items.ItemTM@3a0ba949
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5475 pixelmon:tm166 com.pixelmonmod.pixelmon.items.ItemTM@7f69f4f6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5476 pixelmon:tm167 com.pixelmonmod.pixelmon.items.ItemTM@6768edf3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5477 pixelmon:tm168 com.pixelmonmod.pixelmon.items.ItemTM@1e0c1d3b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5478 pixelmon:tm169 com.pixelmonmod.pixelmon.items.ItemTM@792abe52
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5479 pixelmon:tm170 com.pixelmonmod.pixelmon.items.ItemTM@49543bc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5480 pixelmon:tm171 com.pixelmonmod.pixelmon.items.ItemTM@69735069
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5481 pixelmon:tm172 com.pixelmonmod.pixelmon.items.ItemTM@17e86db9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5482 pixelmon:tm173 com.pixelmonmod.pixelmon.items.ItemTM@3b1c8938
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5483 pixelmon:tm174 com.pixelmonmod.pixelmon.items.ItemTM@53fe078d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5484 pixelmon:hm1 com.pixelmonmod.pixelmon.items.ItemTM@207df583
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5485 pixelmon:hm2 com.pixelmonmod.pixelmon.items.ItemTM@742cc190
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5486 pixelmon:hm3 com.pixelmonmod.pixelmon.items.ItemTM@2b26d364
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5487 pixelmon:hm4 com.pixelmonmod.pixelmon.items.ItemTM@8c77be2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5488 pixelmon:hm5 com.pixelmonmod.pixelmon.items.ItemTM@47594694
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5489 pixelmon:hm6 com.pixelmonmod.pixelmon.items.ItemTM@556b2fae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5490 pixelmon:hm7 com.pixelmonmod.pixelmon.items.ItemTM@48cb6b94
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5491 pixelmon:hm8 com.pixelmonmod.pixelmon.items.ItemTM@7be01104
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5492 pixelmon:hm9 com.pixelmonmod.pixelmon.items.ItemTM@7600950a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5493 pixelmon:hm10 com.pixelmonmod.pixelmon.items.ItemTM@7a1ac23b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5494 pixelmon:tm8_24 com.pixelmonmod.pixelmon.items.ItemGen8TM@699e8127
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5495 pixelmon:tm8_59 com.pixelmonmod.pixelmon.items.ItemGen8TM@128dc521
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5496 pixelmon:tm8_77 com.pixelmonmod.pixelmon.items.ItemGen8TM@60d7babf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5497 pixelmon:tm8_10 com.pixelmonmod.pixelmon.items.ItemGen8TM@4cf0a784
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5498 pixelmon:tm8_60 com.pixelmonmod.pixelmon.items.ItemGen8TM@517a8084
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5499 pixelmon:tm8_15 com.pixelmonmod.pixelmon.items.ItemGen8TM@2d22e347
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5500 pixelmon:tm8_87 com.pixelmonmod.pixelmon.items.ItemGen8TM@70fdb61e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5501 pixelmon:tm8_91 com.pixelmonmod.pixelmon.items.ItemGen8TM@39f8f302
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5502 pixelmon:tm8_97 com.pixelmonmod.pixelmon.items.ItemGen8TM@3c033a19
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5503 pixelmon:tm8_58 com.pixelmonmod.pixelmon.items.ItemGen8TM@681de05
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5504 pixelmon:tm8_29 com.pixelmonmod.pixelmon.items.ItemGen8TM@1b51c58d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5505 pixelmon:tm8_71 com.pixelmonmod.pixelmon.items.ItemGen8TM@654f4506
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5506 pixelmon:tm8_13 com.pixelmonmod.pixelmon.items.ItemGen8TM@40b96844
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5507 pixelmon:tm8_3 com.pixelmonmod.pixelmon.items.ItemGen8TM@4840e7a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5508 pixelmon:tm8_51 com.pixelmonmod.pixelmon.items.ItemGen8TM@5da82e88
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5509 pixelmon:tm8_66 com.pixelmonmod.pixelmon.items.ItemGen8TM@42d0374e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5510 pixelmon:tm8_2 com.pixelmonmod.pixelmon.items.ItemGen8TM@49a08c18
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5511 pixelmon:tm8_38 com.pixelmonmod.pixelmon.items.ItemGen8TM@6120f6b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5512 pixelmon:tm8_78 com.pixelmonmod.pixelmon.items.ItemGen8TM@1ad2bd4f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5513 pixelmon:tm8_54 com.pixelmonmod.pixelmon.items.ItemGen8TM@597b931c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5514 pixelmon:tm8_42 com.pixelmonmod.pixelmon.items.ItemGen8TM@14760467
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5515 pixelmon:tm8_14 com.pixelmonmod.pixelmon.items.ItemGen8TM@28938d5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5516 pixelmon:tm8_25 com.pixelmonmod.pixelmon.items.ItemGen8TM@d3ed50e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5517 pixelmon:tm8_11 com.pixelmonmod.pixelmon.items.ItemGen8TM@8d844c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5518 pixelmon:tm8_64 com.pixelmonmod.pixelmon.items.ItemGen8TM@2c292c86
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5519 pixelmon:tm8_80 com.pixelmonmod.pixelmon.items.ItemGen8TM@67ade646
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5520 pixelmon:tm8_41 com.pixelmonmod.pixelmon.items.ItemGen8TM@1cc0d918
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5521 pixelmon:tm8_16 com.pixelmonmod.pixelmon.items.ItemGen8TM@56f44032
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5522 pixelmon:tm8_52 com.pixelmonmod.pixelmon.items.ItemGen8TM@335c1b76
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5523 pixelmon:tm8_57 com.pixelmonmod.pixelmon.items.ItemGen8TM@3bcb448d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5524 pixelmon:tm8_89 com.pixelmonmod.pixelmon.items.ItemGen8TM@215942f5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5525 pixelmon:tm8_32 com.pixelmonmod.pixelmon.items.ItemGen8TM@5558633c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5526 pixelmon:tm8_69 com.pixelmonmod.pixelmon.items.ItemGen8TM@68c554a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5527 pixelmon:tm8_76 com.pixelmonmod.pixelmon.items.ItemGen8TM@6782863a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5528 pixelmon:tm8_68 com.pixelmonmod.pixelmon.items.ItemGen8TM@c272ed5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5529 pixelmon:tm8_84 com.pixelmonmod.pixelmon.items.ItemGen8TM@1a70fdee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5530 pixelmon:tm8_56 com.pixelmonmod.pixelmon.items.ItemGen8TM@7eb2cdef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5531 pixelmon:tm8_81 com.pixelmonmod.pixelmon.items.ItemGen8TM@d722755
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5532 pixelmon:tm8_92 com.pixelmonmod.pixelmon.items.ItemGen8TM@3896f1a8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5533 pixelmon:tm8_18 com.pixelmonmod.pixelmon.items.ItemGen8TM@2514f4d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5534 pixelmon:tm8_21 com.pixelmonmod.pixelmon.items.ItemGen8TM@4d218821
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5535 pixelmon:tm8_28 com.pixelmonmod.pixelmon.items.ItemGen8TM@51f5465f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5536 pixelmon:tm8_82 com.pixelmonmod.pixelmon.items.ItemGen8TM@5ee1f678
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5537 pixelmon:tm8_72 com.pixelmonmod.pixelmon.items.ItemGen8TM@5c516341
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5538 pixelmon:tm8_98 com.pixelmonmod.pixelmon.items.ItemGen8TM@1d70986a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5539 pixelmon:tm8_19 com.pixelmonmod.pixelmon.items.ItemGen8TM@66ccf225
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5540 pixelmon:tm8_0 com.pixelmonmod.pixelmon.items.ItemGen8TM@374f8ab2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5541 pixelmon:tm8_46 com.pixelmonmod.pixelmon.items.ItemGen8TM@6053ac71
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5542 pixelmon:tm8_4 com.pixelmonmod.pixelmon.items.ItemGen8TM@79f9dbd9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5543 pixelmon:tm8_30 com.pixelmonmod.pixelmon.items.ItemGen8TM@78255319
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5544 pixelmon:tm8_88 com.pixelmonmod.pixelmon.items.ItemGen8TM@33744cb5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5545 pixelmon:tm8_65 com.pixelmonmod.pixelmon.items.ItemGen8TM@4eb94e8e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5546 pixelmon:tm8_79 com.pixelmonmod.pixelmon.items.ItemGen8TM@79297393
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5547 pixelmon:tm8_39 com.pixelmonmod.pixelmon.items.ItemGen8TM@2b464a34
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5548 pixelmon:tm8_20 com.pixelmonmod.pixelmon.items.ItemGen8TM@3a46ba0d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5549 pixelmon:tm8_34 com.pixelmonmod.pixelmon.items.ItemGen8TM@3e0f4ef5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5550 pixelmon:tm8_23 com.pixelmonmod.pixelmon.items.ItemGen8TM@c08074c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5551 pixelmon:tm8_53 com.pixelmonmod.pixelmon.items.ItemGen8TM@1506fb13
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5552 pixelmon:tm8_74 com.pixelmonmod.pixelmon.items.ItemGen8TM@1a9fbd6c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5553 pixelmon:tm8_5 com.pixelmonmod.pixelmon.items.ItemGen8TM@5e23202c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5554 pixelmon:tm8_22 com.pixelmonmod.pixelmon.items.ItemGen8TM@125d6ec3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5555 pixelmon:tm8_33 com.pixelmonmod.pixelmon.items.ItemGen8TM@30a1c1f8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5556 pixelmon:tm8_70 com.pixelmonmod.pixelmon.items.ItemGen8TM@57327e5d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5557 pixelmon:tm8_62 com.pixelmonmod.pixelmon.items.ItemGen8TM@10d716d7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5558 pixelmon:tm8_94 com.pixelmonmod.pixelmon.items.ItemGen8TM@69855978
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5559 pixelmon:tm8_50 com.pixelmonmod.pixelmon.items.ItemGen8TM@5795ebb1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5560 pixelmon:tm8_95 com.pixelmonmod.pixelmon.items.ItemGen8TM@1391b788
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5561 pixelmon:tm8_17 com.pixelmonmod.pixelmon.items.ItemGen8TM@3bd86a83
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5562 pixelmon:tm8_47 com.pixelmonmod.pixelmon.items.ItemGen8TM@7855aa19
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5563 pixelmon:tm8_6 com.pixelmonmod.pixelmon.items.ItemGen8TM@650ec1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5564 pixelmon:tm8_7 com.pixelmonmod.pixelmon.items.ItemGen8TM@1e56c4b2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5565 pixelmon:tm8_67 com.pixelmonmod.pixelmon.items.ItemGen8TM@66a22989
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5566 pixelmon:tm8_9 com.pixelmonmod.pixelmon.items.ItemGen8TM@33725226
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5567 pixelmon:tm8_40 com.pixelmonmod.pixelmon.items.ItemGen8TM@1bc9418f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5568 pixelmon:tm8_49 com.pixelmonmod.pixelmon.items.ItemGen8TM@33927510
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5569 pixelmon:tm8_61 com.pixelmonmod.pixelmon.items.ItemGen8TM@448bec8a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5570 pixelmon:tm8_63 com.pixelmonmod.pixelmon.items.ItemGen8TM@65c9655f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5571 pixelmon:tm8_1 com.pixelmonmod.pixelmon.items.ItemGen8TM@34dd8550
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5572 pixelmon:tm8_55 com.pixelmonmod.pixelmon.items.ItemGen8TM@14c74c2e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5573 pixelmon:tm8_85 com.pixelmonmod.pixelmon.items.ItemGen8TM@f331d80
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5574 pixelmon:tm8_73 com.pixelmonmod.pixelmon.items.ItemGen8TM@217e62a4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5575 pixelmon:tm8_37 com.pixelmonmod.pixelmon.items.ItemGen8TM@795184de
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5576 pixelmon:tm8_48 com.pixelmonmod.pixelmon.items.ItemGen8TM@57d911e6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5577 pixelmon:tm8_35 com.pixelmonmod.pixelmon.items.ItemGen8TM@4091d980
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5578 pixelmon:tm8_36 com.pixelmonmod.pixelmon.items.ItemGen8TM@12a8e874
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5579 pixelmon:tm8_86 com.pixelmonmod.pixelmon.items.ItemGen8TM@672af98b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5580 pixelmon:tm8_83 com.pixelmonmod.pixelmon.items.ItemGen8TM@78e382a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5581 pixelmon:tm8_27 com.pixelmonmod.pixelmon.items.ItemGen8TM@36f019ec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5582 pixelmon:tm8_43 com.pixelmonmod.pixelmon.items.ItemGen8TM@63ceac0e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5583 pixelmon:tm8_99 com.pixelmonmod.pixelmon.items.ItemGen8TM@5318e75d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5584 pixelmon:tm8_90 com.pixelmonmod.pixelmon.items.ItemGen8TM@370ad15d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5585 pixelmon:tm8_75 com.pixelmonmod.pixelmon.items.ItemGen8TM@1038129
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5586 pixelmon:tm8_8 com.pixelmonmod.pixelmon.items.ItemGen8TM@17bbe3db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5587 pixelmon:tm8_96 com.pixelmonmod.pixelmon.items.ItemGen8TM@30ddc7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5588 pixelmon:tm8_31 com.pixelmonmod.pixelmon.items.ItemGen8TM@626c657b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5589 pixelmon:tm8_93 com.pixelmonmod.pixelmon.items.ItemGen8TM@7ffbbad6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5590 pixelmon:tm8_12 com.pixelmonmod.pixelmon.items.ItemGen8TM@37162bc9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5591 pixelmon:tm8_26 com.pixelmonmod.pixelmon.items.ItemGen8TM@5a95ef79
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5592 pixelmon:tm8_44 com.pixelmonmod.pixelmon.items.ItemGen8TM@5b531eed
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5593 pixelmon:tm8_45 com.pixelmonmod.pixelmon.items.ItemGen8TM@79dc225b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5594 pixelmon:tm8_blank com.pixelmonmod.pixelmon.items.heldItems.ItemBlankTechnicalMachine@7f1206ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5595 pixelmon:tr8_21 com.pixelmonmod.pixelmon.items.ItemGen8TR@a09d076
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5596 pixelmon:tr8_58 com.pixelmonmod.pixelmon.items.ItemGen8TR@49ee03ac
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5597 pixelmon:tr8_30 com.pixelmonmod.pixelmon.items.ItemGen8TR@51b83e30
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5598 pixelmon:tr8_48 com.pixelmonmod.pixelmon.items.ItemGen8TR@3ef3569b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5599 pixelmon:tr8_62 com.pixelmonmod.pixelmon.items.ItemGen8TR@7a3dab53
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5600 pixelmon:tr8_61 com.pixelmonmod.pixelmon.items.ItemGen8TR@43f724db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5601 pixelmon:tr8_26 com.pixelmonmod.pixelmon.items.ItemGen8TR@53aecb2b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5602 pixelmon:tr8_67 com.pixelmonmod.pixelmon.items.ItemGen8TR@77cd184b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5603 pixelmon:tr8_73 com.pixelmonmod.pixelmon.items.ItemGen8TR@60bd52d2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5604 pixelmon:tr8_41 com.pixelmonmod.pixelmon.items.ItemGen8TR@1a1663e2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5605 pixelmon:tr8_93 com.pixelmonmod.pixelmon.items.ItemGen8TR@3f441418
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5606 pixelmon:tr8_70 com.pixelmonmod.pixelmon.items.ItemGen8TR@20d45cfb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5607 pixelmon:tr8_4 com.pixelmonmod.pixelmon.items.ItemGen8TR@2af5a1f1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5608 pixelmon:tr8_38 com.pixelmonmod.pixelmon.items.ItemGen8TR@3d5ce3e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5609 pixelmon:tr8_59 com.pixelmonmod.pixelmon.items.ItemGen8TR@1c2eee88
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5610 pixelmon:tr8_6 com.pixelmonmod.pixelmon.items.ItemGen8TR@1e1f4a72
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5611 pixelmon:tr8_74 com.pixelmonmod.pixelmon.items.ItemGen8TR@19e28a69
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5612 pixelmon:tr8_84 com.pixelmonmod.pixelmon.items.ItemGen8TR@346b0355
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5613 pixelmon:tr8_34 com.pixelmonmod.pixelmon.items.ItemGen8TR@5fdae1fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5614 pixelmon:tr8_53 com.pixelmonmod.pixelmon.items.ItemGen8TR@3bf27cad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5615 pixelmon:tr8_15 com.pixelmonmod.pixelmon.items.ItemGen8TR@36ce0878
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5616 pixelmon:tr8_80 com.pixelmonmod.pixelmon.items.ItemGen8TR@5a53c45f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5617 pixelmon:tr8_3 com.pixelmonmod.pixelmon.items.ItemGen8TR@520e0bfa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5618 pixelmon:tr8_85 com.pixelmonmod.pixelmon.items.ItemGen8TR@7ab11202
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5619 pixelmon:tr8_20 com.pixelmonmod.pixelmon.items.ItemGen8TR@3cfa58e4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5620 pixelmon:tr8_11 com.pixelmonmod.pixelmon.items.ItemGen8TR@784f0218
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5621 pixelmon:tr8_22 com.pixelmonmod.pixelmon.items.ItemGen8TR@5abc8730
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5622 pixelmon:tr8_81 com.pixelmonmod.pixelmon.items.ItemGen8TR@286fbf67
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5623 pixelmon:tr8_28 com.pixelmonmod.pixelmon.items.ItemGen8TR@463cfff6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5624 pixelmon:tr8_88 com.pixelmonmod.pixelmon.items.ItemGen8TR@46636aeb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5625 pixelmon:tr8_31 com.pixelmonmod.pixelmon.items.ItemGen8TR@78d8e010
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5626 pixelmon:tr8_76 com.pixelmonmod.pixelmon.items.ItemGen8TR@2d19fceb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5627 pixelmon:tr8_5 com.pixelmonmod.pixelmon.items.ItemGen8TR@c7b75f1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5628 pixelmon:tr8_54 com.pixelmonmod.pixelmon.items.ItemGen8TR@511262a7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5629 pixelmon:tr8_60 com.pixelmonmod.pixelmon.items.ItemGen8TR@6e75c0f5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5630 pixelmon:tr8_46 com.pixelmonmod.pixelmon.items.ItemGen8TR@c699774
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5631 pixelmon:tr8_91 com.pixelmonmod.pixelmon.items.ItemGen8TR@5beaaff5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5632 pixelmon:tr8_36 com.pixelmonmod.pixelmon.items.ItemGen8TR@19afe975
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5633 pixelmon:tr8_2 com.pixelmonmod.pixelmon.items.ItemGen8TR@591de0dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5634 pixelmon:tr8_51 com.pixelmonmod.pixelmon.items.ItemGen8TR@190f0ebd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5635 pixelmon:tr8_97 com.pixelmonmod.pixelmon.items.ItemGen8TR@17148f6e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5636 pixelmon:tr8_37 com.pixelmonmod.pixelmon.items.ItemGen8TR@711628b8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5637 pixelmon:tr8_49 com.pixelmonmod.pixelmon.items.ItemGen8TR@47bb254f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5638 pixelmon:tr8_90 com.pixelmonmod.pixelmon.items.ItemGen8TR@2620b1e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5639 pixelmon:tr8_29 com.pixelmonmod.pixelmon.items.ItemGen8TR@15fc35b6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5640 pixelmon:tr8_69 com.pixelmonmod.pixelmon.items.ItemGen8TR@55ef8c59
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5641 pixelmon:tr8_1 com.pixelmonmod.pixelmon.items.ItemGen8TR@4be04af6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5642 pixelmon:tr8_10 com.pixelmonmod.pixelmon.items.ItemGen8TR@68ec55c0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5643 pixelmon:tr8_24 com.pixelmonmod.pixelmon.items.ItemGen8TR@1c498cee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5644 pixelmon:tr8_83 com.pixelmonmod.pixelmon.items.ItemGen8TR@35ed567a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5645 pixelmon:tr8_35 com.pixelmonmod.pixelmon.items.ItemGen8TR@7c930dcb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5646 pixelmon:tr8_33 com.pixelmonmod.pixelmon.items.ItemGen8TR@76db15cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5647 pixelmon:tr8_77 com.pixelmonmod.pixelmon.items.ItemGen8TR@2625c905
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5648 pixelmon:tr8_65 com.pixelmonmod.pixelmon.items.ItemGen8TR@79a4053d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5649 pixelmon:tr8_13 com.pixelmonmod.pixelmon.items.ItemGen8TR@1dbda297
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5650 pixelmon:tr8_16 com.pixelmonmod.pixelmon.items.ItemGen8TR@3366b199
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5651 pixelmon:tr8_72 com.pixelmonmod.pixelmon.items.ItemGen8TR@3b833b11
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5652 pixelmon:tr8_79 com.pixelmonmod.pixelmon.items.ItemGen8TR@62574cb1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5653 pixelmon:tr8_45 com.pixelmonmod.pixelmon.items.ItemGen8TR@128ee376
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5654 pixelmon:tr8_71 com.pixelmonmod.pixelmon.items.ItemGen8TR@146262c7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5655 pixelmon:tr8_18 com.pixelmonmod.pixelmon.items.ItemGen8TR@369b98e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5656 pixelmon:tr8_19 com.pixelmonmod.pixelmon.items.ItemGen8TR@6ef1684f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5657 pixelmon:tr8_7 com.pixelmonmod.pixelmon.items.ItemGen8TR@b81a3b4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5658 pixelmon:tr8_87 com.pixelmonmod.pixelmon.items.ItemGen8TR@c729c59
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5659 pixelmon:tr8_27 com.pixelmonmod.pixelmon.items.ItemGen8TR@66c411ee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5660 pixelmon:tr8_64 com.pixelmonmod.pixelmon.items.ItemGen8TR@392ae69
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5661 pixelmon:tr8_95 com.pixelmonmod.pixelmon.items.ItemGen8TR@58831ac
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5662 pixelmon:tr8_75 com.pixelmonmod.pixelmon.items.ItemGen8TR@1d80e510
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5663 pixelmon:tr8_40 com.pixelmonmod.pixelmon.items.ItemGen8TR@5b0dcc2f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5664 pixelmon:tr8_32 com.pixelmonmod.pixelmon.items.ItemGen8TR@4d7ad0c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5665 pixelmon:tr8_43 com.pixelmonmod.pixelmon.items.ItemGen8TR@9bb8d93
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5666 pixelmon:tr8_44 com.pixelmonmod.pixelmon.items.ItemGen8TR@130951d1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5667 pixelmon:tr8_86 com.pixelmonmod.pixelmon.items.ItemGen8TR@26d09b2b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5668 pixelmon:tr8_14 com.pixelmonmod.pixelmon.items.ItemGen8TR@3db7bbe8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5669 pixelmon:tr8_98 com.pixelmonmod.pixelmon.items.ItemGen8TR@68356ed8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5670 pixelmon:tr8_50 com.pixelmonmod.pixelmon.items.ItemGen8TR@316b2dd6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5671 pixelmon:tr8_47 com.pixelmonmod.pixelmon.items.ItemGen8TR@13c0e113
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5672 pixelmon:tr8_66 com.pixelmonmod.pixelmon.items.ItemGen8TR@13a86078
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5673 pixelmon:tr8_0 com.pixelmonmod.pixelmon.items.ItemGen8TR@50a89f7b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5674 pixelmon:tr8_17 com.pixelmonmod.pixelmon.items.ItemGen8TR@38c51d25
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5675 pixelmon:tr8_23 com.pixelmonmod.pixelmon.items.ItemGen8TR@2c99bb57
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5676 pixelmon:tr8_9 com.pixelmonmod.pixelmon.items.ItemGen8TR@7ce2b51c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5677 pixelmon:tr8_39 com.pixelmonmod.pixelmon.items.ItemGen8TR@6825bebc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5678 pixelmon:tr8_57 com.pixelmonmod.pixelmon.items.ItemGen8TR@7899aaa8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5679 pixelmon:tr8_78 com.pixelmonmod.pixelmon.items.ItemGen8TR@193bf5ef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5680 pixelmon:tr8_96 com.pixelmonmod.pixelmon.items.ItemGen8TR@7098e981
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5681 pixelmon:tr8_56 com.pixelmonmod.pixelmon.items.ItemGen8TR@350d7970
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5682 pixelmon:tr8_8 com.pixelmonmod.pixelmon.items.ItemGen8TR@f44993
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5683 pixelmon:tr8_42 com.pixelmonmod.pixelmon.items.ItemGen8TR@46a640ef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5684 pixelmon:tr8_94 com.pixelmonmod.pixelmon.items.ItemGen8TR@71457d5b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5685 pixelmon:tr8_68 com.pixelmonmod.pixelmon.items.ItemGen8TR@2f5d4cfa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5686 pixelmon:tr8_63 com.pixelmonmod.pixelmon.items.ItemGen8TR@dc73053
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5687 pixelmon:tr8_82 com.pixelmonmod.pixelmon.items.ItemGen8TR@7912b83c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5688 pixelmon:tr8_52 com.pixelmonmod.pixelmon.items.ItemGen8TR@23e7ade0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5689 pixelmon:tr8_55 com.pixelmonmod.pixelmon.items.ItemGen8TR@66981ffa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5690 pixelmon:tr8_89 com.pixelmonmod.pixelmon.items.ItemGen8TR@5269eed2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5691 pixelmon:tr8_99 com.pixelmonmod.pixelmon.items.ItemGen8TR@3ed66ffb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5692 pixelmon:tr8_12 com.pixelmonmod.pixelmon.items.ItemGen8TR@20c04d6c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5693 pixelmon:tr8_92 com.pixelmonmod.pixelmon.items.ItemGen8TR@681f141
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5694 pixelmon:tr8_25 com.pixelmonmod.pixelmon.items.ItemGen8TR@1b83803d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5695 pixelmon:tr8_blank com.pixelmonmod.pixelmon.items.heldItems.ItemBlankTechnicalRecord@16a78d01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5696 pixelmon:pokemail_air com.pixelmonmod.pixelmon.items.heldItems.ItemMail@f10279c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5697 pixelmon:pokemail_bloom com.pixelmonmod.pixelmon.items.heldItems.ItemMail@33c7c594
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5698 pixelmon:pokemail_brick com.pixelmonmod.pixelmon.items.heldItems.ItemMail@6cb150b4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5699 pixelmon:pokemail_bridged com.pixelmonmod.pixelmon.items.heldItems.ItemMail@6a05577f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5700 pixelmon:pokemail_bridgem com.pixelmonmod.pixelmon.items.heldItems.ItemMail@6427b164
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5701 pixelmon:pokemail_bridges com.pixelmonmod.pixelmon.items.heldItems.ItemMail@69c13311
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5702 pixelmon:pokemail_bridgev com.pixelmonmod.pixelmon.items.heldItems.ItemMail@f93fa6d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5703 pixelmon:pokemail_bubble com.pixelmonmod.pixelmon.items.heldItems.ItemMail@4f6dea4f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5704 pixelmon:pokemail_dream com.pixelmonmod.pixelmon.items.heldItems.ItemMail@1698de57
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5705 pixelmon:pokemail_fab com.pixelmonmod.pixelmon.items.heldItems.ItemMail@76a13e2e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5706 pixelmon:pokemail_favored com.pixelmonmod.pixelmon.items.heldItems.ItemMail@6671e205
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5707 pixelmon:pokemail_flame com.pixelmonmod.pixelmon.items.heldItems.ItemMail@466e5316
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5708 pixelmon:pokemail_glitter com.pixelmonmod.pixelmon.items.heldItems.ItemMail@16d447ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5709 pixelmon:pokemail_grass com.pixelmonmod.pixelmon.items.heldItems.ItemMail@69fb5b50
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5710 pixelmon:pokemail_greet com.pixelmonmod.pixelmon.items.heldItems.ItemMail@f3fda0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5711 pixelmon:pokemail_heart com.pixelmonmod.pixelmon.items.heldItems.ItemMail@34b1e84b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5712 pixelmon:pokemail_inquiry com.pixelmonmod.pixelmon.items.heldItems.ItemMail@ee0220
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5713 pixelmon:pokemail_like com.pixelmonmod.pixelmon.items.heldItems.ItemMail@337cf8b6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5714 pixelmon:pokemail_mech com.pixelmonmod.pixelmon.items.heldItems.ItemMail@2cfd0d84
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5715 pixelmon:pokemail_mosaic com.pixelmonmod.pixelmon.items.heldItems.ItemMail@17354be0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5716 pixelmon:pokemail_orange com.pixelmonmod.pixelmon.items.heldItems.ItemMail@67bab424
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5717 pixelmon:pokemail_reply com.pixelmonmod.pixelmon.items.heldItems.ItemMail@3357492d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5718 pixelmon:pokemail_retro com.pixelmonmod.pixelmon.items.heldItems.ItemMail@7702f3ee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5719 pixelmon:pokemail_rsvp com.pixelmonmod.pixelmon.items.heldItems.ItemMail@4ad5cca5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5720 pixelmon:pokemail_snow com.pixelmonmod.pixelmon.items.heldItems.ItemMail@787c4a4f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5721 pixelmon:pokemail_space com.pixelmonmod.pixelmon.items.heldItems.ItemMail@71eb6a4c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5722 pixelmon:pokemail_steel com.pixelmonmod.pixelmon.items.heldItems.ItemMail@11967a1c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5723 pixelmon:pokemail_thanks com.pixelmonmod.pixelmon.items.heldItems.ItemMail@75c23c6f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5724 pixelmon:pokemail_wave com.pixelmonmod.pixelmon.items.heldItems.ItemMail@6ff62eaa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5725 pixelmon:pokemail_wood com.pixelmonmod.pixelmon.items.heldItems.ItemMail@45659012
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5726 pixelmon:lure_normal_weak com.pixelmonmod.pixelmon.items.ItemLure@34952efe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5727 pixelmon:lure_fire_weak com.pixelmonmod.pixelmon.items.ItemLure@59d89cd0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5728 pixelmon:lure_water_weak com.pixelmonmod.pixelmon.items.ItemLure@7bd119ad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5729 pixelmon:lure_electric_weak com.pixelmonmod.pixelmon.items.ItemLure@68593530
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5730 pixelmon:lure_grass_weak com.pixelmonmod.pixelmon.items.ItemLure@75a6141b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5731 pixelmon:lure_ice_weak com.pixelmonmod.pixelmon.items.ItemLure@68852863
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5732 pixelmon:lure_fighting_weak com.pixelmonmod.pixelmon.items.ItemLure@1bea58af
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5733 pixelmon:lure_poison_weak com.pixelmonmod.pixelmon.items.ItemLure@3a3b0e57
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5734 pixelmon:lure_ground_weak com.pixelmonmod.pixelmon.items.ItemLure@7ff8d3c7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5735 pixelmon:lure_flying_weak com.pixelmonmod.pixelmon.items.ItemLure@3eff2a6b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5736 pixelmon:lure_psychic_weak com.pixelmonmod.pixelmon.items.ItemLure@7719323b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5737 pixelmon:lure_bug_weak com.pixelmonmod.pixelmon.items.ItemLure@1532c339
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5738 pixelmon:lure_rock_weak com.pixelmonmod.pixelmon.items.ItemLure@2ced4cb3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5739 pixelmon:lure_ghost_weak com.pixelmonmod.pixelmon.items.ItemLure@6b068737
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5740 pixelmon:lure_dragon_weak com.pixelmonmod.pixelmon.items.ItemLure@5530f886
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5741 pixelmon:lure_dark_weak com.pixelmonmod.pixelmon.items.ItemLure@5698d212
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5742 pixelmon:lure_steel_weak com.pixelmonmod.pixelmon.items.ItemLure@10d694a6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5743 pixelmon:lure_fairy_weak com.pixelmonmod.pixelmon.items.ItemLure@4f3696b4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5744 pixelmon:lure_shiny_weak com.pixelmonmod.pixelmon.items.ItemLure@1d10b31c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5745 pixelmon:lure_ha_weak com.pixelmonmod.pixelmon.items.ItemLure@d08faee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5746 pixelmon:lure_normal_strong com.pixelmonmod.pixelmon.items.ItemLure@52278cf4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5747 pixelmon:lure_fire_strong com.pixelmonmod.pixelmon.items.ItemLure@4a374dff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5748 pixelmon:lure_water_strong com.pixelmonmod.pixelmon.items.ItemLure@a211dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5749 pixelmon:lure_electric_strong com.pixelmonmod.pixelmon.items.ItemLure@504fe8c0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5750 pixelmon:lure_grass_strong com.pixelmonmod.pixelmon.items.ItemLure@3ee18e11
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5751 pixelmon:lure_ice_strong com.pixelmonmod.pixelmon.items.ItemLure@4e497487
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5752 pixelmon:lure_fighting_strong com.pixelmonmod.pixelmon.items.ItemLure@5e75a86a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5753 pixelmon:lure_poison_strong com.pixelmonmod.pixelmon.items.ItemLure@7153428c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5754 pixelmon:lure_ground_strong com.pixelmonmod.pixelmon.items.ItemLure@4370dbb1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5755 pixelmon:lure_flying_strong com.pixelmonmod.pixelmon.items.ItemLure@46986214
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5756 pixelmon:lure_psychic_strong com.pixelmonmod.pixelmon.items.ItemLure@355db455
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5757 pixelmon:lure_bug_strong com.pixelmonmod.pixelmon.items.ItemLure@5ef1d750
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5758 pixelmon:lure_rock_strong com.pixelmonmod.pixelmon.items.ItemLure@1b19326c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5759 pixelmon:lure_ghost_strong com.pixelmonmod.pixelmon.items.ItemLure@1e946bd9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5760 pixelmon:lure_dragon_strong com.pixelmonmod.pixelmon.items.ItemLure@46b39b42
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5761 pixelmon:lure_dark_strong com.pixelmonmod.pixelmon.items.ItemLure@16a88f93
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5762 pixelmon:lure_steel_strong com.pixelmonmod.pixelmon.items.ItemLure@44705578
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5763 pixelmon:lure_fairy_strong com.pixelmonmod.pixelmon.items.ItemLure@7987348c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5764 pixelmon:lure_shiny_strong com.pixelmonmod.pixelmon.items.ItemLure@2334d975
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5765 pixelmon:lure_ha_strong com.pixelmonmod.pixelmon.items.ItemLure@71b20e97
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5766 pixelmon:lure_casing_weak com.pixelmonmod.pixelmon.items.ItemLureCasing@37af5e4c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5767 pixelmon:lure_casing_strong com.pixelmonmod.pixelmon.items.ItemLureCasing@77cc2f61
[18:11:53] [Server thread/TRACE] [FML]: Registry Name : minecraft:potions
[18:11:53] [Server thread/TRACE] [FML]: Registry: 0 pixelmon:repel com.pixelmonmod.pixelmon.comm.PixelmonPotion@1ca1d4b6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1 minecraft:speed net.minecraft.potion.Potion@7f2c995b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2 minecraft:slowness net.minecraft.potion.Potion@101c15ad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 3 minecraft:haste net.minecraft.potion.Potion@6068ebb2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4 minecraft:mining_fatigue net.minecraft.potion.Potion@5a466dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5 minecraft:strength net.minecraft.potion.PotionAttackDamage@498a4d62
[18:11:53] [Server thread/TRACE] [FML]: Registry: 6 minecraft:instant_health net.minecraft.potion.PotionHealth@1179fc8c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 7 minecraft:instant_damage net.minecraft.potion.PotionHealth@a03529c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 8 minecraft:jump_boost net.minecraft.potion.Potion@1760e594
[18:11:53] [Server thread/TRACE] [FML]: Registry: 9 minecraft:nausea net.minecraft.potion.Potion@4af70b83
[18:11:53] [Server thread/TRACE] [FML]: Registry: 10 minecraft:regeneration net.minecraft.potion.Potion@143413cd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 11 minecraft:resistance net.minecraft.potion.Potion@4b32465
[18:11:53] [Server thread/TRACE] [FML]: Registry: 12 minecraft:fire_resistance net.minecraft.potion.Potion@146f3d22
[18:11:53] [Server thread/TRACE] [FML]: Registry: 13 minecraft:water_breathing net.minecraft.potion.Potion@66b6873f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 14 minecraft:invisibility net.minecraft.potion.Potion@52285a5f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 15 minecraft:blindness net.minecraft.potion.Potion@4fa5cc73
[18:11:53] [Server thread/TRACE] [FML]: Registry: 16 minecraft:night_vision net.minecraft.potion.Potion@224e6e88
[18:11:53] [Server thread/TRACE] [FML]: Registry: 17 minecraft:hunger net.minecraft.potion.Potion@70139a81
[18:11:53] [Server thread/TRACE] [FML]: Registry: 18 minecraft:weakness net.minecraft.potion.PotionAttackDamage@60f9dc7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 19 minecraft:poison net.minecraft.potion.Potion@15e5246
[18:11:53] [Server thread/TRACE] [FML]: Registry: 20 minecraft:wither net.minecraft.potion.Potion@503556cb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 21 minecraft:health_boost net.minecraft.potion.PotionHealthBoost@6115846e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 22 minecraft:absorption net.minecraft.potion.PotionAbsorption@14590fe2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 23 minecraft:saturation net.minecraft.potion.PotionHealth@5922cff3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 24 minecraft:glowing net.minecraft.potion.Potion@2299d903
[18:11:53] [Server thread/TRACE] [FML]: Registry: 25 minecraft:levitation net.minecraft.potion.Potion@70c56434
[18:11:53] [Server thread/TRACE] [FML]: Registry: 26 minecraft:luck net.minecraft.potion.Potion@2c3f43d1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 27 minecraft:unluck net.minecraft.potion.Potion@632d4cf2
[18:11:53] [Server thread/TRACE] [FML]: Registry Name : minecraft:biomes
[18:11:53] [Server thread/TRACE] [FML]: Registry: 0 minecraft:ocean net.minecraft.world.biome.BiomeOcean@65a4b9d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1 minecraft:plains net.minecraft.world.biome.BiomePlains@41f90b10
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2 minecraft:desert net.minecraft.world.biome.BiomeDesert@2773504f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 3 minecraft:extreme_hills net.minecraft.world.biome.BiomeHills@5366575d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4 minecraft:forest net.minecraft.world.biome.BiomeForest@40dee07b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5 minecraft:taiga net.minecraft.world.biome.BiomeTaiga@1868ed54
[18:11:53] [Server thread/TRACE] [FML]: Registry: 6 minecraft:swampland net.minecraft.world.biome.BiomeSwamp@45790cb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 7 minecraft:river net.minecraft.world.biome.BiomeRiver@2cf88901
[18:11:53] [Server thread/TRACE] [FML]: Registry: 8 minecraft:hell net.minecraft.world.biome.BiomeHell@612ac38b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 9 minecraft:sky net.minecraft.world.biome.BiomeEnd@11f9b95a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 10 minecraft:frozen_ocean net.minecraft.world.biome.BiomeOcean@42066f0d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 11 minecraft:frozen_river net.minecraft.world.biome.BiomeRiver@687e561b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 12 minecraft:ice_flats net.minecraft.world.biome.BiomeSnow@1e23ee0e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 13 minecraft:ice_mountains net.minecraft.world.biome.BiomeSnow@b144175
[18:11:53] [Server thread/TRACE] [FML]: Registry: 14 minecraft:mushroom_island net.minecraft.world.biome.BiomeMushroomIsland@1ac3a6f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 15 minecraft:mushroom_island_shore net.minecraft.world.biome.BiomeMushroomIsland@fee7ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 16 minecraft:beaches net.minecraft.world.biome.BiomeBeach@14ad42
[18:11:53] [Server thread/TRACE] [FML]: Registry: 17 minecraft:desert_hills net.minecraft.world.biome.BiomeDesert@608b906d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 18 minecraft:forest_hills net.minecraft.world.biome.BiomeForest@173cfb01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 19 minecraft:taiga_hills net.minecraft.world.biome.BiomeTaiga@7e1762e6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 20 minecraft:smaller_extreme_hills net.minecraft.world.biome.BiomeHills@5bccaedb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 21 minecraft:jungle net.minecraft.world.biome.BiomeJungle@52290e63
[18:11:53] [Server thread/TRACE] [FML]: Registry: 22 minecraft:jungle_hills net.minecraft.world.biome.BiomeJungle@6c2dd88b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 23 minecraft:jungle_edge net.minecraft.world.biome.BiomeJungle@49d979c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 24 minecraft:deep_ocean net.minecraft.world.biome.BiomeOcean@3cb173db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 25 minecraft:stone_beach net.minecraft.world.biome.BiomeStoneBeach@249a45fd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 26 minecraft:cold_beach net.minecraft.world.biome.BiomeBeach@268f0ff3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 27 minecraft:birch_forest net.minecraft.world.biome.BiomeForest@11978f52
[18:11:53] [Server thread/TRACE] [FML]: Registry: 28 minecraft:birch_forest_hills net.minecraft.world.biome.BiomeForest@3e0855b0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 29 minecraft:roofed_forest net.minecraft.world.biome.BiomeForest@484b5a21
[18:11:53] [Server thread/TRACE] [FML]: Registry: 30 minecraft:taiga_cold net.minecraft.world.biome.BiomeTaiga@16e5344c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 31 minecraft:taiga_cold_hills net.minecraft.world.biome.BiomeTaiga@3ba5c4dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 32 minecraft:redwood_taiga net.minecraft.world.biome.BiomeTaiga@47fca3cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 33 minecraft:redwood_taiga_hills net.minecraft.world.biome.BiomeTaiga@55746340
[18:11:53] [Server thread/TRACE] [FML]: Registry: 34 minecraft:extreme_hills_with_trees net.minecraft.world.biome.BiomeHills@6a0c7af6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 35 minecraft:savanna net.minecraft.world.biome.BiomeSavanna@5d5ae6aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 36 minecraft:savanna_rock net.minecraft.world.biome.BiomeSavanna@2bc2e022
[18:11:53] [Server thread/TRACE] [FML]: Registry: 37 minecraft:mesa net.minecraft.world.biome.BiomeMesa@10408ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 38 minecraft:mesa_rock net.minecraft.world.biome.BiomeMesa@3d7b3b18
[18:11:53] [Server thread/TRACE] [FML]: Registry: 39 minecraft:mesa_clear_rock net.minecraft.world.biome.BiomeMesa@186dcb05
[18:11:53] [Server thread/TRACE] [FML]: Registry: 40 pixelmon:ultra_forest com.pixelmonmod.pixelmon.worldGeneration.dimension.ultraspace.biomes.UltraForest@36341305
[18:11:53] [Server thread/TRACE] [FML]: Registry: 41 pixelmon:ultra_jungle com.pixelmonmod.pixelmon.worldGeneration.dimension.ultraspace.biomes.UltraJungle@4ae76be8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 42 pixelmon:ultra_deep_sea com.pixelmonmod.pixelmon.worldGeneration.dimension.ultraspace.biomes.UltraDeepSea@21d68a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 43 pixelmon:ultra_desert com.pixelmonmod.pixelmon.worldGeneration.dimension.ultraspace.biomes.UltraDesert@3238eed2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 127 minecraft:void net.minecraft.world.biome.BiomeVoid@58a8ea6f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 129 minecraft:mutated_plains net.minecraft.world.biome.BiomePlains@2e6b379c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 130 minecraft:mutated_desert net.minecraft.world.biome.BiomeDesert@5e7e7a7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 131 minecraft:mutated_extreme_hills net.minecraft.world.biome.BiomeHills@1ff81b0d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 132 minecraft:mutated_forest net.minecraft.world.biome.BiomeForest@1c610f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 133 minecraft:mutated_taiga net.minecraft.world.biome.BiomeTaiga@773c7147
[18:11:53] [Server thread/TRACE] [FML]: Registry: 134 minecraft:mutated_swampland net.minecraft.world.biome.BiomeSwamp@5abc5854
[18:11:53] [Server thread/TRACE] [FML]: Registry: 140 minecraft:mutated_ice_flats net.minecraft.world.biome.BiomeSnow@5c3007d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 149 minecraft:mutated_jungle net.minecraft.world.biome.BiomeJungle@66b40dd3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 151 minecraft:mutated_jungle_edge net.minecraft.world.biome.BiomeJungle@7296fe0b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 155 minecraft:mutated_birch_forest net.minecraft.world.biome.BiomeForestMutated@578d472a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 156 minecraft:mutated_birch_forest_hills net.minecraft.world.biome.BiomeForestMutated@1191029d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 157 minecraft:mutated_roofed_forest net.minecraft.world.biome.BiomeForest@54b2d002
[18:11:53] [Server thread/TRACE] [FML]: Registry: 158 minecraft:mutated_taiga_cold net.minecraft.world.biome.BiomeTaiga@1d1c63af
[18:11:53] [Server thread/TRACE] [FML]: Registry: 160 minecraft:mutated_redwood_taiga net.minecraft.world.biome.BiomeTaiga@2095c331
[18:11:53] [Server thread/TRACE] [FML]: Registry: 161 minecraft:mutated_redwood_taiga_hills net.minecraft.world.biome.BiomeTaiga@3909a854
[18:11:53] [Server thread/TRACE] [FML]: Registry: 162 minecraft:mutated_extreme_hills_with_trees net.minecraft.world.biome.BiomeHills@7b795db7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 163 minecraft:mutated_savanna net.minecraft.world.biome.BiomeSavannaMutated@b849fa6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 164 minecraft:mutated_savanna_rock net.minecraft.world.biome.BiomeSavannaMutated@7fbbdd8a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 165 minecraft:mutated_mesa net.minecraft.world.biome.BiomeMesa@4e9ea32f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 166 minecraft:mutated_mesa_rock net.minecraft.world.biome.BiomeMesa@79ec57b8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 167 minecraft:mutated_mesa_clear_rock net.minecraft.world.biome.BiomeMesa@56ba8e8c
[18:11:53] [Server thread/TRACE] [FML]: Registry Name : minecraft:soundevents
[18:11:53] [Server thread/TRACE] [FML]: Registry: 0 minecraft:ambient.cave net.minecraft.util.SoundEvent@4d18b73a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1 minecraft:block.anvil.break net.minecraft.util.SoundEvent@44032fde
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2 minecraft:block.anvil.destroy net.minecraft.util.SoundEvent@7b676112
[18:11:53] [Server thread/TRACE] [FML]: Registry: 3 minecraft:block.anvil.fall net.minecraft.util.SoundEvent@5578be42
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4 minecraft:block.anvil.hit net.minecraft.util.SoundEvent@4e49ce2b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5 minecraft:block.anvil.land net.minecraft.util.SoundEvent@136965e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 6 minecraft:block.anvil.place net.minecraft.util.SoundEvent@53c6f96d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 7 minecraft:block.anvil.step net.minecraft.util.SoundEvent@435cc7f9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 8 minecraft:block.anvil.use net.minecraft.util.SoundEvent@4364712f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 9 minecraft:block.brewing_stand.brew net.minecraft.util.SoundEvent@1b7a52dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 10 minecraft:block.chest.close net.minecraft.util.SoundEvent@7f93dd4e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 11 minecraft:block.chest.locked net.minecraft.util.SoundEvent@5ad5be4a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 12 minecraft:block.chest.open net.minecraft.util.SoundEvent@3ad85136
[18:11:53] [Server thread/TRACE] [FML]: Registry: 13 minecraft:block.chorus_flower.death net.minecraft.util.SoundEvent@737d100a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 14 minecraft:block.chorus_flower.grow net.minecraft.util.SoundEvent@12e5da86
[18:11:53] [Server thread/TRACE] [FML]: Registry: 15 minecraft:block.cloth.break net.minecraft.util.SoundEvent@6535117e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 16 minecraft:block.cloth.fall net.minecraft.util.SoundEvent@1d1cbd0f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 17 minecraft:block.cloth.hit net.minecraft.util.SoundEvent@6fa13e6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 18 minecraft:block.cloth.place net.minecraft.util.SoundEvent@3af7d855
[18:11:53] [Server thread/TRACE] [FML]: Registry: 19 minecraft:block.cloth.step net.minecraft.util.SoundEvent@77049094
[18:11:53] [Server thread/TRACE] [FML]: Registry: 20 minecraft:block.comparator.click net.minecraft.util.SoundEvent@f88bfbe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 21 minecraft:block.dispenser.dispense net.minecraft.util.SoundEvent@59bbe88a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 22 minecraft:block.dispenser.fail net.minecraft.util.SoundEvent@5d8ab698
[18:11:53] [Server thread/TRACE] [FML]: Registry: 23 minecraft:block.dispenser.launch net.minecraft.util.SoundEvent@ed91d8d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 24 minecraft:block.enchantment_table.use net.minecraft.util.SoundEvent@446626a7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 25 minecraft:block.end_gateway.spawn net.minecraft.util.SoundEvent@429f7919
[18:11:53] [Server thread/TRACE] [FML]: Registry: 26 minecraft:block.end_portal.spawn net.minecraft.util.SoundEvent@4a2929a4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 27 minecraft:block.end_portal_frame.fill net.minecraft.util.SoundEvent@cda6019
[18:11:53] [Server thread/TRACE] [FML]: Registry: 28 minecraft:block.enderchest.close net.minecraft.util.SoundEvent@797c3c3b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 29 minecraft:block.enderchest.open net.minecraft.util.SoundEvent@4012d5bc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 30 minecraft:block.fence_gate.close net.minecraft.util.SoundEvent@4375b013
[18:11:53] [Server thread/TRACE] [FML]: Registry: 31 minecraft:block.fence_gate.open net.minecraft.util.SoundEvent@1cf0cacc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 32 minecraft:block.fire.ambient net.minecraft.util.SoundEvent@4f5b08d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 33 minecraft:block.fire.extinguish net.minecraft.util.SoundEvent@529c2a9a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 34 minecraft:block.furnace.fire_crackle net.minecraft.util.SoundEvent@3c87fdf2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 35 minecraft:block.glass.break net.minecraft.util.SoundEvent@26bbe604
[18:11:53] [Server thread/TRACE] [FML]: Registry: 36 minecraft:block.glass.fall net.minecraft.util.SoundEvent@fe34b86
[18:11:53] [Server thread/TRACE] [FML]: Registry: 37 minecraft:block.glass.hit net.minecraft.util.SoundEvent@3c98781a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 38 minecraft:block.glass.place net.minecraft.util.SoundEvent@3f736a16
[18:11:53] [Server thread/TRACE] [FML]: Registry: 39 minecraft:block.glass.step net.minecraft.util.SoundEvent@4601203a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 40 minecraft:block.grass.break net.minecraft.util.SoundEvent@53abfc07
[18:11:53] [Server thread/TRACE] [FML]: Registry: 41 minecraft:block.grass.fall net.minecraft.util.SoundEvent@2c8c16c0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 42 minecraft:block.grass.hit net.minecraft.util.SoundEvent@80bfa9d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 43 minecraft:block.grass.place net.minecraft.util.SoundEvent@47c40b56
[18:11:53] [Server thread/TRACE] [FML]: Registry: 44 minecraft:block.grass.step net.minecraft.util.SoundEvent@4b039c6d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 45 minecraft:block.gravel.break net.minecraft.util.SoundEvent@7f5b9db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 46 minecraft:block.gravel.fall net.minecraft.util.SoundEvent@507d64aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 47 minecraft:block.gravel.hit net.minecraft.util.SoundEvent@37045b48
[18:11:53] [Server thread/TRACE] [FML]: Registry: 48 minecraft:block.gravel.place net.minecraft.util.SoundEvent@60b34931
[18:11:53] [Server thread/TRACE] [FML]: Registry: 49 minecraft:block.gravel.step net.minecraft.util.SoundEvent@4aa21f9d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 50 minecraft:block.iron_door.close net.minecraft.util.SoundEvent@71c17a57
[18:11:53] [Server thread/TRACE] [FML]: Registry: 51 minecraft:block.iron_door.open net.minecraft.util.SoundEvent@640ab13c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 52 minecraft:block.iron_trapdoor.close net.minecraft.util.SoundEvent@1e0a864d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 53 minecraft:block.iron_trapdoor.open net.minecraft.util.SoundEvent@440e3ce6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 54 minecraft:block.ladder.break net.minecraft.util.SoundEvent@3e67f5f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 55 minecraft:block.ladder.fall net.minecraft.util.SoundEvent@fd53053
[18:11:53] [Server thread/TRACE] [FML]: Registry: 56 minecraft:block.ladder.hit net.minecraft.util.SoundEvent@4527f70a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 57 minecraft:block.ladder.place net.minecraft.util.SoundEvent@707b1a44
[18:11:53] [Server thread/TRACE] [FML]: Registry: 58 minecraft:block.ladder.step net.minecraft.util.SoundEvent@7132a9dc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 59 minecraft:block.lava.ambient net.minecraft.util.SoundEvent@57435801
[18:11:53] [Server thread/TRACE] [FML]: Registry: 60 minecraft:block.lava.extinguish net.minecraft.util.SoundEvent@2da66a44
[18:11:53] [Server thread/TRACE] [FML]: Registry: 61 minecraft:block.lava.pop net.minecraft.util.SoundEvent@527fc8e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 62 minecraft:block.lever.click net.minecraft.util.SoundEvent@61bfc9bf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 63 minecraft:block.metal.break net.minecraft.util.SoundEvent@2c7106d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 64 minecraft:block.metal.fall net.minecraft.util.SoundEvent@329bad59
[18:11:53] [Server thread/TRACE] [FML]: Registry: 65 minecraft:block.metal.hit net.minecraft.util.SoundEvent@862f408
[18:11:53] [Server thread/TRACE] [FML]: Registry: 66 minecraft:block.metal.place net.minecraft.util.SoundEvent@178f268a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 67 minecraft:block.metal.step net.minecraft.util.SoundEvent@33ecbd6c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 68 minecraft:block.metal_pressureplate.click_off net.minecraft.util.SoundEvent@5c723f2d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 69 minecraft:block.metal_pressureplate.click_on net.minecraft.util.SoundEvent@432f521f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 70 minecraft:block.note.basedrum net.minecraft.util.SoundEvent@2d7a9786
[18:11:53] [Server thread/TRACE] [FML]: Registry: 71 minecraft:block.note.bass net.minecraft.util.SoundEvent@7bab5898
[18:11:53] [Server thread/TRACE] [FML]: Registry: 72 minecraft:block.note.bell net.minecraft.util.SoundEvent@366d8b97
[18:11:53] [Server thread/TRACE] [FML]: Registry: 73 minecraft:block.note.chime net.minecraft.util.SoundEvent@feb98ef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 74 minecraft:block.note.flute net.minecraft.util.SoundEvent@7654f833
[18:11:53] [Server thread/TRACE] [FML]: Registry: 75 minecraft:block.note.guitar net.minecraft.util.SoundEvent@571a01f9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 76 minecraft:block.note.harp net.minecraft.util.SoundEvent@d7109be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 77 minecraft:block.note.hat net.minecraft.util.SoundEvent@5e0ec41f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 78 minecraft:block.note.pling net.minecraft.util.SoundEvent@f4a3a8d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 79 minecraft:block.note.snare net.minecraft.util.SoundEvent@8d8f754
[18:11:53] [Server thread/TRACE] [FML]: Registry: 80 minecraft:block.note.xylophone net.minecraft.util.SoundEvent@d613308
[18:11:53] [Server thread/TRACE] [FML]: Registry: 81 minecraft:block.piston.contract net.minecraft.util.SoundEvent@25673087
[18:11:53] [Server thread/TRACE] [FML]: Registry: 82 minecraft:block.piston.extend net.minecraft.util.SoundEvent@7b27e8f4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 83 minecraft:block.portal.ambient net.minecraft.util.SoundEvent@348ad293
[18:11:53] [Server thread/TRACE] [FML]: Registry: 84 minecraft:block.portal.travel net.minecraft.util.SoundEvent@30f74e79
[18:11:53] [Server thread/TRACE] [FML]: Registry: 85 minecraft:block.portal.trigger net.minecraft.util.SoundEvent@2c88a3e8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 86 minecraft:block.redstone_torch.burnout net.minecraft.util.SoundEvent@68ac9ec5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 87 minecraft:block.sand.break net.minecraft.util.SoundEvent@a50d709
[18:11:53] [Server thread/TRACE] [FML]: Registry: 88 minecraft:block.sand.fall net.minecraft.util.SoundEvent@5ed4bc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 89 minecraft:block.sand.hit net.minecraft.util.SoundEvent@6920b0bc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 90 minecraft:block.sand.place net.minecraft.util.SoundEvent@65f651eb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 91 minecraft:block.sand.step net.minecraft.util.SoundEvent@69923ac3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 92 minecraft:block.shulker_box.close net.minecraft.util.SoundEvent@1f1ff879
[18:11:53] [Server thread/TRACE] [FML]: Registry: 93 minecraft:block.shulker_box.open net.minecraft.util.SoundEvent@73d60e76
[18:11:53] [Server thread/TRACE] [FML]: Registry: 94 minecraft:block.slime.break net.minecraft.util.SoundEvent@24f870ee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 95 minecraft:block.slime.fall net.minecraft.util.SoundEvent@5c441290
[18:11:53] [Server thread/TRACE] [FML]: Registry: 96 minecraft:block.slime.hit net.minecraft.util.SoundEvent@3c78e551
[18:11:53] [Server thread/TRACE] [FML]: Registry: 97 minecraft:block.slime.place net.minecraft.util.SoundEvent@7f1ef916
[18:11:53] [Server thread/TRACE] [FML]: Registry: 98 minecraft:block.slime.step net.minecraft.util.SoundEvent@1886991b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 99 minecraft:block.snow.break net.minecraft.util.SoundEvent@64aad809
[18:11:53] [Server thread/TRACE] [FML]: Registry: 100 minecraft:block.snow.fall net.minecraft.util.SoundEvent@1f03fba0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 101 minecraft:block.snow.hit net.minecraft.util.SoundEvent@17dd671f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 102 minecraft:block.snow.place net.minecraft.util.SoundEvent@3bbf6abe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 103 minecraft:block.snow.step net.minecraft.util.SoundEvent@9679750
[18:11:53] [Server thread/TRACE] [FML]: Registry: 104 minecraft:block.stone.break net.minecraft.util.SoundEvent@9b9a327
[18:11:53] [Server thread/TRACE] [FML]: Registry: 105 minecraft:block.stone.fall net.minecraft.util.SoundEvent@75a0c890
[18:11:53] [Server thread/TRACE] [FML]: Registry: 106 minecraft:block.stone.hit net.minecraft.util.SoundEvent@358ab600
[18:11:53] [Server thread/TRACE] [FML]: Registry: 107 minecraft:block.stone.place net.minecraft.util.SoundEvent@e26af6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 108 minecraft:block.stone.step net.minecraft.util.SoundEvent@44065156
[18:11:53] [Server thread/TRACE] [FML]: Registry: 109 minecraft:block.stone_button.click_off net.minecraft.util.SoundEvent@3791f50e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 110 minecraft:block.stone_button.click_on net.minecraft.util.SoundEvent@574b7f4a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 111 minecraft:block.stone_pressureplate.click_off net.minecraft.util.SoundEvent@44ed0a8f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 112 minecraft:block.stone_pressureplate.click_on net.minecraft.util.SoundEvent@32177fa5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 113 minecraft:block.tripwire.attach net.minecraft.util.SoundEvent@a96d56c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 114 minecraft:block.tripwire.click_off net.minecraft.util.SoundEvent@6ab4a5b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 115 minecraft:block.tripwire.click_on net.minecraft.util.SoundEvent@2abe9173
[18:11:53] [Server thread/TRACE] [FML]: Registry: 116 minecraft:block.tripwire.detach net.minecraft.util.SoundEvent@235d29d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 117 minecraft:block.water.ambient net.minecraft.util.SoundEvent@1fdca564
[18:11:53] [Server thread/TRACE] [FML]: Registry: 118 minecraft:block.waterlily.place net.minecraft.util.SoundEvent@43f9dd56
[18:11:53] [Server thread/TRACE] [FML]: Registry: 119 minecraft:block.wood.break net.minecraft.util.SoundEvent@1d12e953
[18:11:53] [Server thread/TRACE] [FML]: Registry: 120 minecraft:block.wood.fall net.minecraft.util.SoundEvent@57cb70be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 121 minecraft:block.wood.hit net.minecraft.util.SoundEvent@2d4608a6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 122 minecraft:block.wood.place net.minecraft.util.SoundEvent@20d87335
[18:11:53] [Server thread/TRACE] [FML]: Registry: 123 minecraft:block.wood.step net.minecraft.util.SoundEvent@2a8a4e0c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 124 minecraft:block.wood_button.click_off net.minecraft.util.SoundEvent@26c89563
[18:11:53] [Server thread/TRACE] [FML]: Registry: 125 minecraft:block.wood_button.click_on net.minecraft.util.SoundEvent@3bd6ba24
[18:11:53] [Server thread/TRACE] [FML]: Registry: 126 minecraft:block.wood_pressureplate.click_off net.minecraft.util.SoundEvent@58f437b0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 127 minecraft:block.wood_pressureplate.click_on net.minecraft.util.SoundEvent@20f6f88c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 128 minecraft:block.wooden_door.close net.minecraft.util.SoundEvent@4277127c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 129 minecraft:block.wooden_door.open net.minecraft.util.SoundEvent@4c7e978c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 130 minecraft:block.wooden_trapdoor.close net.minecraft.util.SoundEvent@354e7004
[18:11:53] [Server thread/TRACE] [FML]: Registry: 131 minecraft:block.wooden_trapdoor.open net.minecraft.util.SoundEvent@22ebccb9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 132 minecraft:enchant.thorns.hit net.minecraft.util.SoundEvent@5875de6a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 133 minecraft:entity.armorstand.break net.minecraft.util.SoundEvent@608fe01f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 134 minecraft:entity.armorstand.fall net.minecraft.util.SoundEvent@2687725a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 135 minecraft:entity.armorstand.hit net.minecraft.util.SoundEvent@5a75ec37
[18:11:53] [Server thread/TRACE] [FML]: Registry: 136 minecraft:entity.armorstand.place net.minecraft.util.SoundEvent@2c05ff9d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 137 minecraft:entity.arrow.hit net.minecraft.util.SoundEvent@33956d1a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 138 minecraft:entity.arrow.hit_player net.minecraft.util.SoundEvent@2e1ddc90
[18:11:53] [Server thread/TRACE] [FML]: Registry: 139 minecraft:entity.arrow.shoot net.minecraft.util.SoundEvent@5b7c8930
[18:11:53] [Server thread/TRACE] [FML]: Registry: 140 minecraft:entity.bat.ambient net.minecraft.util.SoundEvent@58867cd5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 141 minecraft:entity.bat.death net.minecraft.util.SoundEvent@40e32762
[18:11:53] [Server thread/TRACE] [FML]: Registry: 142 minecraft:entity.bat.hurt net.minecraft.util.SoundEvent@5a8ab2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 143 minecraft:entity.bat.loop net.minecraft.util.SoundEvent@3f50b680
[18:11:53] [Server thread/TRACE] [FML]: Registry: 144 minecraft:entity.bat.takeoff net.minecraft.util.SoundEvent@54db056b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 145 minecraft:entity.blaze.ambient net.minecraft.util.SoundEvent@d5af0a5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 146 minecraft:entity.blaze.burn net.minecraft.util.SoundEvent@5981f4a6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 147 minecraft:entity.blaze.death net.minecraft.util.SoundEvent@63dfada0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 148 minecraft:entity.blaze.hurt net.minecraft.util.SoundEvent@6f231ced
[18:11:53] [Server thread/TRACE] [FML]: Registry: 149 minecraft:entity.blaze.shoot net.minecraft.util.SoundEvent@35a60674
[18:11:53] [Server thread/TRACE] [FML]: Registry: 150 minecraft:entity.boat.paddle_land net.minecraft.util.SoundEvent@63d4f0a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 151 minecraft:entity.boat.paddle_water net.minecraft.util.SoundEvent@7d78f3d5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 152 minecraft:entity.bobber.retrieve net.minecraft.util.SoundEvent@a4b5ce3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 153 minecraft:entity.bobber.splash net.minecraft.util.SoundEvent@f5b6e78
[18:11:53] [Server thread/TRACE] [FML]: Registry: 154 minecraft:entity.bobber.throw net.minecraft.util.SoundEvent@4b4eced1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 155 minecraft:entity.cat.ambient net.minecraft.util.SoundEvent@71926a36
[18:11:53] [Server thread/TRACE] [FML]: Registry: 156 minecraft:entity.cat.death net.minecraft.util.SoundEvent@216e9ca3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 157 minecraft:entity.cat.hiss net.minecraft.util.SoundEvent@75120e58
[18:11:53] [Server thread/TRACE] [FML]: Registry: 158 minecraft:entity.cat.hurt net.minecraft.util.SoundEvent@48976e6d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 159 minecraft:entity.cat.purr net.minecraft.util.SoundEvent@2a367e93
[18:11:53] [Server thread/TRACE] [FML]: Registry: 160 minecraft:entity.cat.purreow net.minecraft.util.SoundEvent@7f6874f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 161 minecraft:entity.chicken.ambient net.minecraft.util.SoundEvent@1a6dc589
[18:11:53] [Server thread/TRACE] [FML]: Registry: 162 minecraft:entity.chicken.death net.minecraft.util.SoundEvent@697a34af
[18:11:53] [Server thread/TRACE] [FML]: Registry: 163 minecraft:entity.chicken.egg net.minecraft.util.SoundEvent@70211df5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 164 minecraft:entity.chicken.hurt net.minecraft.util.SoundEvent@4c5228e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 165 minecraft:entity.chicken.step net.minecraft.util.SoundEvent@38e7ed69
[18:11:53] [Server thread/TRACE] [FML]: Registry: 166 minecraft:entity.cow.ambient net.minecraft.util.SoundEvent@806996
[18:11:53] [Server thread/TRACE] [FML]: Registry: 167 minecraft:entity.cow.death net.minecraft.util.SoundEvent@78b612c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 168 minecraft:entity.cow.hurt net.minecraft.util.SoundEvent@257e0827
[18:11:53] [Server thread/TRACE] [FML]: Registry: 169 minecraft:entity.cow.milk net.minecraft.util.SoundEvent@22752544
[18:11:53] [Server thread/TRACE] [FML]: Registry: 170 minecraft:entity.cow.step net.minecraft.util.SoundEvent@21ba2445
[18:11:53] [Server thread/TRACE] [FML]: Registry: 171 minecraft:entity.creeper.death net.minecraft.util.SoundEvent@69d23296
[18:11:53] [Server thread/TRACE] [FML]: Registry: 172 minecraft:entity.creeper.hurt net.minecraft.util.SoundEvent@3c3820bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 173 minecraft:entity.creeper.primed net.minecraft.util.SoundEvent@376c7d7d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 174 minecraft:entity.donkey.ambient net.minecraft.util.SoundEvent@4784efd9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 175 minecraft:entity.donkey.angry net.minecraft.util.SoundEvent@3fba233d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 176 minecraft:entity.donkey.chest net.minecraft.util.SoundEvent@427ae189
[18:11:53] [Server thread/TRACE] [FML]: Registry: 177 minecraft:entity.donkey.death net.minecraft.util.SoundEvent@16a9eb2e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 178 minecraft:entity.donkey.hurt net.minecraft.util.SoundEvent@76332405
[18:11:53] [Server thread/TRACE] [FML]: Registry: 179 minecraft:entity.egg.throw net.minecraft.util.SoundEvent@187e5235
[18:11:53] [Server thread/TRACE] [FML]: Registry: 180 minecraft:entity.elder_guardian.ambient net.minecraft.util.SoundEvent@d1d8e1a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 181 minecraft:entity.elder_guardian.ambient_land net.minecraft.util.SoundEvent@5434e40c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 182 minecraft:entity.elder_guardian.curse net.minecraft.util.SoundEvent@3b48e183
[18:11:53] [Server thread/TRACE] [FML]: Registry: 183 minecraft:entity.elder_guardian.death net.minecraft.util.SoundEvent@514de325
[18:11:53] [Server thread/TRACE] [FML]: Registry: 184 minecraft:entity.elder_guardian.death_land net.minecraft.util.SoundEvent@30c1da48
[18:11:53] [Server thread/TRACE] [FML]: Registry: 185 minecraft:entity.elder_guardian.flop net.minecraft.util.SoundEvent@43a65cd8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 186 minecraft:entity.elder_guardian.hurt net.minecraft.util.SoundEvent@3f1ef9d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 187 minecraft:entity.elder_guardian.hurt_land net.minecraft.util.SoundEvent@17461db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 188 minecraft:entity.enderdragon.ambient net.minecraft.util.SoundEvent@3fd9e827
[18:11:53] [Server thread/TRACE] [FML]: Registry: 189 minecraft:entity.enderdragon.death net.minecraft.util.SoundEvent@4e682398
[18:11:53] [Server thread/TRACE] [FML]: Registry: 190 minecraft:entity.enderdragon.flap net.minecraft.util.SoundEvent@670b3ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 191 minecraft:entity.enderdragon.growl net.minecraft.util.SoundEvent@24a86066
[18:11:53] [Server thread/TRACE] [FML]: Registry: 192 minecraft:entity.enderdragon.hurt net.minecraft.util.SoundEvent@54402c04
[18:11:53] [Server thread/TRACE] [FML]: Registry: 193 minecraft:entity.enderdragon.shoot net.minecraft.util.SoundEvent@5b3bb1f7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 194 minecraft:entity.enderdragon_fireball.explode net.minecraft.util.SoundEvent@58d6b7b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 195 minecraft:entity.endereye.death net.minecraft.util.SoundEvent@3f1a4795
[18:11:53] [Server thread/TRACE] [FML]: Registry: 196 minecraft:entity.endereye.launch net.minecraft.util.SoundEvent@6a6f6c7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 197 minecraft:entity.endermen.ambient net.minecraft.util.SoundEvent@6c5ddccd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 198 minecraft:entity.endermen.death net.minecraft.util.SoundEvent@1dbd580
[18:11:53] [Server thread/TRACE] [FML]: Registry: 199 minecraft:entity.endermen.hurt net.minecraft.util.SoundEvent@6c101cc1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 200 minecraft:entity.endermen.scream net.minecraft.util.SoundEvent@7d0d91a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 201 minecraft:entity.endermen.stare net.minecraft.util.SoundEvent@7fb48179
[18:11:53] [Server thread/TRACE] [FML]: Registry: 202 minecraft:entity.endermen.teleport net.minecraft.util.SoundEvent@201c3cda
[18:11:53] [Server thread/TRACE] [FML]: Registry: 203 minecraft:entity.endermite.ambient net.minecraft.util.SoundEvent@4c86da0c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 204 minecraft:entity.endermite.death net.minecraft.util.SoundEvent@5d97caa4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 205 minecraft:entity.endermite.hurt net.minecraft.util.SoundEvent@6732726
[18:11:53] [Server thread/TRACE] [FML]: Registry: 206 minecraft:entity.endermite.step net.minecraft.util.SoundEvent@474821de
[18:11:53] [Server thread/TRACE] [FML]: Registry: 207 minecraft:entity.enderpearl.throw net.minecraft.util.SoundEvent@3d64c581
[18:11:53] [Server thread/TRACE] [FML]: Registry: 208 minecraft:entity.evocation_fangs.attack net.minecraft.util.SoundEvent@5ec5ea63
[18:11:53] [Server thread/TRACE] [FML]: Registry: 209 minecraft:entity.evocation_illager.ambient net.minecraft.util.SoundEvent@4190bc8a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 210 minecraft:entity.evocation_illager.cast_spell net.minecraft.util.SoundEvent@47d023b7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 211 minecraft:entity.evocation_illager.death net.minecraft.util.SoundEvent@5c83ae01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 212 minecraft:entity.evocation_illager.hurt net.minecraft.util.SoundEvent@2d64c100
[18:11:53] [Server thread/TRACE] [FML]: Registry: 213 minecraft:entity.evocation_illager.prepare_attack net.minecraft.util.SoundEvent@69d45cca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 214 minecraft:entity.evocation_illager.prepare_summon net.minecraft.util.SoundEvent@2fdf17dc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 215 minecraft:entity.evocation_illager.prepare_wololo net.minecraft.util.SoundEvent@6e6d4780
[18:11:53] [Server thread/TRACE] [FML]: Registry: 216 minecraft:entity.experience_bottle.throw net.minecraft.util.SoundEvent@650ae78c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 217 minecraft:entity.experience_orb.pickup net.minecraft.util.SoundEvent@2e73d5eb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 218 minecraft:entity.firework.blast net.minecraft.util.SoundEvent@79c5460e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 219 minecraft:entity.firework.blast_far net.minecraft.util.SoundEvent@7d904ff1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 220 minecraft:entity.firework.large_blast net.minecraft.util.SoundEvent@4f94e148
[18:11:53] [Server thread/TRACE] [FML]: Registry: 221 minecraft:entity.firework.large_blast_far net.minecraft.util.SoundEvent@7ff8a9dc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 222 minecraft:entity.firework.launch net.minecraft.util.SoundEvent@2cde651b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 223 minecraft:entity.firework.shoot net.minecraft.util.SoundEvent@534e58b6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 224 minecraft:entity.firework.twinkle net.minecraft.util.SoundEvent@3bb87d36
[18:11:53] [Server thread/TRACE] [FML]: Registry: 225 minecraft:entity.firework.twinkle_far net.minecraft.util.SoundEvent@1b495d4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 226 minecraft:entity.generic.big_fall net.minecraft.util.SoundEvent@5e1dde44
[18:11:53] [Server thread/TRACE] [FML]: Registry: 227 minecraft:entity.generic.burn net.minecraft.util.SoundEvent@7f37b6d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 228 minecraft:entity.generic.death net.minecraft.util.SoundEvent@71e35c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 229 minecraft:entity.generic.drink net.minecraft.util.SoundEvent@22a10ac6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 230 minecraft:entity.generic.eat net.minecraft.util.SoundEvent@12fe1f28
[18:11:53] [Server thread/TRACE] [FML]: Registry: 231 minecraft:entity.generic.explode net.minecraft.util.SoundEvent@503df2d0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 232 minecraft:entity.generic.extinguish_fire net.minecraft.util.SoundEvent@26fb4d06
[18:11:53] [Server thread/TRACE] [FML]: Registry: 233 minecraft:entity.generic.hurt net.minecraft.util.SoundEvent@c269425
[18:11:53] [Server thread/TRACE] [FML]: Registry: 234 minecraft:entity.generic.small_fall net.minecraft.util.SoundEvent@6e43ddd6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 235 minecraft:entity.generic.splash net.minecraft.util.SoundEvent@51d719bc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 236 minecraft:entity.generic.swim net.minecraft.util.SoundEvent@2d38edfd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 237 minecraft:entity.ghast.ambient net.minecraft.util.SoundEvent@1507c3c3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 238 minecraft:entity.ghast.death net.minecraft.util.SoundEvent@655a01d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 239 minecraft:entity.ghast.hurt net.minecraft.util.SoundEvent@c29fe36
[18:11:53] [Server thread/TRACE] [FML]: Registry: 240 minecraft:entity.ghast.scream net.minecraft.util.SoundEvent@6614bd4b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 241 minecraft:entity.ghast.shoot net.minecraft.util.SoundEvent@4d266391
[18:11:53] [Server thread/TRACE] [FML]: Registry: 242 minecraft:entity.ghast.warn net.minecraft.util.SoundEvent@7847ef2c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 243 minecraft:entity.guardian.ambient net.minecraft.util.SoundEvent@3b5c665c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 244 minecraft:entity.guardian.ambient_land net.minecraft.util.SoundEvent@78e17a99
[18:11:53] [Server thread/TRACE] [FML]: Registry: 245 minecraft:entity.guardian.attack net.minecraft.util.SoundEvent@625a4ff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 246 minecraft:entity.guardian.death net.minecraft.util.SoundEvent@41dc0598
[18:11:53] [Server thread/TRACE] [FML]: Registry: 247 minecraft:entity.guardian.death_land net.minecraft.util.SoundEvent@196ae579
[18:11:53] [Server thread/TRACE] [FML]: Registry: 248 minecraft:entity.guardian.flop net.minecraft.util.SoundEvent@6a2c717f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 249 minecraft:entity.guardian.hurt net.minecraft.util.SoundEvent@41853299
[18:11:53] [Server thread/TRACE] [FML]: Registry: 250 minecraft:entity.guardian.hurt_land net.minecraft.util.SoundEvent@60d40ff4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 251 minecraft:entity.horse.ambient net.minecraft.util.SoundEvent@2e5b7fba
[18:11:53] [Server thread/TRACE] [FML]: Registry: 252 minecraft:entity.horse.angry net.minecraft.util.SoundEvent@27755487
[18:11:53] [Server thread/TRACE] [FML]: Registry: 253 minecraft:entity.horse.armor net.minecraft.util.SoundEvent@4f0cab0a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 254 minecraft:entity.horse.breathe net.minecraft.util.SoundEvent@fe7b6b0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 255 minecraft:entity.horse.death net.minecraft.util.SoundEvent@7ab4ae59
[18:11:53] [Server thread/TRACE] [FML]: Registry: 256 minecraft:entity.horse.eat net.minecraft.util.SoundEvent@77681ce4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 257 minecraft:entity.horse.gallop net.minecraft.util.SoundEvent@5d96bdf8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 258 minecraft:entity.horse.hurt net.minecraft.util.SoundEvent@6f76c2cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 259 minecraft:entity.horse.jump net.minecraft.util.SoundEvent@306f6f1d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 260 minecraft:entity.horse.land net.minecraft.util.SoundEvent@7d7cac8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 261 minecraft:entity.horse.saddle net.minecraft.util.SoundEvent@6fc6deb7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 262 minecraft:entity.horse.step net.minecraft.util.SoundEvent@367f0121
[18:11:53] [Server thread/TRACE] [FML]: Registry: 263 minecraft:entity.horse.step_wood net.minecraft.util.SoundEvent@7da39774
[18:11:53] [Server thread/TRACE] [FML]: Registry: 264 minecraft:entity.hostile.big_fall net.minecraft.util.SoundEvent@441b8382
[18:11:53] [Server thread/TRACE] [FML]: Registry: 265 minecraft:entity.hostile.death net.minecraft.util.SoundEvent@1df1ced0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 266 minecraft:entity.hostile.hurt net.minecraft.util.SoundEvent@5349b246
[18:11:53] [Server thread/TRACE] [FML]: Registry: 267 minecraft:entity.hostile.small_fall net.minecraft.util.SoundEvent@32b0876c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 268 minecraft:entity.hostile.splash net.minecraft.util.SoundEvent@2aaf152b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 269 minecraft:entity.hostile.swim net.minecraft.util.SoundEvent@39bbd9e0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 270 minecraft:entity.husk.ambient net.minecraft.util.SoundEvent@27fe9713
[18:11:53] [Server thread/TRACE] [FML]: Registry: 271 minecraft:entity.husk.death net.minecraft.util.SoundEvent@11c3ff67
[18:11:53] [Server thread/TRACE] [FML]: Registry: 272 minecraft:entity.husk.hurt net.minecraft.util.SoundEvent@4397a639
[18:11:53] [Server thread/TRACE] [FML]: Registry: 273 minecraft:entity.husk.step net.minecraft.util.SoundEvent@24841372
[18:11:53] [Server thread/TRACE] [FML]: Registry: 274 minecraft:entity.illusion_illager.ambient net.minecraft.util.SoundEvent@77114efe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 275 minecraft:entity.illusion_illager.cast_spell net.minecraft.util.SoundEvent@79a7bfbc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 276 minecraft:entity.illusion_illager.death net.minecraft.util.SoundEvent@77f68df
[18:11:53] [Server thread/TRACE] [FML]: Registry: 277 minecraft:entity.illusion_illager.hurt net.minecraft.util.SoundEvent@3e4e4c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 278 minecraft:entity.illusion_illager.mirror_move net.minecraft.util.SoundEvent@7e7f3cfd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 279 minecraft:entity.illusion_illager.prepare_blindness net.minecraft.util.SoundEvent@3ae126d1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 280 minecraft:entity.illusion_illager.prepare_mirror net.minecraft.util.SoundEvent@46a488c2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 281 minecraft:entity.irongolem.attack net.minecraft.util.SoundEvent@6242ae3b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 282 minecraft:entity.irongolem.death net.minecraft.util.SoundEvent@65ddee5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 283 minecraft:entity.irongolem.hurt net.minecraft.util.SoundEvent@56399b9e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 284 minecraft:entity.irongolem.step net.minecraft.util.SoundEvent@34b9eb03
[18:11:53] [Server thread/TRACE] [FML]: Registry: 285 minecraft:entity.item.break net.minecraft.util.SoundEvent@43fda8d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 286 minecraft:entity.item.pickup net.minecraft.util.SoundEvent@49d831c2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 287 minecraft:entity.itemframe.add_item net.minecraft.util.SoundEvent@53a7a60c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 288 minecraft:entity.itemframe.break net.minecraft.util.SoundEvent@28bdbe88
[18:11:53] [Server thread/TRACE] [FML]: Registry: 289 minecraft:entity.itemframe.place net.minecraft.util.SoundEvent@6a87026
[18:11:53] [Server thread/TRACE] [FML]: Registry: 290 minecraft:entity.itemframe.remove_item net.minecraft.util.SoundEvent@ef60710
[18:11:53] [Server thread/TRACE] [FML]: Registry: 291 minecraft:entity.itemframe.rotate_item net.minecraft.util.SoundEvent@600f5704
[18:11:53] [Server thread/TRACE] [FML]: Registry: 292 minecraft:entity.leashknot.break net.minecraft.util.SoundEvent@2503ec73
[18:11:53] [Server thread/TRACE] [FML]: Registry: 293 minecraft:entity.leashknot.place net.minecraft.util.SoundEvent@606f81b5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 294 minecraft:entity.lightning.impact net.minecraft.util.SoundEvent@5e1fc42f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 295 minecraft:entity.lightning.thunder net.minecraft.util.SoundEvent@44b21f9f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 296 minecraft:entity.lingeringpotion.throw net.minecraft.util.SoundEvent@7ee8130e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 297 minecraft:entity.llama.ambient net.minecraft.util.SoundEvent@6296474f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 298 minecraft:entity.llama.angry net.minecraft.util.SoundEvent@4288d98e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 299 minecraft:entity.llama.chest net.minecraft.util.SoundEvent@169268a7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 300 minecraft:entity.llama.death net.minecraft.util.SoundEvent@285c6918
[18:11:53] [Server thread/TRACE] [FML]: Registry: 301 minecraft:entity.llama.eat net.minecraft.util.SoundEvent@78a0ff63
[18:11:53] [Server thread/TRACE] [FML]: Registry: 302 minecraft:entity.llama.hurt net.minecraft.util.SoundEvent@7c601d50
[18:11:53] [Server thread/TRACE] [FML]: Registry: 303 minecraft:entity.llama.spit net.minecraft.util.SoundEvent@79b2852b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 304 minecraft:entity.llama.step net.minecraft.util.SoundEvent@326d27ac
[18:11:53] [Server thread/TRACE] [FML]: Registry: 305 minecraft:entity.llama.swag net.minecraft.util.SoundEvent@4d499d65
[18:11:53] [Server thread/TRACE] [FML]: Registry: 306 minecraft:entity.magmacube.death net.minecraft.util.SoundEvent@313f8301
[18:11:53] [Server thread/TRACE] [FML]: Registry: 307 minecraft:entity.magmacube.hurt net.minecraft.util.SoundEvent@5cc9d3d0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 308 minecraft:entity.magmacube.jump net.minecraft.util.SoundEvent@7c2dfa2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 309 minecraft:entity.magmacube.squish net.minecraft.util.SoundEvent@661d88a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 310 minecraft:entity.minecart.inside net.minecraft.util.SoundEvent@4b0b64cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 311 minecraft:entity.minecart.riding net.minecraft.util.SoundEvent@59ce792e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 312 minecraft:entity.mooshroom.shear net.minecraft.util.SoundEvent@4860827a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 313 minecraft:entity.mule.ambient net.minecraft.util.SoundEvent@404db674
[18:11:53] [Server thread/TRACE] [FML]: Registry: 314 minecraft:entity.mule.chest net.minecraft.util.SoundEvent@50f097b5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 315 minecraft:entity.mule.death net.minecraft.util.SoundEvent@7add838c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 316 minecraft:entity.mule.hurt net.minecraft.util.SoundEvent@3662bdff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 317 minecraft:entity.painting.break net.minecraft.util.SoundEvent@1bb15351
[18:11:53] [Server thread/TRACE] [FML]: Registry: 318 minecraft:entity.painting.place net.minecraft.util.SoundEvent@4fa822ad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 319 minecraft:entity.parrot.ambient net.minecraft.util.SoundEvent@597f0937
[18:11:53] [Server thread/TRACE] [FML]: Registry: 320 minecraft:entity.parrot.death net.minecraft.util.SoundEvent@7ad1caa2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 321 minecraft:entity.parrot.eat net.minecraft.util.SoundEvent@6b6b3572
[18:11:53] [Server thread/TRACE] [FML]: Registry: 322 minecraft:entity.parrot.fly net.minecraft.util.SoundEvent@65d8dff8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 323 minecraft:entity.parrot.hurt net.minecraft.util.SoundEvent@444f44c5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 324 minecraft:entity.parrot.imitate.blaze net.minecraft.util.SoundEvent@303f1234
[18:11:53] [Server thread/TRACE] [FML]: Registry: 325 minecraft:entity.parrot.imitate.creeper net.minecraft.util.SoundEvent@24d61e4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 326 minecraft:entity.parrot.imitate.elder_guardian net.minecraft.util.SoundEvent@2149594a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 327 minecraft:entity.parrot.imitate.enderdragon net.minecraft.util.SoundEvent@1f1e58ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 328 minecraft:entity.parrot.imitate.enderman net.minecraft.util.SoundEvent@57f847af
[18:11:53] [Server thread/TRACE] [FML]: Registry: 329 minecraft:entity.parrot.imitate.endermite net.minecraft.util.SoundEvent@3ed34ef5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 330 minecraft:entity.parrot.imitate.evocation_illager net.minecraft.util.SoundEvent@553bc36c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 331 minecraft:entity.parrot.imitate.ghast net.minecraft.util.SoundEvent@380e1909
[18:11:53] [Server thread/TRACE] [FML]: Registry: 332 minecraft:entity.parrot.imitate.husk net.minecraft.util.SoundEvent@2d5ef498
[18:11:53] [Server thread/TRACE] [FML]: Registry: 333 minecraft:entity.parrot.imitate.illusion_illager net.minecraft.util.SoundEvent@95eb320
[18:11:53] [Server thread/TRACE] [FML]: Registry: 334 minecraft:entity.parrot.imitate.magmacube net.minecraft.util.SoundEvent@2f521c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 335 minecraft:entity.parrot.imitate.polar_bear net.minecraft.util.SoundEvent@4afbb6c2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 336 minecraft:entity.parrot.imitate.shulker net.minecraft.util.SoundEvent@10db6131
[18:11:53] [Server thread/TRACE] [FML]: Registry: 337 minecraft:entity.parrot.imitate.silverfish net.minecraft.util.SoundEvent@6c6017b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 338 minecraft:entity.parrot.imitate.skeleton net.minecraft.util.SoundEvent@4730e0f0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 339 minecraft:entity.parrot.imitate.slime net.minecraft.util.SoundEvent@506a1372
[18:11:53] [Server thread/TRACE] [FML]: Registry: 340 minecraft:entity.parrot.imitate.spider net.minecraft.util.SoundEvent@1b7332a7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 341 minecraft:entity.parrot.imitate.stray net.minecraft.util.SoundEvent@77c233af
[18:11:53] [Server thread/TRACE] [FML]: Registry: 342 minecraft:entity.parrot.imitate.vex net.minecraft.util.SoundEvent@37b56ac7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 343 minecraft:entity.parrot.imitate.vindication_illager net.minecraft.util.SoundEvent@37c41ec0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 344 minecraft:entity.parrot.imitate.witch net.minecraft.util.SoundEvent@35a0e495
[18:11:53] [Server thread/TRACE] [FML]: Registry: 345 minecraft:entity.parrot.imitate.wither net.minecraft.util.SoundEvent@5399f6c5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 346 minecraft:entity.parrot.imitate.wither_skeleton net.minecraft.util.SoundEvent@4fe64d23
[18:11:53] [Server thread/TRACE] [FML]: Registry: 347 minecraft:entity.parrot.imitate.wolf net.minecraft.util.SoundEvent@58437801
[18:11:53] [Server thread/TRACE] [FML]: Registry: 348 minecraft:entity.parrot.imitate.zombie net.minecraft.util.SoundEvent@6af5bbd0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 349 minecraft:entity.parrot.imitate.zombie_pigman net.minecraft.util.SoundEvent@76464795
[18:11:53] [Server thread/TRACE] [FML]: Registry: 350 minecraft:entity.parrot.imitate.zombie_villager net.minecraft.util.SoundEvent@b34832b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 351 minecraft:entity.parrot.step net.minecraft.util.SoundEvent@48f4713c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 352 minecraft:entity.pig.ambient net.minecraft.util.SoundEvent@f1868c9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 353 minecraft:entity.pig.death net.minecraft.util.SoundEvent@4ba6ec50
[18:11:53] [Server thread/TRACE] [FML]: Registry: 354 minecraft:entity.pig.hurt net.minecraft.util.SoundEvent@642413d4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 355 minecraft:entity.pig.saddle net.minecraft.util.SoundEvent@fb2e3fd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 356 minecraft:entity.pig.step net.minecraft.util.SoundEvent@43a09ce2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 357 minecraft:entity.player.attack.crit net.minecraft.util.SoundEvent@3f183caa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 358 minecraft:entity.player.attack.knockback net.minecraft.util.SoundEvent@7b66322e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 359 minecraft:entity.player.attack.nodamage net.minecraft.util.SoundEvent@63538bb4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 360 minecraft:entity.player.attack.strong net.minecraft.util.SoundEvent@24534cb0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 361 minecraft:entity.player.attack.sweep net.minecraft.util.SoundEvent@5a50d9fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 362 minecraft:entity.player.attack.weak net.minecraft.util.SoundEvent@106d77da
[18:11:53] [Server thread/TRACE] [FML]: Registry: 363 minecraft:entity.player.big_fall net.minecraft.util.SoundEvent@6f9c5048
[18:11:53] [Server thread/TRACE] [FML]: Registry: 364 minecraft:entity.player.breath net.minecraft.util.SoundEvent@5114b7c7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 365 minecraft:entity.player.burp net.minecraft.util.SoundEvent@dd71b20
[18:11:53] [Server thread/TRACE] [FML]: Registry: 366 minecraft:entity.player.death net.minecraft.util.SoundEvent@767f6ee7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 367 minecraft:entity.player.hurt net.minecraft.util.SoundEvent@7b6c6e70
[18:11:53] [Server thread/TRACE] [FML]: Registry: 368 minecraft:entity.player.hurt_drown net.minecraft.util.SoundEvent@f324455
[18:11:53] [Server thread/TRACE] [FML]: Registry: 369 minecraft:entity.player.hurt_on_fire net.minecraft.util.SoundEvent@3a894088
[18:11:53] [Server thread/TRACE] [FML]: Registry: 370 minecraft:entity.player.levelup net.minecraft.util.SoundEvent@370c1968
[18:11:53] [Server thread/TRACE] [FML]: Registry: 371 minecraft:entity.player.small_fall net.minecraft.util.SoundEvent@2f0bfe17
[18:11:53] [Server thread/TRACE] [FML]: Registry: 372 minecraft:entity.player.splash net.minecraft.util.SoundEvent@3206174f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 373 minecraft:entity.player.swim net.minecraft.util.SoundEvent@42fb8c87
[18:11:53] [Server thread/TRACE] [FML]: Registry: 374 minecraft:entity.polar_bear.ambient net.minecraft.util.SoundEvent@15eb0ae9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 375 minecraft:entity.polar_bear.baby_ambient net.minecraft.util.SoundEvent@65e0b505
[18:11:53] [Server thread/TRACE] [FML]: Registry: 376 minecraft:entity.polar_bear.death net.minecraft.util.SoundEvent@67de7a99
[18:11:53] [Server thread/TRACE] [FML]: Registry: 377 minecraft:entity.polar_bear.hurt net.minecraft.util.SoundEvent@795f5d51
[18:11:53] [Server thread/TRACE] [FML]: Registry: 378 minecraft:entity.polar_bear.step net.minecraft.util.SoundEvent@34aeacd1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 379 minecraft:entity.polar_bear.warning net.minecraft.util.SoundEvent@54067fdc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 380 minecraft:entity.rabbit.ambient net.minecraft.util.SoundEvent@4098dd77
[18:11:53] [Server thread/TRACE] [FML]: Registry: 381 minecraft:entity.rabbit.attack net.minecraft.util.SoundEvent@43aeb5e0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 382 minecraft:entity.rabbit.death net.minecraft.util.SoundEvent@2274160
[18:11:53] [Server thread/TRACE] [FML]: Registry: 383 minecraft:entity.rabbit.hurt net.minecraft.util.SoundEvent@65383667
[18:11:53] [Server thread/TRACE] [FML]: Registry: 384 minecraft:entity.rabbit.jump net.minecraft.util.SoundEvent@63cd2cd2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 385 minecraft:entity.sheep.ambient net.minecraft.util.SoundEvent@557a84fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 386 minecraft:entity.sheep.death net.minecraft.util.SoundEvent@6deee370
[18:11:53] [Server thread/TRACE] [FML]: Registry: 387 minecraft:entity.sheep.hurt net.minecraft.util.SoundEvent@49c17ba4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 388 minecraft:entity.sheep.shear net.minecraft.util.SoundEvent@43e065f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 389 minecraft:entity.sheep.step net.minecraft.util.SoundEvent@423c5404
[18:11:53] [Server thread/TRACE] [FML]: Registry: 390 minecraft:entity.shulker.ambient net.minecraft.util.SoundEvent@5853ca50
[18:11:53] [Server thread/TRACE] [FML]: Registry: 391 minecraft:entity.shulker.close net.minecraft.util.SoundEvent@1a0d96a5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 392 minecraft:entity.shulker.death net.minecraft.util.SoundEvent@5a02bfe3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 393 minecraft:entity.shulker.hurt net.minecraft.util.SoundEvent@7a3e5cd3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 394 minecraft:entity.shulker.hurt_closed net.minecraft.util.SoundEvent@3c79088e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 395 minecraft:entity.shulker.open net.minecraft.util.SoundEvent@4a37191a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 396 minecraft:entity.shulker.shoot net.minecraft.util.SoundEvent@5854a18
[18:11:53] [Server thread/TRACE] [FML]: Registry: 397 minecraft:entity.shulker.teleport net.minecraft.util.SoundEvent@d5556bf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 398 minecraft:entity.shulker_bullet.hit net.minecraft.util.SoundEvent@791c12e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 399 minecraft:entity.shulker_bullet.hurt net.minecraft.util.SoundEvent@b112b13
[18:11:53] [Server thread/TRACE] [FML]: Registry: 400 minecraft:entity.silverfish.ambient net.minecraft.util.SoundEvent@24eb65e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 401 minecraft:entity.silverfish.death net.minecraft.util.SoundEvent@3ac3f6f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 402 minecraft:entity.silverfish.hurt net.minecraft.util.SoundEvent@1abebef3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 403 minecraft:entity.silverfish.step net.minecraft.util.SoundEvent@18f55704
[18:11:53] [Server thread/TRACE] [FML]: Registry: 404 minecraft:entity.skeleton.ambient net.minecraft.util.SoundEvent@67cefd84
[18:11:53] [Server thread/TRACE] [FML]: Registry: 405 minecraft:entity.skeleton.death net.minecraft.util.SoundEvent@5fbe155
[18:11:53] [Server thread/TRACE] [FML]: Registry: 406 minecraft:entity.skeleton.hurt net.minecraft.util.SoundEvent@6add8e3f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 407 minecraft:entity.skeleton.shoot net.minecraft.util.SoundEvent@58a2b917
[18:11:53] [Server thread/TRACE] [FML]: Registry: 408 minecraft:entity.skeleton.step net.minecraft.util.SoundEvent@48904d5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 409 minecraft:entity.skeleton_horse.ambient net.minecraft.util.SoundEvent@12bbfc54
[18:11:53] [Server thread/TRACE] [FML]: Registry: 410 minecraft:entity.skeleton_horse.death net.minecraft.util.SoundEvent@1491344a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 411 minecraft:entity.skeleton_horse.hurt net.minecraft.util.SoundEvent@59b65dce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 412 minecraft:entity.slime.attack net.minecraft.util.SoundEvent@1386313f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 413 minecraft:entity.slime.death net.minecraft.util.SoundEvent@5e922647
[18:11:53] [Server thread/TRACE] [FML]: Registry: 414 minecraft:entity.slime.hurt net.minecraft.util.SoundEvent@433c6abb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 415 minecraft:entity.slime.jump net.minecraft.util.SoundEvent@288f173f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 416 minecraft:entity.slime.squish net.minecraft.util.SoundEvent@a22c4d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 417 minecraft:entity.small_magmacube.death net.minecraft.util.SoundEvent@45cd7bc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 418 minecraft:entity.small_magmacube.hurt net.minecraft.util.SoundEvent@6504a875
[18:11:53] [Server thread/TRACE] [FML]: Registry: 419 minecraft:entity.small_magmacube.squish net.minecraft.util.SoundEvent@35e26d05
[18:11:53] [Server thread/TRACE] [FML]: Registry: 420 minecraft:entity.small_slime.death net.minecraft.util.SoundEvent@29fa6b65
[18:11:53] [Server thread/TRACE] [FML]: Registry: 421 minecraft:entity.small_slime.hurt net.minecraft.util.SoundEvent@7c72ecc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 422 minecraft:entity.small_slime.jump net.minecraft.util.SoundEvent@47406941
[18:11:53] [Server thread/TRACE] [FML]: Registry: 423 minecraft:entity.small_slime.squish net.minecraft.util.SoundEvent@61ecbee9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 424 minecraft:entity.snowball.throw net.minecraft.util.SoundEvent@1bb740f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 425 minecraft:entity.snowman.ambient net.minecraft.util.SoundEvent@2538bc06
[18:11:53] [Server thread/TRACE] [FML]: Registry: 426 minecraft:entity.snowman.death net.minecraft.util.SoundEvent@61f6d381
[18:11:53] [Server thread/TRACE] [FML]: Registry: 427 minecraft:entity.snowman.hurt net.minecraft.util.SoundEvent@656922a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 428 minecraft:entity.snowman.shoot net.minecraft.util.SoundEvent@44784e2f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 429 minecraft:entity.spider.ambient net.minecraft.util.SoundEvent@2440022a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 430 minecraft:entity.spider.death net.minecraft.util.SoundEvent@737db7f8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 431 minecraft:entity.spider.hurt net.minecraft.util.SoundEvent@5f2de715
[18:11:53] [Server thread/TRACE] [FML]: Registry: 432 minecraft:entity.spider.step net.minecraft.util.SoundEvent@5922d3e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 433 minecraft:entity.splash_potion.break net.minecraft.util.SoundEvent@7d57dbb5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 434 minecraft:entity.splash_potion.throw net.minecraft.util.SoundEvent@630b6190
[18:11:53] [Server thread/TRACE] [FML]: Registry: 435 minecraft:entity.squid.ambient net.minecraft.util.SoundEvent@532e27ab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 436 minecraft:entity.squid.death net.minecraft.util.SoundEvent@1cdc1bbc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 437 minecraft:entity.squid.hurt net.minecraft.util.SoundEvent@5f95f1e1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 438 minecraft:entity.stray.ambient net.minecraft.util.SoundEvent@672a1c62
[18:11:53] [Server thread/TRACE] [FML]: Registry: 439 minecraft:entity.stray.death net.minecraft.util.SoundEvent@459b6c53
[18:11:53] [Server thread/TRACE] [FML]: Registry: 440 minecraft:entity.stray.hurt net.minecraft.util.SoundEvent@39e69ea7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 441 minecraft:entity.stray.step net.minecraft.util.SoundEvent@490c7a83
[18:11:53] [Server thread/TRACE] [FML]: Registry: 442 minecraft:entity.tnt.primed net.minecraft.util.SoundEvent@7e72a6cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 443 minecraft:entity.vex.ambient net.minecraft.util.SoundEvent@6015a4a5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 444 minecraft:entity.vex.charge net.minecraft.util.SoundEvent@6d0b0da6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 445 minecraft:entity.vex.death net.minecraft.util.SoundEvent@4779aae6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 446 minecraft:entity.vex.hurt net.minecraft.util.SoundEvent@2cd62003
[18:11:53] [Server thread/TRACE] [FML]: Registry: 447 minecraft:entity.villager.ambient net.minecraft.util.SoundEvent@61ab89b0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 448 minecraft:entity.villager.death net.minecraft.util.SoundEvent@5478ce1e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 449 minecraft:entity.villager.hurt net.minecraft.util.SoundEvent@5edc70ed
[18:11:53] [Server thread/TRACE] [FML]: Registry: 450 minecraft:entity.villager.no net.minecraft.util.SoundEvent@4317850d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 451 minecraft:entity.villager.trading net.minecraft.util.SoundEvent@7e4c72d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 452 minecraft:entity.villager.yes net.minecraft.util.SoundEvent@6cd64b3f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 453 minecraft:entity.vindication_illager.ambient net.minecraft.util.SoundEvent@51b01550
[18:11:53] [Server thread/TRACE] [FML]: Registry: 454 minecraft:entity.vindication_illager.death net.minecraft.util.SoundEvent@2ef0dd86
[18:11:53] [Server thread/TRACE] [FML]: Registry: 455 minecraft:entity.vindication_illager.hurt net.minecraft.util.SoundEvent@3337d04c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 456 minecraft:entity.witch.ambient net.minecraft.util.SoundEvent@6de6faa6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 457 minecraft:entity.witch.death net.minecraft.util.SoundEvent@3cad68df
[18:11:53] [Server thread/TRACE] [FML]: Registry: 458 minecraft:entity.witch.drink net.minecraft.util.SoundEvent@14998e21
[18:11:53] [Server thread/TRACE] [FML]: Registry: 459 minecraft:entity.witch.hurt net.minecraft.util.SoundEvent@1921994e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 460 minecraft:entity.witch.throw net.minecraft.util.SoundEvent@43c87306
[18:11:53] [Server thread/TRACE] [FML]: Registry: 461 minecraft:entity.wither.ambient net.minecraft.util.SoundEvent@14f40030
[18:11:53] [Server thread/TRACE] [FML]: Registry: 462 minecraft:entity.wither.break_block net.minecraft.util.SoundEvent@4c447c09
[18:11:53] [Server thread/TRACE] [FML]: Registry: 463 minecraft:entity.wither.death net.minecraft.util.SoundEvent@593a6726
[18:11:53] [Server thread/TRACE] [FML]: Registry: 464 minecraft:entity.wither.hurt net.minecraft.util.SoundEvent@596a7f44
[18:11:53] [Server thread/TRACE] [FML]: Registry: 465 minecraft:entity.wither.shoot net.minecraft.util.SoundEvent@6dab01d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 466 minecraft:entity.wither.spawn net.minecraft.util.SoundEvent@2e09c51
[18:11:53] [Server thread/TRACE] [FML]: Registry: 467 minecraft:entity.wither_skeleton.ambient net.minecraft.util.SoundEvent@869d87c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 468 minecraft:entity.wither_skeleton.death net.minecraft.util.SoundEvent@2f3166a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 469 minecraft:entity.wither_skeleton.hurt net.minecraft.util.SoundEvent@37637a24
[18:11:53] [Server thread/TRACE] [FML]: Registry: 470 minecraft:entity.wither_skeleton.step net.minecraft.util.SoundEvent@31e76a8d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 471 minecraft:entity.wolf.ambient net.minecraft.util.SoundEvent@770beef5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 472 minecraft:entity.wolf.death net.minecraft.util.SoundEvent@6dd1f638
[18:11:53] [Server thread/TRACE] [FML]: Registry: 473 minecraft:entity.wolf.growl net.minecraft.util.SoundEvent@414f13fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 474 minecraft:entity.wolf.howl net.minecraft.util.SoundEvent@4b76aa5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 475 minecraft:entity.wolf.hurt net.minecraft.util.SoundEvent@63a28987
[18:11:53] [Server thread/TRACE] [FML]: Registry: 476 minecraft:entity.wolf.pant net.minecraft.util.SoundEvent@120d3fd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 477 minecraft:entity.wolf.shake net.minecraft.util.SoundEvent@38c9e0d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 478 minecraft:entity.wolf.step net.minecraft.util.SoundEvent@4693a9ef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 479 minecraft:entity.wolf.whine net.minecraft.util.SoundEvent@310aee0b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 480 minecraft:entity.zombie.ambient net.minecraft.util.SoundEvent@36327cec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 481 minecraft:entity.zombie.attack_door_wood net.minecraft.util.SoundEvent@410ae5ac
[18:11:53] [Server thread/TRACE] [FML]: Registry: 482 minecraft:entity.zombie.attack_iron_door net.minecraft.util.SoundEvent@1a8df0b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 483 minecraft:entity.zombie.break_door_wood net.minecraft.util.SoundEvent@7c112f5f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 484 minecraft:entity.zombie.death net.minecraft.util.SoundEvent@5961e92d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 485 minecraft:entity.zombie.hurt net.minecraft.util.SoundEvent@4fd05028
[18:11:53] [Server thread/TRACE] [FML]: Registry: 486 minecraft:entity.zombie.infect net.minecraft.util.SoundEvent@3a2d3909
[18:11:53] [Server thread/TRACE] [FML]: Registry: 487 minecraft:entity.zombie.step net.minecraft.util.SoundEvent@4fb392c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 488 minecraft:entity.zombie_horse.ambient net.minecraft.util.SoundEvent@194d329e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 489 minecraft:entity.zombie_horse.death net.minecraft.util.SoundEvent@54d1608f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 490 minecraft:entity.zombie_horse.hurt net.minecraft.util.SoundEvent@7e7fe6d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 491 minecraft:entity.zombie_pig.ambient net.minecraft.util.SoundEvent@541179e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 492 minecraft:entity.zombie_pig.angry net.minecraft.util.SoundEvent@24386839
[18:11:53] [Server thread/TRACE] [FML]: Registry: 493 minecraft:entity.zombie_pig.death net.minecraft.util.SoundEvent@7b32b129
[18:11:53] [Server thread/TRACE] [FML]: Registry: 494 minecraft:entity.zombie_pig.hurt net.minecraft.util.SoundEvent@439e3cb4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 495 minecraft:entity.zombie_villager.ambient net.minecraft.util.SoundEvent@1c9fbb61
[18:11:53] [Server thread/TRACE] [FML]: Registry: 496 minecraft:entity.zombie_villager.converted net.minecraft.util.SoundEvent@7b81616b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 497 minecraft:entity.zombie_villager.cure net.minecraft.util.SoundEvent@15d42ccb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 498 minecraft:entity.zombie_villager.death net.minecraft.util.SoundEvent@279dd959
[18:11:53] [Server thread/TRACE] [FML]: Registry: 499 minecraft:entity.zombie_villager.hurt net.minecraft.util.SoundEvent@46383a78
[18:11:53] [Server thread/TRACE] [FML]: Registry: 500 minecraft:entity.zombie_villager.step net.minecraft.util.SoundEvent@36c281ed
[18:11:53] [Server thread/TRACE] [FML]: Registry: 501 minecraft:item.armor.equip_chain net.minecraft.util.SoundEvent@244418a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 502 minecraft:item.armor.equip_diamond net.minecraft.util.SoundEvent@4b5a078a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 503 minecraft:item.armor.equip_elytra net.minecraft.util.SoundEvent@4c361f63
[18:11:53] [Server thread/TRACE] [FML]: Registry: 504 minecraft:item.armor.equip_generic net.minecraft.util.SoundEvent@6ed922e1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 505 minecraft:item.armor.equip_gold net.minecraft.util.SoundEvent@4eb166a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 506 minecraft:item.armor.equip_iron net.minecraft.util.SoundEvent@554c4eaa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 507 minecraft:item.armor.equip_leather net.minecraft.util.SoundEvent@29fd8e67
[18:11:53] [Server thread/TRACE] [FML]: Registry: 508 minecraft:item.bottle.empty net.minecraft.util.SoundEvent@e146f93
[18:11:53] [Server thread/TRACE] [FML]: Registry: 509 minecraft:item.bottle.fill net.minecraft.util.SoundEvent@4bd5849e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 510 minecraft:item.bottle.fill_dragonbreath net.minecraft.util.SoundEvent@7cdbaa50
[18:11:53] [Server thread/TRACE] [FML]: Registry: 511 minecraft:item.bucket.empty net.minecraft.util.SoundEvent@39909d1a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 512 minecraft:item.bucket.empty_lava net.minecraft.util.SoundEvent@1455154c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 513 minecraft:item.bucket.fill net.minecraft.util.SoundEvent@7343922c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 514 minecraft:item.bucket.fill_lava net.minecraft.util.SoundEvent@526b2f3e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 515 minecraft:item.chorus_fruit.teleport net.minecraft.util.SoundEvent@6f2e1024
[18:11:53] [Server thread/TRACE] [FML]: Registry: 516 minecraft:item.elytra.flying net.minecraft.util.SoundEvent@536d97f8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 517 minecraft:item.firecharge.use net.minecraft.util.SoundEvent@3c50ad4b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 518 minecraft:item.flintandsteel.use net.minecraft.util.SoundEvent@37496720
[18:11:53] [Server thread/TRACE] [FML]: Registry: 519 minecraft:item.hoe.till net.minecraft.util.SoundEvent@28f9fedd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 520 minecraft:item.shield.block net.minecraft.util.SoundEvent@17947e6d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 521 minecraft:item.shield.break net.minecraft.util.SoundEvent@2e17a321
[18:11:53] [Server thread/TRACE] [FML]: Registry: 522 minecraft:item.shovel.flatten net.minecraft.util.SoundEvent@521bb1a4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 523 minecraft:item.totem.use net.minecraft.util.SoundEvent@35f3a22c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 524 minecraft:music.creative net.minecraft.util.SoundEvent@1a0c5e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 525 minecraft:music.credits net.minecraft.util.SoundEvent@123d7057
[18:11:53] [Server thread/TRACE] [FML]: Registry: 526 minecraft:music.dragon net.minecraft.util.SoundEvent@1d247525
[18:11:53] [Server thread/TRACE] [FML]: Registry: 527 minecraft:music.end net.minecraft.util.SoundEvent@35ee466f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 528 minecraft:music.game net.minecraft.util.SoundEvent@32e652b6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 529 minecraft:music.menu net.minecraft.util.SoundEvent@4ba02375
[18:11:53] [Server thread/TRACE] [FML]: Registry: 530 minecraft:music.nether net.minecraft.util.SoundEvent@7593ea79
[18:11:53] [Server thread/TRACE] [FML]: Registry: 531 minecraft:record.11 net.minecraft.util.SoundEvent@3289079a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 532 minecraft:record.13 net.minecraft.util.SoundEvent@32fa809f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 533 minecraft:record.blocks net.minecraft.util.SoundEvent@788ba63e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 534 minecraft:record.cat net.minecraft.util.SoundEvent@12a14b74
[18:11:53] [Server thread/TRACE] [FML]: Registry: 535 minecraft:record.chirp net.minecraft.util.SoundEvent@68ee3b6d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 536 minecraft:record.far net.minecraft.util.SoundEvent@e76b097
[18:11:53] [Server thread/TRACE] [FML]: Registry: 537 minecraft:record.mall net.minecraft.util.SoundEvent@2be95d31
[18:11:53] [Server thread/TRACE] [FML]: Registry: 538 minecraft:record.mellohi net.minecraft.util.SoundEvent@338b49d3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 539 minecraft:record.stal net.minecraft.util.SoundEvent@2aa7399c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 540 minecraft:record.strad net.minecraft.util.SoundEvent@11eed657
[18:11:53] [Server thread/TRACE] [FML]: Registry: 541 minecraft:record.wait net.minecraft.util.SoundEvent@708f018e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 542 minecraft:record.ward net.minecraft.util.SoundEvent@19a31b9d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 543 minecraft:ui.button.click net.minecraft.util.SoundEvent@a5bbaec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 544 minecraft:ui.toast.in net.minecraft.util.SoundEvent@6d60899e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 545 minecraft:ui.toast.out net.minecraft.util.SoundEvent@65eb76cd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 546 minecraft:ui.toast.challenge_complete net.minecraft.util.SoundEvent@6415f61e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 547 minecraft:weather.rain net.minecraft.util.SoundEvent@334ebcaa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 548 minecraft:weather.rain.above net.minecraft.util.SoundEvent@5a0bef24
[18:11:53] [Server thread/TRACE] [FML]: Registry: 549 pixelmon:pixelmon.block.pc net.minecraft.util.SoundEvent@2ab8e900
[18:11:53] [Server thread/TRACE] [FML]: Registry: 550 pixelmon:pixelmon.block.pokelootobtained net.minecraft.util.SoundEvent@3245ced2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 551 pixelmon:pixelmon.item.camerashutter net.minecraft.util.SoundEvent@41f9eea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 552 pixelmon:pixelmon.block.healeractivate net.minecraft.util.SoundEvent@488b7008
[18:11:53] [Server thread/TRACE] [FML]: Registry: 553 pixelmon:pixelmon.block.pokeballclose net.minecraft.util.SoundEvent@251660f0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 554 pixelmon:pixelmon.block.pokeballrelease net.minecraft.util.SoundEvent@393909de
[18:11:53] [Server thread/TRACE] [FML]: Registry: 555 pixelmon:pixelmon.block.pokeballcapture net.minecraft.util.SoundEvent@41a928dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 556 pixelmon:pixelmon.block.pokeballcapturesuccess net.minecraft.util.SoundEvent@52b11bd0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 557 pixelmon:pixelmon.block.bellring net.minecraft.util.SoundEvent@4436e096
[18:11:53] [Server thread/TRACE] [FML]: Registry: 558 pixelmon:pixelmon.item.ultrawormhole net.minecraft.util.SoundEvent@35b07637
[18:11:53] [Server thread/TRACE] [FML]: Registry: 559 pixelmon:pixelmon.music.ultraspace net.minecraft.util.SoundEvent@3d575f9c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 560 pixelmon:pixelmon.mob.bulbasaurf net.minecraft.util.SoundEvent@22140f2a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 561 pixelmon:pixelmon.mob.bulbasaurm net.minecraft.util.SoundEvent@3ab8b8b5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 562 pixelmon:pixelmon.mob.ivysaur net.minecraft.util.SoundEvent@338ce451
[18:11:53] [Server thread/TRACE] [FML]: Registry: 563 pixelmon:pixelmon.mob.venusaur net.minecraft.util.SoundEvent@6edd7926
[18:11:53] [Server thread/TRACE] [FML]: Registry: 564 pixelmon:pixelmon.mob.charmander net.minecraft.util.SoundEvent@48d63f41
[18:11:53] [Server thread/TRACE] [FML]: Registry: 565 pixelmon:pixelmon.mob.charmeleon net.minecraft.util.SoundEvent@37544bfe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 566 pixelmon:pixelmon.mob.charizard net.minecraft.util.SoundEvent@63ae8f29
[18:11:53] [Server thread/TRACE] [FML]: Registry: 567 pixelmon:pixelmon.mob.squirtle net.minecraft.util.SoundEvent@663fde33
[18:11:53] [Server thread/TRACE] [FML]: Registry: 568 pixelmon:pixelmon.mob.wartortle net.minecraft.util.SoundEvent@1f6ad982
[18:11:53] [Server thread/TRACE] [FML]: Registry: 569 pixelmon:pixelmon.mob.blastoise net.minecraft.util.SoundEvent@af47a2a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 570 pixelmon:pixelmon.mob.caterpie net.minecraft.util.SoundEvent@1d346b9a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 571 pixelmon:pixelmon.mob.metapod net.minecraft.util.SoundEvent@5e2e049
[18:11:53] [Server thread/TRACE] [FML]: Registry: 572 pixelmon:pixelmon.mob.butterfree net.minecraft.util.SoundEvent@4c8d8fbe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 573 pixelmon:pixelmon.mob.weedle net.minecraft.util.SoundEvent@6501992f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 574 pixelmon:pixelmon.mob.kakuna net.minecraft.util.SoundEvent@5bd746ae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 575 pixelmon:pixelmon.mob.beedrill net.minecraft.util.SoundEvent@49251535
[18:11:53] [Server thread/TRACE] [FML]: Registry: 576 pixelmon:pixelmon.mob.pidgey net.minecraft.util.SoundEvent@697583d0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 577 pixelmon:pixelmon.mob.pidgeotto net.minecraft.util.SoundEvent@d4a730
[18:11:53] [Server thread/TRACE] [FML]: Registry: 578 pixelmon:pixelmon.mob.pidgeot net.minecraft.util.SoundEvent@615773b2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 579 pixelmon:pixelmon.mob.rattata net.minecraft.util.SoundEvent@3a4e10
[18:11:53] [Server thread/TRACE] [FML]: Registry: 580 pixelmon:pixelmon.mob.raticate net.minecraft.util.SoundEvent@459436c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 581 pixelmon:pixelmon.mob.spearow net.minecraft.util.SoundEvent@60dcf461
[18:11:53] [Server thread/TRACE] [FML]: Registry: 582 pixelmon:pixelmon.mob.fearow net.minecraft.util.SoundEvent@3accc12b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 583 pixelmon:pixelmon.mob.ekans net.minecraft.util.SoundEvent@68d442ac
[18:11:53] [Server thread/TRACE] [FML]: Registry: 584 pixelmon:pixelmon.mob.arbok net.minecraft.util.SoundEvent@c127b64
[18:11:53] [Server thread/TRACE] [FML]: Registry: 585 pixelmon:pixelmon.mob.pikachu net.minecraft.util.SoundEvent@b6ae97b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 586 pixelmon:pixelmon.mob.raichu net.minecraft.util.SoundEvent@57f3a4a4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 587 pixelmon:pixelmon.mob.sandshrew net.minecraft.util.SoundEvent@1df85dd4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 588 pixelmon:pixelmon.mob.sandslash net.minecraft.util.SoundEvent@22ecc54
[18:11:53] [Server thread/TRACE] [FML]: Registry: 589 pixelmon:pixelmon.mob.nidoranfemale net.minecraft.util.SoundEvent@5ed3dc5b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 590 pixelmon:pixelmon.mob.nidorina net.minecraft.util.SoundEvent@144f95a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 591 pixelmon:pixelmon.mob.nidoranmale net.minecraft.util.SoundEvent@4b866c01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 592 pixelmon:pixelmon.mob.nidorino net.minecraft.util.SoundEvent@3fbe4549
[18:11:53] [Server thread/TRACE] [FML]: Registry: 593 pixelmon:pixelmon.mob.clefairy net.minecraft.util.SoundEvent@7fcf77e1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 594 pixelmon:pixelmon.mob.clefable net.minecraft.util.SoundEvent@17c50724
[18:11:53] [Server thread/TRACE] [FML]: Registry: 595 pixelmon:pixelmon.mob.vulpix net.minecraft.util.SoundEvent@6f5b97b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 596 pixelmon:pixelmon.mob.ninetales net.minecraft.util.SoundEvent@22021316
[18:11:53] [Server thread/TRACE] [FML]: Registry: 597 pixelmon:pixelmon.mob.jigglypuff net.minecraft.util.SoundEvent@267618c8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 598 pixelmon:pixelmon.mob.wigglytuff net.minecraft.util.SoundEvent@1935c705
[18:11:53] [Server thread/TRACE] [FML]: Registry: 599 pixelmon:pixelmon.mob.zubat net.minecraft.util.SoundEvent@2ae06dc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 600 pixelmon:pixelmon.mob.golbat net.minecraft.util.SoundEvent@1848412c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 601 pixelmon:pixelmon.mob.oddish net.minecraft.util.SoundEvent@e6ebab5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 602 pixelmon:pixelmon.mob.gloom net.minecraft.util.SoundEvent@39545992
[18:11:53] [Server thread/TRACE] [FML]: Registry: 603 pixelmon:pixelmon.mob.vileplume net.minecraft.util.SoundEvent@10739538
[18:11:53] [Server thread/TRACE] [FML]: Registry: 604 pixelmon:pixelmon.mob.paras net.minecraft.util.SoundEvent@4ae8e73b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 605 pixelmon:pixelmon.mob.parasect net.minecraft.util.SoundEvent@312847c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 606 pixelmon:pixelmon.mob.venonat net.minecraft.util.SoundEvent@2a2b10bf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 607 pixelmon:pixelmon.mob.venomoth net.minecraft.util.SoundEvent@26fd8a97
[18:11:53] [Server thread/TRACE] [FML]: Registry: 608 pixelmon:pixelmon.mob.diglett net.minecraft.util.SoundEvent@2b21704c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 609 pixelmon:pixelmon.mob.dugtrio net.minecraft.util.SoundEvent@58443ca6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 610 pixelmon:pixelmon.mob.meowth net.minecraft.util.SoundEvent@2a1861f9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 611 pixelmon:pixelmon.mob.persian net.minecraft.util.SoundEvent@60fbff1f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 612 pixelmon:pixelmon.mob.psyduck net.minecraft.util.SoundEvent@40f8405c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 613 pixelmon:pixelmon.mob.golduck net.minecraft.util.SoundEvent@39a0f5e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 614 pixelmon:pixelmon.mob.mankey net.minecraft.util.SoundEvent@505e4c8d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 615 pixelmon:pixelmon.mob.primeape net.minecraft.util.SoundEvent@6fe2529e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 616 pixelmon:pixelmon.mob.growlithe net.minecraft.util.SoundEvent@6d1a059e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 617 pixelmon:pixelmon.mob.arcanine net.minecraft.util.SoundEvent@532bba69
[18:11:53] [Server thread/TRACE] [FML]: Registry: 618 pixelmon:pixelmon.mob.poliwag net.minecraft.util.SoundEvent@7133aea5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 619 pixelmon:pixelmon.mob.poliwhirl net.minecraft.util.SoundEvent@c3874bf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 620 pixelmon:pixelmon.mob.poliwrath net.minecraft.util.SoundEvent@31b3b653
[18:11:53] [Server thread/TRACE] [FML]: Registry: 621 pixelmon:pixelmon.mob.abra net.minecraft.util.SoundEvent@3f45aafe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 622 pixelmon:pixelmon.mob.kadabra net.minecraft.util.SoundEvent@53ef7d35
[18:11:53] [Server thread/TRACE] [FML]: Registry: 623 pixelmon:pixelmon.mob.alakazam net.minecraft.util.SoundEvent@1cbd667b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 624 pixelmon:pixelmon.mob.machop net.minecraft.util.SoundEvent@30905a91
[18:11:53] [Server thread/TRACE] [FML]: Registry: 625 pixelmon:pixelmon.mob.machamp net.minecraft.util.SoundEvent@22100427
[18:11:53] [Server thread/TRACE] [FML]: Registry: 626 pixelmon:pixelmon.mob.bellsprout net.minecraft.util.SoundEvent@a3ed385
[18:11:53] [Server thread/TRACE] [FML]: Registry: 627 pixelmon:pixelmon.mob.weepinbell net.minecraft.util.SoundEvent@7dc7e207
[18:11:53] [Server thread/TRACE] [FML]: Registry: 628 pixelmon:pixelmon.mob.victreebel net.minecraft.util.SoundEvent@4fb17bfc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 629 pixelmon:pixelmon.mob.tentacool net.minecraft.util.SoundEvent@6d227f11
[18:11:53] [Server thread/TRACE] [FML]: Registry: 630 pixelmon:pixelmon.mob.tentacruel net.minecraft.util.SoundEvent@117c3bcb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 631 pixelmon:pixelmon.mob.geodude net.minecraft.util.SoundEvent@53e93439
[18:11:53] [Server thread/TRACE] [FML]: Registry: 632 pixelmon:pixelmon.mob.graveler net.minecraft.util.SoundEvent@1743cb23
[18:11:53] [Server thread/TRACE] [FML]: Registry: 633 pixelmon:pixelmon.mob.golem net.minecraft.util.SoundEvent@6967f42d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 634 pixelmon:pixelmon.mob.slowpoke net.minecraft.util.SoundEvent@193538a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 635 pixelmon:pixelmon.mob.slowbro net.minecraft.util.SoundEvent@3679f4a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 636 pixelmon:pixelmon.mob.magnemite net.minecraft.util.SoundEvent@af446d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 637 pixelmon:pixelmon.mob.magneton net.minecraft.util.SoundEvent@5c641d39
[18:11:53] [Server thread/TRACE] [FML]: Registry: 638 pixelmon:pixelmon.mob.farfetchd net.minecraft.util.SoundEvent@6ca4966c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 639 pixelmon:pixelmon.mob.doduo net.minecraft.util.SoundEvent@5386c97d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 640 pixelmon:pixelmon.mob.dodrio net.minecraft.util.SoundEvent@7bece72d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 641 pixelmon:pixelmon.mob.seel net.minecraft.util.SoundEvent@71db0bc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 642 pixelmon:pixelmon.mob.dewgong net.minecraft.util.SoundEvent@4f4251c5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 643 pixelmon:pixelmon.mob.grimer net.minecraft.util.SoundEvent@2a6ab471
[18:11:53] [Server thread/TRACE] [FML]: Registry: 644 pixelmon:pixelmon.mob.muk net.minecraft.util.SoundEvent@36a3fb9e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 645 pixelmon:pixelmon.mob.shellder net.minecraft.util.SoundEvent@5cd125a6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 646 pixelmon:pixelmon.mob.cloyster net.minecraft.util.SoundEvent@1409b80
[18:11:53] [Server thread/TRACE] [FML]: Registry: 647 pixelmon:pixelmon.mob.gastly net.minecraft.util.SoundEvent@7e766ee5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 648 pixelmon:pixelmon.mob.haunter net.minecraft.util.SoundEvent@57a005be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 649 pixelmon:pixelmon.mob.gengar net.minecraft.util.SoundEvent@289e6f9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 650 pixelmon:pixelmon.mob.onix net.minecraft.util.SoundEvent@710f1b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 651 pixelmon:pixelmon.mob.drowzee net.minecraft.util.SoundEvent@4a5ca6f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 652 pixelmon:pixelmon.mob.hypno net.minecraft.util.SoundEvent@1d86c7f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 653 pixelmon:pixelmon.mob.krabby net.minecraft.util.SoundEvent@50f54495
[18:11:53] [Server thread/TRACE] [FML]: Registry: 654 pixelmon:pixelmon.mob.kingler net.minecraft.util.SoundEvent@5068ba51
[18:11:53] [Server thread/TRACE] [FML]: Registry: 655 pixelmon:pixelmon.mob.voltorb net.minecraft.util.SoundEvent@7f2ced98
[18:11:53] [Server thread/TRACE] [FML]: Registry: 656 pixelmon:pixelmon.mob.electrode net.minecraft.util.SoundEvent@543e0cd8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 657 pixelmon:pixelmon.mob.exeggutor net.minecraft.util.SoundEvent@2e152b26
[18:11:53] [Server thread/TRACE] [FML]: Registry: 658 pixelmon:pixelmon.mob.cubone net.minecraft.util.SoundEvent@3bbaa687
[18:11:53] [Server thread/TRACE] [FML]: Registry: 659 pixelmon:pixelmon.mob.marowak net.minecraft.util.SoundEvent@23e2cc45
[18:11:53] [Server thread/TRACE] [FML]: Registry: 660 pixelmon:pixelmon.mob.hitmonlee net.minecraft.util.SoundEvent@79e5c2d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 661 pixelmon:pixelmon.mob.hitmonchan net.minecraft.util.SoundEvent@550be3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 662 pixelmon:pixelmon.mob.lickitung net.minecraft.util.SoundEvent@6e350bf0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 663 pixelmon:pixelmon.mob.koffing net.minecraft.util.SoundEvent@5b806297
[18:11:53] [Server thread/TRACE] [FML]: Registry: 664 pixelmon:pixelmon.mob.weezing net.minecraft.util.SoundEvent@2e0a22fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 665 pixelmon:pixelmon.mob.rhyhorn net.minecraft.util.SoundEvent@6282ecf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 666 pixelmon:pixelmon.mob.rhydon net.minecraft.util.SoundEvent@4084df71
[18:11:53] [Server thread/TRACE] [FML]: Registry: 667 pixelmon:pixelmon.mob.chansey net.minecraft.util.SoundEvent@1848992c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 668 pixelmon:pixelmon.mob.tangela net.minecraft.util.SoundEvent@67aa5509
[18:11:53] [Server thread/TRACE] [FML]: Registry: 669 pixelmon:pixelmon.mob.kangaskhan net.minecraft.util.SoundEvent@20334165
[18:11:53] [Server thread/TRACE] [FML]: Registry: 670 pixelmon:pixelmon.mob.horsea net.minecraft.util.SoundEvent@462a6d45
[18:11:53] [Server thread/TRACE] [FML]: Registry: 671 pixelmon:pixelmon.mob.seadra net.minecraft.util.SoundEvent@1af71d55
[18:11:53] [Server thread/TRACE] [FML]: Registry: 672 pixelmon:pixelmon.mob.goldeen net.minecraft.util.SoundEvent@2f40011f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 673 pixelmon:pixelmon.mob.staryu net.minecraft.util.SoundEvent@15c245fb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 674 pixelmon:pixelmon.mob.starmie net.minecraft.util.SoundEvent@974243
[18:11:53] [Server thread/TRACE] [FML]: Registry: 675 pixelmon:pixelmon.mob.mrmime net.minecraft.util.SoundEvent@2228eab1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 676 pixelmon:pixelmon.mob.scytherf net.minecraft.util.SoundEvent@dcf4f12
[18:11:53] [Server thread/TRACE] [FML]: Registry: 677 pixelmon:pixelmon.mob.scytherm net.minecraft.util.SoundEvent@a253ecd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 678 pixelmon:pixelmon.mob.jynx net.minecraft.util.SoundEvent@301ae090
[18:11:53] [Server thread/TRACE] [FML]: Registry: 679 pixelmon:pixelmon.mob.electabuzz net.minecraft.util.SoundEvent@5582e940
[18:11:53] [Server thread/TRACE] [FML]: Registry: 680 pixelmon:pixelmon.mob.magmar net.minecraft.util.SoundEvent@22428b3d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 681 pixelmon:pixelmon.mob.pinsir net.minecraft.util.SoundEvent@1b20aee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 682 pixelmon:pixelmon.mob.tauros net.minecraft.util.SoundEvent@66cb7428
[18:11:53] [Server thread/TRACE] [FML]: Registry: 683 pixelmon:pixelmon.mob.magikarp net.minecraft.util.SoundEvent@24415958
[18:11:53] [Server thread/TRACE] [FML]: Registry: 684 pixelmon:pixelmon.mob.gyarados net.minecraft.util.SoundEvent@126c258e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 685 pixelmon:pixelmon.mob.ditto net.minecraft.util.SoundEvent@318b857
[18:11:53] [Server thread/TRACE] [FML]: Registry: 686 pixelmon:pixelmon.mob.eeveef net.minecraft.util.SoundEvent@3e4ff628
[18:11:53] [Server thread/TRACE] [FML]: Registry: 687 pixelmon:pixelmon.mob.eeveem net.minecraft.util.SoundEvent@10eaf320
[18:11:53] [Server thread/TRACE] [FML]: Registry: 688 pixelmon:pixelmon.mob.vaporeon net.minecraft.util.SoundEvent@63d9f4e6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 689 pixelmon:pixelmon.mob.jolteon net.minecraft.util.SoundEvent@254532ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 690 pixelmon:pixelmon.mob.flareon net.minecraft.util.SoundEvent@647a6efc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 691 pixelmon:pixelmon.mob.porygon net.minecraft.util.SoundEvent@23cee2a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 692 pixelmon:pixelmon.mob.omanyte net.minecraft.util.SoundEvent@f9c4cfb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 693 pixelmon:pixelmon.mob.omastar net.minecraft.util.SoundEvent@3c3eca0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 694 pixelmon:pixelmon.mob.kabuto net.minecraft.util.SoundEvent@34796faa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 695 pixelmon:pixelmon.mob.kabutops net.minecraft.util.SoundEvent@60764067
[18:11:53] [Server thread/TRACE] [FML]: Registry: 696 pixelmon:pixelmon.mob.aerodactyl net.minecraft.util.SoundEvent@de02306
[18:11:53] [Server thread/TRACE] [FML]: Registry: 697 pixelmon:pixelmon.mob.snorlax net.minecraft.util.SoundEvent@115a68f6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 698 pixelmon:pixelmon.mob.articuno net.minecraft.util.SoundEvent@6e215148
[18:11:53] [Server thread/TRACE] [FML]: Registry: 699 pixelmon:pixelmon.mob.zapdos net.minecraft.util.SoundEvent@3c865193
[18:11:53] [Server thread/TRACE] [FML]: Registry: 700 pixelmon:pixelmon.mob.moltres net.minecraft.util.SoundEvent@3072ad16
[18:11:53] [Server thread/TRACE] [FML]: Registry: 701 pixelmon:pixelmon.mob.dratini net.minecraft.util.SoundEvent@72ad7e36
[18:11:53] [Server thread/TRACE] [FML]: Registry: 702 pixelmon:pixelmon.mob.dragonair net.minecraft.util.SoundEvent@1662ca3a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 703 pixelmon:pixelmon.mob.dragonite net.minecraft.util.SoundEvent@18e60bac
[18:11:53] [Server thread/TRACE] [FML]: Registry: 704 pixelmon:pixelmon.mob.mewtwo net.minecraft.util.SoundEvent@3dd91fbb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 705 pixelmon:pixelmon.mob.mew net.minecraft.util.SoundEvent@249c9af8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 706 pixelmon:pixelmon.mob.chikoritaf net.minecraft.util.SoundEvent@24afa74b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 707 pixelmon:pixelmon.mob.chikoritam net.minecraft.util.SoundEvent@cbc6319
[18:11:53] [Server thread/TRACE] [FML]: Registry: 708 pixelmon:pixelmon.mob.bayleef net.minecraft.util.SoundEvent@79ed81f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 709 pixelmon:pixelmon.mob.meganium net.minecraft.util.SoundEvent@39e69f6d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 710 pixelmon:pixelmon.mob.cyndaquil net.minecraft.util.SoundEvent@60aaf2e5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 711 pixelmon:pixelmon.mob.quilava net.minecraft.util.SoundEvent@fe1e142
[18:11:53] [Server thread/TRACE] [FML]: Registry: 712 pixelmon:pixelmon.mob.typhlosion net.minecraft.util.SoundEvent@1a16135d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 713 pixelmon:pixelmon.mob.totodile net.minecraft.util.SoundEvent@1706fa85
[18:11:53] [Server thread/TRACE] [FML]: Registry: 714 pixelmon:pixelmon.mob.croconaw net.minecraft.util.SoundEvent@208c1f5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 715 pixelmon:pixelmon.mob.feraligatr net.minecraft.util.SoundEvent@206711f8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 716 pixelmon:pixelmon.mob.sentret net.minecraft.util.SoundEvent@a417252
[18:11:53] [Server thread/TRACE] [FML]: Registry: 717 pixelmon:pixelmon.mob.furret net.minecraft.util.SoundEvent@2ab3734d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 718 pixelmon:pixelmon.mob.noctowl net.minecraft.util.SoundEvent@6a05cf8e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 719 pixelmon:pixelmon.mob.ledyba net.minecraft.util.SoundEvent@7275ebe7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 720 pixelmon:pixelmon.mob.spinarak net.minecraft.util.SoundEvent@73a7d419
[18:11:53] [Server thread/TRACE] [FML]: Registry: 721 pixelmon:pixelmon.mob.crobat net.minecraft.util.SoundEvent@423fe83b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 722 pixelmon:pixelmon.mob.chinchou net.minecraft.util.SoundEvent@682364d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 723 pixelmon:pixelmon.mob.pichu net.minecraft.util.SoundEvent@5b75cfa9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 724 pixelmon:pixelmon.mob.cleffa net.minecraft.util.SoundEvent@163fcfc2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 725 pixelmon:pixelmon.mob.igglybuff net.minecraft.util.SoundEvent@2b7c930e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 726 pixelmon:pixelmon.mob.togepi net.minecraft.util.SoundEvent@3c5be872
[18:11:53] [Server thread/TRACE] [FML]: Registry: 727 pixelmon:pixelmon.mob.mareep net.minecraft.util.SoundEvent@492670d7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 728 pixelmon:pixelmon.mob.flaaffy net.minecraft.util.SoundEvent@210ff7ee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 729 pixelmon:pixelmon.mob.ampharos net.minecraft.util.SoundEvent@6ea4e422
[18:11:53] [Server thread/TRACE] [FML]: Registry: 730 pixelmon:pixelmon.mob.bellossom net.minecraft.util.SoundEvent@ddf99fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 731 pixelmon:pixelmon.mob.marill net.minecraft.util.SoundEvent@7785e058
[18:11:53] [Server thread/TRACE] [FML]: Registry: 732 pixelmon:pixelmon.mob.azumarill net.minecraft.util.SoundEvent@29ebd9c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 733 pixelmon:pixelmon.mob.sudowoodo net.minecraft.util.SoundEvent@60a7bd2a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 734 pixelmon:pixelmon.mob.hoppip net.minecraft.util.SoundEvent@11c6d8bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 735 pixelmon:pixelmon.mob.aipom net.minecraft.util.SoundEvent@49197dfb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 736 pixelmon:pixelmon.mob.sunkern net.minecraft.util.SoundEvent@3ecb80c8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 737 pixelmon:pixelmon.mob.sunflora net.minecraft.util.SoundEvent@63d834d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 738 pixelmon:pixelmon.mob.yanma net.minecraft.util.SoundEvent@44fc2b16
[18:11:53] [Server thread/TRACE] [FML]: Registry: 739 pixelmon:pixelmon.mob.wooper net.minecraft.util.SoundEvent@468860d7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 740 pixelmon:pixelmon.mob.quagsire net.minecraft.util.SoundEvent@24a7650e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 741 pixelmon:pixelmon.mob.espeon net.minecraft.util.SoundEvent@6fb8bc8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 742 pixelmon:pixelmon.mob.umbreonf net.minecraft.util.SoundEvent@237aa49a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 743 pixelmon:pixelmon.mob.umbreonm net.minecraft.util.SoundEvent@26f1e6fa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 744 pixelmon:pixelmon.mob.murkrow net.minecraft.util.SoundEvent@39e1683f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 745 pixelmon:pixelmon.mob.wobbuffet net.minecraft.util.SoundEvent@631e0100
[18:11:53] [Server thread/TRACE] [FML]: Registry: 746 pixelmon:pixelmon.mob.gligar net.minecraft.util.SoundEvent@1536278d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 747 pixelmon:pixelmon.mob.scizor net.minecraft.util.SoundEvent@3cd9d5e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 748 pixelmon:pixelmon.mob.heracross net.minecraft.util.SoundEvent@e4be2d3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 749 pixelmon:pixelmon.mob.teddiursa net.minecraft.util.SoundEvent@1dcef41b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 750 pixelmon:pixelmon.mob.ursaring net.minecraft.util.SoundEvent@3960a260
[18:11:53] [Server thread/TRACE] [FML]: Registry: 751 pixelmon:pixelmon.mob.swinub net.minecraft.util.SoundEvent@4be43e46
[18:11:53] [Server thread/TRACE] [FML]: Registry: 752 pixelmon:pixelmon.mob.piloswine net.minecraft.util.SoundEvent@1ae80093
[18:11:53] [Server thread/TRACE] [FML]: Registry: 753 pixelmon:pixelmon.mob.corsola net.minecraft.util.SoundEvent@706c51f9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 754 pixelmon:pixelmon.mob.skarmory net.minecraft.util.SoundEvent@4c238e36
[18:11:53] [Server thread/TRACE] [FML]: Registry: 755 pixelmon:pixelmon.mob.houndoom net.minecraft.util.SoundEvent@26df9ffa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 756 pixelmon:pixelmon.mob.phanpy net.minecraft.util.SoundEvent@7ce9ff2a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 757 pixelmon:pixelmon.mob.tyrogue net.minecraft.util.SoundEvent@6e188ad7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 758 pixelmon:pixelmon.mob.smoochum net.minecraft.util.SoundEvent@3e1aeb1c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 759 pixelmon:pixelmon.mob.elekid net.minecraft.util.SoundEvent@6460836a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 760 pixelmon:pixelmon.mob.miltank net.minecraft.util.SoundEvent@57433063
[18:11:53] [Server thread/TRACE] [FML]: Registry: 761 pixelmon:pixelmon.mob.blissey net.minecraft.util.SoundEvent@7da7466e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 762 pixelmon:pixelmon.mob.raikou net.minecraft.util.SoundEvent@140c10cd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 763 pixelmon:pixelmon.mob.entei net.minecraft.util.SoundEvent@7417baf5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 764 pixelmon:pixelmon.mob.suicune net.minecraft.util.SoundEvent@3a995c3c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 765 pixelmon:pixelmon.mob.tyranitar net.minecraft.util.SoundEvent@7dcaf937
[18:11:53] [Server thread/TRACE] [FML]: Registry: 766 pixelmon:pixelmon.mob.lugia net.minecraft.util.SoundEvent@934143b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 767 pixelmon:pixelmon.mob.celebi net.minecraft.util.SoundEvent@403dd7fa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 768 pixelmon:pixelmon.mob.treecko net.minecraft.util.SoundEvent@30b51b7d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 769 pixelmon:pixelmon.mob.grovyle net.minecraft.util.SoundEvent@1a1c4f1d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 770 pixelmon:pixelmon.mob.sceptile net.minecraft.util.SoundEvent@33a015a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 771 pixelmon:pixelmon.mob.torchic net.minecraft.util.SoundEvent@1d8c9620
[18:11:53] [Server thread/TRACE] [FML]: Registry: 772 pixelmon:pixelmon.mob.combusken net.minecraft.util.SoundEvent@5fa181f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 773 pixelmon:pixelmon.mob.blaziken net.minecraft.util.SoundEvent@7d66cb1a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 774 pixelmon:pixelmon.mob.mudkip net.minecraft.util.SoundEvent@4e589442
[18:11:53] [Server thread/TRACE] [FML]: Registry: 775 pixelmon:pixelmon.mob.linoone net.minecraft.util.SoundEvent@379c363f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 776 pixelmon:pixelmon.mob.silcoon net.minecraft.util.SoundEvent@62f3fa33
[18:11:53] [Server thread/TRACE] [FML]: Registry: 777 pixelmon:pixelmon.mob.beautifly net.minecraft.util.SoundEvent@2986c36c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 778 pixelmon:pixelmon.mob.cascoon net.minecraft.util.SoundEvent@23f6a89a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 779 pixelmon:pixelmon.mob.dustox net.minecraft.util.SoundEvent@758d4f15
[18:11:53] [Server thread/TRACE] [FML]: Registry: 780 pixelmon:pixelmon.mob.lotad net.minecraft.util.SoundEvent@8d201f5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 781 pixelmon:pixelmon.mob.lombre net.minecraft.util.SoundEvent@17d03e20
[18:11:53] [Server thread/TRACE] [FML]: Registry: 782 pixelmon:pixelmon.mob.ludicolo net.minecraft.util.SoundEvent@1f4e638
[18:11:53] [Server thread/TRACE] [FML]: Registry: 783 pixelmon:pixelmon.mob.seedot net.minecraft.util.SoundEvent@1e1ef4f4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 784 pixelmon:pixelmon.mob.shiftry net.minecraft.util.SoundEvent@65b836b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 785 pixelmon:pixelmon.mob.pelipper net.minecraft.util.SoundEvent@106c8cbe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 786 pixelmon:pixelmon.mob.ralts net.minecraft.util.SoundEvent@360f7dad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 787 pixelmon:pixelmon.mob.kirlia net.minecraft.util.SoundEvent@5f5f96cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 788 pixelmon:pixelmon.mob.gardevoir net.minecraft.util.SoundEvent@5451697
[18:11:53] [Server thread/TRACE] [FML]: Registry: 789 pixelmon:pixelmon.mob.shroomish net.minecraft.util.SoundEvent@71b873fd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 790 pixelmon:pixelmon.mob.breloom net.minecraft.util.SoundEvent@3c178a72
[18:11:53] [Server thread/TRACE] [FML]: Registry: 791 pixelmon:pixelmon.mob.slaking net.minecraft.util.SoundEvent@1fdd92ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 792 pixelmon:pixelmon.mob.whismur net.minecraft.util.SoundEvent@3281ce08
[18:11:53] [Server thread/TRACE] [FML]: Registry: 793 pixelmon:pixelmon.mob.loudred net.minecraft.util.SoundEvent@14643e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 794 pixelmon:pixelmon.mob.exploud net.minecraft.util.SoundEvent@d03a54
[18:11:53] [Server thread/TRACE] [FML]: Registry: 795 pixelmon:pixelmon.mob.hariyama net.minecraft.util.SoundEvent@7368a346
[18:11:53] [Server thread/TRACE] [FML]: Registry: 796 pixelmon:pixelmon.mob.azurill net.minecraft.util.SoundEvent@4f25d2ad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 797 pixelmon:pixelmon.mob.nosepass net.minecraft.util.SoundEvent@6cb36ae3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 798 pixelmon:pixelmon.mob.sableye net.minecraft.util.SoundEvent@6db0ffbb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 799 pixelmon:pixelmon.mob.aron net.minecraft.util.SoundEvent@5bf413d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 800 pixelmon:pixelmon.mob.aggron net.minecraft.util.SoundEvent@3aa512b1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 801 pixelmon:pixelmon.mob.carvanha net.minecraft.util.SoundEvent@4db69374
[18:11:53] [Server thread/TRACE] [FML]: Registry: 802 pixelmon:pixelmon.mob.sharpedo net.minecraft.util.SoundEvent@2711f05e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 803 pixelmon:pixelmon.mob.wailord net.minecraft.util.SoundEvent@5c805db7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 804 pixelmon:pixelmon.mob.numel net.minecraft.util.SoundEvent@4e22fc0c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 805 pixelmon:pixelmon.mob.torkoal net.minecraft.util.SoundEvent@37f6fb8f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 806 pixelmon:pixelmon.mob.trapinchf net.minecraft.util.SoundEvent@1f4d6e2f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 807 pixelmon:pixelmon.mob.trapinchm net.minecraft.util.SoundEvent@417ee594
[18:11:53] [Server thread/TRACE] [FML]: Registry: 808 pixelmon:pixelmon.mob.vibrava net.minecraft.util.SoundEvent@1865b32b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 809 pixelmon:pixelmon.mob.flygonf net.minecraft.util.SoundEvent@18cf092b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 810 pixelmon:pixelmon.mob.flygonm net.minecraft.util.SoundEvent@6c87200b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 811 pixelmon:pixelmon.mob.swablu net.minecraft.util.SoundEvent@5a633a4a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 812 pixelmon:pixelmon.mob.altaria net.minecraft.util.SoundEvent@6f2a36c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 813 pixelmon:pixelmon.mob.seviper net.minecraft.util.SoundEvent@fccec59
[18:11:53] [Server thread/TRACE] [FML]: Registry: 814 pixelmon:pixelmon.mob.lunatone net.minecraft.util.SoundEvent@5a1e12d3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 815 pixelmon:pixelmon.mob.whiscash net.minecraft.util.SoundEvent@196cc2b0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 816 pixelmon:pixelmon.mob.corphish net.minecraft.util.SoundEvent@27ce4b5d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 817 pixelmon:pixelmon.mob.baltoy net.minecraft.util.SoundEvent@4f08d5d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 818 pixelmon:pixelmon.mob.claydol net.minecraft.util.SoundEvent@652ace61
[18:11:53] [Server thread/TRACE] [FML]: Registry: 819 pixelmon:pixelmon.mob.anorith net.minecraft.util.SoundEvent@1aacf936
[18:11:53] [Server thread/TRACE] [FML]: Registry: 820 pixelmon:pixelmon.mob.armaldo net.minecraft.util.SoundEvent@4feddd9d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 821 pixelmon:pixelmon.mob.milotic net.minecraft.util.SoundEvent@46c26fa4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 822 pixelmon:pixelmon.mob.shuppet net.minecraft.util.SoundEvent@75a8e8db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 823 pixelmon:pixelmon.mob.banette net.minecraft.util.SoundEvent@830da11
[18:11:53] [Server thread/TRACE] [FML]: Registry: 824 pixelmon:pixelmon.mob.duskull net.minecraft.util.SoundEvent@2910efbf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 825 pixelmon:pixelmon.mob.dusclops net.minecraft.util.SoundEvent@7c7a1a76
[18:11:53] [Server thread/TRACE] [FML]: Registry: 826 pixelmon:pixelmon.mob.chimecho net.minecraft.util.SoundEvent@4e26db12
[18:11:53] [Server thread/TRACE] [FML]: Registry: 827 pixelmon:pixelmon.mob.walrein net.minecraft.util.SoundEvent@40486095
[18:11:53] [Server thread/TRACE] [FML]: Registry: 828 pixelmon:pixelmon.mob.relicanth net.minecraft.util.SoundEvent@6e8b0234
[18:11:53] [Server thread/TRACE] [FML]: Registry: 829 pixelmon:pixelmon.mob.bagon net.minecraft.util.SoundEvent@420e0c39
[18:11:53] [Server thread/TRACE] [FML]: Registry: 830 pixelmon:pixelmon.mob.shelgon net.minecraft.util.SoundEvent@3a88b121
[18:11:53] [Server thread/TRACE] [FML]: Registry: 831 pixelmon:pixelmon.mob.salamence net.minecraft.util.SoundEvent@3947322d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 832 pixelmon:pixelmon.mob.metagross net.minecraft.util.SoundEvent@feb1d93
[18:11:53] [Server thread/TRACE] [FML]: Registry: 833 pixelmon:pixelmon.mob.regirock net.minecraft.util.SoundEvent@3db6a793
[18:11:53] [Server thread/TRACE] [FML]: Registry: 834 pixelmon:pixelmon.mob.regice net.minecraft.util.SoundEvent@42c808bd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 835 pixelmon:pixelmon.mob.registeel net.minecraft.util.SoundEvent@429e9c93
[18:11:53] [Server thread/TRACE] [FML]: Registry: 836 pixelmon:pixelmon.mob.latias net.minecraft.util.SoundEvent@154e16d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 837 pixelmon:pixelmon.mob.latios net.minecraft.util.SoundEvent@1dccb1d3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 838 pixelmon:pixelmon.mob.rayquaza net.minecraft.util.SoundEvent@1fc3cf37
[18:11:53] [Server thread/TRACE] [FML]: Registry: 839 pixelmon:pixelmon.mob.deoxys net.minecraft.util.SoundEvent@290fb258
[18:11:53] [Server thread/TRACE] [FML]: Registry: 840 pixelmon:pixelmon.mob.turtwig net.minecraft.util.SoundEvent@4c12f909
[18:11:53] [Server thread/TRACE] [FML]: Registry: 841 pixelmon:pixelmon.mob.grotle net.minecraft.util.SoundEvent@34a89b71
[18:11:53] [Server thread/TRACE] [FML]: Registry: 842 pixelmon:pixelmon.mob.torterra net.minecraft.util.SoundEvent@351340a4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 843 pixelmon:pixelmon.mob.chimchar net.minecraft.util.SoundEvent@615ab92c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 844 pixelmon:pixelmon.mob.monferno net.minecraft.util.SoundEvent@3a5bdebf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 845 pixelmon:pixelmon.mob.infernape net.minecraft.util.SoundEvent@4ad8a996
[18:11:53] [Server thread/TRACE] [FML]: Registry: 846 pixelmon:pixelmon.mob.piplup net.minecraft.util.SoundEvent@65e1d609
[18:11:53] [Server thread/TRACE] [FML]: Registry: 847 pixelmon:pixelmon.mob.prinplup net.minecraft.util.SoundEvent@51c69040
[18:11:53] [Server thread/TRACE] [FML]: Registry: 848 pixelmon:pixelmon.mob.empoleon net.minecraft.util.SoundEvent@350c02e1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 849 pixelmon:pixelmon.mob.starly net.minecraft.util.SoundEvent@3a1799cf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 850 pixelmon:pixelmon.mob.staravia net.minecraft.util.SoundEvent@512d511a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 851 pixelmon:pixelmon.mob.staraptor net.minecraft.util.SoundEvent@348c8fef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 852 pixelmon:pixelmon.mob.bidoof net.minecraft.util.SoundEvent@61428895
[18:11:53] [Server thread/TRACE] [FML]: Registry: 853 pixelmon:pixelmon.mob.bibarel net.minecraft.util.SoundEvent@671dbc93
[18:11:53] [Server thread/TRACE] [FML]: Registry: 854 pixelmon:pixelmon.mob.kricketot net.minecraft.util.SoundEvent@5c8384eb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 855 pixelmon:pixelmon.mob.kricketune net.minecraft.util.SoundEvent@ca09b63
[18:11:53] [Server thread/TRACE] [FML]: Registry: 856 pixelmon:pixelmon.mob.shinx net.minecraft.util.SoundEvent@79d3bc42
[18:11:53] [Server thread/TRACE] [FML]: Registry: 857 pixelmon:pixelmon.mob.luxio net.minecraft.util.SoundEvent@73206ecf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 858 pixelmon:pixelmon.mob.cranidos net.minecraft.util.SoundEvent@3344189c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 859 pixelmon:pixelmon.mob.rampardos net.minecraft.util.SoundEvent@3b37f614
[18:11:53] [Server thread/TRACE] [FML]: Registry: 860 pixelmon:pixelmon.mob.bastiodon net.minecraft.util.SoundEvent@5fe27c9c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 861 pixelmon:pixelmon.mob.burmy net.minecraft.util.SoundEvent@2fc437b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 862 pixelmon:pixelmon.mob.combee net.minecraft.util.SoundEvent@3cd74a25
[18:11:53] [Server thread/TRACE] [FML]: Registry: 863 pixelmon:pixelmon.mob.drifloon net.minecraft.util.SoundEvent@38548cfd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 864 pixelmon:pixelmon.mob.drifblim net.minecraft.util.SoundEvent@741e01f7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 865 pixelmon:pixelmon.mob.buneary net.minecraft.util.SoundEvent@7a699932
[18:11:53] [Server thread/TRACE] [FML]: Registry: 866 pixelmon:pixelmon.mob.chingling net.minecraft.util.SoundEvent@7ce96238
[18:11:53] [Server thread/TRACE] [FML]: Registry: 867 pixelmon:pixelmon.mob.stunky net.minecraft.util.SoundEvent@60c62a3c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 868 pixelmon:pixelmon.mob.skuntank net.minecraft.util.SoundEvent@64d39e6a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 869 pixelmon:pixelmon.mob.bronzong net.minecraft.util.SoundEvent@52c52bcb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 870 pixelmon:pixelmon.mob.bonsly net.minecraft.util.SoundEvent@658a7b09
[18:11:53] [Server thread/TRACE] [FML]: Registry: 871 pixelmon:pixelmon.mob.mimejr net.minecraft.util.SoundEvent@34cc3a4e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 872 pixelmon:pixelmon.mob.happiny net.minecraft.util.SoundEvent@4c94d273
[18:11:53] [Server thread/TRACE] [FML]: Registry: 873 pixelmon:pixelmon.mob.gible net.minecraft.util.SoundEvent@37743359
[18:11:53] [Server thread/TRACE] [FML]: Registry: 874 pixelmon:pixelmon.mob.gabite net.minecraft.util.SoundEvent@190548d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 875 pixelmon:pixelmon.mob.garchomp net.minecraft.util.SoundEvent@54db10bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 876 pixelmon:pixelmon.mob.munchlax net.minecraft.util.SoundEvent@3e364719
[18:11:53] [Server thread/TRACE] [FML]: Registry: 877 pixelmon:pixelmon.mob.riolu net.minecraft.util.SoundEvent@284e557d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 878 pixelmon:pixelmon.mob.lucario net.minecraft.util.SoundEvent@2b7948c5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 879 pixelmon:pixelmon.mob.hippowdon net.minecraft.util.SoundEvent@272bcbd9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 880 pixelmon:pixelmon.mob.drapion net.minecraft.util.SoundEvent@2ba95eaa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 881 pixelmon:pixelmon.mob.croagunk net.minecraft.util.SoundEvent@7196031f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 882 pixelmon:pixelmon.mob.toxicroak net.minecraft.util.SoundEvent@10c84288
[18:11:53] [Server thread/TRACE] [FML]: Registry: 883 pixelmon:pixelmon.mob.abomasnow net.minecraft.util.SoundEvent@6944264b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 884 pixelmon:pixelmon.mob.weavile net.minecraft.util.SoundEvent@87979c7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 885 pixelmon:pixelmon.mob.magnezone net.minecraft.util.SoundEvent@49b60d2c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 886 pixelmon:pixelmon.mob.rhyperior net.minecraft.util.SoundEvent@1bb8da90
[18:11:53] [Server thread/TRACE] [FML]: Registry: 887 pixelmon:pixelmon.mob.tangrowth net.minecraft.util.SoundEvent@5386c1d2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 888 pixelmon:pixelmon.mob.electivire net.minecraft.util.SoundEvent@10f22d24
[18:11:53] [Server thread/TRACE] [FML]: Registry: 889 pixelmon:pixelmon.mob.magmortar net.minecraft.util.SoundEvent@69d49d7b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 890 pixelmon:pixelmon.mob.yanmega net.minecraft.util.SoundEvent@34e5b68b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 891 pixelmon:pixelmon.mob.leafeon net.minecraft.util.SoundEvent@51887994
[18:11:53] [Server thread/TRACE] [FML]: Registry: 892 pixelmon:pixelmon.mob.glaceon net.minecraft.util.SoundEvent@5092e58c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 893 pixelmon:pixelmon.mob.gliscor net.minecraft.util.SoundEvent@1de085a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 894 pixelmon:pixelmon.mob.mamoswine net.minecraft.util.SoundEvent@4282979
[18:11:53] [Server thread/TRACE] [FML]: Registry: 895 pixelmon:pixelmon.mob.porygon-z net.minecraft.util.SoundEvent@167eb4b1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 896 pixelmon:pixelmon.mob.probopass net.minecraft.util.SoundEvent@51878d77
[18:11:53] [Server thread/TRACE] [FML]: Registry: 897 pixelmon:pixelmon.mob.dusknoir net.minecraft.util.SoundEvent@48d3cf62
[18:11:53] [Server thread/TRACE] [FML]: Registry: 898 pixelmon:pixelmon.mob.dialga net.minecraft.util.SoundEvent@df554e0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 899 pixelmon:pixelmon.mob.palkia net.minecraft.util.SoundEvent@6ecda2d3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 900 pixelmon:pixelmon.mob.heatran net.minecraft.util.SoundEvent@34c7648
[18:11:53] [Server thread/TRACE] [FML]: Registry: 901 pixelmon:pixelmon.mob.regigigas net.minecraft.util.SoundEvent@55b2019c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 902 pixelmon:pixelmon.mob.giratina net.minecraft.util.SoundEvent@72c70d9e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 903 pixelmon:pixelmon.mob.cresselia net.minecraft.util.SoundEvent@711fe22f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 904 pixelmon:pixelmon.mob.manaphy net.minecraft.util.SoundEvent@11812472
[18:11:53] [Server thread/TRACE] [FML]: Registry: 905 pixelmon:pixelmon.mob.darkrai net.minecraft.util.SoundEvent@54fa793f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 906 pixelmon:pixelmon.mob.shaymin net.minecraft.util.SoundEvent@1e1b35c3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 907 pixelmon:pixelmon.mob.snivyf net.minecraft.util.SoundEvent@109bb2b5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 908 pixelmon:pixelmon.mob.snivym net.minecraft.util.SoundEvent@821a660
[18:11:53] [Server thread/TRACE] [FML]: Registry: 909 pixelmon:pixelmon.mob.servinef net.minecraft.util.SoundEvent@f1515da
[18:11:53] [Server thread/TRACE] [FML]: Registry: 910 pixelmon:pixelmon.mob.servinem net.minecraft.util.SoundEvent@48e78cd6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 911 pixelmon:pixelmon.mob.tepig net.minecraft.util.SoundEvent@5249165
[18:11:53] [Server thread/TRACE] [FML]: Registry: 912 pixelmon:pixelmon.mob.emboar net.minecraft.util.SoundEvent@333507
[18:11:53] [Server thread/TRACE] [FML]: Registry: 913 pixelmon:pixelmon.mob.oshawott net.minecraft.util.SoundEvent@272f5b1e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 914 pixelmon:pixelmon.mob.dewott net.minecraft.util.SoundEvent@53dae211
[18:11:53] [Server thread/TRACE] [FML]: Registry: 915 pixelmon:pixelmon.mob.roggenrola net.minecraft.util.SoundEvent@72d4feb6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 916 pixelmon:pixelmon.mob.boldore net.minecraft.util.SoundEvent@6b5676e6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 917 pixelmon:pixelmon.mob.audino net.minecraft.util.SoundEvent@36fc3739
[18:11:53] [Server thread/TRACE] [FML]: Registry: 918 pixelmon:pixelmon.mob.throh net.minecraft.util.SoundEvent@32b2819d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 919 pixelmon:pixelmon.mob.sawk net.minecraft.util.SoundEvent@67c6e833
[18:11:53] [Server thread/TRACE] [FML]: Registry: 920 pixelmon:pixelmon.mob.leavanny net.minecraft.util.SoundEvent@3f7f436b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 921 pixelmon:pixelmon.mob.cottonee net.minecraft.util.SoundEvent@686dfe42
[18:11:53] [Server thread/TRACE] [FML]: Registry: 922 pixelmon:pixelmon.mob.whimsicott net.minecraft.util.SoundEvent@4e7524bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 923 pixelmon:pixelmon.mob.sandile net.minecraft.util.SoundEvent@1ea2ca36
[18:11:53] [Server thread/TRACE] [FML]: Registry: 924 pixelmon:pixelmon.mob.krokorok net.minecraft.util.SoundEvent@5b03a692
[18:11:53] [Server thread/TRACE] [FML]: Registry: 925 pixelmon:pixelmon.mob.darumaka net.minecraft.util.SoundEvent@5c9bdc5e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 926 pixelmon:pixelmon.mob.darmanitan net.minecraft.util.SoundEvent@3bac7b8a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 927 pixelmon:pixelmon.mob.dwebble net.minecraft.util.SoundEvent@33d7f5b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 928 pixelmon:pixelmon.mob.crustle net.minecraft.util.SoundEvent@75a6e26d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 929 pixelmon:pixelmon.mob.carracosta net.minecraft.util.SoundEvent@775da9ab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 930 pixelmon:pixelmon.mob.archen net.minecraft.util.SoundEvent@2f75fce1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 931 pixelmon:pixelmon.mob.archeops net.minecraft.util.SoundEvent@2303eed1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 932 pixelmon:pixelmon.mob.zorua net.minecraft.util.SoundEvent@6174d556
[18:11:53] [Server thread/TRACE] [FML]: Registry: 933 pixelmon:pixelmon.mob.zoroark net.minecraft.util.SoundEvent@7bfe2822
[18:11:53] [Server thread/TRACE] [FML]: Registry: 934 pixelmon:pixelmon.mob.minccino net.minecraft.util.SoundEvent@7bec4148
[18:11:53] [Server thread/TRACE] [FML]: Registry: 935 pixelmon:pixelmon.mob.duosion net.minecraft.util.SoundEvent@47a54d82
[18:11:53] [Server thread/TRACE] [FML]: Registry: 936 pixelmon:pixelmon.mob.deerling net.minecraft.util.SoundEvent@3cee45
[18:11:53] [Server thread/TRACE] [FML]: Registry: 937 pixelmon:pixelmon.mob.emolga net.minecraft.util.SoundEvent@a097958
[18:11:53] [Server thread/TRACE] [FML]: Registry: 938 pixelmon:pixelmon.mob.foongus net.minecraft.util.SoundEvent@13769f50
[18:11:53] [Server thread/TRACE] [FML]: Registry: 939 pixelmon:pixelmon.mob.amoonguss net.minecraft.util.SoundEvent@7e5219e1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 940 pixelmon:pixelmon.mob.joltik net.minecraft.util.SoundEvent@197b9ea8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 941 pixelmon:pixelmon.mob.litwick net.minecraft.util.SoundEvent@58f9e766
[18:11:53] [Server thread/TRACE] [FML]: Registry: 942 pixelmon:pixelmon.mob.lampent net.minecraft.util.SoundEvent@7f527f36
[18:11:53] [Server thread/TRACE] [FML]: Registry: 943 pixelmon:pixelmon.mob.chandelure net.minecraft.util.SoundEvent@1121fc2c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 944 pixelmon:pixelmon.mob.axew net.minecraft.util.SoundEvent@546abe7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 945 pixelmon:pixelmon.mob.haxorus net.minecraft.util.SoundEvent@433fa142
[18:11:53] [Server thread/TRACE] [FML]: Registry: 946 pixelmon:pixelmon.mob.cryogonal net.minecraft.util.SoundEvent@2f78dddc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 947 pixelmon:pixelmon.mob.golurk net.minecraft.util.SoundEvent@31268483
[18:11:53] [Server thread/TRACE] [FML]: Registry: 948 pixelmon:pixelmon.mob.pawniard net.minecraft.util.SoundEvent@30be4597
[18:11:53] [Server thread/TRACE] [FML]: Registry: 949 pixelmon:pixelmon.mob.bisharp net.minecraft.util.SoundEvent@eb5d773
[18:11:53] [Server thread/TRACE] [FML]: Registry: 950 pixelmon:pixelmon.mob.bouffalant net.minecraft.util.SoundEvent@67ca6d44
[18:11:53] [Server thread/TRACE] [FML]: Registry: 951 pixelmon:pixelmon.mob.heatmor net.minecraft.util.SoundEvent@624dffa2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 952 pixelmon:pixelmon.mob.chespin net.minecraft.util.SoundEvent@209d8c81
[18:11:53] [Server thread/TRACE] [FML]: Registry: 953 pixelmon:pixelmon.mob.fennekin net.minecraft.util.SoundEvent@b3d9ae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 954 pixelmon:pixelmon.mob.braixen net.minecraft.util.SoundEvent@342724b1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 955 pixelmon:pixelmon.mob.delphox net.minecraft.util.SoundEvent@391a6d78
[18:11:53] [Server thread/TRACE] [FML]: Registry: 956 pixelmon:pixelmon.mob.froakie net.minecraft.util.SoundEvent@75af175e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 957 pixelmon:pixelmon.mob.frogadier net.minecraft.util.SoundEvent@6bcfceec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 958 pixelmon:pixelmon.mob.greninja net.minecraft.util.SoundEvent@66406d88
[18:11:53] [Server thread/TRACE] [FML]: Registry: 959 pixelmon:pixelmon.mob.diggersby net.minecraft.util.SoundEvent@cdbad95
[18:11:53] [Server thread/TRACE] [FML]: Registry: 960 pixelmon:pixelmon.mob.vivillon net.minecraft.util.SoundEvent@1c35eb7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 961 pixelmon:pixelmon.mob.gogoat net.minecraft.util.SoundEvent@146e48cd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 962 pixelmon:pixelmon.mob.sylveon net.minecraft.util.SoundEvent@71a74be5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 963 pixelmon:pixelmon.mob.goomy net.minecraft.util.SoundEvent@20c1e741
[18:11:53] [Server thread/TRACE] [FML]: Registry: 964 pixelmon:pixelmon.mob.goodra net.minecraft.util.SoundEvent@3bec3308
[18:11:53] [Server thread/TRACE] [FML]: Registry: 965 pixelmon:pixelmon.mob.klefki net.minecraft.util.SoundEvent@5da23c98
[18:11:53] [Server thread/TRACE] [FML]: Registry: 966 pixelmon:pixelmon.mob.bergmite net.minecraft.util.SoundEvent@1691acaa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 967 pixelmon:pixelmon.mob.noibat net.minecraft.util.SoundEvent@3945aad6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 968 pixelmon:pixelmon.mob.noivern net.minecraft.util.SoundEvent@636bba85
[18:11:53] [Server thread/TRACE] [FML]: Registry: 969 pixelmon:pixelmon.mob.cutiefly net.minecraft.util.SoundEvent@2f611c8c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 970 pixelmon:pixelmon.mob.mimikyu net.minecraft.util.SoundEvent@348e0136
[18:11:53] [Server thread/TRACE] [FML]: Registry: 971 pixelmon:pixelmon.mob.bruxish net.minecraft.util.SoundEvent@20091e6b
[18:11:53] [Server thread/TRACE] [FML]: Registry Name : minecraft:potiontypes
[18:11:53] [Server thread/TRACE] [FML]: Registry: 0 minecraft:empty net.minecraft.potion.PotionType@4e8afdad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1 minecraft:water net.minecraft.potion.PotionType@79b8ecb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2 minecraft:mundane net.minecraft.potion.PotionType@3722f39d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 3 minecraft:thick net.minecraft.potion.PotionType@4ec8d9b2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4 minecraft:awkward net.minecraft.potion.PotionType@57b63253
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5 minecraft:night_vision net.minecraft.potion.PotionType@c0013b8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 6 minecraft:long_night_vision net.minecraft.potion.PotionType@2c1ea7be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 7 minecraft:invisibility net.minecraft.potion.PotionType@2493eec6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 8 minecraft:long_invisibility net.minecraft.potion.PotionType@42d174ad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 9 minecraft:leaping net.minecraft.potion.PotionType@4ec0229c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 10 minecraft:long_leaping net.minecraft.potion.PotionType@173a5fad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 11 minecraft:strong_leaping net.minecraft.potion.PotionType@2ce47652
[18:11:53] [Server thread/TRACE] [FML]: Registry: 12 minecraft:fire_resistance net.minecraft.potion.PotionType@65d90b7f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 13 minecraft:long_fire_resistance net.minecraft.potion.PotionType@2a42019a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 14 minecraft:swiftness net.minecraft.potion.PotionType@6fc0e448
[18:11:53] [Server thread/TRACE] [FML]: Registry: 15 minecraft:long_swiftness net.minecraft.potion.PotionType@60194904
[18:11:53] [Server thread/TRACE] [FML]: Registry: 16 minecraft:strong_swiftness net.minecraft.potion.PotionType@4db6348b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 17 minecraft:slowness net.minecraft.potion.PotionType@7742a276
[18:11:53] [Server thread/TRACE] [FML]: Registry: 18 minecraft:long_slowness net.minecraft.potion.PotionType@1f48fa72
[18:11:53] [Server thread/TRACE] [FML]: Registry: 19 minecraft:water_breathing net.minecraft.potion.PotionType@35b3c1f6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 20 minecraft:long_water_breathing net.minecraft.potion.PotionType@495da9a7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 21 minecraft:healing net.minecraft.potion.PotionType@2beee3e8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 22 minecraft:strong_healing net.minecraft.potion.PotionType@732d078d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 23 minecraft:harming net.minecraft.potion.PotionType@58bad46f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 24 minecraft:strong_harming net.minecraft.potion.PotionType@7c0e4e4e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 25 minecraft:poison net.minecraft.potion.PotionType@20231384
[18:11:53] [Server thread/TRACE] [FML]: Registry: 26 minecraft:long_poison net.minecraft.potion.PotionType@3ba97962
[18:11:53] [Server thread/TRACE] [FML]: Registry: 27 minecraft:strong_poison net.minecraft.potion.PotionType@35becbd4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 28 minecraft:regeneration net.minecraft.potion.PotionType@3bcc8f13
[18:11:53] [Server thread/TRACE] [FML]: Registry: 29 minecraft:long_regeneration net.minecraft.potion.PotionType@3cb04dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 30 minecraft:strong_regeneration net.minecraft.potion.PotionType@73d91faf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 31 minecraft:strength net.minecraft.potion.PotionType@30fa8a6b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 32 minecraft:long_strength net.minecraft.potion.PotionType@6f112f70
[18:11:53] [Server thread/TRACE] [FML]: Registry: 33 minecraft:strong_strength net.minecraft.potion.PotionType@342723a3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 34 minecraft:weakness net.minecraft.potion.PotionType@f3876ef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 35 minecraft:long_weakness net.minecraft.potion.PotionType@6b751cb1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 36 minecraft:luck net.minecraft.potion.PotionType@df9d400
[18:11:53] [Server thread/TRACE] [FML]: Registry Name : minecraft:enchantments
[18:11:53] [Server thread/TRACE] [FML]: Registry: 0 minecraft:protection net.minecraft.enchantment.EnchantmentProtection@6b9a1205
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1 minecraft:fire_protection net.minecraft.enchantment.EnchantmentProtection@3c6bd624
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2 minecraft:feather_falling net.minecraft.enchantment.EnchantmentProtection@3d8d52be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 3 minecraft:blast_protection net.minecraft.enchantment.EnchantmentProtection@645ba24a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4 minecraft:projectile_protection net.minecraft.enchantment.EnchantmentProtection@5f6a8efe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5 minecraft:respiration net.minecraft.enchantment.EnchantmentOxygen@536da29c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 6 minecraft:aqua_affinity net.minecraft.enchantment.EnchantmentWaterWorker@72f3f14c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 7 minecraft:thorns net.minecraft.enchantment.EnchantmentThorns@46524ebe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 8 minecraft:depth_strider net.minecraft.enchantment.EnchantmentWaterWalker@57b1ec84
[18:11:53] [Server thread/TRACE] [FML]: Registry: 9 minecraft:frost_walker net.minecraft.enchantment.EnchantmentFrostWalker@28fa541
[18:11:53] [Server thread/TRACE] [FML]: Registry: 10 minecraft:binding_curse net.minecraft.enchantment.EnchantmentBindingCurse@6210666c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 16 minecraft:sharpness net.minecraft.enchantment.EnchantmentDamage@43d3995f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 17 minecraft:smite net.minecraft.enchantment.EnchantmentDamage@2211b44f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 18 minecraft:bane_of_arthropods net.minecraft.enchantment.EnchantmentDamage@6c830ebd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 19 minecraft:knockback net.minecraft.enchantment.EnchantmentKnockback@65af05b2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 20 minecraft:fire_aspect net.minecraft.enchantment.EnchantmentFireAspect@7d537616
[18:11:53] [Server thread/TRACE] [FML]: Registry: 21 minecraft:looting net.minecraft.enchantment.EnchantmentLootBonus@6181bc4a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 22 minecraft:sweeping net.minecraft.enchantment.EnchantmentSweepingEdge@e06ec83
[18:11:53] [Server thread/TRACE] [FML]: Registry: 32 minecraft:efficiency net.minecraft.enchantment.EnchantmentDigging@399f5daf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 33 minecraft:silk_touch net.minecraft.enchantment.EnchantmentUntouching@74bbc273
[18:11:53] [Server thread/TRACE] [FML]: Registry: 34 minecraft:unbreaking net.minecraft.enchantment.EnchantmentDurability@208f7165
[18:11:53] [Server thread/TRACE] [FML]: Registry: 35 minecraft:fortune net.minecraft.enchantment.EnchantmentLootBonus@a0d875d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 48 minecraft:power net.minecraft.enchantment.EnchantmentArrowDamage@5e541ef9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 49 minecraft:punch net.minecraft.enchantment.EnchantmentArrowKnockback@778113f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 50 minecraft:flame net.minecraft.enchantment.EnchantmentArrowFire@401926df
[18:11:53] [Server thread/TRACE] [FML]: Registry: 51 minecraft:infinity net.minecraft.enchantment.EnchantmentArrowInfinite@54275b5d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 61 minecraft:luck_of_the_sea net.minecraft.enchantment.EnchantmentLootBonus@5d01b0d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 62 minecraft:lure net.minecraft.enchantment.EnchantmentFishingSpeed@61e14b53
[18:11:53] [Server thread/TRACE] [FML]: Registry: 70 minecraft:mending net.minecraft.enchantment.EnchantmentMending@7d1cb59f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 71 minecraft:vanishing_curse net.minecraft.enchantment.EnchantmentVanishingCurse@6f7a20da
[18:11:53] [Server thread/TRACE] [FML]: Registry Name : minecraft:recipes
[18:11:53] [Server thread/TRACE] [FML]: Registry: 0 minecraft:armordye net.minecraft.item.crafting.RecipesArmorDyes@3a63d248
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1 minecraft:bookcloning net.minecraft.item.crafting.RecipeBookCloning@6dde1bf5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2 minecraft:mapcloning net.minecraft.item.crafting.RecipesMapCloning@1ea96ff2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 3 minecraft:mapextending net.minecraft.item.crafting.RecipesMapExtending@924f3f1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4 minecraft:fireworks net.minecraft.item.crafting.RecipeFireworks@7d5a0b14
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5 minecraft:repairitem net.minecraft.item.crafting.RecipeRepairItem@27dc81be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 6 minecraft:tippedarrow net.minecraft.item.crafting.RecipeTippedArrow@3c3cd7a5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bannerduplicate net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern@2d3c501b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 8 minecraft:banneraddpattern net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern@39ead1b7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 9 minecraft:shielddecoration net.minecraft.item.crafting.ShieldRecipes$Decoration@63880be9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 10 minecraft:shulkerboxcoloring net.minecraft.item.crafting.ShulkerBoxRecipes$ShulkerBoxColoring@45539bd8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 11 minecraft:yellow_wool net.minecraft.item.crafting.ShapelessRecipes@5018b56b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 12 minecraft:yellow_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@75aa7703
[18:11:53] [Server thread/TRACE] [FML]: Registry: 13 minecraft:yellow_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@7831d1aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 14 minecraft:yellow_stained_glass net.minecraft.item.crafting.ShapedRecipes@50e1f3fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 15 minecraft:yellow_dye_from_sunflower net.minecraft.item.crafting.ShapelessRecipes@2c02a007
[18:11:53] [Server thread/TRACE] [FML]: Registry: 16 minecraft:yellow_dye_from_dandelion net.minecraft.item.crafting.ShapelessRecipes@35d4035f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 17 minecraft:yellow_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@24435620
[18:11:53] [Server thread/TRACE] [FML]: Registry: 18 minecraft:yellow_carpet net.minecraft.item.crafting.ShapedRecipes@4a6facb0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 19 minecraft:yellow_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@3c9ef37b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 20 minecraft:yellow_bed net.minecraft.item.crafting.ShapedRecipes@57b3d869
[18:11:53] [Server thread/TRACE] [FML]: Registry: 21 minecraft:yellow_banner net.minecraft.item.crafting.ShapedRecipes@51468039
[18:11:53] [Server thread/TRACE] [FML]: Registry: 22 minecraft:writable_book net.minecraft.item.crafting.ShapelessRecipes@74badf19
[18:11:53] [Server thread/TRACE] [FML]: Registry: 23 minecraft:wooden_sword net.minecraft.item.crafting.ShapedRecipes@4efe014f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 24 minecraft:wooden_shovel net.minecraft.item.crafting.ShapedRecipes@66dd04e2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 25 minecraft:wooden_pressure_plate net.minecraft.item.crafting.ShapedRecipes@602a3237
[18:11:53] [Server thread/TRACE] [FML]: Registry: 26 minecraft:wooden_pickaxe net.minecraft.item.crafting.ShapedRecipes@1e029a04
[18:11:53] [Server thread/TRACE] [FML]: Registry: 27 minecraft:wooden_hoe net.minecraft.item.crafting.ShapedRecipes@2d2f09a4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 28 minecraft:wooden_door net.minecraft.item.crafting.ShapedRecipes@103478b8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 29 minecraft:wooden_button net.minecraft.item.crafting.ShapedRecipes@39f68aec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 30 minecraft:wooden_axe net.minecraft.item.crafting.ShapedRecipes@351c6341
[18:11:53] [Server thread/TRACE] [FML]: Registry: 31 minecraft:white_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@df6f19b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 32 minecraft:white_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@2759749
[18:11:53] [Server thread/TRACE] [FML]: Registry: 33 minecraft:white_stained_glass net.minecraft.item.crafting.ShapedRecipes@4adcc981
[18:11:53] [Server thread/TRACE] [FML]: Registry: 34 minecraft:white_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@4910afdf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 35 minecraft:white_carpet net.minecraft.item.crafting.ShapedRecipes@50ac1249
[18:11:53] [Server thread/TRACE] [FML]: Registry: 36 minecraft:white_bed net.minecraft.item.crafting.ShapedRecipes@4a5fab78
[18:11:53] [Server thread/TRACE] [FML]: Registry: 37 minecraft:white_banner net.minecraft.item.crafting.ShapedRecipes@36a1fd20
[18:11:53] [Server thread/TRACE] [FML]: Registry: 38 minecraft:wheat net.minecraft.item.crafting.ShapedRecipes@505a8582
[18:11:53] [Server thread/TRACE] [FML]: Registry: 39 minecraft:tripwire_hook net.minecraft.item.crafting.ShapedRecipes@5ffd35dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 40 minecraft:trapped_chest net.minecraft.item.crafting.ShapelessRecipes@674ed201
[18:11:53] [Server thread/TRACE] [FML]: Registry: 41 minecraft:trapdoor net.minecraft.item.crafting.ShapedRecipes@465d1345
[18:11:53] [Server thread/TRACE] [FML]: Registry: 42 minecraft:torch net.minecraft.item.crafting.ShapedRecipes@5d5cd210
[18:11:53] [Server thread/TRACE] [FML]: Registry: 43 minecraft:tnt_minecart net.minecraft.item.crafting.ShapedRecipes@56e8a8a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 44 minecraft:tnt net.minecraft.item.crafting.ShapedRecipes@1fba3fd6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 45 minecraft:sugar net.minecraft.item.crafting.ShapedRecipes@17332039
[18:11:53] [Server thread/TRACE] [FML]: Registry: 46 minecraft:string_to_wool net.minecraft.item.crafting.ShapedRecipes@69d021c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 47 minecraft:stonebrick net.minecraft.item.crafting.ShapedRecipes@785ef70f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 48 minecraft:stone_sword net.minecraft.item.crafting.ShapedRecipes@4ff0706c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 49 minecraft:stone_stairs net.minecraft.item.crafting.ShapedRecipes@611587f7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 50 minecraft:stone_slab net.minecraft.item.crafting.ShapedRecipes@5d8fd077
[18:11:53] [Server thread/TRACE] [FML]: Registry: 51 minecraft:stone_shovel net.minecraft.item.crafting.ShapedRecipes@3580134d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 52 minecraft:stone_pressure_plate net.minecraft.item.crafting.ShapedRecipes@6fefc5ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 53 minecraft:stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@86bf90b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 54 minecraft:stone_hoe net.minecraft.item.crafting.ShapedRecipes@519b0f00
[18:11:53] [Server thread/TRACE] [FML]: Registry: 55 minecraft:stone_button net.minecraft.item.crafting.ShapedRecipes@36330be8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 56 minecraft:stone_brick_stairs net.minecraft.item.crafting.ShapedRecipes@1f19d423
[18:11:53] [Server thread/TRACE] [FML]: Registry: 57 minecraft:stone_brick_slab net.minecraft.item.crafting.ShapedRecipes@1ce2029b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 58 minecraft:stone_axe net.minecraft.item.crafting.ShapedRecipes@68360fb9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 59 minecraft:sticky_piston net.minecraft.item.crafting.ShapedRecipes@46fa2a7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 60 minecraft:stick net.minecraft.item.crafting.ShapedRecipes@6ec98ccc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 61 minecraft:spruce_wooden_slab net.minecraft.item.crafting.ShapedRecipes@718ad3a6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 62 minecraft:spruce_stairs net.minecraft.item.crafting.ShapedRecipes@1859e55c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 63 minecraft:spruce_planks net.minecraft.item.crafting.ShapedRecipes@5a06eeef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 64 minecraft:spruce_fence_gate net.minecraft.item.crafting.ShapedRecipes@32428874
[18:11:53] [Server thread/TRACE] [FML]: Registry: 65 minecraft:spruce_fence net.minecraft.item.crafting.ShapedRecipes@3bda1f0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 66 minecraft:spruce_door net.minecraft.item.crafting.ShapedRecipes@538905d2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 67 minecraft:spruce_boat net.minecraft.item.crafting.ShapedRecipes@1b3bb287
[18:11:53] [Server thread/TRACE] [FML]: Registry: 68 minecraft:spectral_arrow net.minecraft.item.crafting.ShapedRecipes@7dd7ec56
[18:11:53] [Server thread/TRACE] [FML]: Registry: 69 minecraft:speckled_melon net.minecraft.item.crafting.ShapedRecipes@bdda8a7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 70 minecraft:snow_layer net.minecraft.item.crafting.ShapedRecipes@2a9f8d47
[18:11:53] [Server thread/TRACE] [FML]: Registry: 71 minecraft:snow net.minecraft.item.crafting.ShapedRecipes@4b5aa48b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 72 minecraft:smooth_sandstone net.minecraft.item.crafting.ShapedRecipes@3c98981e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 73 minecraft:smooth_red_sandstone net.minecraft.item.crafting.ShapedRecipes@6bf54260
[18:11:53] [Server thread/TRACE] [FML]: Registry: 74 minecraft:slime_ball net.minecraft.item.crafting.ShapedRecipes@b5ff70b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 75 minecraft:slime net.minecraft.item.crafting.ShapedRecipes@6d7bb5cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 76 minecraft:sign net.minecraft.item.crafting.ShapedRecipes@322ab6ce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 77 minecraft:shield net.minecraft.item.crafting.ShapedRecipes@5b1f5fcc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 78 minecraft:shears net.minecraft.item.crafting.ShapedRecipes@563c3aca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 79 minecraft:sea_lantern net.minecraft.item.crafting.ShapedRecipes@4f2b1e9f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 80 minecraft:sandstone_stairs net.minecraft.item.crafting.ShapedRecipes@3292eff7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 81 minecraft:sandstone_slab net.minecraft.item.crafting.ShapedRecipes@4a3509b0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 82 minecraft:sandstone net.minecraft.item.crafting.ShapedRecipes@6d7556a8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 83 minecraft:repeater net.minecraft.item.crafting.ShapedRecipes@97b84a4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 84 minecraft:redstone_torch net.minecraft.item.crafting.ShapedRecipes@3d57fb9e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 85 minecraft:redstone_lamp net.minecraft.item.crafting.ShapedRecipes@7a021f49
[18:11:53] [Server thread/TRACE] [FML]: Registry: 86 minecraft:redstone_block net.minecraft.item.crafting.ShapedRecipes@2411b935
[18:11:53] [Server thread/TRACE] [FML]: Registry: 87 minecraft:redstone net.minecraft.item.crafting.ShapedRecipes@669580e2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 88 minecraft:red_wool net.minecraft.item.crafting.ShapelessRecipes@5a9051fd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 89 minecraft:red_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@7337bd2e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 90 minecraft:red_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@6df87ffd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 91 minecraft:red_stained_glass net.minecraft.item.crafting.ShapedRecipes@5e46a125
[18:11:53] [Server thread/TRACE] [FML]: Registry: 92 minecraft:red_sandstone_stairs net.minecraft.item.crafting.ShapedRecipes@515940af
[18:11:53] [Server thread/TRACE] [FML]: Registry: 93 minecraft:red_sandstone_slab net.minecraft.item.crafting.ShapedRecipes@5100c143
[18:11:53] [Server thread/TRACE] [FML]: Registry: 94 minecraft:red_sandstone net.minecraft.item.crafting.ShapedRecipes@1bcb8599
[18:11:53] [Server thread/TRACE] [FML]: Registry: 95 minecraft:red_nether_brick net.minecraft.item.crafting.ShapedRecipes@2f3cd727
[18:11:53] [Server thread/TRACE] [FML]: Registry: 96 minecraft:red_dye_from_tulip net.minecraft.item.crafting.ShapelessRecipes@11dbcb3b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 97 minecraft:red_dye_from_rose_bush net.minecraft.item.crafting.ShapelessRecipes@75de7009
[18:11:53] [Server thread/TRACE] [FML]: Registry: 98 minecraft:red_dye_from_poppy net.minecraft.item.crafting.ShapelessRecipes@5f5923ef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 99 minecraft:red_dye_from_beetroot net.minecraft.item.crafting.ShapelessRecipes@6ad3fbe4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@656c5818
[18:11:53] [Server thread/TRACE] [FML]: Registry: 101 minecraft:red_carpet net.minecraft.item.crafting.ShapedRecipes@4bdef487
[18:11:53] [Server thread/TRACE] [FML]: Registry: 102 minecraft:red_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@774304ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 103 minecraft:red_bed net.minecraft.item.crafting.ShapedRecipes@79e90571
[18:11:53] [Server thread/TRACE] [FML]: Registry: 104 minecraft:red_banner net.minecraft.item.crafting.ShapedRecipes@2762253e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 105 minecraft:rail net.minecraft.item.crafting.ShapedRecipes@120d13ae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 106 minecraft:rabbit_stew_from_red_mushroom net.minecraft.item.crafting.ShapedRecipes@559c4e06
[18:11:53] [Server thread/TRACE] [FML]: Registry: 107 minecraft:rabbit_stew_from_brown_mushroom net.minecraft.item.crafting.ShapedRecipes@50734cea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 108 minecraft:quartz_stairs net.minecraft.item.crafting.ShapedRecipes@784212
[18:11:53] [Server thread/TRACE] [FML]: Registry: 109 minecraft:quartz_slab net.minecraft.item.crafting.ShapedRecipes@1edac3b4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 110 minecraft:quartz_block net.minecraft.item.crafting.ShapedRecipes@5909285b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 111 minecraft:purpur_stairs net.minecraft.item.crafting.ShapedRecipes@2dc73024
[18:11:53] [Server thread/TRACE] [FML]: Registry: 112 minecraft:purpur_slab net.minecraft.item.crafting.ShapedRecipes@432eb882
[18:11:53] [Server thread/TRACE] [FML]: Registry: 113 minecraft:purpur_pillar net.minecraft.item.crafting.ShapedRecipes@22368ddc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 114 minecraft:purpur_block net.minecraft.item.crafting.ShapedRecipes@2361365c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 115 minecraft:purple_wool net.minecraft.item.crafting.ShapelessRecipes@3636f2a7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 116 minecraft:purple_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@4a0c512b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 117 minecraft:purple_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@12bcf7c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 118 minecraft:purple_stained_glass net.minecraft.item.crafting.ShapedRecipes@b2d8dcd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 119 minecraft:purple_shulker_box net.minecraft.item.crafting.ShapedRecipes@6b899971
[18:11:53] [Server thread/TRACE] [FML]: Registry: 120 minecraft:purple_dye net.minecraft.item.crafting.ShapelessRecipes@34f60be9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 121 minecraft:purple_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@b842275
[18:11:53] [Server thread/TRACE] [FML]: Registry: 122 minecraft:purple_carpet net.minecraft.item.crafting.ShapedRecipes@6cb662e8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 123 minecraft:purple_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@57f1a1de
[18:11:53] [Server thread/TRACE] [FML]: Registry: 124 minecraft:purple_bed net.minecraft.item.crafting.ShapedRecipes@6669cba
[18:11:53] [Server thread/TRACE] [FML]: Registry: 125 minecraft:purple_banner net.minecraft.item.crafting.ShapedRecipes@7f894a6f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 126 minecraft:pumpkin_seeds net.minecraft.item.crafting.ShapedRecipes@3458dab6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 127 minecraft:pumpkin_pie net.minecraft.item.crafting.ShapelessRecipes@56f61d74
[18:11:53] [Server thread/TRACE] [FML]: Registry: 128 minecraft:prismarine_bricks net.minecraft.item.crafting.ShapedRecipes@37e64e37
[18:11:53] [Server thread/TRACE] [FML]: Registry: 129 minecraft:prismarine net.minecraft.item.crafting.ShapedRecipes@d08f85a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 130 minecraft:polished_granite net.minecraft.item.crafting.ShapedRecipes@639948a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 131 minecraft:polished_diorite net.minecraft.item.crafting.ShapedRecipes@24955144
[18:11:53] [Server thread/TRACE] [FML]: Registry: 132 minecraft:polished_andesite net.minecraft.item.crafting.ShapedRecipes@71d0b8a4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 133 minecraft:piston net.minecraft.item.crafting.ShapedRecipes@32298473
[18:11:53] [Server thread/TRACE] [FML]: Registry: 134 minecraft:pink_wool net.minecraft.item.crafting.ShapelessRecipes@2cacd55e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 135 minecraft:pink_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@5b4d9bda
[18:11:53] [Server thread/TRACE] [FML]: Registry: 136 minecraft:pink_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@5a57cf90
[18:11:53] [Server thread/TRACE] [FML]: Registry: 137 minecraft:pink_stained_glass net.minecraft.item.crafting.ShapedRecipes@2a16d393
[18:11:53] [Server thread/TRACE] [FML]: Registry: 138 minecraft:pink_dye_from_red_bonemeal net.minecraft.item.crafting.ShapelessRecipes@bd28c86
[18:11:53] [Server thread/TRACE] [FML]: Registry: 139 minecraft:pink_dye_from_pink_tulip net.minecraft.item.crafting.ShapelessRecipes@be083e1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 140 minecraft:pink_dye_from_peony net.minecraft.item.crafting.ShapelessRecipes@53d808ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 141 minecraft:pink_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@62dc1203
[18:11:53] [Server thread/TRACE] [FML]: Registry: 142 minecraft:pink_carpet net.minecraft.item.crafting.ShapedRecipes@57eed461
[18:11:53] [Server thread/TRACE] [FML]: Registry: 143 minecraft:pink_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@54ae1240
[18:11:53] [Server thread/TRACE] [FML]: Registry: 144 minecraft:pink_bed net.minecraft.item.crafting.ShapedRecipes@3a0baec0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 145 minecraft:pink_banner net.minecraft.item.crafting.ShapedRecipes@15f11bfb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 146 minecraft:pillar_quartz_block net.minecraft.item.crafting.ShapedRecipes@3a12f3e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 147 minecraft:paper net.minecraft.item.crafting.ShapedRecipes@720ffab4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 148 minecraft:painting net.minecraft.item.crafting.ShapedRecipes@4895e8f6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 149 minecraft:orange_wool net.minecraft.item.crafting.ShapelessRecipes@523ade68
[18:11:53] [Server thread/TRACE] [FML]: Registry: 150 minecraft:orange_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@5bc14211
[18:11:53] [Server thread/TRACE] [FML]: Registry: 151 minecraft:orange_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@74450c9b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 152 minecraft:orange_stained_glass net.minecraft.item.crafting.ShapedRecipes@3beaa16d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 153 minecraft:orange_dye_from_red_yellow net.minecraft.item.crafting.ShapelessRecipes@745cf754
[18:11:53] [Server thread/TRACE] [FML]: Registry: 154 minecraft:orange_dye_from_orange_tulip net.minecraft.item.crafting.ShapelessRecipes@21eedcde
[18:11:53] [Server thread/TRACE] [FML]: Registry: 155 minecraft:orange_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@66716959
[18:11:53] [Server thread/TRACE] [FML]: Registry: 156 minecraft:orange_carpet net.minecraft.item.crafting.ShapedRecipes@701c482e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 157 minecraft:orange_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@65b5b5ed
[18:11:53] [Server thread/TRACE] [FML]: Registry: 158 minecraft:orange_bed net.minecraft.item.crafting.ShapedRecipes@e18d2a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 159 minecraft:orange_banner net.minecraft.item.crafting.ShapedRecipes@2db3675a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 160 minecraft:observer net.minecraft.item.crafting.ShapedRecipes@3e2d65e1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 161 minecraft:oak_wooden_slab net.minecraft.item.crafting.ShapedRecipes@1a8e44fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 162 minecraft:oak_stairs net.minecraft.item.crafting.ShapedRecipes@71469e01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 163 minecraft:oak_planks net.minecraft.item.crafting.ShapedRecipes@5f781173
[18:11:53] [Server thread/TRACE] [FML]: Registry: 164 minecraft:noteblock net.minecraft.item.crafting.ShapedRecipes@4ede8888
[18:11:53] [Server thread/TRACE] [FML]: Registry: 165 minecraft:nether_wart_block net.minecraft.item.crafting.ShapedRecipes@11120583
[18:11:53] [Server thread/TRACE] [FML]: Registry: 166 minecraft:nether_brick_stairs net.minecraft.item.crafting.ShapedRecipes@652f26da
[18:11:53] [Server thread/TRACE] [FML]: Registry: 167 minecraft:nether_brick_slab net.minecraft.item.crafting.ShapedRecipes@1f293cb7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 168 minecraft:nether_brick_fence net.minecraft.item.crafting.ShapedRecipes@645c9f0f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 169 minecraft:nether_brick net.minecraft.item.crafting.ShapedRecipes@df432ec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 170 minecraft:mushroom_stew net.minecraft.item.crafting.ShapelessRecipes@74a1d60e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 171 minecraft:mossy_stonebrick net.minecraft.item.crafting.ShapelessRecipes@b3a8455
[18:11:53] [Server thread/TRACE] [FML]: Registry: 172 minecraft:mossy_cobblestone_wall net.minecraft.item.crafting.ShapedRecipes@2447940d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 173 minecraft:mossy_cobblestone net.minecraft.item.crafting.ShapelessRecipes@5b715ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 174 minecraft:minecart net.minecraft.item.crafting.ShapedRecipes@25110bb9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 175 minecraft:melon_seeds net.minecraft.item.crafting.ShapedRecipes@568ef502
[18:11:53] [Server thread/TRACE] [FML]: Registry: 176 minecraft:melon_block net.minecraft.item.crafting.ShapedRecipes@1f521c69
[18:11:53] [Server thread/TRACE] [FML]: Registry: 177 minecraft:map net.minecraft.item.crafting.ShapedRecipes@62a41279
[18:11:53] [Server thread/TRACE] [FML]: Registry: 178 minecraft:magma_cream net.minecraft.item.crafting.ShapelessRecipes@47ae6c18
[18:11:53] [Server thread/TRACE] [FML]: Registry: 179 minecraft:magma net.minecraft.item.crafting.ShapedRecipes@61d6c8c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 180 minecraft:magenta_wool net.minecraft.item.crafting.ShapelessRecipes@4f7ef948
[18:11:53] [Server thread/TRACE] [FML]: Registry: 181 minecraft:magenta_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@3dcbbbc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 182 minecraft:magenta_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@7e1fb22c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 183 minecraft:magenta_stained_glass net.minecraft.item.crafting.ShapedRecipes@740ee00f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 184 minecraft:magenta_dye_from_purple_and_pink net.minecraft.item.crafting.ShapelessRecipes@625db0e0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 185 minecraft:magenta_dye_from_lilac net.minecraft.item.crafting.ShapelessRecipes@3134b261
[18:11:53] [Server thread/TRACE] [FML]: Registry: 186 minecraft:magenta_dye_from_lapis_red_pink net.minecraft.item.crafting.ShapelessRecipes@25e796fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 187 minecraft:magenta_dye_from_lapis_ink_bonemeal net.minecraft.item.crafting.ShapelessRecipes@3d2b13b1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 188 minecraft:magenta_dye_from_allium net.minecraft.item.crafting.ShapelessRecipes@554d040d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 189 minecraft:magenta_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@7f64bd7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 190 minecraft:magenta_carpet net.minecraft.item.crafting.ShapedRecipes@61d7bb61
[18:11:53] [Server thread/TRACE] [FML]: Registry: 191 minecraft:magenta_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@15c1b543
[18:11:53] [Server thread/TRACE] [FML]: Registry: 192 minecraft:magenta_bed net.minecraft.item.crafting.ShapedRecipes@6b2f7527
[18:11:53] [Server thread/TRACE] [FML]: Registry: 193 minecraft:magenta_banner net.minecraft.item.crafting.ShapedRecipes@5f01fb5c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 194 minecraft:lit_pumpkin net.minecraft.item.crafting.ShapedRecipes@4d0b276e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 195 minecraft:lime_wool net.minecraft.item.crafting.ShapelessRecipes@231d3ce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 196 minecraft:lime_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@591a4d25
[18:11:53] [Server thread/TRACE] [FML]: Registry: 197 minecraft:lime_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@1b841e7d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 198 minecraft:lime_stained_glass net.minecraft.item.crafting.ShapedRecipes@2a504ea7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 199 minecraft:lime_dye net.minecraft.item.crafting.ShapelessRecipes@6b5e1fc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 200 minecraft:lime_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@74c04377
[18:11:53] [Server thread/TRACE] [FML]: Registry: 201 minecraft:lime_carpet net.minecraft.item.crafting.ShapedRecipes@78d61f17
[18:11:53] [Server thread/TRACE] [FML]: Registry: 202 minecraft:lime_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@47d4e28a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 203 minecraft:lime_bed net.minecraft.item.crafting.ShapedRecipes@1f12d5e0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 204 minecraft:lime_banner net.minecraft.item.crafting.ShapedRecipes@4d5ea776
[18:11:53] [Server thread/TRACE] [FML]: Registry: 205 minecraft:light_weighted_pressure_plate net.minecraft.item.crafting.ShapedRecipes@4fef5792
[18:11:53] [Server thread/TRACE] [FML]: Registry: 206 minecraft:light_gray_wool net.minecraft.item.crafting.ShapelessRecipes@552ffa44
[18:11:53] [Server thread/TRACE] [FML]: Registry: 207 minecraft:light_gray_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@1e32037d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 208 minecraft:light_gray_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@4de93edd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 209 minecraft:light_gray_stained_glass net.minecraft.item.crafting.ShapedRecipes@5de243bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 210 minecraft:light_gray_dye_from_white_tulip net.minecraft.item.crafting.ShapelessRecipes@39685204
[18:11:53] [Server thread/TRACE] [FML]: Registry: 211 minecraft:light_gray_dye_from_oxeye_daisy net.minecraft.item.crafting.ShapelessRecipes@3b64f131
[18:11:53] [Server thread/TRACE] [FML]: Registry: 212 minecraft:light_gray_dye_from_ink_bonemeal net.minecraft.item.crafting.ShapelessRecipes@21bf308
[18:11:53] [Server thread/TRACE] [FML]: Registry: 213 minecraft:light_gray_dye_from_gray_bonemeal net.minecraft.item.crafting.ShapelessRecipes@5db04bd2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 214 minecraft:light_gray_dye_from_azure_bluet net.minecraft.item.crafting.ShapelessRecipes@1cee3e05
[18:11:53] [Server thread/TRACE] [FML]: Registry: 215 minecraft:light_gray_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@4ec37a42
[18:11:53] [Server thread/TRACE] [FML]: Registry: 216 minecraft:light_gray_carpet net.minecraft.item.crafting.ShapedRecipes@63d66761
[18:11:53] [Server thread/TRACE] [FML]: Registry: 217 minecraft:light_gray_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@42b500aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 218 minecraft:light_gray_bed net.minecraft.item.crafting.ShapedRecipes@2e1ad7de
[18:11:53] [Server thread/TRACE] [FML]: Registry: 219 minecraft:light_gray_banner net.minecraft.item.crafting.ShapedRecipes@7305cfb1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 220 minecraft:light_blue_wool net.minecraft.item.crafting.ShapelessRecipes@21ffc00e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 221 minecraft:light_blue_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@61becbcf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@6a07e6ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 223 minecraft:light_blue_stained_glass net.minecraft.item.crafting.ShapedRecipes@49665f92
[18:11:53] [Server thread/TRACE] [FML]: Registry: 224 minecraft:light_blue_dye_from_lapis_bonemeal net.minecraft.item.crafting.ShapelessRecipes@4e80960a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 225 minecraft:light_blue_dye_from_blue_orchid net.minecraft.item.crafting.ShapelessRecipes@1136122a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 226 minecraft:light_blue_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@36453773
[18:11:53] [Server thread/TRACE] [FML]: Registry: 227 minecraft:light_blue_carpet net.minecraft.item.crafting.ShapedRecipes@5e3cb58e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 228 minecraft:light_blue_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@62de20d3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 229 minecraft:light_blue_bed net.minecraft.item.crafting.ShapedRecipes@3cc6f036
[18:11:53] [Server thread/TRACE] [FML]: Registry: 230 minecraft:light_blue_banner net.minecraft.item.crafting.ShapedRecipes@2b15ba1a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 231 minecraft:lever net.minecraft.item.crafting.ShapedRecipes@1203d787
[18:11:53] [Server thread/TRACE] [FML]: Registry: 232 minecraft:leather_leggings net.minecraft.item.crafting.ShapedRecipes@8f09a02
[18:11:53] [Server thread/TRACE] [FML]: Registry: 233 minecraft:leather_helmet net.minecraft.item.crafting.ShapedRecipes@3bf26810
[18:11:53] [Server thread/TRACE] [FML]: Registry: 234 minecraft:leather_chestplate net.minecraft.item.crafting.ShapedRecipes@5981f2c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 235 minecraft:leather_boots net.minecraft.item.crafting.ShapedRecipes@3f033664
[18:11:53] [Server thread/TRACE] [FML]: Registry: 236 minecraft:leather net.minecraft.item.crafting.ShapedRecipes@5fd4e67f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 237 minecraft:lead net.minecraft.item.crafting.ShapedRecipes@7d90764a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 238 minecraft:lapis_lazuli net.minecraft.item.crafting.ShapedRecipes@119f072c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 239 minecraft:lapis_block net.minecraft.item.crafting.ShapedRecipes@771afdd5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 240 minecraft:ladder net.minecraft.item.crafting.ShapedRecipes@667dd150
[18:11:53] [Server thread/TRACE] [FML]: Registry: 241 minecraft:jungle_wooden_slab net.minecraft.item.crafting.ShapedRecipes@7096d451
[18:11:53] [Server thread/TRACE] [FML]: Registry: 242 minecraft:jungle_stairs net.minecraft.item.crafting.ShapedRecipes@1293f8d7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 243 minecraft:jungle_planks net.minecraft.item.crafting.ShapedRecipes@666b91db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 244 minecraft:jungle_fence_gate net.minecraft.item.crafting.ShapedRecipes@9cb927e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 245 minecraft:jungle_fence net.minecraft.item.crafting.ShapedRecipes@504c415c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 246 minecraft:jungle_door net.minecraft.item.crafting.ShapedRecipes@62c47480
[18:11:53] [Server thread/TRACE] [FML]: Registry: 247 minecraft:jungle_boat net.minecraft.item.crafting.ShapedRecipes@7db06c50
[18:11:53] [Server thread/TRACE] [FML]: Registry: 248 minecraft:jukebox net.minecraft.item.crafting.ShapedRecipes@7074da1d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 249 minecraft:item_frame net.minecraft.item.crafting.ShapedRecipes@127d2aee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 250 minecraft:iron_trapdoor net.minecraft.item.crafting.ShapedRecipes@3a589eed
[18:11:53] [Server thread/TRACE] [FML]: Registry: 251 minecraft:iron_sword net.minecraft.item.crafting.ShapedRecipes@27055a2a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 252 minecraft:iron_shovel net.minecraft.item.crafting.ShapedRecipes@b787274
[18:11:53] [Server thread/TRACE] [FML]: Registry: 253 minecraft:iron_pickaxe net.minecraft.item.crafting.ShapedRecipes@3b77940f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 254 minecraft:iron_nugget net.minecraft.item.crafting.ShapedRecipes@1aa31454
[18:11:53] [Server thread/TRACE] [FML]: Registry: 255 minecraft:iron_leggings net.minecraft.item.crafting.ShapedRecipes@54970127
[18:11:53] [Server thread/TRACE] [FML]: Registry: 256 minecraft:iron_ingot_from_nuggets net.minecraft.item.crafting.ShapedRecipes@6bfbab1c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 257 minecraft:iron_ingot_from_block net.minecraft.item.crafting.ShapedRecipes@4eb48298
[18:11:53] [Server thread/TRACE] [FML]: Registry: 258 minecraft:iron_hoe net.minecraft.item.crafting.ShapedRecipes@77f529a6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 259 minecraft:iron_helmet net.minecraft.item.crafting.ShapedRecipes@1ead3c67
[18:11:53] [Server thread/TRACE] [FML]: Registry: 260 minecraft:iron_door net.minecraft.item.crafting.ShapedRecipes@6068cda1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 261 minecraft:iron_chestplate net.minecraft.item.crafting.ShapedRecipes@118e2487
[18:11:53] [Server thread/TRACE] [FML]: Registry: 262 minecraft:iron_boots net.minecraft.item.crafting.ShapedRecipes@64ef2719
[18:11:53] [Server thread/TRACE] [FML]: Registry: 263 minecraft:iron_block net.minecraft.item.crafting.ShapedRecipes@113c4ad6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 264 minecraft:iron_bars net.minecraft.item.crafting.ShapedRecipes@cb1c58c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 265 minecraft:iron_axe net.minecraft.item.crafting.ShapedRecipes@684a802a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 266 minecraft:hopper_minecart net.minecraft.item.crafting.ShapedRecipes@23c00420
[18:11:53] [Server thread/TRACE] [FML]: Registry: 267 minecraft:hopper net.minecraft.item.crafting.ShapedRecipes@5bb39285
[18:11:53] [Server thread/TRACE] [FML]: Registry: 268 minecraft:heavy_weighted_pressure_plate net.minecraft.item.crafting.ShapedRecipes@583030bd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 269 minecraft:hay_block net.minecraft.item.crafting.ShapedRecipes@3a917017
[18:11:53] [Server thread/TRACE] [FML]: Registry: 270 minecraft:green_wool net.minecraft.item.crafting.ShapelessRecipes@6ca367aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 271 minecraft:green_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@2a21cbe7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 272 minecraft:green_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@25765a49
[18:11:53] [Server thread/TRACE] [FML]: Registry: 273 minecraft:green_stained_glass net.minecraft.item.crafting.ShapedRecipes@85c3522
[18:11:53] [Server thread/TRACE] [FML]: Registry: 274 minecraft:green_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@2f3a8166
[18:11:53] [Server thread/TRACE] [FML]: Registry: 275 minecraft:green_carpet net.minecraft.item.crafting.ShapedRecipes@79e16dd9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 276 minecraft:green_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@18b30951
[18:11:53] [Server thread/TRACE] [FML]: Registry: 277 minecraft:green_bed net.minecraft.item.crafting.ShapedRecipes@3a6b94b6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 278 minecraft:green_banner net.minecraft.item.crafting.ShapedRecipes@5ea0a7a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 279 minecraft:gray_wool net.minecraft.item.crafting.ShapelessRecipes@3cfab340
[18:11:53] [Server thread/TRACE] [FML]: Registry: 280 minecraft:gray_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@4203529f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 281 minecraft:gray_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@217fd3c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 282 minecraft:gray_stained_glass net.minecraft.item.crafting.ShapedRecipes@3df6494f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 283 minecraft:gray_dye net.minecraft.item.crafting.ShapelessRecipes@51172948
[18:11:53] [Server thread/TRACE] [FML]: Registry: 284 minecraft:gray_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@1f70bce5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 285 minecraft:gray_carpet net.minecraft.item.crafting.ShapedRecipes@25c8c71e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 286 minecraft:gray_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@c2f7c63
[18:11:53] [Server thread/TRACE] [FML]: Registry: 287 minecraft:gray_bed net.minecraft.item.crafting.ShapedRecipes@fe156f4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 288 minecraft:gray_banner net.minecraft.item.crafting.ShapedRecipes@7582a16b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 289 minecraft:granite net.minecraft.item.crafting.ShapelessRecipes@42ef5216
[18:11:53] [Server thread/TRACE] [FML]: Registry: 290 minecraft:golden_sword net.minecraft.item.crafting.ShapedRecipes@5340ccb9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 291 minecraft:golden_shovel net.minecraft.item.crafting.ShapedRecipes@174cb0d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 292 minecraft:golden_rail net.minecraft.item.crafting.ShapedRecipes@57cff804
[18:11:53] [Server thread/TRACE] [FML]: Registry: 293 minecraft:golden_pickaxe net.minecraft.item.crafting.ShapedRecipes@3de383f7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 294 minecraft:golden_leggings net.minecraft.item.crafting.ShapedRecipes@341964d0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 295 minecraft:golden_hoe net.minecraft.item.crafting.ShapedRecipes@7ebfe01a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 296 minecraft:golden_helmet net.minecraft.item.crafting.ShapedRecipes@6d695ec4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 297 minecraft:golden_chestplate net.minecraft.item.crafting.ShapedRecipes@7b10472e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 298 minecraft:golden_carrot net.minecraft.item.crafting.ShapedRecipes@32d8710a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 299 minecraft:golden_boots net.minecraft.item.crafting.ShapedRecipes@10e4ee33
[18:11:53] [Server thread/TRACE] [FML]: Registry: 300 minecraft:golden_axe net.minecraft.item.crafting.ShapedRecipes@14c5283
[18:11:53] [Server thread/TRACE] [FML]: Registry: 301 minecraft:golden_apple net.minecraft.item.crafting.ShapedRecipes@7cbede2b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 302 minecraft:gold_nugget net.minecraft.item.crafting.ShapedRecipes@2b19b346
[18:11:53] [Server thread/TRACE] [FML]: Registry: 303 minecraft:gold_ingot_from_nuggets net.minecraft.item.crafting.ShapedRecipes@54e06788
[18:11:53] [Server thread/TRACE] [FML]: Registry: 304 minecraft:gold_ingot_from_block net.minecraft.item.crafting.ShapedRecipes@19ce19b7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 305 minecraft:gold_block net.minecraft.item.crafting.ShapedRecipes@43b45ce4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 306 minecraft:glowstone net.minecraft.item.crafting.ShapedRecipes@2459333a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 307 minecraft:glass_pane net.minecraft.item.crafting.ShapedRecipes@5b2c7186
[18:11:53] [Server thread/TRACE] [FML]: Registry: 308 minecraft:glass_bottle net.minecraft.item.crafting.ShapedRecipes@bea283b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 309 minecraft:furnace_minecart net.minecraft.item.crafting.ShapedRecipes@7b9d1a4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 310 minecraft:furnace net.minecraft.item.crafting.ShapedRecipes@16c8e9b8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 311 minecraft:flower_pot net.minecraft.item.crafting.ShapedRecipes@f96654
[18:11:53] [Server thread/TRACE] [FML]: Registry: 312 minecraft:flint_and_steel net.minecraft.item.crafting.ShapelessRecipes@53fc870f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 313 minecraft:fishing_rod net.minecraft.item.crafting.ShapedRecipes@5cf3a7f9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 314 minecraft:fire_charge net.minecraft.item.crafting.ShapelessRecipes@4fc71437
[18:11:53] [Server thread/TRACE] [FML]: Registry: 315 minecraft:fermented_spider_eye net.minecraft.item.crafting.ShapelessRecipes@4b916cc2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 316 minecraft:fence_gate net.minecraft.item.crafting.ShapedRecipes@652a1a17
[18:11:53] [Server thread/TRACE] [FML]: Registry: 317 minecraft:fence net.minecraft.item.crafting.ShapedRecipes@7affee54
[18:11:53] [Server thread/TRACE] [FML]: Registry: 318 minecraft:ender_eye net.minecraft.item.crafting.ShapelessRecipes@49353d43
[18:11:53] [Server thread/TRACE] [FML]: Registry: 319 minecraft:ender_chest net.minecraft.item.crafting.ShapedRecipes@838e109
[18:11:53] [Server thread/TRACE] [FML]: Registry: 320 minecraft:end_rod net.minecraft.item.crafting.ShapedRecipes@6aa9a93b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 321 minecraft:end_crystal net.minecraft.item.crafting.ShapedRecipes@21ce2e4d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 322 minecraft:end_bricks net.minecraft.item.crafting.ShapedRecipes@2573b149
[18:11:53] [Server thread/TRACE] [FML]: Registry: 323 minecraft:enchanting_table net.minecraft.item.crafting.ShapedRecipes@62ee1c89
[18:11:53] [Server thread/TRACE] [FML]: Registry: 324 minecraft:emerald_block net.minecraft.item.crafting.ShapedRecipes@220be130
[18:11:53] [Server thread/TRACE] [FML]: Registry: 325 minecraft:emerald net.minecraft.item.crafting.ShapedRecipes@f439e0f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 326 minecraft:dropper net.minecraft.item.crafting.ShapedRecipes@3e5c7588
[18:11:53] [Server thread/TRACE] [FML]: Registry: 327 minecraft:dispenser net.minecraft.item.crafting.ShapedRecipes@6f67ece5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 328 minecraft:diorite net.minecraft.item.crafting.ShapedRecipes@7b8fcdf2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 329 minecraft:diamond_sword net.minecraft.item.crafting.ShapedRecipes@44f23927
[18:11:53] [Server thread/TRACE] [FML]: Registry: 330 minecraft:diamond_shovel net.minecraft.item.crafting.ShapedRecipes@1bde9a22
[18:11:53] [Server thread/TRACE] [FML]: Registry: 331 minecraft:diamond_pickaxe net.minecraft.item.crafting.ShapedRecipes@c335b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 332 minecraft:diamond_leggings net.minecraft.item.crafting.ShapedRecipes@7112fa5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 333 minecraft:diamond_hoe net.minecraft.item.crafting.ShapedRecipes@7c8b37a8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 334 minecraft:diamond_helmet net.minecraft.item.crafting.ShapedRecipes@a859c5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 335 minecraft:diamond_chestplate net.minecraft.item.crafting.ShapedRecipes@6a63ff31
[18:11:53] [Server thread/TRACE] [FML]: Registry: 336 minecraft:diamond_boots net.minecraft.item.crafting.ShapedRecipes@d65e744
[18:11:53] [Server thread/TRACE] [FML]: Registry: 337 minecraft:diamond_block net.minecraft.item.crafting.ShapedRecipes@10724a72
[18:11:53] [Server thread/TRACE] [FML]: Registry: 338 minecraft:diamond_axe net.minecraft.item.crafting.ShapedRecipes@61b0af9f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 339 minecraft:diamond net.minecraft.item.crafting.ShapedRecipes@8ecc457
[18:11:53] [Server thread/TRACE] [FML]: Registry: 340 minecraft:detector_rail net.minecraft.item.crafting.ShapedRecipes@17e2835c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 341 minecraft:daylight_detector net.minecraft.item.crafting.ShapedRecipes@3ddac0b6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 342 minecraft:dark_prismarine net.minecraft.item.crafting.ShapedRecipes@366b4a7b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 343 minecraft:dark_oak_wooden_slab net.minecraft.item.crafting.ShapedRecipes@283ecb4b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 344 minecraft:dark_oak_stairs net.minecraft.item.crafting.ShapedRecipes@3f9e8af5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 345 minecraft:dark_oak_planks net.minecraft.item.crafting.ShapedRecipes@4e9bd2c8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 346 minecraft:dark_oak_fence_gate net.minecraft.item.crafting.ShapedRecipes@2b0494a8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 347 minecraft:dark_oak_fence net.minecraft.item.crafting.ShapedRecipes@696105c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 348 minecraft:dark_oak_door net.minecraft.item.crafting.ShapedRecipes@3c17794e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 349 minecraft:dark_oak_boat net.minecraft.item.crafting.ShapedRecipes@61ce238e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 350 minecraft:cyan_wool net.minecraft.item.crafting.ShapelessRecipes@342394b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 351 minecraft:cyan_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@1b994617
[18:11:53] [Server thread/TRACE] [FML]: Registry: 352 minecraft:cyan_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@5016f1a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 353 minecraft:cyan_stained_glass net.minecraft.item.crafting.ShapedRecipes@998fbd4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 354 minecraft:cyan_dye net.minecraft.item.crafting.ShapelessRecipes@675230cd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 355 minecraft:cyan_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@10f10230
[18:11:53] [Server thread/TRACE] [FML]: Registry: 356 minecraft:cyan_carpet net.minecraft.item.crafting.ShapedRecipes@362b384c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 357 minecraft:cyan_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@4b475742
[18:11:53] [Server thread/TRACE] [FML]: Registry: 358 minecraft:cyan_bed net.minecraft.item.crafting.ShapedRecipes@484876a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 359 minecraft:cyan_banner net.minecraft.item.crafting.ShapedRecipes@2e47a71e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 360 minecraft:crafting_table net.minecraft.item.crafting.ShapedRecipes@1bbb48dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 361 minecraft:cookie net.minecraft.item.crafting.ShapedRecipes@5dc9d25a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 362 minecraft:compass net.minecraft.item.crafting.ShapedRecipes@4d79d187
[18:11:53] [Server thread/TRACE] [FML]: Registry: 363 minecraft:comparator net.minecraft.item.crafting.ShapedRecipes@2520010e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 364 minecraft:cobblestone_wall net.minecraft.item.crafting.ShapedRecipes@4be1dce6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 365 minecraft:cobblestone_slab net.minecraft.item.crafting.ShapedRecipes@361b3ca6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 366 minecraft:coarse_dirt net.minecraft.item.crafting.ShapedRecipes@5c5c784c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 367 minecraft:coal_block net.minecraft.item.crafting.ShapedRecipes@350e3fb4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 368 minecraft:coal net.minecraft.item.crafting.ShapedRecipes@699bb304
[18:11:53] [Server thread/TRACE] [FML]: Registry: 369 minecraft:clock net.minecraft.item.crafting.ShapedRecipes@13cc31df
[18:11:53] [Server thread/TRACE] [FML]: Registry: 370 minecraft:clay net.minecraft.item.crafting.ShapedRecipes@5e2718b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 371 minecraft:chiseled_stonebrick net.minecraft.item.crafting.ShapedRecipes@2f4545c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 372 minecraft:chiseled_sandstone net.minecraft.item.crafting.ShapedRecipes@69cc49ec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 373 minecraft:chiseled_red_sandstone net.minecraft.item.crafting.ShapedRecipes@1b556a88
[18:11:53] [Server thread/TRACE] [FML]: Registry: 374 minecraft:chiseled_quartz_block net.minecraft.item.crafting.ShapedRecipes@62c6db99
[18:11:53] [Server thread/TRACE] [FML]: Registry: 375 minecraft:chest_minecart net.minecraft.item.crafting.ShapedRecipes@41581c3f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 376 minecraft:chest net.minecraft.item.crafting.ShapedRecipes@352ce817
[18:11:53] [Server thread/TRACE] [FML]: Registry: 377 minecraft:cauldron net.minecraft.item.crafting.ShapedRecipes@4a3bf37c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 378 minecraft:carrot_on_a_stick net.minecraft.item.crafting.ShapedRecipes@2fcffc05
[18:11:53] [Server thread/TRACE] [FML]: Registry: 379 minecraft:cake net.minecraft.item.crafting.ShapedRecipes@efa04b5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 380 minecraft:bucket net.minecraft.item.crafting.ShapedRecipes@8167f57
[18:11:53] [Server thread/TRACE] [FML]: Registry: 381 minecraft:brown_wool net.minecraft.item.crafting.ShapelessRecipes@6ba355e4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 382 minecraft:brown_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@59d0fac9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 383 minecraft:brown_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@593f7d2e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 384 minecraft:brown_stained_glass net.minecraft.item.crafting.ShapedRecipes@7b2f8152
[18:11:53] [Server thread/TRACE] [FML]: Registry: 385 minecraft:brown_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@24f5e9e8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 386 minecraft:brown_carpet net.minecraft.item.crafting.ShapedRecipes@3661b732
[18:11:53] [Server thread/TRACE] [FML]: Registry: 387 minecraft:brown_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@2c70a1de
[18:11:53] [Server thread/TRACE] [FML]: Registry: 388 minecraft:brown_bed net.minecraft.item.crafting.ShapedRecipes@37665305
[18:11:53] [Server thread/TRACE] [FML]: Registry: 389 minecraft:brown_banner net.minecraft.item.crafting.ShapedRecipes@5444f1c3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 390 minecraft:brick_stairs net.minecraft.item.crafting.ShapedRecipes@4070c4ff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 391 minecraft:brick_slab net.minecraft.item.crafting.ShapedRecipes@23263ba
[18:11:53] [Server thread/TRACE] [FML]: Registry: 392 minecraft:brick_block net.minecraft.item.crafting.ShapedRecipes@178ba69f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 393 minecraft:brewing_stand net.minecraft.item.crafting.ShapedRecipes@36ab69d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 394 minecraft:bread net.minecraft.item.crafting.ShapedRecipes@56a9b662
[18:11:53] [Server thread/TRACE] [FML]: Registry: 395 minecraft:bowl net.minecraft.item.crafting.ShapedRecipes@76134251
[18:11:53] [Server thread/TRACE] [FML]: Registry: 396 minecraft:bow net.minecraft.item.crafting.ShapedRecipes@12ebfb2d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 397 minecraft:bookshelf net.minecraft.item.crafting.ShapedRecipes@33837bd4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 398 minecraft:book net.minecraft.item.crafting.ShapelessRecipes@29ee8174
[18:11:53] [Server thread/TRACE] [FML]: Registry: 399 minecraft:bone_meal_from_bone net.minecraft.item.crafting.ShapelessRecipes@2e030cc1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 400 minecraft:bone_meal_from_block net.minecraft.item.crafting.ShapelessRecipes@f4d391c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 401 minecraft:bone_block net.minecraft.item.crafting.ShapedRecipes@26b3fe8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 402 minecraft:boat net.minecraft.item.crafting.ShapedRecipes@5ccc971e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 403 minecraft:blue_wool net.minecraft.item.crafting.ShapelessRecipes@3c20e9d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 404 minecraft:blue_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@76105ac0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 405 minecraft:blue_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@50e24ea4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 406 minecraft:blue_stained_glass net.minecraft.item.crafting.ShapedRecipes@29dfc68f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 407 minecraft:blue_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@36cf6377
[18:11:53] [Server thread/TRACE] [FML]: Registry: 408 minecraft:blue_carpet net.minecraft.item.crafting.ShapedRecipes@67f266bd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 409 minecraft:blue_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@3b1137b0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 410 minecraft:blue_bed net.minecraft.item.crafting.ShapedRecipes@cea67b1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 411 minecraft:blue_banner net.minecraft.item.crafting.ShapedRecipes@5ced0537
[18:11:53] [Server thread/TRACE] [FML]: Registry: 412 minecraft:blaze_powder net.minecraft.item.crafting.ShapelessRecipes@44da745f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 413 minecraft:black_wool net.minecraft.item.crafting.ShapelessRecipes@6a3e633a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 414 minecraft:black_stained_hardened_clay net.minecraft.item.crafting.ShapedRecipes@2e057637
[18:11:53] [Server thread/TRACE] [FML]: Registry: 415 minecraft:black_stained_glass_pane net.minecraft.item.crafting.ShapedRecipes@1e406cbe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 416 minecraft:black_stained_glass net.minecraft.item.crafting.ShapedRecipes@7577589
[18:11:53] [Server thread/TRACE] [FML]: Registry: 417 minecraft:black_concrete_powder net.minecraft.item.crafting.ShapelessRecipes@3be369fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 418 minecraft:black_carpet net.minecraft.item.crafting.ShapedRecipes@4c0930c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 419 minecraft:black_bed_from_white_bed net.minecraft.item.crafting.ShapelessRecipes@4e26040f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 420 minecraft:black_bed net.minecraft.item.crafting.ShapedRecipes@6e617c0e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 421 minecraft:black_banner net.minecraft.item.crafting.ShapedRecipes@5b0835cb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 422 minecraft:birch_wooden_slab net.minecraft.item.crafting.ShapedRecipes@5dc7391e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 423 minecraft:birch_stairs net.minecraft.item.crafting.ShapedRecipes@782dc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 424 minecraft:birch_planks net.minecraft.item.crafting.ShapedRecipes@67a3dd86
[18:11:53] [Server thread/TRACE] [FML]: Registry: 425 minecraft:birch_fence_gate net.minecraft.item.crafting.ShapedRecipes@34e4fb39
[18:11:53] [Server thread/TRACE] [FML]: Registry: 426 minecraft:birch_fence net.minecraft.item.crafting.ShapedRecipes@20e48e63
[18:11:53] [Server thread/TRACE] [FML]: Registry: 427 minecraft:birch_door net.minecraft.item.crafting.ShapedRecipes@a97a895
[18:11:53] [Server thread/TRACE] [FML]: Registry: 428 minecraft:birch_boat net.minecraft.item.crafting.ShapedRecipes@27b7204
[18:11:53] [Server thread/TRACE] [FML]: Registry: 429 minecraft:beetroot_soup net.minecraft.item.crafting.ShapedRecipes@f837c11
[18:11:53] [Server thread/TRACE] [FML]: Registry: 430 minecraft:beacon net.minecraft.item.crafting.ShapedRecipes@33089426
[18:11:53] [Server thread/TRACE] [FML]: Registry: 431 minecraft:arrow net.minecraft.item.crafting.ShapedRecipes@5d75f90e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 432 minecraft:armor_stand net.minecraft.item.crafting.ShapedRecipes@64e89bb2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 433 minecraft:anvil net.minecraft.item.crafting.ShapedRecipes@5ba36c83
[18:11:53] [Server thread/TRACE] [FML]: Registry: 434 minecraft:andesite net.minecraft.item.crafting.ShapelessRecipes@59aa1d1c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 435 minecraft:activator_rail net.minecraft.item.crafting.ShapedRecipes@22f057b4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 436 minecraft:acacia_wooden_slab net.minecraft.item.crafting.ShapedRecipes@266a47fd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 437 minecraft:acacia_stairs net.minecraft.item.crafting.ShapedRecipes@6d5de79a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 438 minecraft:acacia_planks net.minecraft.item.crafting.ShapedRecipes@6de9bba2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 439 minecraft:acacia_fence_gate net.minecraft.item.crafting.ShapedRecipes@47e725af
[18:11:53] [Server thread/TRACE] [FML]: Registry: 440 minecraft:acacia_fence net.minecraft.item.crafting.ShapedRecipes@1405aa6a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 441 minecraft:acacia_door net.minecraft.item.crafting.ShapedRecipes@7b58d678
[18:11:53] [Server thread/TRACE] [FML]: Registry: 442 minecraft:acacia_boat net.minecraft.item.crafting.ShapedRecipes@20960b51
[18:11:53] [Server thread/TRACE] [FML]: Registry: 443 pixelmon:white_vending_machine net.minecraft.item.crafting.ShapedRecipes@6072e148
[18:11:53] [Server thread/TRACE] [FML]: Registry: 444 pixelmon:cyan_chair net.minecraft.item.crafting.ShapedRecipes@303baaab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 445 pixelmon:green_armchair net.minecraft.item.crafting.ShapedRecipes@19272ab6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 446 pixelmon:blackbadgecase net.minecraft.item.crafting.ShapedRecipes@7c473d28
[18:11:53] [Server thread/TRACE] [FML]: Registry: 447 pixelmon:poke_grass net.minecraft.item.crafting.ShapedRecipes@29d38af4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 448 pixelmon:timed_fall net.minecraft.item.crafting.ShapedRecipes@63dc1fdf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 449 pixelmon:orange_vending_machine net.minecraft.item.crafting.ShapedRecipes@4eee32c3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 450 pixelmon:green_clock net.minecraft.item.crafting.ShapedRecipes@21f0f747
[18:11:53] [Server thread/TRACE] [FML]: Registry: 451 pixelmon:sun_stone_helm net.minecraft.item.crafting.ShapedRecipes@15249986
[18:11:53] [Server thread/TRACE] [FML]: Registry: 452 pixelmon:blue_folding_chair net.minecraft.item.crafting.ShapedRecipes@1534b072
[18:11:53] [Server thread/TRACE] [FML]: Registry: 453 pixelmon:gray_armchair net.minecraft.item.crafting.ShapedRecipes@318e2858
[18:11:53] [Server thread/TRACE] [FML]: Registry: 454 pixelmon:sun_stone_shovel net.minecraft.item.crafting.ShapedRecipes@290c6a38
[18:11:53] [Server thread/TRACE] [FML]: Registry: 455 pixelmon:cyan_couch net.minecraft.item.crafting.ShapedRecipes@397404fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 456 pixelmon:red_chain net.minecraft.item.crafting.ShapelessRecipes@108dfd21
[18:11:53] [Server thread/TRACE] [FML]: Registry: 457 pixelmon:gray_cushion_chair net.minecraft.item.crafting.ShapedRecipes@4d93a177
[18:11:53] [Server thread/TRACE] [FML]: Registry: 458 pixelmon:timer_ball_disc net.minecraft.item.crafting.ShapedRecipes@399e46ee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 459 pixelmon:blue_chair net.minecraft.item.crafting.ShapedRecipes@56eaa4d0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 460 pixelmon:white_cushion_chair net.minecraft.item.crafting.ShapedRecipes@6fefaf0f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 461 pixelmon:lure_psychic_weak net.minecraft.item.crafting.ShapelessRecipes@4956bd10
[18:11:53] [Server thread/TRACE] [FML]: Registry: 462 pixelmon:shingles net.minecraft.item.crafting.ShapedRecipes@27213e3e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 463 pixelmon:thunder_stone_helm net.minecraft.item.crafting.ShapedRecipes@24d414e2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 464 pixelmon:mach_bike_frame net.minecraft.item.crafting.ShapedRecipes@c103670
[18:11:53] [Server thread/TRACE] [FML]: Registry: 465 pixelmon:sun_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@8075480
[18:11:53] [Server thread/TRACE] [FML]: Registry: 466 pixelmon:crystal_shovel net.minecraft.item.crafting.ShapedRecipes@6388f532
[18:11:53] [Server thread/TRACE] [FML]: Registry: 467 pixelmon:yellow_vending_machine net.minecraft.item.crafting.ShapedRecipes@7126fd6d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 468 pixelmon:fast_ball_disc net.minecraft.item.crafting.ShapedRecipes@31fa62e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 469 pixelmon:poke_dirt net.minecraft.item.crafting.ShapedRecipes@1e403c38
[18:11:53] [Server thread/TRACE] [FML]: Registry: 470 pixelmon:dawn_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@3982f67f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 471 pixelmon:sapphire_from_block net.minecraft.item.crafting.ShapelessRecipes@59b38b46
[18:11:53] [Server thread/TRACE] [FML]: Registry: 472 pixelmon:orange_cushion_chair net.minecraft.item.crafting.ShapedRecipes@2d17d3f4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 473 pixelmon:zygarde_cube net.minecraft.item.crafting.ShapedRecipes@519235b2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 474 pixelmon:safari_ball_disc net.minecraft.item.crafting.ShapedRecipes@758912d5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 475 pixelmon:crystal_hammer net.minecraft.item.crafting.ShapedRecipes@11a8ed5e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 476 pixelmon:brown_water_float net.minecraft.item.crafting.ShapelessRecipes@63fab366
[18:11:53] [Server thread/TRACE] [FML]: Registry: 477 pixelmon:ultra_ball net.minecraft.item.crafting.ShapelessRecipes@708ea991
[18:11:53] [Server thread/TRACE] [FML]: Registry: 478 pixelmon:sun_stone_legs net.minecraft.item.crafting.ShapedRecipes@69d1162
[18:11:53] [Server thread/TRACE] [FML]: Registry: 479 pixelmon:poke_sand_c2 net.minecraft.item.crafting.ShapedRecipes@24a7ddac
[18:11:53] [Server thread/TRACE] [FML]: Registry: 480 pixelmon:orange_water_float net.minecraft.item.crafting.ShapelessRecipes@17de61a6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 481 pixelmon:dawn_stone_plate net.minecraft.item.crafting.ShapedRecipes@4544650a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 482 pixelmon:white_rug net.minecraft.item.crafting.ShapedRecipes@63fff52
[18:11:53] [Server thread/TRACE] [FML]: Registry: 483 pixelmon:cloning_machine net.minecraft.item.crafting.ShapedRecipes@65a6cd67
[18:11:53] [Server thread/TRACE] [FML]: Registry: 484 pixelmon:amethyst_block net.minecraft.item.crafting.ShapedRecipes@3baf8f51
[18:11:53] [Server thread/TRACE] [FML]: Registry: 485 pixelmon:ranch net.minecraft.item.crafting.ShapedRecipes@579ab927
[18:11:53] [Server thread/TRACE] [FML]: Registry: 486 pixelmon:handles net.minecraft.item.crafting.ShapedRecipes@56d2fcd1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 487 pixelmon:cash_register net.minecraft.item.crafting.ShapedRecipes@2ac08bd7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 488 pixelmon:aluminium_hammer net.minecraft.item.crafting.ShapedRecipes@4ce3174a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 489 pixelmon:galarica_cuff net.minecraft.item.crafting.ShapedRecipes@11bbcb7f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 490 pixelmon:inside_wall_molding net.minecraft.item.crafting.ShapedRecipes@4525b78b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 491 pixelmon:sport_ball_disc net.minecraft.item.crafting.ShapedRecipes@2bb91495
[18:11:53] [Server thread/TRACE] [FML]: Registry: 492 pixelmon:red_cushion_chair net.minecraft.item.crafting.ShapedRecipes@72dbb27e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 493 pixelmon:wailmer_pail net.minecraft.item.crafting.ShapedRecipes@60692ab0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 494 pixelmon:water_stone net.minecraft.item.crafting.ShapedRecipes@6cd20039
[18:11:53] [Server thread/TRACE] [FML]: Registry: 495 pixelmon:water_stone_sword net.minecraft.item.crafting.ShapedRecipes@36e64745
[18:11:53] [Server thread/TRACE] [FML]: Registry: 496 pixelmon:dawn_stone_hammer net.minecraft.item.crafting.ShapedRecipes@1430cf7c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 497 pixelmon:lure_dragon_weak net.minecraft.item.crafting.ShapelessRecipes@38563759
[18:11:53] [Server thread/TRACE] [FML]: Registry: 498 pixelmon:fast_ball net.minecraft.item.crafting.ShapelessRecipes@601dcf80
[18:11:53] [Server thread/TRACE] [FML]: Registry: 499 pixelmon:potato_pack net.minecraft.item.crafting.ShapelessRecipes@25277a2d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 500 pixelmon:carbos com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@275ada4c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 501 pixelmon:dark_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@2d7c07e1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 502 pixelmon:ruby_from_block net.minecraft.item.crafting.ShapelessRecipes@26738ad0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 503 pixelmon:ground_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@46c4edc3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 504 pixelmon:ruby_block net.minecraft.item.crafting.ShapedRecipes@44b187e0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 505 pixelmon:blue_couch net.minecraft.item.crafting.ShapedRecipes@37f1297b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 506 pixelmon:fossil_cleaner net.minecraft.item.crafting.ShapedRecipes@58ef475b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 507 pixelmon:shiny_stone net.minecraft.item.crafting.ShapedRecipes@2ddfe441
[18:11:53] [Server thread/TRACE] [FML]: Registry: 508 pixelmon:dark_workstation net.minecraft.item.crafting.ShapedRecipes@75cb2a4b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 509 pixelmon:fire_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@33786ff9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 510 pixelmon:purple_armchair net.minecraft.item.crafting.ShapedRecipes@61f4e1c0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 511 pixelmon:trade_machine net.minecraft.item.crafting.ShapedRecipes@806b3a5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 512 pixelmon:dusk_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@2371912a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 513 pixelmon:quick_ball_disc net.minecraft.item.crafting.ShapedRecipes@467bfcb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 514 pixelmon:thunder_stone_shovel net.minecraft.item.crafting.ShapedRecipes@6ebbbdcf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 515 pixelmon:brown_chair net.minecraft.item.crafting.ShapedRecipes@46cef393
[18:11:53] [Server thread/TRACE] [FML]: Registry: 516 pixelmon:dawn_stone_sword net.minecraft.item.crafting.ShapedRecipes@7ddd65c8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 517 pixelmon:crystal_block net.minecraft.item.crafting.ShapedRecipes@68bb0ede
[18:11:53] [Server thread/TRACE] [FML]: Registry: 518 pixelmon:water_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@c010f73
[18:11:53] [Server thread/TRACE] [FML]: Registry: 519 pixelmon:cyan_folding_chair net.minecraft.item.crafting.ShapedRecipes@327e03a5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 520 pixelmon:old_running_boots net.minecraft.item.crafting.ShapedRecipes@58c34a0b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 521 pixelmon:brown_vending_machine net.minecraft.item.crafting.ShapedRecipes@785e45ff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 522 pixelmon:zinc com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@61532c52
[18:11:53] [Server thread/TRACE] [FML]: Registry: 523 pixelmon:dawn_stone_helm net.minecraft.item.crafting.ShapedRecipes@25227618
[18:11:53] [Server thread/TRACE] [FML]: Registry: 524 pixelmon:red_folding_chair net.minecraft.item.crafting.ShapedRecipes@4476e531
[18:11:53] [Server thread/TRACE] [FML]: Registry: 525 pixelmon:brown_umbrella net.minecraft.item.crafting.ShapedRecipes@565b1024
[18:11:53] [Server thread/TRACE] [FML]: Registry: 526 pixelmon:ruby_hammer net.minecraft.item.crafting.ShapedRecipes@22fba175
[18:11:53] [Server thread/TRACE] [FML]: Registry: 527 pixelmon:pink_clock net.minecraft.item.crafting.ShapedRecipes@71b21990
[18:11:53] [Server thread/TRACE] [FML]: Registry: 528 pixelmon:light_grey_armchair net.minecraft.item.crafting.ShapedRecipes@5f87d52b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 529 pixelmon:acacia_bench net.minecraft.item.crafting.ShapedRecipes@17384dc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 530 pixelmon:incense_burner net.minecraft.item.crafting.ShapedRecipes@6e2a7065
[18:11:53] [Server thread/TRACE] [FML]: Registry: 531 pixelmon:gray_couch net.minecraft.item.crafting.ShapedRecipes@6481fdc3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 532 pixelmon:washing_machine net.minecraft.item.crafting.ShapedRecipes@10b41c52
[18:11:53] [Server thread/TRACE] [FML]: Registry: 533 pixelmon:birch_bench net.minecraft.item.crafting.ShapedRecipes@59fe2741
[18:11:53] [Server thread/TRACE] [FML]: Registry: 534 pixelmon:orange_couch net.minecraft.item.crafting.ShapedRecipes@58d5940d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 535 pixelmon:water_stone_hammer net.minecraft.item.crafting.ShapedRecipes@6758148f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 536 pixelmon:poke_sand_c1 net.minecraft.item.crafting.ShapedRecipes@1da6aafc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 537 pixelmon:pokecenter_sign net.minecraft.item.crafting.ShapedRecipes@18ad9a18
[18:11:53] [Server thread/TRACE] [FML]: Registry: 538 pixelmon:repeat_ball net.minecraft.item.crafting.ShapelessRecipes@649f493c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 539 pixelmon:light_grey_couch net.minecraft.item.crafting.ShapedRecipes@6d84c934
[18:11:53] [Server thread/TRACE] [FML]: Registry: 540 pixelmon:iron_hammer net.minecraft.item.crafting.ShapedRecipes@4d925ae7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 541 pixelmon:brown_cushion_chair net.minecraft.item.crafting.ShapedRecipes@5805e133
[18:11:53] [Server thread/TRACE] [FML]: Registry: 542 pixelmon:trash_can net.minecraft.item.crafting.ShapedRecipes@23010842
[18:11:53] [Server thread/TRACE] [FML]: Registry: 543 pixelmon:iron com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@74e12dcb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 544 pixelmon:white_folding_chair net.minecraft.item.crafting.ShapedRecipes@f30d868
[18:11:53] [Server thread/TRACE] [FML]: Registry: 545 pixelmon:outside_wall net.minecraft.item.crafting.ShapelessRecipes@2336b773
[18:11:53] [Server thread/TRACE] [FML]: Registry: 546 pixelmon:temple_block net.minecraft.item.crafting.ShapedRecipes@76954dd0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 547 pixelmon:ruby_hoe net.minecraft.item.crafting.ShapedRecipes@4dfbd976
[18:11:53] [Server thread/TRACE] [FML]: Registry: 548 pixelmon:black_umbrella net.minecraft.item.crafting.ShapedRecipes@6f589bc0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 549 pixelmon:gray_rug net.minecraft.item.crafting.ShapedRecipes@2078344a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 550 pixelmon:blue_clock net.minecraft.item.crafting.ShapedRecipes@5d29688d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 551 pixelmon:red_chair net.minecraft.item.crafting.ShapedRecipes@7e4dc7e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 552 pixelmon:nest_ball net.minecraft.item.crafting.ShapelessRecipes@35e39b23
[18:11:53] [Server thread/TRACE] [FML]: Registry: 553 pixelmon:white_water_float net.minecraft.item.crafting.ShapelessRecipes@143ea47
[18:11:53] [Server thread/TRACE] [FML]: Registry: 554 pixelmon:rocket_plate net.minecraft.item.crafting.ShapedRecipes@105971c7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 555 pixelmon:lightblue_armchair net.minecraft.item.crafting.ShapedRecipes@5cc8c80b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 556 pixelmon:fossil_machine_display net.minecraft.item.crafting.ShapedRecipes@4f55223d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 557 pixelmon:repel net.minecraft.item.crafting.ShapedRecipes@125b6b35
[18:11:53] [Server thread/TRACE] [FML]: Registry: 558 pixelmon:thunder_stone_sword net.minecraft.item.crafting.ShapedRecipes@67350623
[18:11:53] [Server thread/TRACE] [FML]: Registry: 559 pixelmon:fridge net.minecraft.item.crafting.ShapedRecipes@7d962ee4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 560 pixelmon:green_water_float net.minecraft.item.crafting.ShapelessRecipes@3b8dae9b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 561 pixelmon:tree net.minecraftforge.oredict.ShapedOreRecipe@19a357e2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 562 pixelmon:tv net.minecraft.item.crafting.ShapedRecipes@6c137458
[18:11:53] [Server thread/TRACE] [FML]: Registry: 563 pixelmon:cyan_water_float net.minecraft.item.crafting.ShapelessRecipes@53b6f29b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 564 pixelmon:purple_vending_machine net.minecraft.item.crafting.ShapedRecipes@27f48598
[18:11:53] [Server thread/TRACE] [FML]: Registry: 565 pixelmon:wooden_flooring net.minecraft.item.crafting.ShapedRecipes@64358293
[18:11:53] [Server thread/TRACE] [FML]: Registry: 566 pixelmon:heavy_ball_disc net.minecraft.item.crafting.ShapedRecipes@15bd9698
[18:11:53] [Server thread/TRACE] [FML]: Registry: 567 pixelmon:purple_chair net.minecraft.item.crafting.ShapedRecipes@cfb8a5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 568 pixelmon:ruby_axe net.minecraft.item.crafting.ShapedRecipes@6897f5fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 569 pixelmon:neo_plasma_boots net.minecraft.item.crafting.ShapedRecipes@1716bd68
[18:11:53] [Server thread/TRACE] [FML]: Registry: 570 pixelmon:temple_stairs net.minecraft.item.crafting.ShapedRecipes@4272102c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 571 pixelmon:light_workstation net.minecraft.item.crafting.ShapedRecipes@7fdd3f92
[18:11:53] [Server thread/TRACE] [FML]: Registry: 572 pixelmon:blue_vending_machine net.minecraft.item.crafting.ShapedRecipes@5547a114
[18:11:53] [Server thread/TRACE] [FML]: Registry: 573 pixelmon:aluminum_disc net.minecraft.item.crafting.ShapedRecipes@4a50d885
[18:11:53] [Server thread/TRACE] [FML]: Registry: 574 pixelmon:lure_ice_strong net.minecraft.item.crafting.ShapelessRecipes@53a1b551
[18:11:53] [Server thread/TRACE] [FML]: Registry: 575 pixelmon:yellow_rug net.minecraft.item.crafting.ShapedRecipes@43056a61
[18:11:53] [Server thread/TRACE] [FML]: Registry: 576 pixelmon:galactic_plate net.minecraft.item.crafting.ShapedRecipes@19b00557
[18:11:53] [Server thread/TRACE] [FML]: Registry: 577 pixelmon:elevator net.minecraft.item.crafting.ShapedRecipes@580e9622
[18:11:53] [Server thread/TRACE] [FML]: Registry: 578 pixelmon:sun_stone_hoe net.minecraft.item.crafting.ShapedRecipes@3e076d37
[18:11:53] [Server thread/TRACE] [FML]: Registry: 579 pixelmon:lure_ball net.minecraft.item.crafting.ShapelessRecipes@591e0c53
[18:11:53] [Server thread/TRACE] [FML]: Registry: 580 pixelmon:green_folding_chair net.minecraft.item.crafting.ShapedRecipes@5a61ff23
[18:11:53] [Server thread/TRACE] [FML]: Registry: 581 pixelmon:green_rug net.minecraft.item.crafting.ShapedRecipes@213d2921
[18:11:53] [Server thread/TRACE] [FML]: Registry: 582 pixelmon:fire_stone_helm net.minecraft.item.crafting.ShapedRecipes@577554b1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 583 pixelmon:trade_holder_left net.minecraftforge.oredict.ShapedOreRecipe@2f089de8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 584 pixelmon:blue_cushion_chair net.minecraft.item.crafting.ShapedRecipes@3c508fb3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 585 pixelmon:brown_couch net.minecraft.item.crafting.ShapedRecipes@46ed039f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 586 pixelmon:white_armchair net.minecraft.item.crafting.ShapedRecipes@4491ecf2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 587 pixelmon:ruby_legs net.minecraft.item.crafting.ShapedRecipes@64f7af85
[18:11:53] [Server thread/TRACE] [FML]: Registry: 588 pixelmon:black_water_float net.minecraft.item.crafting.ShapelessRecipes@51032450
[18:11:53] [Server thread/TRACE] [FML]: Registry: 589 pixelmon:repeat_ball_disc net.minecraft.item.crafting.ShapedRecipes@55b86587
[18:11:53] [Server thread/TRACE] [FML]: Registry: 590 pixelmon:poke_sand_e1 net.minecraft.item.crafting.ShapedRecipes@1af6eea6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 591 pixelmon:sapphire_hoe net.minecraft.item.crafting.ShapedRecipes@3ef47c86
[18:11:53] [Server thread/TRACE] [FML]: Registry: 592 pixelmon:moon_stone_helm net.minecraft.item.crafting.ShapedRecipes@7e28c921
[18:11:53] [Server thread/TRACE] [FML]: Registry: 593 pixelmon:water_stone_boots net.minecraft.item.crafting.ShapedRecipes@122fed64
[18:11:53] [Server thread/TRACE] [FML]: Registry: 594 pixelmon:purple_folding_chair net.minecraft.item.crafting.ShapedRecipes@7522999c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 595 pixelmon:red_clock net.minecraft.item.crafting.ShapedRecipes@644164b5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 596 pixelmon:heal_ball_disc net.minecraft.item.crafting.ShapedRecipes@16d1491c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 597 pixelmon:fire_stone_sword net.minecraft.item.crafting.ShapedRecipes@73d86ee3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 598 pixelmon:reveal_glass net.minecraft.item.crafting.ShapedRecipes@42bc1dd5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 599 pixelmon:sapphire_helm net.minecraft.item.crafting.ShapedRecipes@2424a8a8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 600 pixelmon:ruby_shovel net.minecraft.item.crafting.ShapedRecipes@6a139ccc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 601 pixelmon:green_couch net.minecraft.item.crafting.ShapedRecipes@2a12f628
[18:11:53] [Server thread/TRACE] [FML]: Registry: 602 pixelmon:poke_sand_c3 net.minecraft.item.crafting.ShapedRecipes@30f3d22b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 603 pixelmon:orange_tank net.minecraft.item.crafting.ShapedRecipes@3e33a11b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 604 pixelmon:mach_bike net.minecraft.item.crafting.ShapedRecipes@2e14069a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 605 pixelmon:pink_umbrella net.minecraft.item.crafting.ShapedRecipes@3c3705f8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 606 pixelmon:steel_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@706b27bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 607 pixelmon:sun_stone_boots net.minecraft.item.crafting.ShapedRecipes@bb0e33
[18:11:53] [Server thread/TRACE] [FML]: Registry: 608 pixelmon:fossil_display net.minecraftforge.oredict.ShapedOreRecipe@7c7fe1fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 609 pixelmon:leaf_stone_boots net.minecraft.item.crafting.ShapedRecipes@3ea247c7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 610 pixelmon:fighting_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@2d026c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 611 pixelmon:love_ball net.minecraft.item.crafting.ShapelessRecipes@70118d92
[18:11:53] [Server thread/TRACE] [FML]: Registry: 612 pixelmon:cyan_vending_machine net.minecraft.item.crafting.ShapedRecipes@108d1f3f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 613 pixelmon:iron_disc net.minecraft.item.crafting.ShapedRecipes@fae8fc7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 614 pixelmon:pink_cushion_chair net.minecraft.item.crafting.ShapedRecipes@6449ac1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 615 pixelmon:old_rod net.minecraft.item.crafting.ShapedRecipes@160f8f0f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 616 pixelmon:fire_stone_shovel net.minecraft.item.crafting.ShapedRecipes@6f6ff854
[18:11:53] [Server thread/TRACE] [FML]: Registry: 617 pixelmon:dusk_stone_sword net.minecraft.item.crafting.ShapedRecipes@6bb98e57
[18:11:53] [Server thread/TRACE] [FML]: Registry: 618 pixelmon:lax_incense com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@6341222a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 619 pixelmon:uno_orb net.minecraft.item.crafting.ShapelessRecipes@452980ab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 620 pixelmon:dusk_stone_axe net.minecraft.item.crafting.ShapedRecipes@4f5a3882
[18:11:53] [Server thread/TRACE] [FML]: Registry: 621 pixelmon:ice_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@34024bb4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 622 pixelmon:amethyst_shovel net.minecraft.item.crafting.ShapedRecipes@3c9fcde4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 623 pixelmon:white_umbrella net.minecraft.item.crafting.ShapedRecipes@305ca019
[18:11:53] [Server thread/TRACE] [FML]: Registry: 624 pixelmon:leaf_stone_hoe net.minecraft.item.crafting.ShapedRecipes@48d950e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 625 pixelmon:water_stone_plate net.minecraft.item.crafting.ShapedRecipes@1efca382
[18:11:53] [Server thread/TRACE] [FML]: Registry: 626 pixelmon:leaf_stone net.minecraft.item.crafting.ShapedRecipes@46255456
[18:11:53] [Server thread/TRACE] [FML]: Registry: 627 pixelmon:lure_fire_strong net.minecraft.item.crafting.ShapelessRecipes@792963b5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 628 pixelmon:sport_ball net.minecraft.item.crafting.ShapelessRecipes@f06bd51
[18:11:53] [Server thread/TRACE] [FML]: Registry: 629 pixelmon:lure_bug_weak net.minecraft.item.crafting.ShapelessRecipes@139afaa0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 630 pixelmon:pink_chair net.minecraft.item.crafting.ShapedRecipes@d35fbc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 631 pixelmon:mixed_mushrooms net.minecraft.item.crafting.ShapelessRecipes@72eea660
[18:11:53] [Server thread/TRACE] [FML]: Registry: 632 pixelmon:lure_psychic_strong net.minecraft.item.crafting.ShapelessRecipes@3ca9798e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 633 pixelmon:dragon_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@6b12a363
[18:11:53] [Server thread/TRACE] [FML]: Registry: 634 pixelmon:ruby_boots net.minecraft.item.crafting.ShapedRecipes@5bc6f9dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 635 pixelmon:sun_stone net.minecraft.item.crafting.ShapedRecipes@556d0a0c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 636 pixelmon:water_stone_shovel net.minecraft.item.crafting.ShapedRecipes@3138256b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 637 pixelmon:lure_fire_weak net.minecraft.item.crafting.ShapelessRecipes@4afc175a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 638 pixelmon:net_ball net.minecraft.item.crafting.ShapelessRecipes@ce6769a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 639 pixelmon:lure_rock_weak net.minecraft.item.crafting.ShapelessRecipes@28df4de1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 640 pixelmon:rocket_legs net.minecraft.item.crafting.ShapedRecipes@3ca70143
[18:11:53] [Server thread/TRACE] [FML]: Registry: 641 pixelmon:toast com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@749c398e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 642 pixelmon:plasma_boots net.minecraft.item.crafting.ShapedRecipes@7e6d3579
[18:11:53] [Server thread/TRACE] [FML]: Registry: 643 pixelmon:tres_orb net.minecraft.item.crafting.ShapelessRecipes@2231a489
[18:11:53] [Server thread/TRACE] [FML]: Registry: 644 pixelmon:pink_armchair net.minecraft.item.crafting.ShapedRecipes@12c63e5b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 645 pixelmon:crystal_pickaxe net.minecraft.item.crafting.ShapedRecipes@568f5481
[18:11:53] [Server thread/TRACE] [FML]: Registry: 646 pixelmon:premier_ball_disc net.minecraft.item.crafting.ShapedRecipes@1dc4d07
[18:11:53] [Server thread/TRACE] [FML]: Registry: 647 pixelmon:plasma_helm net.minecraft.item.crafting.ShapedRecipes@66cc10f6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 648 pixelmon:magenta_armchair net.minecraft.item.crafting.ShapedRecipes@16d59a13
[18:11:53] [Server thread/TRACE] [FML]: Registry: 649 pixelmon:fossil_machine_tank net.minecraft.item.crafting.ShapedRecipes@72547568
[18:11:53] [Server thread/TRACE] [FML]: Registry: 650 pixelmon:greenbadgecase net.minecraft.item.crafting.ShapedRecipes@74fb1799
[18:11:53] [Server thread/TRACE] [FML]: Registry: 651 pixelmon:amethyst_axe net.minecraft.item.crafting.ShapedRecipes@522b67
[18:11:53] [Server thread/TRACE] [FML]: Registry: 652 pixelmon:rock net.minecraft.item.crafting.ShapedRecipes@75fb06d5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 653 pixelmon:yellow_water_float net.minecraft.item.crafting.ShapelessRecipes@67a2b1e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 654 pixelmon:diamond_hammer net.minecraft.item.crafting.ShapedRecipes@1b0adcb0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 655 pixelmon:temple_brick net.minecraft.item.crafting.ShapedRecipes@99b75b6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 656 pixelmon:purple_cushion_chair net.minecraft.item.crafting.ShapedRecipes@750ce3ed
[18:11:53] [Server thread/TRACE] [FML]: Registry: 657 pixelmon:crystal_sword net.minecraft.item.crafting.ShapedRecipes@2a304401
[18:11:53] [Server thread/TRACE] [FML]: Registry: 658 pixelmon:mug_pika net.minecraft.item.crafting.ShapedRecipes@7ab7ad9e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 659 pixelmon:poke_sand_c4 net.minecraft.item.crafting.ShapedRecipes@68de60bc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 660 pixelmon:red_armchair net.minecraft.item.crafting.ShapedRecipes@3bfad732
[18:11:53] [Server thread/TRACE] [FML]: Registry: 661 pixelmon:friend_ball net.minecraft.item.crafting.ShapelessRecipes@63eac60a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 662 pixelmon:blue_armchair net.minecraft.item.crafting.ShapedRecipes@2783df5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 663 pixelmon:lure_ha_strong net.minecraft.item.crafting.ShapelessRecipes@7cb1087f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 664 pixelmon:sapphire_sword net.minecraft.item.crafting.ShapedRecipes@79629e3d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 665 pixelmon:fire_stone_axe net.minecraft.item.crafting.ShapedRecipes@191072bd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 666 pixelmon:mower net.minecraft.item.crafting.ShapedRecipes@4018622e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 667 pixelmon:orange_rug net.minecraft.item.crafting.ShapedRecipes@b843284
[18:11:53] [Server thread/TRACE] [FML]: Registry: 668 pixelmon:orange_folding_chair net.minecraft.item.crafting.ShapedRecipes@1dd3dbab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 669 pixelmon:lure_ground_weak net.minecraft.item.crafting.ShapelessRecipes@3bd5a33e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 670 pixelmon:tree_top net.minecraft.item.crafting.ShapedRecipes@7609a4ff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 671 pixelmon:aluminium_boots net.minecraft.item.crafting.ShapedRecipes@19b036d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 672 pixelmon:red_umbrella net.minecraft.item.crafting.ShapedRecipes@624ce760
[18:11:53] [Server thread/TRACE] [FML]: Registry: 673 pixelmon:blue_water_float net.minecraft.item.crafting.ShapelessRecipes@21546661
[18:11:53] [Server thread/TRACE] [FML]: Registry: 674 pixelmon:dark_oak_bench net.minecraft.item.crafting.ShapedRecipes@763f56b7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 675 pixelmon:painting net.minecraft.item.crafting.ShapedRecipes@95aea27
[18:11:53] [Server thread/TRACE] [FML]: Registry: 676 pixelmon:dusk_stone_helm net.minecraft.item.crafting.ShapedRecipes@2d0934ef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 677 pixelmon:brown_clock net.minecraft.item.crafting.ShapedRecipes@39ad25e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 678 pixelmon:sapphire_legs net.minecraft.item.crafting.ShapedRecipes@227d8577
[18:11:53] [Server thread/TRACE] [FML]: Registry: 679 pixelmon:black_couch net.minecraft.item.crafting.ShapedRecipes@563e82eb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 680 pixelmon:gray_umbrella net.minecraft.item.crafting.ShapedRecipes@6c789f84
[18:11:53] [Server thread/TRACE] [FML]: Registry: 681 pixelmon:sapphire_axe net.minecraft.item.crafting.ShapedRecipes@fc5ea2b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 682 pixelmon:thunder_stone_boots net.minecraft.item.crafting.ShapedRecipes@2a679a81
[18:11:53] [Server thread/TRACE] [FML]: Registry: 683 pixelmon:crystal_from_block net.minecraft.item.crafting.ShapelessRecipes@609fbf82
[18:11:53] [Server thread/TRACE] [FML]: Registry: 684 pixelmon:luxury_ball_disc net.minecraft.item.crafting.ShapedRecipes@774b1a04
[18:11:53] [Server thread/TRACE] [FML]: Registry: 685 pixelmon:blank_unown_block net.minecraft.item.crafting.ShapedRecipes@108025be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 686 pixelmon:great_ball_disc net.minecraft.item.crafting.ShapedRecipes@2681c1c2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 687 pixelmon:black_folding_chair net.minecraft.item.crafting.ShapedRecipes@47c1853c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 688 pixelmon:lure_bug_strong net.minecraft.item.crafting.ShapelessRecipes@6feac56b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 689 pixelmon:nest_ball_disc net.minecraft.item.crafting.ShapedRecipes@22e849fa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 690 pixelmon:cave_rock net.minecraft.item.crafting.ShapedRecipes@1696df32
[18:11:53] [Server thread/TRACE] [FML]: Registry: 691 pixelmon:camera net.minecraft.item.crafting.ShapedRecipes@63f7fef5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 692 pixelmon:safari_ball net.minecraft.item.crafting.ShapelessRecipes@3108c5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 693 pixelmon:fossil_machine net.minecraft.item.crafting.ShapedRecipes@19889118
[18:11:53] [Server thread/TRACE] [FML]: Registry: 694 pixelmon:galactic_helm net.minecraft.item.crafting.ShapedRecipes@13371589
[18:11:53] [Server thread/TRACE] [FML]: Registry: 695 pixelmon:rocket_boots net.minecraft.item.crafting.ShapedRecipes@210bd3ec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 696 pixelmon:lure_electric_strong net.minecraft.item.crafting.ShapelessRecipes@786780a4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 697 pixelmon:bluebadgecase net.minecraft.item.crafting.ShapedRecipes@1e91ec1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 698 pixelmon:acro_bike net.minecraft.item.crafting.ShapedRecipes@6fbca5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 699 pixelmon:aluminium_leggings net.minecraft.item.crafting.ShapedRecipes@6a1dcc54
[18:11:53] [Server thread/TRACE] [FML]: Registry: 700 pixelmon:poke_sand_e3 net.minecraft.item.crafting.ShapedRecipes@ebaa4be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 701 pixelmon:lure_ground_strong net.minecraft.item.crafting.ShapelessRecipes@51fdb26e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 702 pixelmon:lure_fighting_weak net.minecraft.item.crafting.ShapelessRecipes@59a98865
[18:11:53] [Server thread/TRACE] [FML]: Registry: 703 pixelmon:tree_bottom net.minecraft.item.crafting.ShapedRecipes@72a55288
[18:11:53] [Server thread/TRACE] [FML]: Registry: 704 pixelmon:sea_incense com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@64df1c23
[18:11:53] [Server thread/TRACE] [FML]: Registry: 705 pixelmon:crystal_axe net.minecraft.item.crafting.ShapedRecipes@5bea0c76
[18:11:53] [Server thread/TRACE] [FML]: Registry: 706 pixelmon:gray_water_float net.minecraft.item.crafting.ShapelessRecipes@6849755e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 707 pixelmon:reassembly_unit net.minecraft.item.crafting.ShapedRecipes@19b8c052
[18:11:53] [Server thread/TRACE] [FML]: Registry: 708 pixelmon:fire_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@646971a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 709 pixelmon:green_umbrella net.minecraft.item.crafting.ShapedRecipes@6f89c48d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 710 pixelmon:trade_holder_right net.minecraftforge.oredict.ShapedOreRecipe@53b27849
[18:11:53] [Server thread/TRACE] [FML]: Registry: 711 pixelmon:window2 net.minecraft.item.crafting.ShapedRecipes@3bd2b484
[18:11:53] [Server thread/TRACE] [FML]: Registry: 712 pixelmon:thunder_stone_hammer net.minecraft.item.crafting.ShapedRecipes@416bf4c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 713 pixelmon:purple_rug net.minecraft.item.crafting.ShapedRecipes@6ce12e8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 714 pixelmon:rock_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@53eeaa49
[18:11:53] [Server thread/TRACE] [FML]: Registry: 715 pixelmon:yellow_folding_chair net.minecraft.item.crafting.ShapedRecipes@52da3e41
[18:11:53] [Server thread/TRACE] [FML]: Registry: 716 pixelmon:yellow_chair net.minecraft.item.crafting.ShapedRecipes@5c148bd3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 717 pixelmon:yellow_couch net.minecraft.item.crafting.ShapedRecipes@1f5d133e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 718 pixelmon:pink_couch net.minecraft.item.crafting.ShapedRecipes@5412d0c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 719 pixelmon:purple_umbrella net.minecraft.item.crafting.ShapedRecipes@cf60a87
[18:11:53] [Server thread/TRACE] [FML]: Registry: 720 pixelmon:moon_stone_axe net.minecraft.item.crafting.ShapedRecipes@4260fc34
[18:11:53] [Server thread/TRACE] [FML]: Registry: 721 pixelmon:clothed_table net.minecraftforge.oredict.ShapedOreRecipe@4fb4f502
[18:11:53] [Server thread/TRACE] [FML]: Registry: 722 pixelmon:pinkbadgecase net.minecraft.item.crafting.ShapedRecipes@2f98aef2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 723 pixelmon:poke_sand_middle net.minecraft.item.crafting.ShapedRecipes@71af2b78
[18:11:53] [Server thread/TRACE] [FML]: Registry: 724 pixelmon:red_couch net.minecraft.item.crafting.ShapedRecipes@27b83824
[18:11:53] [Server thread/TRACE] [FML]: Registry: 725 pixelmon:lure_ball_disc net.minecraft.item.crafting.ShapedRecipes@5d3140fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 726 pixelmon:temple_pillar net.minecraft.item.crafting.ShapedRecipes@623ea8a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 727 pixelmon:brown_armchair net.minecraft.item.crafting.ShapedRecipes@53ca12e8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 728 pixelmon:lure_dragon_strong net.minecraft.item.crafting.ShapelessRecipes@4c114d4e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 729 pixelmon:ruby_sword net.minecraft.item.crafting.ShapedRecipes@64705577
[18:11:53] [Server thread/TRACE] [FML]: Registry: 730 pixelmon:water_stone_helm net.minecraft.item.crafting.ShapedRecipes@52ce9853
[18:11:53] [Server thread/TRACE] [FML]: Registry: 731 pixelmon:moon_stone_boots net.minecraft.item.crafting.ShapedRecipes@4f8ad8d3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 732 pixelmon:aluminium_pickaxe net.minecraft.item.crafting.ShapedRecipes@51d99a40
[18:11:53] [Server thread/TRACE] [FML]: Registry: 733 pixelmon:moon_stone_shovel net.minecraft.item.crafting.ShapedRecipes@1a8927af
[18:11:53] [Server thread/TRACE] [FML]: Registry: 734 pixelmon:jungle_bench net.minecraft.item.crafting.ShapedRecipes@34adb188
[18:11:53] [Server thread/TRACE] [FML]: Registry: 735 pixelmon:full_incense com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@2f5bb583
[18:11:53] [Server thread/TRACE] [FML]: Registry: 736 pixelmon:lure_dark_strong net.minecraft.item.crafting.ShapelessRecipes@5fba1055
[18:11:53] [Server thread/TRACE] [FML]: Registry: 737 pixelmon:amethyst_from_block net.minecraft.item.crafting.ShapelessRecipes@1f4f2046
[18:11:53] [Server thread/TRACE] [FML]: Registry: 738 pixelmon:grass_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@551a6d0d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 739 pixelmon:white_chair net.minecraft.item.crafting.ShapedRecipes@3636382e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 740 pixelmon:protein com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@7856d9aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 741 pixelmon:dawn_stone_axe net.minecraft.item.crafting.ShapedRecipes@2a3287fb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 742 pixelmon:acro_bike_frame net.minecraft.item.crafting.ShapedRecipes@53d4dd46
[18:11:53] [Server thread/TRACE] [FML]: Registry: 743 pixelmon:wheel net.minecraft.item.crafting.ShapedRecipes@1409128e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 744 pixelmon:amethyst_hoe net.minecraft.item.crafting.ShapedRecipes@4d1ecfce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 745 pixelmon:bug_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@615a96c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 746 pixelmon:white_couch net.minecraft.item.crafting.ShapedRecipes@1f2ab599
[18:11:53] [Server thread/TRACE] [FML]: Registry: 747 pixelmon:black_rug net.minecraft.item.crafting.ShapedRecipes@bd6cfbf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 748 pixelmon:anvil net.minecraft.item.crafting.ShapedRecipes@e610e27
[18:11:53] [Server thread/TRACE] [FML]: Registry: 749 pixelmon:dawn_stone_legs net.minecraft.item.crafting.ShapedRecipes@43478cf8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 750 pixelmon:red_rug net.minecraft.item.crafting.ShapedRecipes@5a37243e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 751 pixelmon:fire_stone_boots net.minecraft.item.crafting.ShapedRecipes@62a74af9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 752 pixelmon:yellow_umbrella net.minecraft.item.crafting.ShapedRecipes@509201e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 753 pixelmon:moon_ball_disc net.minecraft.item.crafting.ShapedRecipes@be6bf11
[18:11:53] [Server thread/TRACE] [FML]: Registry: 754 pixelmon:fairy_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@1fa897cb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 755 pixelmon:bridge_block net.minecraft.item.crafting.ShapedRecipes@1723d14b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 756 pixelmon:stone_hammer net.minecraft.item.crafting.ShapedRecipes@5f474eb7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 757 pixelmon:water_stone_legs net.minecraft.item.crafting.ShapedRecipes@53c57b01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 758 pixelmon:lure_shiny_strong net.minecraft.item.crafting.ShapelessRecipes@6a0f309a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 759 pixelmon:lure_grass_strong net.minecraft.item.crafting.ShapelessRecipes@6c35d722
[18:11:53] [Server thread/TRACE] [FML]: Registry: 760 pixelmon:poke_gift net.minecraft.item.crafting.ShapedRecipes@656040e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 761 pixelmon:aluminium_shovel net.minecraft.item.crafting.ShapedRecipes@7f71fdb4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 762 pixelmon:fire_stone_plate net.minecraft.item.crafting.ShapedRecipes@3fd93407
[18:11:53] [Server thread/TRACE] [FML]: Registry: 763 pixelmon:sapphire_block net.minecraft.item.crafting.ShapedRecipes@7aa3d745
[18:11:53] [Server thread/TRACE] [FML]: Registry: 764 pixelmon:lure_ice_weak net.minecraft.item.crafting.ShapelessRecipes@ff8e16c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 765 pixelmon:level_ball net.minecraft.item.crafting.ShapelessRecipes@2220211b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 766 pixelmon:dusty_ruins_wall net.minecraft.item.crafting.ShapedRecipes@411fc9ee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 767 pixelmon:ruby_plate net.minecraft.item.crafting.ShapedRecipes@396ec951
[18:11:53] [Server thread/TRACE] [FML]: Registry: 768 pixelmon:pungent_root net.minecraft.item.crafting.ShapedRecipes@254a76bf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 769 pixelmon:dusk_stone_shovel net.minecraft.item.crafting.ShapedRecipes@2cf7835f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 770 pixelmon:level_ball_disc net.minecraft.item.crafting.ShapedRecipes@5ab0f098
[18:11:53] [Server thread/TRACE] [FML]: Registry: 771 pixelmon:healer net.minecraft.item.crafting.ShapedRecipes@6a05e917
[18:11:53] [Server thread/TRACE] [FML]: Registry: 772 pixelmon:lure_fairy_strong net.minecraft.item.crafting.ShapelessRecipes@e3ef2c8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 773 pixelmon:moon_stone_hammer net.minecraft.item.crafting.ShapedRecipes@30f98bc3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 774 pixelmon:lure_fighting_strong net.minecraft.item.crafting.ShapelessRecipes@551843e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 775 pixelmon:street_light net.minecraft.item.crafting.ShapedRecipes@7584a0dc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 776 pixelmon:meteorite net.minecraft.item.crafting.ShapedRecipes@60f1c463
[18:11:53] [Server thread/TRACE] [FML]: Registry: 777 pixelmon:mechanical_anvil net.minecraft.item.crafting.ShapedRecipes@443dda8d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 778 pixelmon:poke_ball_disc net.minecraft.item.crafting.ShapedRecipes@379c0e06
[18:11:53] [Server thread/TRACE] [FML]: Registry: 779 pixelmon:cookingpot net.minecraft.item.crafting.ShapedRecipes@798dfb4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 780 pixelmon:neo_plasma_legs net.minecraft.item.crafting.ShapedRecipes@54ea041d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 781 pixelmon:infuser net.minecraft.item.crafting.ShapedRecipes@1239d898
[18:11:53] [Server thread/TRACE] [FML]: Registry: 782 pixelmon:orange_clock net.minecraft.item.crafting.ShapedRecipes@7ffc120e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 783 pixelmon:orange_umbrella net.minecraft.item.crafting.ShapedRecipes@45afd004
[18:11:53] [Server thread/TRACE] [FML]: Registry: 784 pixelmon:water_stone_hoe net.minecraft.item.crafting.ShapedRecipes@3ef2d531
[18:11:53] [Server thread/TRACE] [FML]: Registry: 785 pixelmon:fire_stone net.minecraft.item.crafting.ShapedRecipes@53db6a9a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 786 pixelmon:lure_fairy_weak net.minecraft.item.crafting.ShapelessRecipes@6bf9e122
[18:11:53] [Server thread/TRACE] [FML]: Registry: 787 pixelmon:aluminium_sword net.minecraft.item.crafting.ShapedRecipes@32f3070c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 788 pixelmon:normal_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@5ffe03ec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 789 pixelmon:big_tv net.minecraft.item.crafting.ShapedRecipes@3d44d184
[18:11:53] [Server thread/TRACE] [FML]: Registry: 790 pixelmon:fire_stone_legs net.minecraft.item.crafting.ShapedRecipes@4315750e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 791 pixelmon:thunder_stone_axe net.minecraft.item.crafting.ShapedRecipes@150a22c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 792 pixelmon:mower2 net.minecraft.item.crafting.ShapedRecipes@591a52c5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 793 pixelmon:sun_stone_sword net.minecraft.item.crafting.ShapedRecipes@3c9ce3cd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 794 pixelmon:picket_fence net.minecraft.item.crafting.ShapelessRecipes@345e1890
[18:11:53] [Server thread/TRACE] [FML]: Registry: 795 pixelmon:dawn_stone_boots net.minecraft.item.crafting.ShapedRecipes@7e5e8629
[18:11:53] [Server thread/TRACE] [FML]: Registry: 796 pixelmon:leaf_stone_hammer net.minecraft.item.crafting.ShapedRecipes@6c36c51f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 797 pixelmon:plasma_legs net.minecraft.item.crafting.ShapedRecipes@7bec0ab8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 798 pixelmon:lure_ghost_weak net.minecraft.item.crafting.ShapelessRecipes@74759b97
[18:11:53] [Server thread/TRACE] [FML]: Registry: 799 pixelmon:aluminium_from_block net.minecraft.item.crafting.ShapelessRecipes@5eb8daa5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 800 pixelmon:lure_normal_strong net.minecraft.item.crafting.ShapelessRecipes@60e66e21
[18:11:53] [Server thread/TRACE] [FML]: Registry: 801 pixelmon:movement_plate. net.minecraft.item.crafting.ShapedRecipes@2218d096
[18:11:53] [Server thread/TRACE] [FML]: Registry: 802 pixelmon:cyan_rug net.minecraft.item.crafting.ShapedRecipes@7a0d6828
[18:11:53] [Server thread/TRACE] [FML]: Registry: 803 pixelmon:brown_rug net.minecraft.item.crafting.ShapedRecipes@25421ddd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 804 pixelmon:temple_brick_slab net.minecraft.item.crafting.ShapedRecipes@63e60d06
[18:11:53] [Server thread/TRACE] [FML]: Registry: 805 pixelmon:dawn_stone net.minecraft.item.crafting.ShapedRecipes@19a1cdb4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 806 pixelmon:dawn_stone_shovel net.minecraft.item.crafting.ShapedRecipes@63564022
[18:11:53] [Server thread/TRACE] [FML]: Registry: 807 pixelmon:sapphire_shovel net.minecraft.item.crafting.ShapedRecipes@335acde0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 808 pixelmon:lure_flying_strong net.minecraft.item.crafting.ShapelessRecipes@701b9a29
[18:11:53] [Server thread/TRACE] [FML]: Registry: 809 pixelmon:fire_stone_hoe net.minecraft.item.crafting.ShapedRecipes@20a5d402
[18:11:53] [Server thread/TRACE] [FML]: Registry: 810 pixelmon:quick_ball net.minecraft.item.crafting.ShapelessRecipes@56894745
[18:11:53] [Server thread/TRACE] [FML]: Registry: 811 pixelmon:dive_ball net.minecraft.item.crafting.ShapelessRecipes@6012663c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 812 pixelmon:hp_up com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@6a2604f4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 813 pixelmon:boiled_egg com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@6d7eecdc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 814 pixelmon:porygon_piece net.minecraft.item.crafting.ShapelessRecipes@78f6999e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 815 pixelmon:moon_stone_legs net.minecraft.item.crafting.ShapedRecipes@37161f3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 816 pixelmon:great_ball net.minecraft.item.crafting.ShapelessRecipes@47d51256
[18:11:53] [Server thread/TRACE] [FML]: Registry: 817 pixelmon:yellow_armchair net.minecraft.item.crafting.ShapedRecipes@6de1f507
[18:11:53] [Server thread/TRACE] [FML]: Registry: 818 pixelmon:lightblue_couch net.minecraft.item.crafting.ShapedRecipes@7e68a9af
[18:11:53] [Server thread/TRACE] [FML]: Registry: 819 pixelmon:yellow_clock net.minecraft.item.crafting.ShapedRecipes@268cfcbd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 820 pixelmon:sun_stone_plate net.minecraft.item.crafting.ShapedRecipes@10cee76
[18:11:53] [Server thread/TRACE] [FML]: Registry: 821 pixelmon:amethyst_sword net.minecraft.item.crafting.ShapedRecipes@d0823a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 822 pixelmon:lure_ghost_strong net.minecraft.item.crafting.ShapelessRecipes@9dbe5a6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 823 pixelmon:lure_ha_weak net.minecraft.item.crafting.ShapelessRecipes@5e35a734
[18:11:53] [Server thread/TRACE] [FML]: Registry: 824 pixelmon:pink_rug net.minecraft.item.crafting.ShapedRecipes@f1c1193
[18:11:53] [Server thread/TRACE] [FML]: Registry: 825 pixelmon:aluminium_chestplate net.minecraft.item.crafting.ShapedRecipes@748ba14f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 826 pixelmon:gray_chair net.minecraft.item.crafting.ShapedRecipes@216bb10a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 827 pixelmon:temple_brick_stairs net.minecraft.item.crafting.ShapedRecipes@2cf30213
[18:11:53] [Server thread/TRACE] [FML]: Registry: 828 pixelmon:poke_sand_e4 net.minecraft.item.crafting.ShapedRecipes@6dddaacc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 829 pixelmon:water_stone_axe net.minecraft.item.crafting.ShapedRecipes@72ba1623
[18:11:53] [Server thread/TRACE] [FML]: Registry: 830 pixelmon:green_tank net.minecraft.item.crafting.ShapedRecipes@6824d80
[18:11:53] [Server thread/TRACE] [FML]: Registry: 831 pixelmon:aluminium_helmet net.minecraft.item.crafting.ShapedRecipes@2605c537
[18:11:53] [Server thread/TRACE] [FML]: Registry: 832 pixelmon:leaf_stone_plate net.minecraft.item.crafting.ShapedRecipes@40092ce4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 833 pixelmon:super_repel net.minecraft.item.crafting.ShapedRecipes@47fa65ce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 834 pixelmon:box net.minecraft.item.crafting.ShapedRecipes@3fd38aaf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 835 pixelmon:leaf_stone_axe net.minecraft.item.crafting.ShapedRecipes@703d06f7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 836 pixelmon:pink_folding_chair net.minecraft.item.crafting.ShapedRecipes@5e79f49f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 837 pixelmon:film net.minecraft.item.crafting.ShapedRecipes@52a81cbc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 838 pixelmon:fire_stone_hammer net.minecraft.item.crafting.ShapedRecipes@2016df58
[18:11:53] [Server thread/TRACE] [FML]: Registry: 839 pixelmon:lure_steel_strong net.minecraft.item.crafting.ShapelessRecipes@78cb5754
[18:11:53] [Server thread/TRACE] [FML]: Registry: 840 pixelmon:fossil_machine_top net.minecraft.item.crafting.ShapedRecipes@64eaeb3c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 841 pixelmon:lure_poison_weak net.minecraft.item.crafting.ShapelessRecipes@41c7cb04
[18:11:53] [Server thread/TRACE] [FML]: Registry: 842 pixelmon:dusk_stone_boots net.minecraft.item.crafting.ShapedRecipes@162d53d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 843 pixelmon:lure_water_weak net.minecraft.item.crafting.ShapelessRecipes@4234931e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 844 pixelmon:lure_grass_weak net.minecraft.item.crafting.ShapelessRecipes@328901e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 845 pixelmon:lure_water_strong net.minecraft.item.crafting.ShapelessRecipes@6087985a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 846 pixelmon:leaf_stone_sword net.minecraft.item.crafting.ShapedRecipes@31ef4b78
[18:11:53] [Server thread/TRACE] [FML]: Registry: 847 pixelmon:mug_base net.minecraft.item.crafting.ShapedRecipes@1ed90c54
[18:11:53] [Server thread/TRACE] [FML]: Registry: 848 pixelmon:blue_rug net.minecraft.item.crafting.ShapedRecipes@5d745bf6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 849 pixelmon:dusk_stone_hammer net.minecraft.item.crafting.ShapedRecipes@60e2dd5b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 850 pixelmon:amethyst_pickaxe net.minecraft.item.crafting.ShapedRecipes@4f0ea6c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 851 pixelmon:black_cushion_chair net.minecraft.item.crafting.ShapedRecipes@2258a0ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 852 pixelmon:black_vending_machine net.minecraft.item.crafting.ShapedRecipes@55211fd0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 853 pixelmon:moon_stone_hoe net.minecraft.item.crafting.ShapedRecipes@5d52ebda
[18:11:53] [Server thread/TRACE] [FML]: Registry: 854 pixelmon:bench net.minecraft.item.crafting.ShapedRecipes@9308a3b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 855 pixelmon:dusk_ball net.minecraft.item.crafting.ShapelessRecipes@7d9462ab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 856 pixelmon:dusk_stone_legs net.minecraft.item.crafting.ShapedRecipes@53485092
[18:11:53] [Server thread/TRACE] [FML]: Registry: 857 pixelmon:pink_water_float net.minecraft.item.crafting.ShapelessRecipes@10e74e7b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 858 pixelmon:green_vending_machine net.minecraft.item.crafting.ShapedRecipes@61555410
[18:11:53] [Server thread/TRACE] [FML]: Registry: 859 pixelmon:end_table net.minecraftforge.oredict.ShapedOreRecipe@7cdf75bf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 860 pixelmon:ruby_pickaxe net.minecraft.item.crafting.ShapedRecipes@1707a396
[18:11:53] [Server thread/TRACE] [FML]: Registry: 861 pixelmon:sun_stone_axe net.minecraft.item.crafting.ShapedRecipes@2f9915dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 862 pixelmon:mug_ball net.minecraft.item.crafting.ShapedRecipes@2c6d7def
[18:11:53] [Server thread/TRACE] [FML]: Registry: 863 pixelmon:lure_shiny_weak net.minecraft.item.crafting.ShapelessRecipes@1ac1e25a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 864 pixelmon:purple_couch net.minecraft.item.crafting.ShapedRecipes@c83c4ce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 865 pixelmon:trade_panel net.minecraft.item.crafting.ShapedRecipes@5d4222d5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 866 pixelmon:heavy_ball net.minecraft.item.crafting.ShapelessRecipes@52e0bc87
[18:11:53] [Server thread/TRACE] [FML]: Registry: 867 pixelmon:bolder net.minecraft.item.crafting.ShapedRecipes@6a004bc7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 868 pixelmon:trade_monitor net.minecraft.item.crafting.ShapedRecipes@39f7ee76
[18:11:53] [Server thread/TRACE] [FML]: Registry: 869 pixelmon:ruby_helm net.minecraft.item.crafting.ShapedRecipes@5f9b5ef9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 870 pixelmon:moon_ball net.minecraft.item.crafting.ShapelessRecipes@170b2aff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 871 pixelmon:ruins_wall net.minecraft.item.crafting.ShapedRecipes@656c90d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 872 pixelmon:silicon_from_block net.minecraft.item.crafting.ShapelessRecipes@367166c2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 873 pixelmon:new_running_boots net.minecraft.item.crafting.ShapedRecipes@20d016f3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 874 pixelmon:love_ball_disc net.minecraft.item.crafting.ShapedRecipes@682785c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 875 pixelmon:psychic_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@5f93c6d5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 876 pixelmon:rock_incense com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@34381fed
[18:11:53] [Server thread/TRACE] [FML]: Registry: 877 pixelmon:poke_sand_e2 net.minecraft.item.crafting.ShapedRecipes@666ec4e6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 878 pixelmon:plasma_plate net.minecraft.item.crafting.ShapedRecipes@62cbd75
[18:11:53] [Server thread/TRACE] [FML]: Registry: 879 pixelmon:flying_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@778a5e8f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 880 pixelmon:neo_plasma_plate net.minecraft.item.crafting.ShapedRecipes@30f9025d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 881 pixelmon:yellowbadgecase net.minecraft.item.crafting.ShapedRecipes@5b053da4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 882 pixelmon:pink_vending_machine net.minecraft.item.crafting.ShapedRecipes@756fab1f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 883 pixelmon:green_chair net.minecraft.item.crafting.ShapedRecipes@66389843
[18:11:53] [Server thread/TRACE] [FML]: Registry: 884 pixelmon:temple_block_slab net.minecraft.item.crafting.ShapedRecipes@2a4ddbba
[18:11:53] [Server thread/TRACE] [FML]: Registry: 885 pixelmon:gray_folding_chair net.minecraft.item.crafting.ShapedRecipes@765d2d6e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 886 pixelmon:thunder_stone net.minecraft.item.crafting.ShapedRecipes@efe2a08
[18:11:53] [Server thread/TRACE] [FML]: Registry: 887 pixelmon:dawn_stone_hoe net.minecraft.item.crafting.ShapedRecipes@592a77b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 888 pixelmon:cyan_armchair net.minecraft.item.crafting.ShapedRecipes@3139ab92
[18:11:53] [Server thread/TRACE] [FML]: Registry: 889 pixelmon:sapphire_plate net.minecraft.item.crafting.ShapedRecipes@2ad3f476
[18:11:53] [Server thread/TRACE] [FML]: Registry: 890 pixelmon:green_cushion_chair net.minecraft.item.crafting.ShapedRecipes@1b22d539
[18:11:53] [Server thread/TRACE] [FML]: Registry: 891 pixelmon:friend_ball_disc net.minecraft.item.crafting.ShapedRecipes@2d42627c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 892 pixelmon:ghost_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@7ce328e8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 893 pixelmon:gold_hammer net.minecraft.item.crafting.ShapedRecipes@211b8732
[18:11:53] [Server thread/TRACE] [FML]: Registry: 894 pixelmon:galactic_legs net.minecraft.item.crafting.ShapedRecipes@31c79efa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 895 pixelmon:gray_vending_machine net.minecraft.item.crafting.ShapedRecipes@34b95876
[18:11:53] [Server thread/TRACE] [FML]: Registry: 896 pixelmon:lure_flying_weak net.minecraft.item.crafting.ShapelessRecipes@502eea7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 897 pixelmon:broken_pillar net.minecraft.item.crafting.ShapedRecipes@647f4691
[18:11:53] [Server thread/TRACE] [FML]: Registry: 898 pixelmon:wooden_hammer net.minecraftforge.oredict.ShapedOreRecipe@59b1b7f8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 899 pixelmon:poison_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@368e5383
[18:11:53] [Server thread/TRACE] [FML]: Registry: 900 pixelmon:max_repel net.minecraft.item.crafting.ShapedRecipes@63a89ad3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 901 pixelmon:luck_incense com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@5abad661
[18:11:53] [Server thread/TRACE] [FML]: Registry: 902 pixelmon:heal_ball net.minecraft.item.crafting.ShapelessRecipes@2ee57dae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 903 pixelmon:sapphire_hammer net.minecraft.item.crafting.ShapedRecipes@19dc9fd4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 904 pixelmon:electric_gem com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@4cc28c59
[18:11:53] [Server thread/TRACE] [FML]: Registry: 905 pixelmon:neo_plasma_helm net.minecraft.item.crafting.ShapedRecipes@739d689c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 906 pixelmon:white_clock net.minecraft.item.crafting.ShapedRecipes@6a7cfbfa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 907 pixelmon:small_tv net.minecraft.item.crafting.ShapedRecipes@273df8f1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 908 pixelmon:water_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@52770952
[18:11:53] [Server thread/TRACE] [FML]: Registry: 909 pixelmon:lime_couch net.minecraft.item.crafting.ShapedRecipes@47598eb8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 910 pixelmon:purple_clock net.minecraft.item.crafting.ShapedRecipes@570829ef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 911 pixelmon:smoke_poke com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@61cb34b1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 912 pixelmon:dive_ball_disc net.minecraft.item.crafting.ShapedRecipes@4b6c03b6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 913 pixelmon:magenta_couch net.minecraft.item.crafting.ShapedRecipes@4883ed90
[18:11:53] [Server thread/TRACE] [FML]: Registry: 914 pixelmon:pure_incense com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@268c18ad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 915 pixelmon:redbadgecase net.minecraft.item.crafting.ShapedRecipes@1def71af
[18:11:53] [Server thread/TRACE] [FML]: Registry: 916 pixelmon:crystal_hoe net.minecraft.item.crafting.ShapedRecipes@3ab38aa4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 917 pixelmon:lure_normal_weak net.minecraft.item.crafting.ShapelessRecipes@190c027d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 918 pixelmon:pokemart_sign net.minecraft.item.crafting.ShapedRecipes@2c0bd762
[18:11:53] [Server thread/TRACE] [FML]: Registry: 919 pixelmon:moon_stone net.minecraft.item.crafting.ShapedRecipes@4b1afaf8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 920 pixelmon:silicon_block net.minecraft.item.crafting.ShapedRecipes@1ed6f525
[18:11:53] [Server thread/TRACE] [FML]: Registry: 921 pixelmon:inside_wall net.minecraft.item.crafting.ShapelessRecipes@15ff9b1e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 922 pixelmon:lure_casing_weak net.minecraft.item.crafting.ShapedRecipes@7eb7f545
[18:11:53] [Server thread/TRACE] [FML]: Registry: 923 pixelmon:cyan_umbrella net.minecraft.item.crafting.ShapedRecipes@37901d6d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 924 pixelmon:braille/braille_block_i net.minecraftforge.oredict.ShapedOreRecipe@c21d8ec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 925 pixelmon:braille/braille_block_h net.minecraftforge.oredict.ShapedOreRecipe@5c75df95
[18:11:53] [Server thread/TRACE] [FML]: Registry: 926 pixelmon:braille/braille_block_r net.minecraftforge.oredict.ShapedOreRecipe@f5026f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 927 pixelmon:braille/braille_block_l net.minecraftforge.oredict.ShapedOreRecipe@1043126a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 928 pixelmon:braille/braille_block_b net.minecraftforge.oredict.ShapedOreRecipe@303582d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 929 pixelmon:braille/braille_block_comma net.minecraftforge.oredict.ShapedOreRecipe@378ddd5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 930 pixelmon:braille/braille_block_z net.minecraftforge.oredict.ShapedOreRecipe@29c780b7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 931 pixelmon:braille/braille_block_o net.minecraftforge.oredict.ShapedOreRecipe@3a0d8960
[18:11:53] [Server thread/TRACE] [FML]: Registry: 932 pixelmon:braille/braille_block_c net.minecraftforge.oredict.ShapedOreRecipe@14c1fd15
[18:11:53] [Server thread/TRACE] [FML]: Registry: 933 pixelmon:braille/braille_block_k net.minecraftforge.oredict.ShapedOreRecipe@5a68c490
[18:11:53] [Server thread/TRACE] [FML]: Registry: 934 pixelmon:braille/braille_block_q net.minecraftforge.oredict.ShapedOreRecipe@70e3b9e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 935 pixelmon:braille/braille_block_x net.minecraftforge.oredict.ShapedOreRecipe@6eb46bc7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 936 pixelmon:braille/braille_block_blank net.minecraftforge.oredict.ShapedOreRecipe@387742b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 937 pixelmon:braille/braille_block_w net.minecraftforge.oredict.ShapedOreRecipe@39a35428
[18:11:53] [Server thread/TRACE] [FML]: Registry: 938 pixelmon:braille/braille_block_t net.minecraftforge.oredict.ShapedOreRecipe@439b8ed3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 939 pixelmon:braille/braille_block_d net.minecraftforge.oredict.ShapedOreRecipe@4183bd83
[18:11:53] [Server thread/TRACE] [FML]: Registry: 940 pixelmon:braille/braille_block_u net.minecraftforge.oredict.ShapedOreRecipe@558053e1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 941 pixelmon:braille/braille_block_p net.minecraftforge.oredict.ShapedOreRecipe@940e658
[18:11:53] [Server thread/TRACE] [FML]: Registry: 942 pixelmon:braille/braille_block_a net.minecraftforge.oredict.ShapedOreRecipe@fb703db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 943 pixelmon:braille/braille_block_y net.minecraftforge.oredict.ShapedOreRecipe@4d4a4369
[18:11:53] [Server thread/TRACE] [FML]: Registry: 944 pixelmon:braille/braille_block_j net.minecraftforge.oredict.ShapedOreRecipe@290da4be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 945 pixelmon:braille/braille_block_f net.minecraftforge.oredict.ShapedOreRecipe@2856ba57
[18:11:53] [Server thread/TRACE] [FML]: Registry: 946 pixelmon:braille/braille_block_v net.minecraftforge.oredict.ShapedOreRecipe@4d25dd78
[18:11:53] [Server thread/TRACE] [FML]: Registry: 947 pixelmon:braille/braille_block_m net.minecraftforge.oredict.ShapedOreRecipe@481b9253
[18:11:53] [Server thread/TRACE] [FML]: Registry: 948 pixelmon:braille/braille_block_n net.minecraftforge.oredict.ShapedOreRecipe@40818d2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 949 pixelmon:braille/braille_block_g net.minecraftforge.oredict.ShapedOreRecipe@7008e9f7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 950 pixelmon:braille/braille_block_period net.minecraftforge.oredict.ShapedOreRecipe@29d217f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 951 pixelmon:braille/braille_block_e net.minecraftforge.oredict.ShapedOreRecipe@eb0dbd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 952 pixelmon:braille/braille_block_s net.minecraftforge.oredict.ShapedOreRecipe@686a3a35
[18:11:53] [Server thread/TRACE] [FML]: Registry: 953 pixelmon:dream_ball com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@65a875e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 954 pixelmon:sun_stone_hammer net.minecraft.item.crafting.ShapedRecipes@270edbbf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 955 pixelmon:pc net.minecraft.item.crafting.ShapedRecipes@311ae8df
[18:11:53] [Server thread/TRACE] [FML]: Registry: 956 pixelmon:moon_stone_plate net.minecraft.item.crafting.ShapedRecipes@7b3d777b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 957 pixelmon:odd_incense com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@3e6cb42e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 958 pixelmon:dusk_ball_disc net.minecraft.item.crafting.ShapedRecipes@5795c45
[18:11:53] [Server thread/TRACE] [FML]: Registry: 959 pixelmon:dusk_stone_plate net.minecraft.item.crafting.ShapedRecipes@1d71bc22
[18:11:53] [Server thread/TRACE] [FML]: Registry: 960 pixelmon:yellow_cushion_chair net.minecraft.item.crafting.ShapedRecipes@29a168ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 961 pixelmon:brown_folding_chair net.minecraft.item.crafting.ShapedRecipes@10e97ab3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 962 pixelmon:amethyst_hammer net.minecraft.item.crafting.ShapedRecipes@db0c2aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 963 pixelmon:aluminium_hoe net.minecraft.item.crafting.ShapedRecipes@2a2a8dd4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 964 pixelmon:leaf_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@3c07dd4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 965 pixelmon:poke_ball net.minecraft.item.crafting.ShapelessRecipes@62c9ed1e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 966 pixelmon:luxury_ball net.minecraft.item.crafting.ShapelessRecipes@2e45481e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 967 pixelmon:aluminium_block net.minecraft.item.crafting.ShapedRecipes@3bb58941
[18:11:53] [Server thread/TRACE] [FML]: Registry: 968 pixelmon:poke_sand net.minecraft.item.crafting.ShapedRecipes@37b852ed
[18:11:53] [Server thread/TRACE] [FML]: Registry: 969 pixelmon:good_rod net.minecraft.item.crafting.ShapedRecipes@59fa7556
[18:11:53] [Server thread/TRACE] [FML]: Registry: 970 pixelmon:stick_plate net.minecraft.item.crafting.ShapedRecipes@588418bd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 971 pixelmon:leaf_stone_shovel net.minecraft.item.crafting.ShapedRecipes@6054ef42
[18:11:53] [Server thread/TRACE] [FML]: Registry: 972 pixelmon:sapphire_boots net.minecraft.item.crafting.ShapedRecipes@78f42863
[18:11:53] [Server thread/TRACE] [FML]: Registry: 973 pixelmon:cloner_cord net.minecraft.item.crafting.ShapedRecipes@30f43a9f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 974 pixelmon:galactic_boots net.minecraft.item.crafting.ShapedRecipes@6d1ef174
[18:11:53] [Server thread/TRACE] [FML]: Registry: 975 pixelmon:moon_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@11ca467a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 976 pixelmon:thunder_stone_plate net.minecraft.item.crafting.ShapedRecipes@522c3fe2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 977 pixelmon:lure_rock_strong net.minecraft.item.crafting.ShapelessRecipes@4eec729e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 978 pixelmon:orange_chair net.minecraft.item.crafting.ShapedRecipes@448cf828
[18:11:53] [Server thread/TRACE] [FML]: Registry: 979 pixelmon:lure_electric_weak net.minecraft.item.crafting.ShapelessRecipes@2e570356
[18:11:53] [Server thread/TRACE] [FML]: Registry: 980 pixelmon:aluminium_axe net.minecraft.item.crafting.ShapedRecipes@179e195a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 981 pixelmon:dos_orb net.minecraft.item.crafting.ShapelessRecipes@4686cf5f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 982 pixelmon:gym_sign net.minecraft.item.crafting.ShapedRecipes@3bb04837
[18:11:53] [Server thread/TRACE] [FML]: Registry: 983 pixelmon:orange_armchair net.minecraft.item.crafting.ShapedRecipes@4d5579a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 984 pixelmon:sapphire_pickaxe net.minecraft.item.crafting.ShapedRecipes@1db54638
[18:11:53] [Server thread/TRACE] [FML]: Registry: 985 pixelmon:spruce_bench net.minecraft.item.crafting.ShapedRecipes@7f904590
[18:11:53] [Server thread/TRACE] [FML]: Registry: 986 pixelmon:thunder_stone_legs net.minecraft.item.crafting.ShapedRecipes@17dbc9a8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 987 pixelmon:gray_clock net.minecraft.item.crafting.ShapedRecipes@5b0a229f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 988 pixelmon:shell_bell net.minecraft.item.crafting.ShapedRecipes@204cd1da
[18:11:53] [Server thread/TRACE] [FML]: Registry: 989 pixelmon:black_clock net.minecraft.item.crafting.ShapedRecipes@589a6826
[18:11:53] [Server thread/TRACE] [FML]: Registry: 990 pixelmon:dusk_stone net.minecraft.item.crafting.ShapedRecipes@5d985343
[18:11:53] [Server thread/TRACE] [FML]: Registry: 991 pixelmon:lure_poison_strong net.minecraft.item.crafting.ShapelessRecipes@71f4e5ee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 992 pixelmon:timer_ball net.minecraft.item.crafting.ShapelessRecipes@7fb0b265
[18:11:53] [Server thread/TRACE] [FML]: Registry: 993 pixelmon:window1 net.minecraft.item.crafting.ShapedRecipes@779bcc40
[18:11:53] [Server thread/TRACE] [FML]: Registry: 994 pixelmon:net_ball_disc net.minecraft.item.crafting.ShapedRecipes@509071ad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 995 pixelmon:thunder_stone_hoe net.minecraft.item.crafting.ShapedRecipes@1731c29c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 996 pixelmon:moon_stone_sword net.minecraft.item.crafting.ShapedRecipes@6c8e2c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 997 pixelmon:cyan_cushion_chair net.minecraft.item.crafting.ShapedRecipes@1e23406a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 998 pixelmon:leaf_stone_helm net.minecraft.item.crafting.ShapedRecipes@51d132dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 999 pixelmon:rose_incense com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@56c49876
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1000 pixelmon:purple_water_float net.minecraft.item.crafting.ShapelessRecipes@604a1da0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1001 pixelmon:ultra_ball_disc net.minecraft.item.crafting.ShapedRecipes@6176e27c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1002 pixelmon:lure_steel_weak net.minecraft.item.crafting.ShapelessRecipes@56e5276
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1003 pixelmon:cyan_clock net.minecraft.item.crafting.ShapedRecipes@7993070f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1004 pixelmon:black_chair net.minecraft.item.crafting.ShapedRecipes@3cc6f21b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1005 pixelmon:dusk_stone_hoe net.minecraft.item.crafting.ShapedRecipes@3915e4d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1006 pixelmon:leaf_stone_legs net.minecraft.item.crafting.ShapedRecipes@792651f3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1007 pixelmon:thunder_stone_pickaxe net.minecraft.item.crafting.ShapedRecipes@4d37e381
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1008 pixelmon:premier_ball net.minecraft.item.crafting.ShapelessRecipes@24172eac
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1009 pixelmon:lime_armchair net.minecraft.item.crafting.ShapedRecipes@376d75fa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1010 pixelmon:red_water_float net.minecraft.item.crafting.ShapelessRecipes@64c14c5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1011 pixelmon:ice_stone net.minecraft.item.crafting.ShapedRecipes@70d51924
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1012 pixelmon:black_armchair net.minecraft.item.crafting.ShapedRecipes@1dcc86ee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1013 pixelmon:rocket_helm net.minecraft.item.crafting.ShapedRecipes@76a38104
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1014 pixelmon:lure_dark_weak net.minecraft.item.crafting.ShapelessRecipes@5ee78005
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1015 pixelmon:wave_incense com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@53ed2078
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1016 pixelmon:whitebadgecase net.minecraft.item.crafting.ShapedRecipes@4781e60a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1017 pixelmon:fan net.minecraft.item.crafting.ShapedRecipes@668768db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1018 pixelmon:brittle_bones com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@5ab5fff8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1019 pixelmon:blue_umbrella net.minecraft.item.crafting.ShapedRecipes@66abc5b4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1020 pixelmon:fossil_machine_base net.minecraft.item.crafting.ShapedRecipes@38a5d403
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1021 pixelmon:red_vending_machine net.minecraft.item.crafting.ShapedRecipes@ddd7310
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1022 pixelmon:calcium com.pixelmonmod.pixelmon.api.recipe.FakeRecipe@2455cfd6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1023 pixelmon:lure_casing_strong net.minecraft.item.crafting.ShapedRecipes@774d9954
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1024 pixelmon:item_finder net.minecraft.item.crafting.ShapedRecipes@8f485bf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1025 pixelmon:unown_blocka com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@16e90302
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1026 pixelmon:unown_blockb com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@46f4ce5c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1027 pixelmon:unown_blockc com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@22c3f7b5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1028 pixelmon:unown_blockd com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@4768e2e5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1029 pixelmon:unown_blocke com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@19471819
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1030 pixelmon:unown_blockf com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@7921b343
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1031 pixelmon:unown_blockg com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@44e28d8d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1032 pixelmon:unown_blockh com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@441d303e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1033 pixelmon:unown_blocki com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@65bb7f74
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1034 pixelmon:unown_blockj com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@11f4732b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1035 pixelmon:unown_blockk com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@412a1a7d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1036 pixelmon:unown_blockl com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@6c9b4ea6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1037 pixelmon:unown_blockm com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@52e5dc9e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1038 pixelmon:unown_blockn com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@603a90c2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1039 pixelmon:unown_blocko com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@71d2874a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1040 pixelmon:unown_blockp com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@478a09a8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1041 pixelmon:unown_blockq com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@3bf72ceb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1042 pixelmon:unown_blockr com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@f7f17d7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1043 pixelmon:unown_blocks com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@6af229a5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1044 pixelmon:unown_blockt com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@7d22aa1a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1045 pixelmon:unown_blocku com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@7f304121
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1046 pixelmon:unown_blockv com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@80630bf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1047 pixelmon:unown_blockw com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@73428f1b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1048 pixelmon:unown_blockx com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@1b589913
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1049 pixelmon:unown_blocky com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@661cfa10
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1050 pixelmon:unown_blockz com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@5fa6ada4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1051 pixelmon:unown_block! com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@387bdb1c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1052 pixelmon:unown_block? com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@67b44d01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1053 pixelmon:unown_block_ com.pixelmonmod.pixelmon.config.recipes.UnownBlockRecipe@6679f79d
[18:11:53] [Server thread/TRACE] [FML]: Registry Name : minecraft:villagerprofessions
[18:11:53] [Server thread/TRACE] [FML]: Registry: 0 minecraft:farmer net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@7210f559
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1 minecraft:librarian net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@6c36051c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2 minecraft:priest net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@45d46254
[18:11:53] [Server thread/TRACE] [FML]: Registry: 3 minecraft:smith net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@a240452
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4 minecraft:butcher net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@460e5ffe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5 minecraft:nitwit net.minecraftforge.fml.common.registry.VillagerRegistry$VillagerProfession@1a4cbcc6
[18:11:53] [Server thread/TRACE] [FML]: Registry Name : minecraft:dataserializers
[18:11:53] [Server thread/TRACE] [FML]: Registry Name : minecraft:entities
[18:11:53] [Server thread/TRACE] [FML]: Registry: 0 pixelmon:npc_trainer net.minecraftforge.fml.common.registry.EntityEntry@56ef788c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1 minecraft:item net.minecraftforge.fml.common.registry.EntityEntry@398f0516
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2 minecraft:xp_orb net.minecraftforge.fml.common.registry.EntityEntry@45c408a4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 3 minecraft:area_effect_cloud net.minecraftforge.fml.common.registry.EntityEntry@6e668322
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4 minecraft:elder_guardian net.minecraftforge.fml.common.registry.EntityEntry@d2cb2d0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5 minecraft:wither_skeleton net.minecraftforge.fml.common.registry.EntityEntry@8d29719
[18:11:53] [Server thread/TRACE] [FML]: Registry: 6 minecraft:stray net.minecraftforge.fml.common.registry.EntityEntry@6c1f15df
[18:11:53] [Server thread/TRACE] [FML]: Registry: 7 minecraft:egg net.minecraftforge.fml.common.registry.EntityEntry@141b011a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 8 minecraft:leash_knot net.minecraftforge.fml.common.registry.EntityEntry@670a4738
[18:11:53] [Server thread/TRACE] [FML]: Registry: 9 minecraft:painting net.minecraftforge.fml.common.registry.EntityEntry@ba0018e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 10 minecraft:arrow net.minecraftforge.fml.common.registry.EntityEntry@77d95e5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 11 minecraft:snowball net.minecraftforge.fml.common.registry.EntityEntry@4f8900b0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 12 minecraft:fireball net.minecraftforge.fml.common.registry.EntityEntry@5d404a3c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 13 minecraft:small_fireball net.minecraftforge.fml.common.registry.EntityEntry@e8c84eb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 14 minecraft:ender_pearl net.minecraftforge.fml.common.registry.EntityEntry@13cf5f8a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 15 minecraft:eye_of_ender_signal net.minecraftforge.fml.common.registry.EntityEntry@72f3acc9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 16 minecraft:potion net.minecraftforge.fml.common.registry.EntityEntry@584136c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 17 minecraft:xp_bottle net.minecraftforge.fml.common.registry.EntityEntry@3ea2f72e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 18 minecraft:item_frame net.minecraftforge.fml.common.registry.EntityEntry@615ef20
[18:11:53] [Server thread/TRACE] [FML]: Registry: 19 minecraft:wither_skull net.minecraftforge.fml.common.registry.EntityEntry@7497a554
[18:11:53] [Server thread/TRACE] [FML]: Registry: 20 minecraft:tnt net.minecraftforge.fml.common.registry.EntityEntry@664f49f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 21 minecraft:falling_block net.minecraftforge.fml.common.registry.EntityEntry@295f2d1b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 22 minecraft:fireworks_rocket net.minecraftforge.fml.common.registry.EntityEntry@44e08a7a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 23 minecraft:husk net.minecraftforge.fml.common.registry.EntityEntry@616f81b5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 24 minecraft:spectral_arrow net.minecraftforge.fml.common.registry.EntityEntry@3c8fe8ad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 25 minecraft:shulker_bullet net.minecraftforge.fml.common.registry.EntityEntry@38cf4497
[18:11:53] [Server thread/TRACE] [FML]: Registry: 26 minecraft:dragon_fireball net.minecraftforge.fml.common.registry.EntityEntry@152891f8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 27 minecraft:zombie_villager net.minecraftforge.fml.common.registry.EntityEntry@15a484a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 28 minecraft:skeleton_horse net.minecraftforge.fml.common.registry.EntityEntry@1b632442
[18:11:53] [Server thread/TRACE] [FML]: Registry: 29 minecraft:zombie_horse net.minecraftforge.fml.common.registry.EntityEntry@19d3f6ad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 30 minecraft:armor_stand net.minecraftforge.fml.common.registry.EntityEntry@3359c3f6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 31 minecraft:donkey net.minecraftforge.fml.common.registry.EntityEntry@1c53bd49
[18:11:53] [Server thread/TRACE] [FML]: Registry: 32 minecraft:mule net.minecraftforge.fml.common.registry.EntityEntry@d6d683e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 33 minecraft:evocation_fangs net.minecraftforge.fml.common.registry.EntityEntry@71beada8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 34 minecraft:evocation_illager net.minecraftforge.fml.common.registry.EntityEntry@43f99817
[18:11:53] [Server thread/TRACE] [FML]: Registry: 35 minecraft:vex net.minecraftforge.fml.common.registry.EntityEntry@4946485c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 36 minecraft:vindication_illager net.minecraftforge.fml.common.registry.EntityEntry@fd69983
[18:11:53] [Server thread/TRACE] [FML]: Registry: 37 minecraft:illusion_illager net.minecraftforge.fml.common.registry.EntityEntry@2adc1e84
[18:11:53] [Server thread/TRACE] [FML]: Registry: 38 pixelmon:npc_trader net.minecraftforge.fml.common.registry.EntityEntry@5d6a7089
[18:11:53] [Server thread/TRACE] [FML]: Registry: 39 pixelmon:pixelmon net.minecraftforge.fml.common.registry.EntityEntry@785eb894
[18:11:53] [Server thread/TRACE] [FML]: Registry: 40 minecraft:commandblock_minecart net.minecraftforge.fml.common.registry.EntityEntry@5d3634c8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 41 minecraft:boat net.minecraftforge.fml.common.registry.EntityEntry@5960f17
[18:11:53] [Server thread/TRACE] [FML]: Registry: 42 minecraft:minecart net.minecraftforge.fml.common.registry.EntityEntry@71e7c13f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 43 minecraft:chest_minecart net.minecraftforge.fml.common.registry.EntityEntry@4ad8d36f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 44 minecraft:furnace_minecart net.minecraftforge.fml.common.registry.EntityEntry@68c4a860
[18:11:53] [Server thread/TRACE] [FML]: Registry: 45 minecraft:tnt_minecart net.minecraftforge.fml.common.registry.EntityEntry@93f15f6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 46 minecraft:hopper_minecart net.minecraftforge.fml.common.registry.EntityEntry@1fe05fff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 47 minecraft:spawner_minecart net.minecraftforge.fml.common.registry.EntityEntry@79445efb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 48 pixelmon:statue net.minecraftforge.fml.common.registry.EntityEntry@736e6c31
[18:11:53] [Server thread/TRACE] [FML]: Registry: 49 pixelmon:npc_chatting net.minecraftforge.fml.common.registry.EntityEntry@29ec85e1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 50 minecraft:creeper net.minecraftforge.fml.common.registry.EntityEntry@2b1d1a5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 51 minecraft:skeleton net.minecraftforge.fml.common.registry.EntityEntry@573870cb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 52 minecraft:spider net.minecraftforge.fml.common.registry.EntityEntry@ace2408
[18:11:53] [Server thread/TRACE] [FML]: Registry: 53 minecraft:giant net.minecraftforge.fml.common.registry.EntityEntry@7b2d58e6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 54 minecraft:zombie net.minecraftforge.fml.common.registry.EntityEntry@377e90b0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 55 minecraft:slime net.minecraftforge.fml.common.registry.EntityEntry@2c154508
[18:11:53] [Server thread/TRACE] [FML]: Registry: 56 minecraft:ghast net.minecraftforge.fml.common.registry.EntityEntry@32646ecf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 57 minecraft:zombie_pigman net.minecraftforge.fml.common.registry.EntityEntry@270b8c2a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 58 minecraft:enderman net.minecraftforge.fml.common.registry.EntityEntry@f42336c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 59 minecraft:cave_spider net.minecraftforge.fml.common.registry.EntityEntry@71f29d91
[18:11:53] [Server thread/TRACE] [FML]: Registry: 60 minecraft:silverfish net.minecraftforge.fml.common.registry.EntityEntry@26d24d7a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 61 minecraft:blaze net.minecraftforge.fml.common.registry.EntityEntry@7672960e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 62 minecraft:magma_cube net.minecraftforge.fml.common.registry.EntityEntry@2864d34d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 63 minecraft:ender_dragon net.minecraftforge.fml.common.registry.EntityEntry@2419fe6f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 64 minecraft:wither net.minecraftforge.fml.common.registry.EntityEntry@6b64429e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 65 minecraft:bat net.minecraftforge.fml.common.registry.EntityEntry@5c25daad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 66 minecraft:witch net.minecraftforge.fml.common.registry.EntityEntry@64544ee4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 67 minecraft:endermite net.minecraftforge.fml.common.registry.EntityEntry@18692e80
[18:11:53] [Server thread/TRACE] [FML]: Registry: 68 minecraft:guardian net.minecraftforge.fml.common.registry.EntityEntry@31fe0ce5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 69 minecraft:shulker net.minecraftforge.fml.common.registry.EntityEntry@3400d6fa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 70 pixelmon:npc_questgiver net.minecraftforge.fml.common.registry.EntityEntry@5b19459e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 71 pixelmon:npc_relearner net.minecraftforge.fml.common.registry.EntityEntry@574c7626
[18:11:53] [Server thread/TRACE] [FML]: Registry: 72 pixelmon:npc_tutor net.minecraftforge.fml.common.registry.EntityEntry@38c8ed81
[18:11:53] [Server thread/TRACE] [FML]: Registry: 73 pixelmon:empty_pokeball net.minecraftforge.fml.common.registry.EntityEntry@63d555c8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 74 pixelmon:hook net.minecraftforge.fml.common.registry.EntityEntry@22ac6a1f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 75 pixelmon:chair_mount net.minecraftforge.fml.common.registry.EntityEntry@2b76862e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 76 pixelmon:npc_nursejoy net.minecraftforge.fml.common.registry.EntityEntry@71996228
[18:11:53] [Server thread/TRACE] [FML]: Registry: 77 pixelmon:npc_shopkeeper net.minecraftforge.fml.common.registry.EntityEntry@45e93694
[18:11:53] [Server thread/TRACE] [FML]: Registry: 78 pixelmon:painting net.minecraftforge.fml.common.registry.EntityEntry@4b13d997
[18:11:53] [Server thread/TRACE] [FML]: Registry: 79 pixelmon:occupied_pokeball net.minecraftforge.fml.common.registry.EntityEntry@61f02075
[18:11:53] [Server thread/TRACE] [FML]: Registry: 80 pixelmon:ultra_wormhole net.minecraftforge.fml.common.registry.EntityEntry@e8dc9fb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 81 pixelmon:breeding net.minecraftforge.fml.common.registry.EntityEntry@5c925994
[18:11:53] [Server thread/TRACE] [FML]: Registry: 82 pixelmon:bike net.minecraftforge.fml.common.registry.EntityEntry@6cde5392
[18:11:53] [Server thread/TRACE] [FML]: Registry: 83 pixelmon:npc_oldfisherman net.minecraftforge.fml.common.registry.EntityEntry@283b5e9b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 90 minecraft:pig net.minecraftforge.fml.common.registry.EntityEntry@5cb8580
[18:11:53] [Server thread/TRACE] [FML]: Registry: 91 minecraft:sheep net.minecraftforge.fml.common.registry.EntityEntry@2f61de04
[18:11:53] [Server thread/TRACE] [FML]: Registry: 92 minecraft:cow net.minecraftforge.fml.common.registry.EntityEntry@46188a89
[18:11:53] [Server thread/TRACE] [FML]: Registry: 93 minecraft:chicken net.minecraftforge.fml.common.registry.EntityEntry@1d0b447b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 94 minecraft:squid net.minecraftforge.fml.common.registry.EntityEntry@71ee2fff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 95 minecraft:wolf net.minecraftforge.fml.common.registry.EntityEntry@229cb4d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 96 minecraft:mooshroom net.minecraftforge.fml.common.registry.EntityEntry@391dfe7c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 97 minecraft:snowman net.minecraftforge.fml.common.registry.EntityEntry@7d3bcd3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 98 minecraft:ocelot net.minecraftforge.fml.common.registry.EntityEntry@174b8d0e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 99 minecraft:villager_golem net.minecraftforge.fml.common.registry.EntityEntry@4627dfda
[18:11:53] [Server thread/TRACE] [FML]: Registry: 100 minecraft:horse net.minecraftforge.fml.common.registry.EntityEntry@1214c98b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 101 minecraft:rabbit net.minecraftforge.fml.common.registry.EntityEntry@20a946d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 102 minecraft:polar_bear net.minecraftforge.fml.common.registry.EntityEntry@28b2e4d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 103 minecraft:llama net.minecraftforge.fml.common.registry.EntityEntry@6774f264
[18:11:53] [Server thread/TRACE] [FML]: Registry: 104 minecraft:llama_spit net.minecraftforge.fml.common.registry.EntityEntry@5cd701e4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 105 minecraft:parrot net.minecraftforge.fml.common.registry.EntityEntry@2aafa84f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 120 minecraft:villager net.minecraftforge.fml.common.registry.EntityEntry@23c72128
[18:11:53] [Server thread/TRACE] [FML]: Registry: 200 minecraft:ender_crystal net.minecraftforge.fml.common.registry.EntityEntry@2890e479
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_39: 5547 (init) -> 5537 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_41: 5520 (init) -> 5570 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_40: 5567 (init) -> 5515 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_45: 5593 (init) -> 5578 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_44: 5592 (init) -> 5572 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_43: 5582 (init) -> 5525 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_42: 5514 (init) -> 5546 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_49: 5568 (init) -> 5551 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_48: 5576 (init) -> 5547 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_47: 5562 (init) -> 5500 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_46: 5541 (init) -> 5582 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_52: 5522 (init) -> 5583 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_51: 5508 (init) -> 5566 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_50: 5559 (init) -> 5550 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_56: 5530 (init) -> 5501 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_55: 5572 (init) -> 5567 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_54: 5513 (init) -> 5512 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_53: 5551 (init) -> 5524 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_59: 5495 (init) -> 5593 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_58: 5503 (init) -> 5543 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_57: 5523 (init) -> 5587 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_19: 5539 (init) -> 5581 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_17: 5561 (init) -> 5588 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_23: 5550 (init) -> 5575 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_22: 5554 (init) -> 5557 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_21: 5534 (init) -> 5518 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_20: 5548 (init) -> 5494 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_27: 5581 (init) -> 5558 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_26: 5591 (init) -> 5589 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_25: 5516 (init) -> 5564 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_24: 5494 (init) -> 5506 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_29: 5504 (init) -> 5522 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_28: 5535 (init) -> 5523 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_30: 5543 (init) -> 5569 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_34: 5549 (init) -> 5562 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_33: 5555 (init) -> 5495 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_32: 5525 (init) -> 5509 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_31: 5588 (init) -> 5539 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_38: 5511 (init) -> 5549 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_37: 5575 (init) -> 5535 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_36: 5578 (init) -> 5516 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_35: 5577 (init) -> 5565 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_12: 5590 (init) -> 5530 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_11: 5517 (init) -> 5542 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_10: 5497 (init) -> 5499 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_16: 5521 (init) -> 5504 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_15: 5499 (init) -> 5536 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_14: 5515 (init) -> 5496 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_13: 5506 (init) -> 5497 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_1: 5571 (init) -> 5532 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_0: 5540 (init) -> 5556 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_5: 5553 (init) -> 5540 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_4: 5542 (init) -> 5574 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_3: 5507 (init) -> 5502 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_2: 5510 (init) -> 5579 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_9: 5566 (init) -> 5553 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_8: 5586 (init) -> 5514 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_7: 5564 (init) -> 5568 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_6: 5563 (init) -> 5545 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_81: 5531 (init) -> 5507 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_80: 5519 (init) -> 5554 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_85: 5573 (init) -> 5559 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_84: 5529 (init) -> 5538 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_83: 5580 (init) -> 5552 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_82: 5536 (init) -> 5520 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_89: 5524 (init) -> 5580 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_88: 5544 (init) -> 5505 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_87: 5500 (init) -> 5571 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_86: 5579 (init) -> 5521 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_92: 5532 (init) -> 5548 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_91: 5501 (init) -> 5517 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_90: 5584 (init) -> 5573 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_96: 5587 (init) -> 5526 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_95: 5560 (init) -> 5544 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_94: 5558 (init) -> 5513 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_93: 5589 (init) -> 5508 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_99: 5583 (init) -> 5510 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_98: 5538 (init) -> 5534 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_97: 5502 (init) -> 5555 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_63: 5570 (init) -> 5584 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_62: 5557 (init) -> 5531 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_61: 5569 (init) -> 5576 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_60: 5498 (init) -> 5541 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_67: 5565 (init) -> 5563 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_66: 5509 (init) -> 5511 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_65: 5545 (init) -> 5561 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_64: 5518 (init) -> 5586 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_69: 5526 (init) -> 5528 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_68: 5528 (init) -> 5503 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_70: 5556 (init) -> 5560 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_74: 5552 (init) -> 5498 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_73: 5574 (init) -> 5577 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_72: 5537 (init) -> 5527 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_71: 5505 (init) -> 5585 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_78: 5512 (init) -> 5590 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_77: 5496 (init) -> 5519 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_76: 5527 (init) -> 5592 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_75: 5585 (init) -> 5529 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tm8_79: 5546 (init) -> 5591 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_11: 5620 (init) -> 5618 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_10: 5642 (init) -> 5679 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_13: 5649 (init) -> 5674 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_12: 5692 (init) -> 5688 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_15: 5615 (init) -> 5628 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_14: 5668 (init) -> 5653 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_17: 5674 (init) -> 5620 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_16: 5650 (init) -> 5654 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_19: 5656 (init) -> 5617 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_18: 5655 (init) -> 5624 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_20: 5619 (init) -> 5637 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_22: 5621 (init) -> 5655 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_21: 5595 (init) -> 5640 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_24: 5643 (init) -> 5638 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_23: 5675 (init) -> 5661 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_26: 5601 (init) -> 5616 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_25: 5694 (init) -> 5619 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_28: 5623 (init) -> 5656 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_27: 5659 (init) -> 5633 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_29: 5639 (init) -> 5681 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_31: 5625 (init) -> 5675 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_30: 5597 (init) -> 5694 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_33: 5646 (init) -> 5651 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_32: 5664 (init) -> 5671 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_35: 5645 (init) -> 5634 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_34: 5613 (init) -> 5639 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_37: 5636 (init) -> 5692 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_36: 5632 (init) -> 5599 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_39: 5677 (init) -> 5626 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_38: 5608 (init) -> 5601 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_40: 5663 (init) -> 5596 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_42: 5683 (init) -> 5607 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_41: 5604 (init) -> 5606 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_44: 5666 (init) -> 5608 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_43: 5665 (init) -> 5597 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_46: 5630 (init) -> 5665 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_45: 5653 (init) -> 5642 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_48: 5598 (init) -> 5629 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_47: 5671 (init) -> 5645 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_49: 5637 (init) -> 5630 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_51: 5634 (init) -> 5610 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_50: 5670 (init) -> 5631 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_53: 5614 (init) -> 5623 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_52: 5688 (init) -> 5609 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_55: 5689 (init) -> 5669 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_54: 5628 (init) -> 5595 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_57: 5678 (init) -> 5636 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_56: 5681 (init) -> 5627 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_59: 5609 (init) -> 5644 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_58: 5596 (init) -> 5614 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_60: 5629 (init) -> 5691 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_62: 5599 (init) -> 5667 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_61: 5600 (init) -> 5672 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_64: 5660 (init) -> 5613 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_63: 5686 (init) -> 5673 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_66: 5672 (init) -> 5600 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_65: 5648 (init) -> 5689 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_68: 5685 (init) -> 5615 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_67: 5602 (init) -> 5598 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_69: 5640 (init) -> 5687 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_71: 5654 (init) -> 5677 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_70: 5606 (init) -> 5621 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_73: 5603 (init) -> 5670 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_72: 5651 (init) -> 5647 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_75: 5662 (init) -> 5648 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_74: 5611 (init) -> 5646 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_77: 5647 (init) -> 5657 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_76: 5626 (init) -> 5602 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_79: 5652 (init) -> 5611 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_78: 5679 (init) -> 5604 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_82: 5687 (init) -> 5686 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_81: 5622 (init) -> 5676 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_84: 5612 (init) -> 5649 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_83: 5644 (init) -> 5660 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_86: 5667 (init) -> 5662 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_85: 5618 (init) -> 5652 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_88: 5624 (init) -> 5684 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_87: 5658 (init) -> 5622 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_80: 5616 (init) -> 5663 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_93: 5605 (init) -> 5682 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_92: 5693 (init) -> 5641 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_95: 5661 (init) -> 5625 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_94: 5684 (init) -> 5659 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_97: 5635 (init) -> 5605 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_96: 5680 (init) -> 5632 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_99: 5691 (init) -> 5693 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_98: 5669 (init) -> 5612 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_91: 5631 (init) -> 5666 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_90: 5638 (init) -> 5635 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_8: 5682 (init) -> 5603 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_7: 5657 (init) -> 5650 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_9: 5676 (init) -> 5685 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_4: 5607 (init) -> 5668 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_3: 5617 (init) -> 5664 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_6: 5610 (init) -> 5683 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_5: 5627 (init) -> 5678 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_0: 5673 (init) -> 5643 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_2: 5633 (init) -> 5680 (map).
[18:11:53] [Server thread/DEBUG] [FML]: Registry Item: Fixed minecraft:items id mismatch pixelmon:tr8_1: 5641 (init) -> 5658 (map).
[18:11:53] [Server thread/TRACE] [FML]: Registry Name : minecraft:blocks
[18:11:53] [Server thread/TRACE] [FML]: Registry: 0 minecraft:air Block{minecraft:air}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1 minecraft:stone Block{minecraft:stone}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2 minecraft:grass Block{minecraft:grass}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 3 minecraft:dirt Block{minecraft:dirt}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4 minecraft:cobblestone Block{minecraft:cobblestone}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5 minecraft:planks Block{minecraft:planks}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 6 minecraft:sapling Block{minecraft:sapling}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bedrock Block{minecraft:bedrock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 8 minecraft:flowing_water Block{minecraft:flowing_water}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 9 minecraft:water Block{minecraft:water}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 10 minecraft:flowing_lava Block{minecraft:flowing_lava}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 11 minecraft:lava Block{minecraft:lava}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 12 minecraft:sand Block{minecraft:sand}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 13 minecraft:gravel Block{minecraft:gravel}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 14 minecraft:gold_ore Block{minecraft:gold_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 15 minecraft:iron_ore Block{minecraft:iron_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 16 minecraft:coal_ore Block{minecraft:coal_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 17 minecraft:log Block{minecraft:log}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 18 minecraft:leaves Block{minecraft:leaves}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 19 minecraft:sponge Block{minecraft:sponge}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 20 minecraft:glass Block{minecraft:glass}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 21 minecraft:lapis_ore Block{minecraft:lapis_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 22 minecraft:lapis_block Block{minecraft:lapis_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 23 minecraft:dispenser Block{minecraft:dispenser}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 24 minecraft:sandstone Block{minecraft:sandstone}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 25 minecraft:noteblock Block{minecraft:noteblock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 26 minecraft:bed Block{minecraft:bed}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 27 minecraft:golden_rail Block{minecraft:golden_rail}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 28 minecraft:detector_rail Block{minecraft:detector_rail}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 29 minecraft:sticky_piston Block{minecraft:sticky_piston}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 30 minecraft:web Block{minecraft:web}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 31 minecraft:tallgrass Block{minecraft:tallgrass}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 32 minecraft:deadbush Block{minecraft:deadbush}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 33 minecraft:piston Block{minecraft:piston}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 34 minecraft:piston_head Block{minecraft:piston_head}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 35 minecraft:wool Block{minecraft:wool}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 36 minecraft:piston_extension Block{minecraft:piston_extension}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 37 minecraft:yellow_flower Block{minecraft:yellow_flower}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 38 minecraft:red_flower Block{minecraft:red_flower}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 39 minecraft:brown_mushroom Block{minecraft:brown_mushroom}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 40 minecraft:red_mushroom Block{minecraft:red_mushroom}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 41 minecraft:gold_block Block{minecraft:gold_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 42 minecraft:iron_block Block{minecraft:iron_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 43 minecraft:double_stone_slab Block{minecraft:double_stone_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 44 minecraft:stone_slab Block{minecraft:stone_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 45 minecraft:brick_block Block{minecraft:brick_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 46 minecraft:tnt Block{minecraft:tnt}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 47 minecraft:bookshelf Block{minecraft:bookshelf}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 48 minecraft:mossy_cobblestone Block{minecraft:mossy_cobblestone}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 49 minecraft:obsidian Block{minecraft:obsidian}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 50 minecraft:torch Block{minecraft:torch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 51 minecraft:fire Block{minecraft:fire}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 52 minecraft:mob_spawner Block{minecraft:mob_spawner}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 53 minecraft:oak_stairs Block{minecraft:oak_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 54 minecraft:chest Block{minecraft:chest}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 55 minecraft:redstone_wire Block{minecraft:redstone_wire}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 56 minecraft:diamond_ore Block{minecraft:diamond_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 57 minecraft:diamond_block Block{minecraft:diamond_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 58 minecraft:crafting_table Block{minecraft:crafting_table}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 59 minecraft:wheat Block{minecraft:wheat}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 60 minecraft:farmland Block{minecraft:farmland}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 61 minecraft:furnace Block{minecraft:furnace}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 62 minecraft:lit_furnace Block{minecraft:lit_furnace}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 63 minecraft:standing_sign Block{minecraft:standing_sign}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 64 minecraft:wooden_door Block{minecraft:wooden_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 65 minecraft:ladder Block{minecraft:ladder}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 66 minecraft:rail Block{minecraft:rail}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 67 minecraft:stone_stairs Block{minecraft:stone_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 68 minecraft:wall_sign Block{minecraft:wall_sign}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 69 minecraft:lever Block{minecraft:lever}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 70 minecraft:stone_pressure_plate Block{minecraft:stone_pressure_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 71 minecraft:iron_door Block{minecraft:iron_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 72 minecraft:wooden_pressure_plate Block{minecraft:wooden_pressure_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 73 minecraft:redstone_ore Block{minecraft:redstone_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 74 minecraft:lit_redstone_ore Block{minecraft:lit_redstone_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 75 minecraft:unlit_redstone_torch Block{minecraft:unlit_redstone_torch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 76 minecraft:redstone_torch Block{minecraft:redstone_torch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 77 minecraft:stone_button Block{minecraft:stone_button}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 78 minecraft:snow_layer Block{minecraft:snow_layer}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 79 minecraft:ice Block{minecraft:ice}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 80 minecraft:snow Block{minecraft:snow}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 81 minecraft:cactus Block{minecraft:cactus}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 82 minecraft:clay Block{minecraft:clay}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 83 minecraft:reeds Block{minecraft:reeds}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 84 minecraft:jukebox Block{minecraft:jukebox}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 85 minecraft:fence Block{minecraft:fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 86 minecraft:pumpkin Block{minecraft:pumpkin}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 87 minecraft:netherrack Block{minecraft:netherrack}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 88 minecraft:soul_sand Block{minecraft:soul_sand}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 89 minecraft:glowstone Block{minecraft:glowstone}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 90 minecraft:portal Block{minecraft:portal}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 91 minecraft:lit_pumpkin Block{minecraft:lit_pumpkin}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 92 minecraft:cake Block{minecraft:cake}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 93 minecraft:unpowered_repeater Block{minecraft:unpowered_repeater}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 94 minecraft:powered_repeater Block{minecraft:powered_repeater}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 95 minecraft:stained_glass Block{minecraft:stained_glass}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 96 minecraft:trapdoor Block{minecraft:trapdoor}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 97 minecraft:monster_egg Block{minecraft:monster_egg}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 98 minecraft:stonebrick Block{minecraft:stonebrick}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 99 minecraft:brown_mushroom_block Block{minecraft:brown_mushroom_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_mushroom_block Block{minecraft:red_mushroom_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 101 minecraft:iron_bars Block{minecraft:iron_bars}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 102 minecraft:glass_pane Block{minecraft:glass_pane}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 103 minecraft:melon_block Block{minecraft:melon_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 104 minecraft:pumpkin_stem Block{minecraft:pumpkin_stem}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 105 minecraft:melon_stem Block{minecraft:melon_stem}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 106 minecraft:vine Block{minecraft:vine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 107 minecraft:fence_gate Block{minecraft:fence_gate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 108 minecraft:brick_stairs Block{minecraft:brick_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 109 minecraft:stone_brick_stairs Block{minecraft:stone_brick_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 110 minecraft:mycelium Block{minecraft:mycelium}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 111 minecraft:waterlily Block{minecraft:waterlily}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 112 minecraft:nether_brick Block{minecraft:nether_brick}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 113 minecraft:nether_brick_fence Block{minecraft:nether_brick_fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 114 minecraft:nether_brick_stairs Block{minecraft:nether_brick_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 115 minecraft:nether_wart Block{minecraft:nether_wart}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 116 minecraft:enchanting_table Block{minecraft:enchanting_table}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 117 minecraft:brewing_stand Block{minecraft:brewing_stand}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 118 minecraft:cauldron Block{minecraft:cauldron}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 119 minecraft:end_portal Block{minecraft:end_portal}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 120 minecraft:end_portal_frame Block{minecraft:end_portal_frame}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 121 minecraft:end_stone Block{minecraft:end_stone}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 122 minecraft:dragon_egg Block{minecraft:dragon_egg}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 123 minecraft:redstone_lamp Block{minecraft:redstone_lamp}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 124 minecraft:lit_redstone_lamp Block{minecraft:lit_redstone_lamp}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 125 minecraft:double_wooden_slab Block{minecraft:double_wooden_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 126 minecraft:wooden_slab Block{minecraft:wooden_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 127 minecraft:cocoa Block{minecraft:cocoa}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 128 minecraft:sandstone_stairs Block{minecraft:sandstone_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 129 minecraft:emerald_ore Block{minecraft:emerald_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 130 minecraft:ender_chest Block{minecraft:ender_chest}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 131 minecraft:tripwire_hook Block{minecraft:tripwire_hook}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 132 minecraft:tripwire Block{minecraft:tripwire}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 133 minecraft:emerald_block Block{minecraft:emerald_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 134 minecraft:spruce_stairs Block{minecraft:spruce_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 135 minecraft:birch_stairs Block{minecraft:birch_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 136 minecraft:jungle_stairs Block{minecraft:jungle_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 137 minecraft:command_block Block{minecraft:command_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 138 minecraft:beacon Block{minecraft:beacon}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 139 minecraft:cobblestone_wall Block{minecraft:cobblestone_wall}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 140 minecraft:flower_pot Block{minecraft:flower_pot}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 141 minecraft:carrots Block{minecraft:carrots}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 142 minecraft:potatoes Block{minecraft:potatoes}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 143 minecraft:wooden_button Block{minecraft:wooden_button}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 144 minecraft:skull Block{minecraft:skull}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 145 minecraft:anvil Block{minecraft:anvil}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 146 minecraft:trapped_chest Block{minecraft:trapped_chest}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 147 minecraft:light_weighted_pressure_plate Block{minecraft:light_weighted_pressure_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 148 minecraft:heavy_weighted_pressure_plate Block{minecraft:heavy_weighted_pressure_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 149 minecraft:unpowered_comparator Block{minecraft:unpowered_comparator}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 150 minecraft:powered_comparator Block{minecraft:powered_comparator}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 151 minecraft:daylight_detector Block{minecraft:daylight_detector}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 152 minecraft:redstone_block Block{minecraft:redstone_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 153 minecraft:quartz_ore Block{minecraft:quartz_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 154 minecraft:hopper Block{minecraft:hopper}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 155 minecraft:quartz_block Block{minecraft:quartz_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 156 minecraft:quartz_stairs Block{minecraft:quartz_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 157 minecraft:activator_rail Block{minecraft:activator_rail}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 158 minecraft:dropper Block{minecraft:dropper}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 159 minecraft:stained_hardened_clay Block{minecraft:stained_hardened_clay}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 160 minecraft:stained_glass_pane Block{minecraft:stained_glass_pane}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 161 minecraft:leaves2 Block{minecraft:leaves2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 162 minecraft:log2 Block{minecraft:log2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 163 minecraft:acacia_stairs Block{minecraft:acacia_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 164 minecraft:dark_oak_stairs Block{minecraft:dark_oak_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 165 minecraft:slime Block{minecraft:slime}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 166 minecraft:barrier Block{minecraft:barrier}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 167 minecraft:iron_trapdoor Block{minecraft:iron_trapdoor}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 168 minecraft:prismarine Block{minecraft:prismarine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 169 minecraft:sea_lantern Block{minecraft:sea_lantern}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 170 minecraft:hay_block Block{minecraft:hay_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 171 minecraft:carpet Block{minecraft:carpet}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 172 minecraft:hardened_clay Block{minecraft:hardened_clay}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 173 minecraft:coal_block Block{minecraft:coal_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 174 minecraft:packed_ice Block{minecraft:packed_ice}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 175 minecraft:double_plant Block{minecraft:double_plant}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 176 minecraft:standing_banner Block{minecraft:standing_banner}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 177 minecraft:wall_banner Block{minecraft:wall_banner}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 178 minecraft:daylight_detector_inverted Block{minecraft:daylight_detector_inverted}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 179 minecraft:red_sandstone Block{minecraft:red_sandstone}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 180 minecraft:red_sandstone_stairs Block{minecraft:red_sandstone_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 181 minecraft:double_stone_slab2 Block{minecraft:double_stone_slab2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 182 minecraft:stone_slab2 Block{minecraft:stone_slab2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 183 minecraft:spruce_fence_gate Block{minecraft:spruce_fence_gate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 184 minecraft:birch_fence_gate Block{minecraft:birch_fence_gate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 185 minecraft:jungle_fence_gate Block{minecraft:jungle_fence_gate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 186 minecraft:dark_oak_fence_gate Block{minecraft:dark_oak_fence_gate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 187 minecraft:acacia_fence_gate Block{minecraft:acacia_fence_gate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 188 minecraft:spruce_fence Block{minecraft:spruce_fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 189 minecraft:birch_fence Block{minecraft:birch_fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 190 minecraft:jungle_fence Block{minecraft:jungle_fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 191 minecraft:dark_oak_fence Block{minecraft:dark_oak_fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 192 minecraft:acacia_fence Block{minecraft:acacia_fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 193 minecraft:spruce_door Block{minecraft:spruce_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 194 minecraft:birch_door Block{minecraft:birch_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 195 minecraft:jungle_door Block{minecraft:jungle_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 196 minecraft:acacia_door Block{minecraft:acacia_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 197 minecraft:dark_oak_door Block{minecraft:dark_oak_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 198 minecraft:end_rod Block{minecraft:end_rod}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 199 minecraft:chorus_plant Block{minecraft:chorus_plant}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 200 minecraft:chorus_flower Block{minecraft:chorus_flower}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 201 minecraft:purpur_block Block{minecraft:purpur_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 202 minecraft:purpur_pillar Block{minecraft:purpur_pillar}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 203 minecraft:purpur_stairs Block{minecraft:purpur_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 204 minecraft:purpur_double_slab Block{minecraft:purpur_double_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 205 minecraft:purpur_slab Block{minecraft:purpur_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 206 minecraft:end_bricks Block{minecraft:end_bricks}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 207 minecraft:beetroots Block{minecraft:beetroots}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 208 minecraft:grass_path Block{minecraft:grass_path}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 209 minecraft:end_gateway Block{minecraft:end_gateway}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 210 minecraft:repeating_command_block Block{minecraft:repeating_command_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 211 minecraft:chain_command_block Block{minecraft:chain_command_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 212 minecraft:frosted_ice Block{minecraft:frosted_ice}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 213 minecraft:magma Block{minecraft:magma}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 214 minecraft:nether_wart_block Block{minecraft:nether_wart_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 215 minecraft:red_nether_brick Block{minecraft:red_nether_brick}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 216 minecraft:bone_block Block{minecraft:bone_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 217 minecraft:structure_void Block{minecraft:structure_void}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 218 minecraft:observer Block{minecraft:observer}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 219 minecraft:white_shulker_box Block{minecraft:white_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 220 minecraft:orange_shulker_box Block{minecraft:orange_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 221 minecraft:magenta_shulker_box Block{minecraft:magenta_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_shulker_box Block{minecraft:light_blue_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 223 minecraft:yellow_shulker_box Block{minecraft:yellow_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 224 minecraft:lime_shulker_box Block{minecraft:lime_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 225 minecraft:pink_shulker_box Block{minecraft:pink_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 226 minecraft:gray_shulker_box Block{minecraft:gray_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 227 minecraft:silver_shulker_box Block{minecraft:silver_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 228 minecraft:cyan_shulker_box Block{minecraft:cyan_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 229 minecraft:purple_shulker_box Block{minecraft:purple_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 230 minecraft:blue_shulker_box Block{minecraft:blue_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 231 minecraft:brown_shulker_box Block{minecraft:brown_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 232 minecraft:green_shulker_box Block{minecraft:green_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 233 minecraft:red_shulker_box Block{minecraft:red_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 234 minecraft:black_shulker_box Block{minecraft:black_shulker_box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 235 minecraft:white_glazed_terracotta Block{minecraft:white_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 236 minecraft:orange_glazed_terracotta Block{minecraft:orange_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 237 minecraft:magenta_glazed_terracotta Block{minecraft:magenta_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 238 minecraft:light_blue_glazed_terracotta Block{minecraft:light_blue_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 239 minecraft:yellow_glazed_terracotta Block{minecraft:yellow_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 240 minecraft:lime_glazed_terracotta Block{minecraft:lime_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 241 minecraft:pink_glazed_terracotta Block{minecraft:pink_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 242 minecraft:gray_glazed_terracotta Block{minecraft:gray_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 243 minecraft:silver_glazed_terracotta Block{minecraft:silver_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 244 minecraft:cyan_glazed_terracotta Block{minecraft:cyan_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 245 minecraft:purple_glazed_terracotta Block{minecraft:purple_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 246 minecraft:blue_glazed_terracotta Block{minecraft:blue_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 247 minecraft:brown_glazed_terracotta Block{minecraft:brown_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 248 minecraft:green_glazed_terracotta Block{minecraft:green_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 249 minecraft:red_glazed_terracotta Block{minecraft:red_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 250 minecraft:black_glazed_terracotta Block{minecraft:black_glazed_terracotta}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 251 minecraft:concrete Block{minecraft:concrete}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 252 minecraft:concrete_powder Block{minecraft:concrete_powder}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 253 pixelmon:healer Block{pixelmon:healer}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 254 pixelmon:thunder_stone_ore Block{pixelmon:thunder_stone_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 255 minecraft:structure_block Block{minecraft:structure_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 256 pixelmon:leaf_stone_ore Block{pixelmon:leaf_stone_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 257 pixelmon:water_stone_ore Block{pixelmon:water_stone_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 258 pixelmon:fire_stone_ore Block{pixelmon:fire_stone_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 259 pixelmon:dawn_dusk_ore Block{pixelmon:dawn_dusk_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 260 pixelmon:pc Block{pixelmon:pc}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 261 pixelmon:ranch Block{pixelmon:ranch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 262 pixelmon:mechanical_anvil Block{pixelmon:mechanical_anvil}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 263 pixelmon:cooking_pot Block{pixelmon:cooking_pot}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 264 pixelmon:infuser Block{pixelmon:infuser}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 265 pixelmon:anvil Block{pixelmon:anvil}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 266 pixelmon:fossil_machine Block{pixelmon:fossil_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 267 pixelmon:bauxite_ore Block{pixelmon:bauxite_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 268 pixelmon:aluminium_block Block{pixelmon:aluminium_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 269 pixelmon:fossil Block{pixelmon:fossil}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 270 pixelmon:trade_machine Block{pixelmon:trade_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 271 pixelmon:fossil_cleaner Block{pixelmon:fossil_cleaner}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 272 pixelmon:articuno_shrine Block{pixelmon:articuno_shrine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 273 pixelmon:zapdos_shrine Block{pixelmon:zapdos_shrine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 274 pixelmon:moltres_shrine Block{pixelmon:moltres_shrine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 275 pixelmon:ilex_shrine Block{pixelmon:ilex_shrine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 276 pixelmon:timespace_altar Block{pixelmon:timespace_altar}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 277 pixelmon:temple_pillar Block{pixelmon:temple_pillar}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 278 pixelmon:ice_rock Block{pixelmon:ice_rock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 279 pixelmon:moss_rock Block{pixelmon:moss_rock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 280 pixelmon:ruins_wall Block{pixelmon:ruins_wall}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 281 pixelmon:dusty_ruins_wall Block{pixelmon:dusty_ruins_wall}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 282 pixelmon:temple_block Block{pixelmon:temple_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 283 pixelmon:temple_brick Block{pixelmon:temple_brick}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 284 pixelmon:temple_stairs Block{pixelmon:temple_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 285 pixelmon:temple_brick_stairs Block{pixelmon:temple_brick_stairs}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 286 pixelmon:temple_slab Block{pixelmon:temple_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 287 pixelmon:temple_brick_slab Block{pixelmon:temple_brick_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 288 pixelmon:temple_double_slab Block{pixelmon:temple_double_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 289 pixelmon:temple_brick_double_slab Block{pixelmon:temple_brick_double_slab}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 290 pixelmon:elevator Block{pixelmon:elevator}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 291 pixelmon:warp_plate Block{pixelmon:warp_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 292 pixelmon:movement_plate Block{pixelmon:movement_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 293 pixelmon:stick_plate Block{pixelmon:stick_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 294 pixelmon:timed_fall Block{pixelmon:timed_fall}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 295 pixelmon:poke_chest Block{pixelmon:poke_chest}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 296 pixelmon:ultra_chest Block{pixelmon:ultra_chest}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 297 pixelmon:master_chest Block{pixelmon:master_chest}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 298 pixelmon:beast_chest Block{pixelmon:beast_chest}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 299 pixelmon:sun_stone_ore Block{pixelmon:sun_stone_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 300 pixelmon:cloning_machine Block{pixelmon:cloning_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 301 pixelmon:pixelmon_spawner Block{pixelmon:pixelmon_spawner}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 302 pixelmon:temporary_light Block{pixelmon:temporary_light}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 303 pixelmon:hidden_cube Block{pixelmon:hidden_cube}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 304 pixelmon:hidden_iron_door Block{pixelmon:hidden_iron_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 305 pixelmon:hidden_wooden_door Block{pixelmon:hidden_wooden_door}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 306 pixelmon:hidden_pressure_plate Block{pixelmon:hidden_pressure_plate}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 307 pixelmon:unown_block Block{pixelmon:unown_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 308 pixelmon:unown_block2 Block{pixelmon:unown_block2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 309 pixelmon:braille_block Block{pixelmon:braille_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 310 pixelmon:braille_block2 Block{pixelmon:braille_block2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 311 pixelmon:poke_grass Block{pixelmon:poke_grass}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 312 pixelmon:poke_dirt Block{pixelmon:poke_dirt}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 313 pixelmon:poke_sand Block{pixelmon:poke_sand}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 314 pixelmon:poke_sand_corner1 Block{pixelmon:poke_sand_corner1}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 315 pixelmon:poke_sand_corner2 Block{pixelmon:poke_sand_corner2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 316 pixelmon:poke_sand_corner3 Block{pixelmon:poke_sand_corner3}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 317 pixelmon:poke_sand_corner4 Block{pixelmon:poke_sand_corner4}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 318 pixelmon:poke_sand_side1 Block{pixelmon:poke_sand_side1}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 319 pixelmon:poke_sand_side2 Block{pixelmon:poke_sand_side2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 320 pixelmon:poke_sand_side3 Block{pixelmon:poke_sand_side3}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 321 pixelmon:poke_sand_side4 Block{pixelmon:poke_sand_side4}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 322 pixelmon:ruby_block Block{pixelmon:ruby_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 323 pixelmon:ruby_ore Block{pixelmon:ruby_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 324 pixelmon:sapphire_block Block{pixelmon:sapphire_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 325 pixelmon:sapphire_ore Block{pixelmon:sapphire_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 326 pixelmon:amethyst_block Block{pixelmon:amethyst_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 327 pixelmon:amethyst_ore Block{pixelmon:amethyst_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 328 pixelmon:crystal_block Block{pixelmon:crystal_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 329 pixelmon:crystal_ore Block{pixelmon:crystal_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 330 pixelmon:silicon_ore Block{pixelmon:silicon_ore}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 331 pixelmon:silicon_block Block{pixelmon:silicon_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 332 pixelmon:shingles Block{pixelmon:shingles}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 333 pixelmon:shingles_corner1 Block{pixelmon:shingles_corner1}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 334 pixelmon:shingles_corner2 Block{pixelmon:shingles_corner2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 335 pixelmon:outside_wall Block{pixelmon:outside_wall}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 336 pixelmon:inside_wall Block{pixelmon:inside_wall}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 337 pixelmon:inside_wall_molding Block{pixelmon:inside_wall_molding}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 338 pixelmon:tree_top Block{pixelmon:tree_top}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 339 pixelmon:tree_bottom Block{pixelmon:tree_bottom}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 340 pixelmon:wooden_flooring Block{pixelmon:wooden_flooring}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 341 pixelmon:pokemart_sign Block{pixelmon:pokemart_sign}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 342 pixelmon:pokecenter_sign Block{pixelmon:pokecenter_sign}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 343 pixelmon:window1 Block{pixelmon:window1}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 344 pixelmon:window2 Block{pixelmon:window2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 345 pixelmon:sandy_grass Block{pixelmon:sandy_grass}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 346 pixelmon:rock Block{pixelmon:rock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 347 pixelmon:cave_rock Block{pixelmon:cave_rock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 348 pixelmon:bridge_block Block{pixelmon:bridge_block}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 349 pixelmon:tree Block{pixelmon:tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 350 pixelmon:bolder Block{pixelmon:bolder}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 351 pixelmon:box Block{pixelmon:box}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 352 pixelmon:clothed_table Block{pixelmon:clothed_table}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 353 pixelmon:trash_can Block{pixelmon:trash_can}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 354 pixelmon:gym_sign Block{pixelmon:gym_sign}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 355 pixelmon:tv Block{pixelmon:tv}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 356 pixelmon:tv2 Block{pixelmon:tv2}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 357 pixelmon:tv3 Block{pixelmon:tv3}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 358 pixelmon:red_rug Block{pixelmon:red_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 359 pixelmon:green_rug Block{pixelmon:green_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 360 pixelmon:blue_rug Block{pixelmon:blue_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 361 pixelmon:yellow_rug Block{pixelmon:yellow_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 362 pixelmon:pink_rug Block{pixelmon:pink_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 363 pixelmon:purple_rug Block{pixelmon:purple_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 364 pixelmon:white_rug Block{pixelmon:white_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 365 pixelmon:gray_rug Block{pixelmon:gray_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 366 pixelmon:black_rug Block{pixelmon:black_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 367 pixelmon:orange_rug Block{pixelmon:orange_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 368 pixelmon:brown_rug Block{pixelmon:brown_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 369 pixelmon:cyan_rug Block{pixelmon:cyan_rug}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 370 pixelmon:red_umbrella Block{pixelmon:red_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 371 pixelmon:green_umbrella Block{pixelmon:green_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 372 pixelmon:blue_umbrella Block{pixelmon:blue_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 373 pixelmon:yellow_umbrella Block{pixelmon:yellow_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 374 pixelmon:orange_umbrella Block{pixelmon:orange_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 375 pixelmon:brown_umbrella Block{pixelmon:brown_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 376 pixelmon:pink_umbrella Block{pixelmon:pink_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 377 pixelmon:purple_umbrella Block{pixelmon:purple_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 378 pixelmon:white_umbrella Block{pixelmon:white_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 379 pixelmon:gray_umbrella Block{pixelmon:gray_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 380 pixelmon:black_umbrella Block{pixelmon:black_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 381 pixelmon:cyan_umbrella Block{pixelmon:cyan_umbrella}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 382 pixelmon:blue_clock Block{pixelmon:blue_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 383 pixelmon:pink_clock Block{pixelmon:pink_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 384 pixelmon:white_clock Block{pixelmon:white_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 385 pixelmon:gray_clock Block{pixelmon:gray_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 386 pixelmon:black_clock Block{pixelmon:black_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 387 pixelmon:purple_clock Block{pixelmon:purple_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 388 pixelmon:yellow_clock Block{pixelmon:yellow_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 389 pixelmon:red_clock Block{pixelmon:red_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 390 pixelmon:brown_clock Block{pixelmon:brown_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 391 pixelmon:green_clock Block{pixelmon:green_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 392 pixelmon:cyan_clock Block{pixelmon:cyan_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 393 pixelmon:orange_clock Block{pixelmon:orange_clock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 394 pixelmon:red_cushion_chair Block{pixelmon:red_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 395 pixelmon:yellow_cushion_chair Block{pixelmon:yellow_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 396 pixelmon:green_cushion_chair Block{pixelmon:green_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 397 pixelmon:pink_cushion_chair Block{pixelmon:pink_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 398 pixelmon:blue_cushion_chair Block{pixelmon:blue_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 399 pixelmon:black_cushion_chair Block{pixelmon:black_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 400 pixelmon:gray_cushion_chair Block{pixelmon:gray_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 401 pixelmon:cyan_cushion_chair Block{pixelmon:cyan_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 402 pixelmon:white_cushion_chair Block{pixelmon:white_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 403 pixelmon:brown_cushion_chair Block{pixelmon:brown_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 404 pixelmon:orange_cushion_chair Block{pixelmon:orange_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 405 pixelmon:purple_cushion_chair Block{pixelmon:purple_cushion_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 406 pixelmon:red_chair Block{pixelmon:red_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 407 pixelmon:yellow_chair Block{pixelmon:yellow_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 408 pixelmon:orange_chair Block{pixelmon:orange_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 409 pixelmon:pink_chair Block{pixelmon:pink_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 410 pixelmon:purple_chair Block{pixelmon:purple_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 411 pixelmon:cyan_chair Block{pixelmon:cyan_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 412 pixelmon:blue_chair Block{pixelmon:blue_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 413 pixelmon:white_chair Block{pixelmon:white_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 414 pixelmon:gray_chair Block{pixelmon:gray_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 415 pixelmon:black_chair Block{pixelmon:black_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 416 pixelmon:green_chair Block{pixelmon:green_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 417 pixelmon:brown_chair Block{pixelmon:brown_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 418 pixelmon:red_armchair Block{pixelmon:red_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 419 pixelmon:yellow_armchair Block{pixelmon:yellow_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 420 pixelmon:orange_armchair Block{pixelmon:orange_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 421 pixelmon:pink_armchair Block{pixelmon:pink_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 422 pixelmon:purple_armchair Block{pixelmon:purple_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 423 pixelmon:cyan_armchair Block{pixelmon:cyan_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 424 pixelmon:blue_armchair Block{pixelmon:blue_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 425 pixelmon:white_armchair Block{pixelmon:white_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 426 pixelmon:gray_armchair Block{pixelmon:gray_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 427 pixelmon:black_armchair Block{pixelmon:black_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 428 pixelmon:green_armchair Block{pixelmon:green_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 429 pixelmon:brown_armchair Block{pixelmon:brown_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 430 pixelmon:silver_armchair Block{pixelmon:silver_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 431 pixelmon:lime_armchair Block{pixelmon:lime_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 432 pixelmon:magenta_armchair Block{pixelmon:magenta_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 433 pixelmon:lightblue_armchair Block{pixelmon:lightblue_armchair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 434 pixelmon:red_couch Block{pixelmon:red_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 435 pixelmon:yellow_couch Block{pixelmon:yellow_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 436 pixelmon:orange_couch Block{pixelmon:orange_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 437 pixelmon:pink_couch Block{pixelmon:pink_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 438 pixelmon:purple_couch Block{pixelmon:purple_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 439 pixelmon:cyan_couch Block{pixelmon:cyan_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 440 pixelmon:blue_couch Block{pixelmon:blue_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 441 pixelmon:white_couch Block{pixelmon:white_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 442 pixelmon:gray_couch Block{pixelmon:gray_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 443 pixelmon:black_couch Block{pixelmon:black_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 444 pixelmon:green_couch Block{pixelmon:green_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 445 pixelmon:brown_couch Block{pixelmon:brown_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 446 pixelmon:silver_couch Block{pixelmon:silver_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 447 pixelmon:lime_couch Block{pixelmon:lime_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 448 pixelmon:magenta_couch Block{pixelmon:magenta_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 449 pixelmon:lightblue_couch Block{pixelmon:lightblue_couch}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 450 pixelmon:cash_register Block{pixelmon:cash_register}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 451 pixelmon:fossil_display Block{pixelmon:fossil_display}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 452 pixelmon:end_table Block{pixelmon:end_table}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 453 pixelmon:bench Block{pixelmon:bench}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 454 pixelmon:birch_bench Block{pixelmon:birch_bench}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 455 pixelmon:acacia_bench Block{pixelmon:acacia_bench}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 456 pixelmon:jungle_bench Block{pixelmon:jungle_bench}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 457 pixelmon:spruce_bench Block{pixelmon:spruce_bench}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 458 pixelmon:dark_oak_bench Block{pixelmon:dark_oak_bench}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 459 pixelmon:lightworkplace Block{pixelmon:lightworkplace}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 460 pixelmon:darkworkplace Block{pixelmon:darkworkplace}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 461 pixelmon:blue_vending_machine Block{pixelmon:blue_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 462 pixelmon:green_vending_machine Block{pixelmon:green_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 463 pixelmon:orange_vending_machine Block{pixelmon:orange_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 464 pixelmon:pink_vending_machine Block{pixelmon:pink_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 465 pixelmon:red_vending_machine Block{pixelmon:red_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 466 pixelmon:yellow_vending_machine Block{pixelmon:yellow_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 467 pixelmon:brown_vending_machine Block{pixelmon:brown_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 468 pixelmon:white_vending_machine Block{pixelmon:white_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 469 pixelmon:gray_vending_machine Block{pixelmon:gray_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 470 pixelmon:black_vending_machine Block{pixelmon:black_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 471 pixelmon:cyan_vending_machine Block{pixelmon:cyan_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 472 pixelmon:purple_vending_machine Block{pixelmon:purple_vending_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 473 pixelmon:fridge Block{pixelmon:fridge}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 474 pixelmon:picket_fence Block{pixelmon:picket_fence}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 475 pixelmon:green_folding_chair Block{pixelmon:green_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 476 pixelmon:red_folding_chair Block{pixelmon:red_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 477 pixelmon:blue_folding_chair Block{pixelmon:blue_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 478 pixelmon:yellow_folding_chair Block{pixelmon:yellow_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 479 pixelmon:orange_folding_chair Block{pixelmon:orange_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 480 pixelmon:brown_folding_chair Block{pixelmon:brown_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 481 pixelmon:white_folding_chair Block{pixelmon:white_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 482 pixelmon:gray_folding_chair Block{pixelmon:gray_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 483 pixelmon:black_folding_chair Block{pixelmon:black_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 484 pixelmon:pink_folding_chair Block{pixelmon:pink_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 485 pixelmon:purple_folding_chair Block{pixelmon:purple_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 486 pixelmon:cyan_folding_chair Block{pixelmon:cyan_folding_chair}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 487 pixelmon:blue_water_float Block{pixelmon:blue_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 488 pixelmon:green_water_float Block{pixelmon:green_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 489 pixelmon:orange_water_float Block{pixelmon:orange_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 490 pixelmon:pink_water_float Block{pixelmon:pink_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 491 pixelmon:purple_water_float Block{pixelmon:purple_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 492 pixelmon:red_water_float Block{pixelmon:red_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 493 pixelmon:yellow_water_float Block{pixelmon:yellow_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 494 pixelmon:brown_water_float Block{pixelmon:brown_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 495 pixelmon:white_water_float Block{pixelmon:white_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 496 pixelmon:gray_water_float Block{pixelmon:gray_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 497 pixelmon:black_water_float Block{pixelmon:black_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 498 pixelmon:cyan_water_float Block{pixelmon:cyan_water_float}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 499 pixelmon:pixelmon_grass Block{pixelmon:pixelmon_grass}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 500 pixelmon:spawner_cave_rock Block{pixelmon:spawner_cave_rock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 501 pixelmon:poke_gift Block{pixelmon:poke_gift}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 502 pixelmon:poke_gift_event Block{pixelmon:poke_gift_event}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 503 pixelmon:gracideablock Block{pixelmon:gracideablock}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 504 pixelmon:plateholder Block{pixelmon:plateholder}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 505 pixelmon:block.red_orb Block{pixelmon:block.red_orb}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 506 pixelmon:block.blue_orb Block{pixelmon:block.blue_orb}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 507 pixelmon:mower Block{pixelmon:mower}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 508 pixelmon:fan Block{pixelmon:fan}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 509 pixelmon:washing_machine Block{pixelmon:washing_machine}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 510 pixelmon:tidal_bell Block{pixelmon:tidal_bell}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 511 pixelmon:clear_bell Block{pixelmon:clear_bell}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 512 pixelmon:deep_sea Block{pixelmon:deep_sea}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 513 pixelmon:reassembly_unit Block{pixelmon:reassembly_unit}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 514 pixelmon:zygarde_cell Block{pixelmon:zygarde_cell}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 515 pixelmon:zygarde_core Block{pixelmon:zygarde_core}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 516 pixelmon:mint_crop Block{pixelmon:mint_crop}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 517 pixelmon:street_light Block{pixelmon:street_light}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 518 pixelmon:mug_base Block{pixelmon:mug_base}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 519 pixelmon:mug_ball Block{pixelmon:mug_ball}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 520 pixelmon:mug_pika Block{pixelmon:mug_pika}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 521 pixelmon:incense_burner Block{pixelmon:incense_burner}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 522 pixelmon:full_incense Block{pixelmon:full_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 523 pixelmon:lax_incense Block{pixelmon:lax_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 524 pixelmon:luck_incense Block{pixelmon:luck_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 525 pixelmon:odd_incense Block{pixelmon:odd_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 526 pixelmon:pure_incense Block{pixelmon:pure_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 527 pixelmon:rock_incense Block{pixelmon:rock_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 528 pixelmon:rose_incense Block{pixelmon:rose_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 529 pixelmon:sea_incense Block{pixelmon:sea_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 530 pixelmon:wave_incense Block{pixelmon:wave_incense}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 531 pixelmon:galarica_cuff Block{pixelmon:galarica_cuff}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 532 pixelmon:relic_band Block{pixelmon:relic_band}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 533 pixelmon:relic_crown Block{pixelmon:relic_crown}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 534 pixelmon:relic_statue Block{pixelmon:relic_statue}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 535 pixelmon:relic_vase Block{pixelmon:relic_vase}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 536 pixelmon:berrytree_cheri Block{pixelmon:berrytree_cheri}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 537 pixelmon:berrytree_chesto Block{pixelmon:berrytree_chesto}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 538 pixelmon:berrytree_pecha Block{pixelmon:berrytree_pecha}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 539 pixelmon:berrytree_rawst Block{pixelmon:berrytree_rawst}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 540 pixelmon:berrytree_aspear Block{pixelmon:berrytree_aspear}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 541 pixelmon:berrytree_leppa Block{pixelmon:berrytree_leppa}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 542 pixelmon:berrytree_oran Block{pixelmon:berrytree_oran}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 543 pixelmon:berrytree_persim Block{pixelmon:berrytree_persim}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 544 pixelmon:berrytree_lum Block{pixelmon:berrytree_lum}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 545 pixelmon:berrytree_sitrus Block{pixelmon:berrytree_sitrus}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 546 pixelmon:berrytree_figy Block{pixelmon:berrytree_figy}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 547 pixelmon:berrytree_wiki Block{pixelmon:berrytree_wiki}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 548 pixelmon:berrytree_mago Block{pixelmon:berrytree_mago}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 549 pixelmon:berrytree_aguav Block{pixelmon:berrytree_aguav}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 550 pixelmon:berrytree_iapapa Block{pixelmon:berrytree_iapapa}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 551 pixelmon:berrytree_pomeg Block{pixelmon:berrytree_pomeg}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 552 pixelmon:berrytree_kelpsy Block{pixelmon:berrytree_kelpsy}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 553 pixelmon:berrytree_qualot Block{pixelmon:berrytree_qualot}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 554 pixelmon:berrytree_hondew Block{pixelmon:berrytree_hondew}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 555 pixelmon:berrytree_grepa Block{pixelmon:berrytree_grepa}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 556 pixelmon:berrytree_tamato Block{pixelmon:berrytree_tamato}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 557 pixelmon:berrytree_occa Block{pixelmon:berrytree_occa}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 558 pixelmon:berrytree_passho Block{pixelmon:berrytree_passho}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 559 pixelmon:berrytree_wacan Block{pixelmon:berrytree_wacan}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 560 pixelmon:berrytree_rindo Block{pixelmon:berrytree_rindo}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 561 pixelmon:berrytree_yache Block{pixelmon:berrytree_yache}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 562 pixelmon:berrytree_chople Block{pixelmon:berrytree_chople}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 563 pixelmon:berrytree_kebia Block{pixelmon:berrytree_kebia}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 564 pixelmon:berrytree_shuca Block{pixelmon:berrytree_shuca}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 565 pixelmon:berrytree_coba Block{pixelmon:berrytree_coba}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 566 pixelmon:berrytree_tanga Block{pixelmon:berrytree_tanga}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 567 pixelmon:berrytree_charti Block{pixelmon:berrytree_charti}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 568 pixelmon:berrytree_kasib Block{pixelmon:berrytree_kasib}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 569 pixelmon:berrytree_haban Block{pixelmon:berrytree_haban}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 570 pixelmon:berrytree_colbur Block{pixelmon:berrytree_colbur}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 571 pixelmon:berrytree_babiri Block{pixelmon:berrytree_babiri}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 572 pixelmon:berrytree_chilan Block{pixelmon:berrytree_chilan}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 573 pixelmon:berrytree_roseli Block{pixelmon:berrytree_roseli}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 574 pixelmon:berrytree_liechi Block{pixelmon:berrytree_liechi}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 575 pixelmon:berrytree_ganlon Block{pixelmon:berrytree_ganlon}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 576 pixelmon:berrytree_salac Block{pixelmon:berrytree_salac}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 577 pixelmon:berrytree_petaya Block{pixelmon:berrytree_petaya}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 578 pixelmon:berrytree_apicot Block{pixelmon:berrytree_apicot}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 579 pixelmon:berrytree_lansat Block{pixelmon:berrytree_lansat}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 580 pixelmon:berrytree_starf Block{pixelmon:berrytree_starf}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 581 pixelmon:berrytree_enigma Block{pixelmon:berrytree_enigma}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 582 pixelmon:berrytree_micle Block{pixelmon:berrytree_micle}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 583 pixelmon:berrytree_custap Block{pixelmon:berrytree_custap}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 584 pixelmon:berrytree_jaboca Block{pixelmon:berrytree_jaboca}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 585 pixelmon:berrytree_rowap Block{pixelmon:berrytree_rowap}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 586 pixelmon:black_apricorn_tree Block{pixelmon:black_apricorn_tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 587 pixelmon:white_apricorn_tree Block{pixelmon:white_apricorn_tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 588 pixelmon:pink_apricorn_tree Block{pixelmon:pink_apricorn_tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 589 pixelmon:green_apricorn_tree Block{pixelmon:green_apricorn_tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 590 pixelmon:blue_apricorn_tree Block{pixelmon:blue_apricorn_tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 591 pixelmon:yellow_apricorn_tree Block{pixelmon:yellow_apricorn_tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry: 592 pixelmon:red_apricorn_tree Block{pixelmon:red_apricorn_tree}
[18:11:53] [Server thread/TRACE] [FML]: Registry Name : minecraft:items
[18:11:53] [Server thread/TRACE] [FML]: Registry: 0 minecraft:air net.minecraft.item.ItemAir@b0d3e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 1 minecraft:stone net.minecraft.item.ItemMultiTexture@17f8db6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2 minecraft:grass net.minecraft.item.ItemColored@5c4714ef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 3 minecraft:dirt net.minecraft.item.ItemMultiTexture@71fb8301
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4 minecraft:cobblestone net.minecraft.item.ItemBlock@7cdfa824
[18:11:53] [Server thread/TRACE] [FML]: Registry: 5 minecraft:planks net.minecraft.item.ItemMultiTexture@318e3942
[18:11:53] [Server thread/TRACE] [FML]: Registry: 6 minecraft:sapling net.minecraft.item.ItemMultiTexture@1ddf42dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 7 minecraft:bedrock net.minecraft.item.ItemBlock@5c1c9881
[18:11:53] [Server thread/TRACE] [FML]: Registry: 12 minecraft:sand net.minecraft.item.ItemMultiTexture@2f99d8c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 13 minecraft:gravel net.minecraft.item.ItemBlock@65d7eea4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 14 minecraft:gold_ore net.minecraft.item.ItemBlock@5d37aa0f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 15 minecraft:iron_ore net.minecraft.item.ItemBlock@6076c66
[18:11:53] [Server thread/TRACE] [FML]: Registry: 16 minecraft:coal_ore net.minecraft.item.ItemBlock@485c84d7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 17 minecraft:log net.minecraft.item.ItemMultiTexture@72a3462f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 18 minecraft:leaves net.minecraft.item.ItemLeaves@22aefae0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 19 minecraft:sponge net.minecraft.item.ItemMultiTexture@1d8be7b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 20 minecraft:glass net.minecraft.item.ItemBlock@48277712
[18:11:53] [Server thread/TRACE] [FML]: Registry: 21 minecraft:lapis_ore net.minecraft.item.ItemBlock@3d53e876
[18:11:53] [Server thread/TRACE] [FML]: Registry: 22 minecraft:lapis_block net.minecraft.item.ItemBlock@48d44b46
[18:11:53] [Server thread/TRACE] [FML]: Registry: 23 minecraft:dispenser net.minecraft.item.ItemBlock@aa0dbca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 24 minecraft:sandstone net.minecraft.item.ItemMultiTexture@5b7ee56c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 25 minecraft:noteblock net.minecraft.item.ItemBlock@311a0b3e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 27 minecraft:golden_rail net.minecraft.item.ItemBlock@3de8f85c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 28 minecraft:detector_rail net.minecraft.item.ItemBlock@21abda60
[18:11:53] [Server thread/TRACE] [FML]: Registry: 29 minecraft:sticky_piston net.minecraft.item.ItemPiston@6c70b7c3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 30 minecraft:web net.minecraft.item.ItemBlock@16a09809
[18:11:53] [Server thread/TRACE] [FML]: Registry: 31 minecraft:tallgrass net.minecraft.item.ItemColored@69a73867
[18:11:53] [Server thread/TRACE] [FML]: Registry: 32 minecraft:deadbush net.minecraft.item.ItemBlock@749d7c01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 33 minecraft:piston net.minecraft.item.ItemPiston@1d3a03fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 35 minecraft:wool net.minecraft.item.ItemCloth@401ec794
[18:11:53] [Server thread/TRACE] [FML]: Registry: 37 minecraft:yellow_flower net.minecraft.item.ItemMultiTexture@47f0f414
[18:11:53] [Server thread/TRACE] [FML]: Registry: 38 minecraft:red_flower net.minecraft.item.ItemMultiTexture@4809c771
[18:11:53] [Server thread/TRACE] [FML]: Registry: 39 minecraft:brown_mushroom net.minecraft.item.ItemBlock@750e2d33
[18:11:53] [Server thread/TRACE] [FML]: Registry: 40 minecraft:red_mushroom net.minecraft.item.ItemBlock@359e27d2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 41 minecraft:gold_block net.minecraft.item.ItemBlock@277bc3a5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 42 minecraft:iron_block net.minecraft.item.ItemBlock@214fba74
[18:11:53] [Server thread/TRACE] [FML]: Registry: 44 minecraft:stone_slab net.minecraft.item.ItemSlab@1857fe6c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 45 minecraft:brick_block net.minecraft.item.ItemBlock@44976b08
[18:11:53] [Server thread/TRACE] [FML]: Registry: 46 minecraft:tnt net.minecraft.item.ItemBlock@29b8df5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 47 minecraft:bookshelf net.minecraft.item.ItemBlock@20890a1a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 48 minecraft:mossy_cobblestone net.minecraft.item.ItemBlock@70a24f9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 49 minecraft:obsidian net.minecraft.item.ItemBlock@78bad03b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 50 minecraft:torch net.minecraft.item.ItemBlock@26101efc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 52 minecraft:mob_spawner net.minecraft.item.ItemBlock@362a6aa5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 53 minecraft:oak_stairs net.minecraft.item.ItemBlock@53b7bf01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 54 minecraft:chest net.minecraft.item.ItemBlock@139089a4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 56 minecraft:diamond_ore net.minecraft.item.ItemBlock@6a6e9289
[18:11:53] [Server thread/TRACE] [FML]: Registry: 57 minecraft:diamond_block net.minecraft.item.ItemBlock@ff4b223
[18:11:53] [Server thread/TRACE] [FML]: Registry: 58 minecraft:crafting_table net.minecraft.item.ItemBlock@61554b6b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 60 minecraft:farmland net.minecraft.item.ItemBlock@761f234c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 61 minecraft:furnace net.minecraft.item.ItemBlock@687b0ddc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 65 minecraft:ladder net.minecraft.item.ItemBlock@42b4df5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 66 minecraft:rail net.minecraft.item.ItemBlock@9f1ca74
[18:11:53] [Server thread/TRACE] [FML]: Registry: 67 minecraft:stone_stairs net.minecraft.item.ItemBlock@67b8d45
[18:11:53] [Server thread/TRACE] [FML]: Registry: 69 minecraft:lever net.minecraft.item.ItemBlock@365e65bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 70 minecraft:stone_pressure_plate net.minecraft.item.ItemBlock@52f43225
[18:11:53] [Server thread/TRACE] [FML]: Registry: 72 minecraft:wooden_pressure_plate net.minecraft.item.ItemBlock@55d1f065
[18:11:53] [Server thread/TRACE] [FML]: Registry: 73 minecraft:redstone_ore net.minecraft.item.ItemBlock@f9a5e3f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 76 minecraft:redstone_torch net.minecraft.item.ItemBlock@4aac81ca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 77 minecraft:stone_button net.minecraft.item.ItemBlock@393ae7a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 78 minecraft:snow_layer net.minecraft.item.ItemSnow@3e04abc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 79 minecraft:ice net.minecraft.item.ItemBlock@1008df1e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 80 minecraft:snow net.minecraft.item.ItemBlock@7ee12d58
[18:11:53] [Server thread/TRACE] [FML]: Registry: 81 minecraft:cactus net.minecraft.item.ItemBlock@e72fb04
[18:11:53] [Server thread/TRACE] [FML]: Registry: 82 minecraft:clay net.minecraft.item.ItemBlock@1533338c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 84 minecraft:jukebox net.minecraft.item.ItemBlock@4315fe1b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 85 minecraft:fence net.minecraft.item.ItemBlock@34e990cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 86 minecraft:pumpkin net.minecraft.item.ItemBlock@269c7104
[18:11:53] [Server thread/TRACE] [FML]: Registry: 87 minecraft:netherrack net.minecraft.item.ItemBlock@6de84336
[18:11:53] [Server thread/TRACE] [FML]: Registry: 88 minecraft:soul_sand net.minecraft.item.ItemBlock@627bcd7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 89 minecraft:glowstone net.minecraft.item.ItemBlock@70543cae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 91 minecraft:lit_pumpkin net.minecraft.item.ItemBlock@350567f1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 95 minecraft:stained_glass net.minecraft.item.ItemCloth@671da0f9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 96 minecraft:trapdoor net.minecraft.item.ItemBlock@1a5b7394
[18:11:53] [Server thread/TRACE] [FML]: Registry: 97 minecraft:monster_egg net.minecraft.item.ItemMultiTexture@7717b4a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 98 minecraft:stonebrick net.minecraft.item.ItemMultiTexture@28b5662d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 99 minecraft:brown_mushroom_block net.minecraft.item.ItemBlock@34b2d51a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 100 minecraft:red_mushroom_block net.minecraft.item.ItemBlock@7e4ac598
[18:11:53] [Server thread/TRACE] [FML]: Registry: 101 minecraft:iron_bars net.minecraft.item.ItemBlock@cf10c92
[18:11:53] [Server thread/TRACE] [FML]: Registry: 102 minecraft:glass_pane net.minecraft.item.ItemBlock@f76872f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 103 minecraft:melon_block net.minecraft.item.ItemBlock@2d4e99de
[18:11:53] [Server thread/TRACE] [FML]: Registry: 106 minecraft:vine net.minecraft.item.ItemColored@580ffea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 107 minecraft:fence_gate net.minecraft.item.ItemBlock@191e654
[18:11:53] [Server thread/TRACE] [FML]: Registry: 108 minecraft:brick_stairs net.minecraft.item.ItemBlock@79d49790
[18:11:53] [Server thread/TRACE] [FML]: Registry: 109 minecraft:stone_brick_stairs net.minecraft.item.ItemBlock@13dc6649
[18:11:53] [Server thread/TRACE] [FML]: Registry: 110 minecraft:mycelium net.minecraft.item.ItemBlock@1851c7d2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 111 minecraft:waterlily net.minecraft.item.ItemLilyPad@3e9fb485
[18:11:53] [Server thread/TRACE] [FML]: Registry: 112 minecraft:nether_brick net.minecraft.item.ItemBlock@4f3fec43
[18:11:53] [Server thread/TRACE] [FML]: Registry: 113 minecraft:nether_brick_fence net.minecraft.item.ItemBlock@38dbeb39
[18:11:53] [Server thread/TRACE] [FML]: Registry: 114 minecraft:nether_brick_stairs net.minecraft.item.ItemBlock@10f20d38
[18:11:53] [Server thread/TRACE] [FML]: Registry: 116 minecraft:enchanting_table net.minecraft.item.ItemBlock@538aa83f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 120 minecraft:end_portal_frame net.minecraft.item.ItemBlock@63e70bf9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 121 minecraft:end_stone net.minecraft.item.ItemBlock@402a69f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 122 minecraft:dragon_egg net.minecraft.item.ItemBlock@2d47b06
[18:11:53] [Server thread/TRACE] [FML]: Registry: 123 minecraft:redstone_lamp net.minecraft.item.ItemBlock@59371066
[18:11:53] [Server thread/TRACE] [FML]: Registry: 126 minecraft:wooden_slab net.minecraft.item.ItemSlab@48106381
[18:11:53] [Server thread/TRACE] [FML]: Registry: 128 minecraft:sandstone_stairs net.minecraft.item.ItemBlock@3c544c9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 129 minecraft:emerald_ore net.minecraft.item.ItemBlock@22e813fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 130 minecraft:ender_chest net.minecraft.item.ItemBlock@433d93e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 131 minecraft:tripwire_hook net.minecraft.item.ItemBlock@87aec6a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 133 minecraft:emerald_block net.minecraft.item.ItemBlock@213012a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 134 minecraft:spruce_stairs net.minecraft.item.ItemBlock@43a59289
[18:11:53] [Server thread/TRACE] [FML]: Registry: 135 minecraft:birch_stairs net.minecraft.item.ItemBlock@6c2883b1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 136 minecraft:jungle_stairs net.minecraft.item.ItemBlock@336e3be2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 137 minecraft:command_block net.minecraft.item.ItemBlock@126a9a3d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 138 minecraft:beacon net.minecraft.item.ItemBlock@7db47323
[18:11:53] [Server thread/TRACE] [FML]: Registry: 139 minecraft:cobblestone_wall net.minecraft.item.ItemMultiTexture@175ac243
[18:11:53] [Server thread/TRACE] [FML]: Registry: 143 minecraft:wooden_button net.minecraft.item.ItemBlock@51a719e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 145 minecraft:anvil net.minecraft.item.ItemAnvilBlock@38fb151a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 146 minecraft:trapped_chest net.minecraft.item.ItemBlock@152e7703
[18:11:53] [Server thread/TRACE] [FML]: Registry: 147 minecraft:light_weighted_pressure_plate net.minecraft.item.ItemBlock@1b60d324
[18:11:53] [Server thread/TRACE] [FML]: Registry: 148 minecraft:heavy_weighted_pressure_plate net.minecraft.item.ItemBlock@182e4365
[18:11:53] [Server thread/TRACE] [FML]: Registry: 151 minecraft:daylight_detector net.minecraft.item.ItemBlock@789dd6bf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 152 minecraft:redstone_block net.minecraft.item.ItemBlock@1e6d30c0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 153 minecraft:quartz_ore net.minecraft.item.ItemBlock@38929da
[18:11:53] [Server thread/TRACE] [FML]: Registry: 154 minecraft:hopper net.minecraft.item.ItemBlock@69d667a5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 155 minecraft:quartz_block net.minecraft.item.ItemMultiTexture@7fe87c0e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 156 minecraft:quartz_stairs net.minecraft.item.ItemBlock@8f4b803
[18:11:53] [Server thread/TRACE] [FML]: Registry: 157 minecraft:activator_rail net.minecraft.item.ItemBlock@42f9873e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 158 minecraft:dropper net.minecraft.item.ItemBlock@18483b8b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 159 minecraft:stained_hardened_clay net.minecraft.item.ItemCloth@24fc2c80
[18:11:53] [Server thread/TRACE] [FML]: Registry: 160 minecraft:stained_glass_pane net.minecraft.item.ItemCloth@4d2f9e3c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 161 minecraft:leaves2 net.minecraft.item.ItemLeaves@20faaf77
[18:11:53] [Server thread/TRACE] [FML]: Registry: 162 minecraft:log2 net.minecraft.item.ItemMultiTexture@632c3f55
[18:11:53] [Server thread/TRACE] [FML]: Registry: 163 minecraft:acacia_stairs net.minecraft.item.ItemBlock@48b3b1b8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 164 minecraft:dark_oak_stairs net.minecraft.item.ItemBlock@b86cb18
[18:11:53] [Server thread/TRACE] [FML]: Registry: 165 minecraft:slime net.minecraft.item.ItemBlock@29c244e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 166 minecraft:barrier net.minecraft.item.ItemBlock@965bcbc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 167 minecraft:iron_trapdoor net.minecraft.item.ItemBlock@7ab1ad9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 168 minecraft:prismarine net.minecraft.item.ItemMultiTexture@6e7e0259
[18:11:53] [Server thread/TRACE] [FML]: Registry: 169 minecraft:sea_lantern net.minecraft.item.ItemBlock@646e6d07
[18:11:53] [Server thread/TRACE] [FML]: Registry: 170 minecraft:hay_block net.minecraft.item.ItemBlock@5ee6fdc4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 171 minecraft:carpet net.minecraft.item.ItemCloth@1bbb42b4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 172 minecraft:hardened_clay net.minecraft.item.ItemBlock@3f9f8d23
[18:11:53] [Server thread/TRACE] [FML]: Registry: 173 minecraft:coal_block net.minecraft.item.ItemBlock@603d25db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 174 minecraft:packed_ice net.minecraft.item.ItemBlock@95cecc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 175 minecraft:double_plant net.minecraft.item.ItemMultiTexture@4404a6b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 179 minecraft:red_sandstone net.minecraft.item.ItemMultiTexture@652b3733
[18:11:53] [Server thread/TRACE] [FML]: Registry: 180 minecraft:red_sandstone_stairs net.minecraft.item.ItemBlock@7b598d05
[18:11:53] [Server thread/TRACE] [FML]: Registry: 182 minecraft:stone_slab2 net.minecraft.item.ItemSlab@6cc8c13c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 183 minecraft:spruce_fence_gate net.minecraft.item.ItemBlock@3a6556b6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 184 minecraft:birch_fence_gate net.minecraft.item.ItemBlock@63bca84d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 185 minecraft:jungle_fence_gate net.minecraft.item.ItemBlock@6141647f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 186 minecraft:dark_oak_fence_gate net.minecraft.item.ItemBlock@6f6c8d45
[18:11:53] [Server thread/TRACE] [FML]: Registry: 187 minecraft:acacia_fence_gate net.minecraft.item.ItemBlock@7f2ca6f8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 188 minecraft:spruce_fence net.minecraft.item.ItemBlock@2d5ae78e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 189 minecraft:birch_fence net.minecraft.item.ItemBlock@21f91efa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 190 minecraft:jungle_fence net.minecraft.item.ItemBlock@4df0d9f8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 191 minecraft:dark_oak_fence net.minecraft.item.ItemBlock@35e75f7a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 192 minecraft:acacia_fence net.minecraft.item.ItemBlock@4f7bb8df
[18:11:53] [Server thread/TRACE] [FML]: Registry: 198 minecraft:end_rod net.minecraft.item.ItemBlock@4e2109fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 199 minecraft:chorus_plant net.minecraft.item.ItemBlock@18dac12f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 200 minecraft:chorus_flower net.minecraft.item.ItemBlock@36cfe107
[18:11:53] [Server thread/TRACE] [FML]: Registry: 201 minecraft:purpur_block net.minecraft.item.ItemBlock@100eeedc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 202 minecraft:purpur_pillar net.minecraft.item.ItemBlock@56266bda
[18:11:53] [Server thread/TRACE] [FML]: Registry: 203 minecraft:purpur_stairs net.minecraft.item.ItemBlock@18bb1b88
[18:11:53] [Server thread/TRACE] [FML]: Registry: 205 minecraft:purpur_slab net.minecraft.item.ItemSlab@51b51641
[18:11:53] [Server thread/TRACE] [FML]: Registry: 206 minecraft:end_bricks net.minecraft.item.ItemBlock@419f0ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 208 minecraft:grass_path net.minecraft.item.ItemBlock@6cc8da1c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 210 minecraft:repeating_command_block net.minecraft.item.ItemBlock@371cd2fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 211 minecraft:chain_command_block net.minecraft.item.ItemBlock@b32e983
[18:11:53] [Server thread/TRACE] [FML]: Registry: 213 minecraft:magma net.minecraft.item.ItemBlock@3c346c45
[18:11:53] [Server thread/TRACE] [FML]: Registry: 214 minecraft:nether_wart_block net.minecraft.item.ItemBlock@16df9bde
[18:11:53] [Server thread/TRACE] [FML]: Registry: 215 minecraft:red_nether_brick net.minecraft.item.ItemBlock@478530cb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 216 minecraft:bone_block net.minecraft.item.ItemBlock@5be7b749
[18:11:53] [Server thread/TRACE] [FML]: Registry: 217 minecraft:structure_void net.minecraft.item.ItemBlock@44aeae34
[18:11:53] [Server thread/TRACE] [FML]: Registry: 218 minecraft:observer net.minecraft.item.ItemBlock@2ec5cc14
[18:11:53] [Server thread/TRACE] [FML]: Registry: 219 minecraft:white_shulker_box net.minecraft.item.ItemShulkerBox@269308cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 220 minecraft:orange_shulker_box net.minecraft.item.ItemShulkerBox@177ddd24
[18:11:53] [Server thread/TRACE] [FML]: Registry: 221 minecraft:magenta_shulker_box net.minecraft.item.ItemShulkerBox@17d816b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 222 minecraft:light_blue_shulker_box net.minecraft.item.ItemShulkerBox@126675fd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 223 minecraft:yellow_shulker_box net.minecraft.item.ItemShulkerBox@2c0dca15
[18:11:53] [Server thread/TRACE] [FML]: Registry: 224 minecraft:lime_shulker_box net.minecraft.item.ItemShulkerBox@5560b64d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 225 minecraft:pink_shulker_box net.minecraft.item.ItemShulkerBox@2da5fdc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 226 minecraft:gray_shulker_box net.minecraft.item.ItemShulkerBox@23321be7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 227 minecraft:silver_shulker_box net.minecraft.item.ItemShulkerBox@61ad30f6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 228 minecraft:cyan_shulker_box net.minecraft.item.ItemShulkerBox@312f3050
[18:11:53] [Server thread/TRACE] [FML]: Registry: 229 minecraft:purple_shulker_box net.minecraft.item.ItemShulkerBox@615bad16
[18:11:53] [Server thread/TRACE] [FML]: Registry: 230 minecraft:blue_shulker_box net.minecraft.item.ItemShulkerBox@52856ff9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 231 minecraft:brown_shulker_box net.minecraft.item.ItemShulkerBox@5aa7cfdf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 232 minecraft:green_shulker_box net.minecraft.item.ItemShulkerBox@1242d96b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 233 minecraft:red_shulker_box net.minecraft.item.ItemShulkerBox@2ecdf528
[18:11:53] [Server thread/TRACE] [FML]: Registry: 234 minecraft:black_shulker_box net.minecraft.item.ItemShulkerBox@574ebdaf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 235 minecraft:white_glazed_terracotta net.minecraft.item.ItemBlock@33f349ae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 236 minecraft:orange_glazed_terracotta net.minecraft.item.ItemBlock@377e573a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 237 minecraft:magenta_glazed_terracotta net.minecraft.item.ItemBlock@76db9048
[18:11:53] [Server thread/TRACE] [FML]: Registry: 238 minecraft:light_blue_glazed_terracotta net.minecraft.item.ItemBlock@54daf8f9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 239 minecraft:yellow_glazed_terracotta net.minecraft.item.ItemBlock@7d4d65f5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 240 minecraft:lime_glazed_terracotta net.minecraft.item.ItemBlock@38cf3ae1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 241 minecraft:pink_glazed_terracotta net.minecraft.item.ItemBlock@123ca460
[18:11:53] [Server thread/TRACE] [FML]: Registry: 242 minecraft:gray_glazed_terracotta net.minecraft.item.ItemBlock@11228bee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 243 minecraft:silver_glazed_terracotta net.minecraft.item.ItemBlock@7d626f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 244 minecraft:cyan_glazed_terracotta net.minecraft.item.ItemBlock@460f1cdb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 245 minecraft:purple_glazed_terracotta net.minecraft.item.ItemBlock@31e7afde
[18:11:53] [Server thread/TRACE] [FML]: Registry: 246 minecraft:blue_glazed_terracotta net.minecraft.item.ItemBlock@349f3ff7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 247 minecraft:brown_glazed_terracotta net.minecraft.item.ItemBlock@2487e20
[18:11:53] [Server thread/TRACE] [FML]: Registry: 248 minecraft:green_glazed_terracotta net.minecraft.item.ItemBlock@3c9f4376
[18:11:53] [Server thread/TRACE] [FML]: Registry: 249 minecraft:red_glazed_terracotta net.minecraft.item.ItemBlock@308a9264
[18:11:53] [Server thread/TRACE] [FML]: Registry: 250 minecraft:black_glazed_terracotta net.minecraft.item.ItemBlock@7da77305
[18:11:53] [Server thread/TRACE] [FML]: Registry: 251 minecraft:concrete net.minecraft.item.ItemCloth@3cdfbbef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 252 minecraft:concrete_powder net.minecraft.item.ItemCloth@7a1ddbf1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 255 minecraft:structure_block net.minecraft.item.ItemBlock@1e606f64
[18:11:53] [Server thread/TRACE] [FML]: Registry: 256 minecraft:iron_shovel net.minecraft.item.ItemSpade@2520aa05
[18:11:53] [Server thread/TRACE] [FML]: Registry: 257 minecraft:iron_pickaxe net.minecraft.item.ItemPickaxe@46894dc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 258 minecraft:iron_axe net.minecraft.item.ItemAxe@79ba0285
[18:11:53] [Server thread/TRACE] [FML]: Registry: 259 minecraft:flint_and_steel net.minecraft.item.ItemFlintAndSteel@3e39f08c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 260 minecraft:apple net.minecraft.item.ItemFood@3386ed8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 261 minecraft:bow net.minecraft.item.ItemBow@37986daf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 262 minecraft:arrow net.minecraft.item.ItemArrow@605eb072
[18:11:53] [Server thread/TRACE] [FML]: Registry: 263 minecraft:coal net.minecraft.item.ItemCoal@710afd47
[18:11:53] [Server thread/TRACE] [FML]: Registry: 264 minecraft:diamond net.minecraft.item.Item@64420e34
[18:11:53] [Server thread/TRACE] [FML]: Registry: 265 minecraft:iron_ingot net.minecraft.item.Item@667a467f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 266 minecraft:gold_ingot net.minecraft.item.Item@324e8baa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 267 minecraft:iron_sword net.minecraft.item.ItemSword@5432dca2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 268 minecraft:wooden_sword net.minecraft.item.ItemSword@12670e55
[18:11:53] [Server thread/TRACE] [FML]: Registry: 269 minecraft:wooden_shovel net.minecraft.item.ItemSpade@43fd77d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 270 minecraft:wooden_pickaxe net.minecraft.item.ItemPickaxe@5a90fcaa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 271 minecraft:wooden_axe net.minecraft.item.ItemAxe@1805ec96
[18:11:53] [Server thread/TRACE] [FML]: Registry: 272 minecraft:stone_sword net.minecraft.item.ItemSword@32ba5c65
[18:11:53] [Server thread/TRACE] [FML]: Registry: 273 minecraft:stone_shovel net.minecraft.item.ItemSpade@1ad1be5d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 274 minecraft:stone_pickaxe net.minecraft.item.ItemPickaxe@47797401
[18:11:53] [Server thread/TRACE] [FML]: Registry: 275 minecraft:stone_axe net.minecraft.item.ItemAxe@702f4124
[18:11:53] [Server thread/TRACE] [FML]: Registry: 276 minecraft:diamond_sword net.minecraft.item.ItemSword@10166230
[18:11:53] [Server thread/TRACE] [FML]: Registry: 277 minecraft:diamond_shovel net.minecraft.item.ItemSpade@7221539
[18:11:53] [Server thread/TRACE] [FML]: Registry: 278 minecraft:diamond_pickaxe net.minecraft.item.ItemPickaxe@b77b0a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 279 minecraft:diamond_axe net.minecraft.item.ItemAxe@15be68b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 280 minecraft:stick net.minecraft.item.Item@22ff1372
[18:11:53] [Server thread/TRACE] [FML]: Registry: 281 minecraft:bowl net.minecraft.item.Item@356341c9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 282 minecraft:mushroom_stew net.minecraft.item.ItemSoup@7283877
[18:11:53] [Server thread/TRACE] [FML]: Registry: 283 minecraft:golden_sword net.minecraft.item.ItemSword@286a4c52
[18:11:53] [Server thread/TRACE] [FML]: Registry: 284 minecraft:golden_shovel net.minecraft.item.ItemSpade@13dd7887
[18:11:53] [Server thread/TRACE] [FML]: Registry: 285 minecraft:golden_pickaxe net.minecraft.item.ItemPickaxe@780129bc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 286 minecraft:golden_axe net.minecraft.item.ItemAxe@3e2c4d4b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 287 minecraft:string net.minecraft.item.ItemBlockSpecial@4d825dbe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 288 minecraft:feather net.minecraft.item.Item@11180750
[18:11:53] [Server thread/TRACE] [FML]: Registry: 289 minecraft:gunpowder net.minecraft.item.Item@210635fd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 290 minecraft:wooden_hoe net.minecraft.item.ItemHoe@6dc2279c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 291 minecraft:stone_hoe net.minecraft.item.ItemHoe@7d7b4e04
[18:11:53] [Server thread/TRACE] [FML]: Registry: 292 minecraft:iron_hoe net.minecraft.item.ItemHoe@144e36ae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 293 minecraft:diamond_hoe net.minecraft.item.ItemHoe@24615687
[18:11:53] [Server thread/TRACE] [FML]: Registry: 294 minecraft:golden_hoe net.minecraft.item.ItemHoe@58636b50
[18:11:53] [Server thread/TRACE] [FML]: Registry: 295 minecraft:wheat_seeds net.minecraft.item.ItemSeeds@342a1f84
[18:11:53] [Server thread/TRACE] [FML]: Registry: 296 minecraft:wheat net.minecraft.item.Item@77d0dbba
[18:11:53] [Server thread/TRACE] [FML]: Registry: 297 minecraft:bread net.minecraft.item.ItemFood@70b196d3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 298 minecraft:leather_helmet net.minecraft.item.ItemArmor@f810c18
[18:11:53] [Server thread/TRACE] [FML]: Registry: 299 minecraft:leather_chestplate net.minecraft.item.ItemArmor@59f3426f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 300 minecraft:leather_leggings net.minecraft.item.ItemArmor@120411ec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 301 minecraft:leather_boots net.minecraft.item.ItemArmor@6cc8adff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 302 minecraft:chainmail_helmet net.minecraft.item.ItemArmor@6b2e9db2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 303 minecraft:chainmail_chestplate net.minecraft.item.ItemArmor@280d5a82
[18:11:53] [Server thread/TRACE] [FML]: Registry: 304 minecraft:chainmail_leggings net.minecraft.item.ItemArmor@1a34a51e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 305 minecraft:chainmail_boots net.minecraft.item.ItemArmor@333a44f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 306 minecraft:iron_helmet net.minecraft.item.ItemArmor@2c668c2a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 307 minecraft:iron_chestplate net.minecraft.item.ItemArmor@6efd0a6e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 308 minecraft:iron_leggings net.minecraft.item.ItemArmor@51de5efa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 309 minecraft:iron_boots net.minecraft.item.ItemArmor@30228de7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 310 minecraft:diamond_helmet net.minecraft.item.ItemArmor@28bd5015
[18:11:53] [Server thread/TRACE] [FML]: Registry: 311 minecraft:diamond_chestplate net.minecraft.item.ItemArmor@2e159116
[18:11:53] [Server thread/TRACE] [FML]: Registry: 312 minecraft:diamond_leggings net.minecraft.item.ItemArmor@d1f23a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 313 minecraft:diamond_boots net.minecraft.item.ItemArmor@2976ca51
[18:11:53] [Server thread/TRACE] [FML]: Registry: 314 minecraft:golden_helmet net.minecraft.item.ItemArmor@6b091a92
[18:11:53] [Server thread/TRACE] [FML]: Registry: 315 minecraft:golden_chestplate net.minecraft.item.ItemArmor@6996bbc4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 316 minecraft:golden_leggings net.minecraft.item.ItemArmor@1de08775
[18:11:53] [Server thread/TRACE] [FML]: Registry: 317 minecraft:golden_boots net.minecraft.item.ItemArmor@2dbf2da
[18:11:53] [Server thread/TRACE] [FML]: Registry: 318 minecraft:flint net.minecraft.item.Item@21a5b599
[18:11:53] [Server thread/TRACE] [FML]: Registry: 319 minecraft:porkchop net.minecraft.item.ItemFood@7db162f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 320 minecraft:cooked_porkchop net.minecraft.item.ItemFood@64f3991e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 321 minecraft:painting net.minecraft.item.ItemHangingEntity@a120b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 322 minecraft:golden_apple net.minecraft.item.ItemAppleGold@21a9f95b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 323 minecraft:sign net.minecraft.item.ItemSign@ac417a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 324 minecraft:wooden_door net.minecraft.item.ItemDoor@3451fc88
[18:11:53] [Server thread/TRACE] [FML]: Registry: 325 minecraft:bucket net.minecraft.item.ItemBucket@2f9addd4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 326 minecraft:water_bucket net.minecraft.item.ItemBucket@1c43df76
[18:11:53] [Server thread/TRACE] [FML]: Registry: 327 minecraft:lava_bucket net.minecraft.item.ItemBucket@ff2266c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 328 minecraft:minecart net.minecraft.item.ItemMinecart@6de610c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 329 minecraft:saddle net.minecraft.item.ItemSaddle@3d132bb6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 330 minecraft:iron_door net.minecraft.item.ItemDoor@60ae7cf2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 331 minecraft:redstone net.minecraft.item.ItemRedstone@2fa212df
[18:11:53] [Server thread/TRACE] [FML]: Registry: 332 minecraft:snowball net.minecraft.item.ItemSnowball@6591f8ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 333 minecraft:boat net.minecraft.item.ItemBoat@56478522
[18:11:53] [Server thread/TRACE] [FML]: Registry: 334 minecraft:leather net.minecraft.item.Item@3caf5c96
[18:11:53] [Server thread/TRACE] [FML]: Registry: 335 minecraft:milk_bucket net.minecraft.item.ItemBucketMilk@5dd747c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 336 minecraft:brick net.minecraft.item.Item@1bdafb01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 337 minecraft:clay_ball net.minecraft.item.Item@7aa3857b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 338 minecraft:reeds net.minecraft.item.ItemBlockSpecial@500ec769
[18:11:53] [Server thread/TRACE] [FML]: Registry: 339 minecraft:paper net.minecraft.item.Item@37806be6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 340 minecraft:book net.minecraft.item.ItemBook@3b33fff9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 341 minecraft:slime_ball net.minecraft.item.Item@fd87c22
[18:11:53] [Server thread/TRACE] [FML]: Registry: 342 minecraft:chest_minecart net.minecraft.item.ItemMinecart@fee881
[18:11:53] [Server thread/TRACE] [FML]: Registry: 343 minecraft:furnace_minecart net.minecraft.item.ItemMinecart@1ff463bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 344 minecraft:egg net.minecraft.item.ItemEgg@563263a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 345 minecraft:compass net.minecraft.item.ItemCompass@69ba72da
[18:11:53] [Server thread/TRACE] [FML]: Registry: 346 minecraft:fishing_rod net.minecraft.item.ItemFishingRod@389a1e34
[18:11:53] [Server thread/TRACE] [FML]: Registry: 347 minecraft:clock net.minecraft.item.ItemClock@5d9bb69b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 348 minecraft:glowstone_dust net.minecraft.item.Item@25d0b918
[18:11:53] [Server thread/TRACE] [FML]: Registry: 349 minecraft:fish net.minecraft.item.ItemFishFood@7f53fc38
[18:11:53] [Server thread/TRACE] [FML]: Registry: 350 minecraft:cooked_fish net.minecraft.item.ItemFishFood@5feb82b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 351 minecraft:dye net.minecraft.item.ItemDye@51e94b7d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 352 minecraft:bone net.minecraft.item.Item@47162173
[18:11:53] [Server thread/TRACE] [FML]: Registry: 353 minecraft:sugar net.minecraft.item.Item@3a4f8e8a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 354 minecraft:cake net.minecraft.item.ItemBlockSpecial@4468fda8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 355 minecraft:bed net.minecraft.item.ItemBed@6fd7aba8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 356 minecraft:repeater net.minecraft.item.ItemBlockSpecial@6c519e47
[18:11:53] [Server thread/TRACE] [FML]: Registry: 357 minecraft:cookie net.minecraft.item.ItemFood@3ce7490a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 358 minecraft:filled_map net.minecraft.item.ItemMap@121cf6f4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 359 minecraft:shears net.minecraft.item.ItemShears@6abe62bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 360 minecraft:melon net.minecraft.item.ItemFood@1f60824e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 361 minecraft:pumpkin_seeds net.minecraft.item.ItemSeeds@1218e12
[18:11:53] [Server thread/TRACE] [FML]: Registry: 362 minecraft:melon_seeds net.minecraft.item.ItemSeeds@29c25bbc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 363 minecraft:beef net.minecraft.item.ItemFood@30704f85
[18:11:53] [Server thread/TRACE] [FML]: Registry: 364 minecraft:cooked_beef net.minecraft.item.ItemFood@2b99c937
[18:11:53] [Server thread/TRACE] [FML]: Registry: 365 minecraft:chicken net.minecraft.item.ItemFood@403f7aa2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 366 minecraft:cooked_chicken net.minecraft.item.ItemFood@545604a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 367 minecraft:rotten_flesh net.minecraft.item.ItemFood@1029cf9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 368 minecraft:ender_pearl net.minecraft.item.ItemEnderPearl@61c4cebd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 369 minecraft:blaze_rod net.minecraft.item.Item@655909e2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 370 minecraft:ghast_tear net.minecraft.item.Item@716ae973
[18:11:53] [Server thread/TRACE] [FML]: Registry: 371 minecraft:gold_nugget net.minecraft.item.Item@1171ba7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 372 minecraft:nether_wart net.minecraft.item.ItemSeeds@56872fcb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 373 minecraft:potion net.minecraft.item.ItemPotion@5d3b6585
[18:11:53] [Server thread/TRACE] [FML]: Registry: 374 minecraft:glass_bottle net.minecraft.item.ItemGlassBottle@34e25492
[18:11:53] [Server thread/TRACE] [FML]: Registry: 375 minecraft:spider_eye net.minecraft.item.ItemFood@32f308c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 376 minecraft:fermented_spider_eye net.minecraft.item.Item@5f2b9da8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 377 minecraft:blaze_powder net.minecraft.item.Item@698ac187
[18:11:53] [Server thread/TRACE] [FML]: Registry: 378 minecraft:magma_cream net.minecraft.item.Item@4fea5ee0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 379 minecraft:brewing_stand net.minecraft.item.ItemBlockSpecial@65f5cae3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 380 minecraft:cauldron net.minecraft.item.ItemBlockSpecial@6630dd28
[18:11:53] [Server thread/TRACE] [FML]: Registry: 381 minecraft:ender_eye net.minecraft.item.ItemEnderEye@6fd9dbe6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 382 minecraft:speckled_melon net.minecraft.item.Item@7b3085a3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 383 minecraft:spawn_egg net.minecraft.item.ItemMonsterPlacer@5abbb273
[18:11:53] [Server thread/TRACE] [FML]: Registry: 384 minecraft:experience_bottle net.minecraft.item.ItemExpBottle@459bf87c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 385 minecraft:fire_charge net.minecraft.item.ItemFireball@391d28ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 386 minecraft:writable_book net.minecraft.item.ItemWritableBook@2acca224
[18:11:53] [Server thread/TRACE] [FML]: Registry: 387 minecraft:written_book net.minecraft.item.ItemWrittenBook@5ddb302
[18:11:53] [Server thread/TRACE] [FML]: Registry: 388 minecraft:emerald net.minecraft.item.Item@4b7ab7ab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 389 minecraft:item_frame net.minecraft.item.ItemHangingEntity@cf9bd1e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 390 minecraft:flower_pot net.minecraft.item.ItemBlockSpecial@39acd1f1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 391 minecraft:carrot net.minecraft.item.ItemSeedFood@e0847a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 392 minecraft:potato net.minecraft.item.ItemSeedFood@51743cc0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 393 minecraft:baked_potato net.minecraft.item.ItemFood@92e2c93
[18:11:53] [Server thread/TRACE] [FML]: Registry: 394 minecraft:poisonous_potato net.minecraft.item.ItemFood@6697f3d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 395 minecraft:map net.minecraft.item.ItemEmptyMap@42401b81
[18:11:53] [Server thread/TRACE] [FML]: Registry: 396 minecraft:golden_carrot net.minecraft.item.ItemFood@f1d1463
[18:11:53] [Server thread/TRACE] [FML]: Registry: 397 minecraft:skull net.minecraft.item.ItemSkull@72a34537
[18:11:53] [Server thread/TRACE] [FML]: Registry: 398 minecraft:carrot_on_a_stick net.minecraft.item.ItemCarrotOnAStick@e36bc01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 399 minecraft:nether_star net.minecraft.item.ItemSimpleFoiled@1c8f71a7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 400 minecraft:pumpkin_pie net.minecraft.item.ItemFood@27e21083
[18:11:53] [Server thread/TRACE] [FML]: Registry: 401 minecraft:fireworks net.minecraft.item.ItemFirework@793d09e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 402 minecraft:firework_charge net.minecraft.item.ItemFireworkCharge@40a28bda
[18:11:53] [Server thread/TRACE] [FML]: Registry: 403 minecraft:enchanted_book net.minecraft.item.ItemEnchantedBook@6921cfa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 404 minecraft:comparator net.minecraft.item.ItemBlockSpecial@523abba9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 405 minecraft:netherbrick net.minecraft.item.Item@6e090aaa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 406 minecraft:quartz net.minecraft.item.Item@15d79b70
[18:11:53] [Server thread/TRACE] [FML]: Registry: 407 minecraft:tnt_minecart net.minecraft.item.ItemMinecart@33430fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 408 minecraft:hopper_minecart net.minecraft.item.ItemMinecart@45424c0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 409 minecraft:prismarine_shard net.minecraft.item.Item@22ae32ba
[18:11:53] [Server thread/TRACE] [FML]: Registry: 410 minecraft:prismarine_crystals net.minecraft.item.Item@b8b2184
[18:11:53] [Server thread/TRACE] [FML]: Registry: 411 minecraft:rabbit net.minecraft.item.ItemFood@299a43d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 412 minecraft:cooked_rabbit net.minecraft.item.ItemFood@ccd000e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 413 minecraft:rabbit_stew net.minecraft.item.ItemSoup@5fa5c8cf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 414 minecraft:rabbit_foot net.minecraft.item.Item@d7055be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 415 minecraft:rabbit_hide net.minecraft.item.Item@768f4b42
[18:11:53] [Server thread/TRACE] [FML]: Registry: 416 minecraft:armor_stand net.minecraft.item.ItemArmorStand@5fb44964
[18:11:53] [Server thread/TRACE] [FML]: Registry: 417 minecraft:iron_horse_armor net.minecraft.item.Item@7a117dc2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 418 minecraft:golden_horse_armor net.minecraft.item.Item@1d444652
[18:11:53] [Server thread/TRACE] [FML]: Registry: 419 minecraft:diamond_horse_armor net.minecraft.item.Item@669c2b07
[18:11:53] [Server thread/TRACE] [FML]: Registry: 420 minecraft:lead net.minecraft.item.ItemLead@521a506c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 421 minecraft:name_tag net.minecraft.item.ItemNameTag@4eb1943b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 422 minecraft:command_block_minecart net.minecraft.item.ItemMinecart@4e2824b1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 423 minecraft:mutton net.minecraft.item.ItemFood@534d0e20
[18:11:53] [Server thread/TRACE] [FML]: Registry: 424 minecraft:cooked_mutton net.minecraft.item.ItemFood@7d18338b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 425 minecraft:banner net.minecraft.item.ItemBanner@bcfe29c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 426 minecraft:end_crystal net.minecraft.item.ItemEndCrystal@2dd8a273
[18:11:53] [Server thread/TRACE] [FML]: Registry: 427 minecraft:spruce_door net.minecraft.item.ItemDoor@59f76e56
[18:11:53] [Server thread/TRACE] [FML]: Registry: 428 minecraft:birch_door net.minecraft.item.ItemDoor@566f4659
[18:11:53] [Server thread/TRACE] [FML]: Registry: 429 minecraft:jungle_door net.minecraft.item.ItemDoor@1328f482
[18:11:53] [Server thread/TRACE] [FML]: Registry: 430 minecraft:acacia_door net.minecraft.item.ItemDoor@7b8b07ae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 431 minecraft:dark_oak_door net.minecraft.item.ItemDoor@19ec5357
[18:11:53] [Server thread/TRACE] [FML]: Registry: 432 minecraft:chorus_fruit net.minecraft.item.ItemChorusFruit@7bdb4f17
[18:11:53] [Server thread/TRACE] [FML]: Registry: 433 minecraft:chorus_fruit_popped net.minecraft.item.Item@77856cc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 434 minecraft:beetroot net.minecraft.item.ItemFood@1fbd5e0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 435 minecraft:beetroot_seeds net.minecraft.item.ItemSeeds@32d22650
[18:11:53] [Server thread/TRACE] [FML]: Registry: 436 minecraft:beetroot_soup net.minecraft.item.ItemSoup@135064ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 437 minecraft:dragon_breath net.minecraft.item.Item@4f6fd101
[18:11:53] [Server thread/TRACE] [FML]: Registry: 438 minecraft:splash_potion net.minecraft.item.ItemSplashPotion@a55e82a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 439 minecraft:spectral_arrow net.minecraft.item.ItemSpectralArrow@2fa879ed
[18:11:53] [Server thread/TRACE] [FML]: Registry: 440 minecraft:tipped_arrow net.minecraft.item.ItemTippedArrow@7a3c99f1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 441 minecraft:lingering_potion net.minecraft.item.ItemLingeringPotion@5cf2f5d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 442 minecraft:shield net.minecraft.item.ItemShield@2bb3f39e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 443 minecraft:elytra net.minecraft.item.ItemElytra@11c3ce6a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 444 minecraft:spruce_boat net.minecraft.item.ItemBoat@1a3b1f7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 445 minecraft:birch_boat net.minecraft.item.ItemBoat@22899683
[18:11:53] [Server thread/TRACE] [FML]: Registry: 446 minecraft:jungle_boat net.minecraft.item.ItemBoat@40017e98
[18:11:53] [Server thread/TRACE] [FML]: Registry: 447 minecraft:acacia_boat net.minecraft.item.ItemBoat@4fbe486c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 448 minecraft:dark_oak_boat net.minecraft.item.ItemBoat@dbc7e0a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 449 minecraft:totem_of_undying net.minecraft.item.Item@636fccb0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 450 minecraft:shulker_shell net.minecraft.item.Item@28519bfb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 452 minecraft:iron_nugget net.minecraft.item.Item@15914bb5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 453 minecraft:knowledge_book net.minecraft.item.ItemKnowledgeBook@5ddd84d2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2256 minecraft:record_13 net.minecraft.item.ItemRecord@4d065e1a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2257 minecraft:record_cat net.minecraft.item.ItemRecord@7c4ca87c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2258 minecraft:record_blocks net.minecraft.item.ItemRecord@6dbbdf92
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2259 minecraft:record_chirp net.minecraft.item.ItemRecord@1dbeedff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2260 minecraft:record_far net.minecraft.item.ItemRecord@62b786dc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2261 minecraft:record_mall net.minecraft.item.ItemRecord@7ba1cdbe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2262 minecraft:record_mellohi net.minecraft.item.ItemRecord@48d5ca17
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2263 minecraft:record_stal net.minecraft.item.ItemRecord@226e07e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2264 minecraft:record_strad net.minecraft.item.ItemRecord@7c31e410
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2265 minecraft:record_ward net.minecraft.item.ItemRecord@9880a15
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2266 minecraft:record_11 net.minecraft.item.ItemRecord@6febec41
[18:11:53] [Server thread/TRACE] [FML]: Registry: 2267 minecraft:record_wait net.minecraft.item.ItemRecord@3de88f64
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4096 pixelmon:healer com.pixelmonmod.pixelmon.items.PixelmonItemBlock@50bb8b8b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4097 pixelmon:thunder_stone_ore net.minecraft.item.ItemBlock@c845ecc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4098 pixelmon:leaf_stone_ore net.minecraft.item.ItemBlock@2e261d74
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4099 pixelmon:water_stone_ore net.minecraft.item.ItemBlock@170bcaa6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4100 pixelmon:fire_stone_ore net.minecraft.item.ItemBlock@15ea7063
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4101 pixelmon:dawn_dusk_ore net.minecraft.item.ItemBlock@2ac84f5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4102 pixelmon:pc com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6a7092dc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4103 pixelmon:ranch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2b579476
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4104 pixelmon:mechanical_anvil com.pixelmonmod.pixelmon.items.PixelmonItemBlock@216e44c7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4105 pixelmon:cooking_pot com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2cd202b0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4106 pixelmon:infuser com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5a28308c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4107 pixelmon:anvil net.minecraft.item.ItemBlock@48b2e8f6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4108 pixelmon:fossil_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@7e92cf01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4109 pixelmon:bauxite_ore net.minecraft.item.ItemBlock@2e9adccb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4110 pixelmon:aluminium_block net.minecraft.item.ItemBlock@23ef153
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4111 pixelmon:fossil net.minecraft.item.ItemBlock@1e552fb1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4112 pixelmon:trade_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@129735f5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4113 pixelmon:fossil_cleaner com.pixelmonmod.pixelmon.items.PixelmonItemBlock@7b8300d0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4114 pixelmon:articuno_shrine net.minecraft.item.ItemBlock@1e4802dc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4115 pixelmon:zapdos_shrine net.minecraft.item.ItemBlock@157a9e30
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4116 pixelmon:moltres_shrine net.minecraft.item.ItemBlock@658dca08
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4117 pixelmon:ilex_shrine net.minecraft.item.ItemBlock@1c29f94b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4118 pixelmon:timespace_altar net.minecraft.item.ItemBlock@4ac20927
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4119 pixelmon:temple_pillar com.pixelmonmod.pixelmon.blocks.decorative.ItemBlockPillar@11cfd00e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4120 pixelmon:ice_rock com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6adfdae9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4121 pixelmon:moss_rock com.pixelmonmod.pixelmon.items.PixelmonItemBlock@c5938ba
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4122 pixelmon:ruins_wall net.minecraft.item.ItemBlock@60e0d78c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4123 pixelmon:dusty_ruins_wall net.minecraft.item.ItemBlock@6ab08a46
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4124 pixelmon:temple_block net.minecraft.item.ItemBlock@5e11446c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4125 pixelmon:temple_brick net.minecraft.item.ItemBlock@5611ecba
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4126 pixelmon:temple_stairs net.minecraft.item.ItemBlock@bb3e13f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4127 pixelmon:temple_brick_stairs net.minecraft.item.ItemBlock@6ee60fe1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4128 pixelmon:temple_slab net.minecraft.item.ItemSlab@40e87cb0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4129 pixelmon:temple_brick_slab net.minecraft.item.ItemSlab@10cecabf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4130 pixelmon:elevator net.minecraft.item.ItemBlock@615d162d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4131 pixelmon:warp_plate net.minecraft.item.ItemBlock@67c7fba7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4132 pixelmon:movement_plate net.minecraft.item.ItemBlock@67689345
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4133 pixelmon:stick_plate net.minecraft.item.ItemBlock@46144a09
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4134 pixelmon:timed_fall net.minecraft.item.ItemBlock@2227ce19
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4135 pixelmon:poke_chest com.pixelmonmod.pixelmon.items.PixelmonItemBlock@37584a6f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4136 pixelmon:ultra_chest com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4d2772ce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4137 pixelmon:master_chest com.pixelmonmod.pixelmon.items.PixelmonItemBlock@25a5f539
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4138 pixelmon:beast_chest com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4a58d484
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4139 pixelmon:sun_stone_ore net.minecraft.item.ItemBlock@47cd5a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4140 pixelmon:cloning_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3bf9a793
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4141 pixelmon:pixelmon_spawner net.minecraft.item.ItemBlock@11bff57b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4142 pixelmon:temporary_light net.minecraft.item.ItemBlock@37258c01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4143 pixelmon:hidden_cube net.minecraft.item.ItemBlock@4535a458
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4144 pixelmon:hidden_pressure_plate net.minecraft.item.ItemBlock@6a9d20e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4145 pixelmon:unown_block com.pixelmonmod.pixelmon.blocks.decorative.ItemBlockUnown@3ea3dc73
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4146 pixelmon:unown_block2 com.pixelmonmod.pixelmon.blocks.decorative.ItemBlockUnown@dfa7576
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4147 pixelmon:braille_block com.pixelmonmod.pixelmon.blocks.decorative.ItemBlockBraille@8093f9c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4148 pixelmon:braille_block2 com.pixelmonmod.pixelmon.blocks.decorative.ItemBlockBraille@4d8e7be5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4149 pixelmon:poke_grass net.minecraft.item.ItemBlock@467065bd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4150 pixelmon:poke_dirt net.minecraft.item.ItemBlock@56396600
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4151 pixelmon:poke_sand net.minecraft.item.ItemBlock@520eff65
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4152 pixelmon:poke_sand_corner1 net.minecraft.item.ItemBlock@5d4d48eb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4153 pixelmon:poke_sand_corner2 net.minecraft.item.ItemBlock@20452951
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4154 pixelmon:poke_sand_corner3 net.minecraft.item.ItemBlock@16440d9c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4155 pixelmon:poke_sand_corner4 net.minecraft.item.ItemBlock@7542409
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4156 pixelmon:poke_sand_side1 net.minecraft.item.ItemBlock@781b613e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4157 pixelmon:poke_sand_side2 net.minecraft.item.ItemBlock@7e6c57b8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4158 pixelmon:poke_sand_side3 net.minecraft.item.ItemBlock@3afb74a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4159 pixelmon:poke_sand_side4 net.minecraft.item.ItemBlock@4589019c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4160 pixelmon:ruby_block net.minecraft.item.ItemBlock@17d55da2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4161 pixelmon:ruby_ore net.minecraft.item.ItemBlock@70b75881
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4162 pixelmon:sapphire_block net.minecraft.item.ItemBlock@3a3118d7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4163 pixelmon:sapphire_ore net.minecraft.item.ItemBlock@3b403ac0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4164 pixelmon:amethyst_block net.minecraft.item.ItemBlock@7b26b9fa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4165 pixelmon:amethyst_ore net.minecraft.item.ItemBlock@2a0048c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4166 pixelmon:crystal_block net.minecraft.item.ItemBlock@4cb54cfe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4167 pixelmon:crystal_ore net.minecraft.item.ItemBlock@323b41de
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4168 pixelmon:silicon_ore net.minecraft.item.ItemBlock@229ae3ee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4169 pixelmon:silicon_block net.minecraft.item.ItemBlock@22fefad1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4170 pixelmon:shingles net.minecraft.item.ItemBlock@1fe1f81d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4171 pixelmon:shingles_corner1 net.minecraft.item.ItemBlock@7a022b2f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4172 pixelmon:shingles_corner2 net.minecraft.item.ItemBlock@7b1cfe5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4173 pixelmon:outside_wall net.minecraft.item.ItemBlock@e0f3785
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4174 pixelmon:inside_wall net.minecraft.item.ItemBlock@25874642
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4175 pixelmon:inside_wall_molding net.minecraft.item.ItemBlock@7414cae2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4176 pixelmon:tree_top net.minecraft.item.ItemBlock@19ed75
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4177 pixelmon:tree_bottom net.minecraft.item.ItemBlock@774d8c37
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4178 pixelmon:wooden_flooring net.minecraft.item.ItemBlock@5a486573
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4179 pixelmon:pokemart_sign net.minecraft.item.ItemBlock@dc209d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4180 pixelmon:pokecenter_sign net.minecraft.item.ItemBlock@3d634106
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4181 pixelmon:window1 net.minecraft.item.ItemBlock@3d8b8fc2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4182 pixelmon:window2 net.minecraft.item.ItemBlock@31db6ed4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4183 pixelmon:sandy_grass net.minecraft.item.ItemBlock@1d648733
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4184 pixelmon:rock net.minecraft.item.ItemBlock@5a0269a3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4185 pixelmon:cave_rock net.minecraft.item.ItemBlock@5d1c8ff3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4186 pixelmon:bridge_block net.minecraft.item.ItemBlock@46deda8e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4187 pixelmon:bolder net.minecraft.item.ItemBlock@5333901a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4188 pixelmon:box net.minecraft.item.ItemBlock@7ba0f188
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4189 pixelmon:clothed_table com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5895de82
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4190 pixelmon:trash_can net.minecraft.item.ItemBlock@2d43eaa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4191 pixelmon:gym_sign net.minecraft.item.ItemBlock@4615a2d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4192 pixelmon:tv com.pixelmonmod.pixelmon.items.PixelmonItemBlock@54197895
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4193 pixelmon:tv2 net.minecraft.item.ItemBlock@3f54fe13
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4194 pixelmon:tv3 com.pixelmonmod.pixelmon.items.PixelmonItemBlock@60c7816b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4195 pixelmon:red_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@49a6a83
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4196 pixelmon:green_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@1227832c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4197 pixelmon:blue_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@20783e5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4198 pixelmon:yellow_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@fa54976
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4199 pixelmon:pink_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5a6f8d12
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4200 pixelmon:purple_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@152851e2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4201 pixelmon:white_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6cd08441
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4202 pixelmon:gray_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4a6ec4c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4203 pixelmon:black_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4a8640f4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4204 pixelmon:orange_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5a5f9c0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4205 pixelmon:brown_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3aa3a85b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4206 pixelmon:cyan_rug com.pixelmonmod.pixelmon.items.PixelmonItemBlock@40476bf0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4207 pixelmon:red_umbrella net.minecraft.item.ItemBlock@5807637f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4208 pixelmon:green_umbrella net.minecraft.item.ItemBlock@547a99fb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4209 pixelmon:blue_umbrella net.minecraft.item.ItemBlock@7f3a4d8a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4210 pixelmon:yellow_umbrella net.minecraft.item.ItemBlock@3861e6e5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4211 pixelmon:orange_umbrella net.minecraft.item.ItemBlock@7f19414e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4212 pixelmon:brown_umbrella net.minecraft.item.ItemBlock@13b33b98
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4213 pixelmon:pink_umbrella net.minecraft.item.ItemBlock@2a4110a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4214 pixelmon:purple_umbrella net.minecraft.item.ItemBlock@3f8c99cf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4215 pixelmon:white_umbrella net.minecraft.item.ItemBlock@29e983f3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4216 pixelmon:gray_umbrella net.minecraft.item.ItemBlock@15ac1d7b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4217 pixelmon:black_umbrella net.minecraft.item.ItemBlock@335a9063
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4218 pixelmon:cyan_umbrella net.minecraft.item.ItemBlock@56f2ebf4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4219 pixelmon:blue_clock net.minecraft.item.ItemBlock@294b6304
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4220 pixelmon:pink_clock net.minecraft.item.ItemBlock@41cb82ce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4221 pixelmon:white_clock net.minecraft.item.ItemBlock@6d2aec38
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4222 pixelmon:gray_clock net.minecraft.item.ItemBlock@6d8761d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4223 pixelmon:black_clock net.minecraft.item.ItemBlock@1280aaad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4224 pixelmon:purple_clock net.minecraft.item.ItemBlock@120fa9d4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4225 pixelmon:yellow_clock net.minecraft.item.ItemBlock@5db3b107
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4226 pixelmon:red_clock net.minecraft.item.ItemBlock@157a7b1e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4227 pixelmon:brown_clock net.minecraft.item.ItemBlock@1bab2826
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4228 pixelmon:green_clock net.minecraft.item.ItemBlock@62b58fd4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4229 pixelmon:cyan_clock net.minecraft.item.ItemBlock@454cb4e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4230 pixelmon:orange_clock net.minecraft.item.ItemBlock@1d9fbbd7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4231 pixelmon:red_cushion_chair net.minecraft.item.ItemBlock@24fc0bb1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4232 pixelmon:yellow_cushion_chair net.minecraft.item.ItemBlock@4ac886e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4233 pixelmon:green_cushion_chair net.minecraft.item.ItemBlock@6f26d855
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4234 pixelmon:pink_cushion_chair net.minecraft.item.ItemBlock@5e66692b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4235 pixelmon:blue_cushion_chair net.minecraft.item.ItemBlock@63ada0fd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4236 pixelmon:black_cushion_chair net.minecraft.item.ItemBlock@49b9ef5e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4237 pixelmon:gray_cushion_chair net.minecraft.item.ItemBlock@535bb507
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4238 pixelmon:cyan_cushion_chair net.minecraft.item.ItemBlock@1179c275
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4239 pixelmon:white_cushion_chair net.minecraft.item.ItemBlock@6fc6da96
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4240 pixelmon:brown_cushion_chair net.minecraft.item.ItemBlock@6f9b8190
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4241 pixelmon:orange_cushion_chair net.minecraft.item.ItemBlock@7383ded1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4242 pixelmon:purple_cushion_chair net.minecraft.item.ItemBlock@62e66a6a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4243 pixelmon:red_chair net.minecraft.item.ItemBlock@36dc364f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4244 pixelmon:yellow_chair net.minecraft.item.ItemBlock@487af103
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4245 pixelmon:orange_chair net.minecraft.item.ItemBlock@46b0b7d1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4246 pixelmon:pink_chair net.minecraft.item.ItemBlock@56041feb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4247 pixelmon:purple_chair net.minecraft.item.ItemBlock@29fca71
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4248 pixelmon:cyan_chair net.minecraft.item.ItemBlock@7e8ff745
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4249 pixelmon:blue_chair net.minecraft.item.ItemBlock@4ca94e3a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4250 pixelmon:white_chair net.minecraft.item.ItemBlock@76039e77
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4251 pixelmon:gray_chair net.minecraft.item.ItemBlock@1f96cbb8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4252 pixelmon:black_chair net.minecraft.item.ItemBlock@1c6534c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4253 pixelmon:green_chair net.minecraft.item.ItemBlock@201ec5aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4254 pixelmon:brown_chair net.minecraft.item.ItemBlock@5810af22
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4255 pixelmon:red_armchair net.minecraft.item.ItemBlock@7c1a1202
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4256 pixelmon:yellow_armchair net.minecraft.item.ItemBlock@7be53721
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4257 pixelmon:orange_armchair net.minecraft.item.ItemBlock@54b2cebc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4258 pixelmon:pink_armchair net.minecraft.item.ItemBlock@6fe379a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4259 pixelmon:purple_armchair net.minecraft.item.ItemBlock@349e141c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4260 pixelmon:cyan_armchair net.minecraft.item.ItemBlock@3df2b5c7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4261 pixelmon:blue_armchair net.minecraft.item.ItemBlock@4db2017d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4262 pixelmon:white_armchair net.minecraft.item.ItemBlock@49700c37
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4263 pixelmon:gray_armchair net.minecraft.item.ItemBlock@1aa9c5f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4264 pixelmon:black_armchair net.minecraft.item.ItemBlock@4a530e40
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4265 pixelmon:green_armchair net.minecraft.item.ItemBlock@76e3b65c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4266 pixelmon:brown_armchair net.minecraft.item.ItemBlock@63cd5eb6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4267 pixelmon:silver_armchair net.minecraft.item.ItemBlock@44a0fb96
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4268 pixelmon:lime_armchair net.minecraft.item.ItemBlock@42748be6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4269 pixelmon:magenta_armchair net.minecraft.item.ItemBlock@4f35da9d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4270 pixelmon:lightblue_armchair net.minecraft.item.ItemBlock@71e97271
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4271 pixelmon:red_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@785adc7d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4272 pixelmon:yellow_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4ffe78f1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4273 pixelmon:orange_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@321f9958
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4274 pixelmon:pink_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5446bc63
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4275 pixelmon:purple_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2e9ad66e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4276 pixelmon:cyan_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@525eab44
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4277 pixelmon:blue_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@acd3cd9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4278 pixelmon:white_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3cae9ca2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4279 pixelmon:gray_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@1a6489ab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4280 pixelmon:black_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@58307358
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4281 pixelmon:green_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3d3666e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4282 pixelmon:brown_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@88f733f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4283 pixelmon:silver_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@1154e61
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4284 pixelmon:lime_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@36ec8486
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4285 pixelmon:magenta_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@bc50f3a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4286 pixelmon:lightblue_couch com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5460f3b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4287 pixelmon:cash_register net.minecraft.item.ItemBlock@4fd55e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4288 pixelmon:fossil_display com.pixelmonmod.pixelmon.items.PixelmonItemBlock@f31e139
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4289 pixelmon:end_table net.minecraft.item.ItemBlock@529bf912
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4290 pixelmon:bench net.minecraft.item.ItemBlock@66d15cd3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4291 pixelmon:birch_bench net.minecraft.item.ItemBlock@23f2544b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4292 pixelmon:acacia_bench net.minecraft.item.ItemBlock@123037a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4293 pixelmon:jungle_bench net.minecraft.item.ItemBlock@5188a5c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4294 pixelmon:spruce_bench net.minecraft.item.ItemBlock@6f9a8964
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4295 pixelmon:dark_oak_bench net.minecraft.item.ItemBlock@5d299d9b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4296 pixelmon:lightworkplace net.minecraft.item.ItemBlock@a2d61b2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4297 pixelmon:darkworkplace net.minecraft.item.ItemBlock@1bc15613
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4298 pixelmon:blue_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4a80ba67
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4299 pixelmon:green_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@f82001a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4300 pixelmon:orange_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@169d70fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4301 pixelmon:pink_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@68af4d3d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4302 pixelmon:red_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5fa95fc3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4303 pixelmon:yellow_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@c4c7abd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4304 pixelmon:brown_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@ca27e62
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4305 pixelmon:white_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@60a4e4ee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4306 pixelmon:gray_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6ae6d514
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4307 pixelmon:black_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@601c2fb3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4308 pixelmon:cyan_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3757160f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4309 pixelmon:purple_vending_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@cee827b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4310 pixelmon:fridge com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3e7d6d1d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4311 pixelmon:picket_fence net.minecraft.item.ItemBlock@efffcbb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4312 pixelmon:green_folding_chair net.minecraft.item.ItemBlock@3daf3e8c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4313 pixelmon:red_folding_chair net.minecraft.item.ItemBlock@7d6aa650
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4314 pixelmon:blue_folding_chair net.minecraft.item.ItemBlock@2a88fc01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4315 pixelmon:yellow_folding_chair net.minecraft.item.ItemBlock@619aab9d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4316 pixelmon:orange_folding_chair net.minecraft.item.ItemBlock@6bf92d65
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4317 pixelmon:brown_folding_chair net.minecraft.item.ItemBlock@508158a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4318 pixelmon:white_folding_chair net.minecraft.item.ItemBlock@26f79052
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4319 pixelmon:gray_folding_chair net.minecraft.item.ItemBlock@104ccd6a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4320 pixelmon:black_folding_chair net.minecraft.item.ItemBlock@29316f78
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4321 pixelmon:pink_folding_chair net.minecraft.item.ItemBlock@3e2ed630
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4322 pixelmon:purple_folding_chair net.minecraft.item.ItemBlock@487e7892
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4323 pixelmon:cyan_folding_chair net.minecraft.item.ItemBlock@7a6575ba
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4324 pixelmon:blue_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@433a0479
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4325 pixelmon:green_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@7913568c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4326 pixelmon:orange_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6bbbdfc1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4327 pixelmon:pink_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3dd53312
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4328 pixelmon:purple_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6bee2083
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4329 pixelmon:red_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@374a7cd0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4330 pixelmon:yellow_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@7d2c32e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4331 pixelmon:brown_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6c8abf40
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4332 pixelmon:white_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@395e2961
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4333 pixelmon:gray_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@251fe707
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4334 pixelmon:black_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2ac539cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4335 pixelmon:cyan_water_float com.pixelmonmod.pixelmon.items.PixelmonItemBlock@1c124e20
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4336 pixelmon:pixelmon_grass net.minecraft.item.ItemBlock@151be602
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4337 pixelmon:spawner_cave_rock net.minecraft.item.ItemBlock@10d9cb19
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4338 pixelmon:poke_gift com.pixelmonmod.pixelmon.items.PixelmonItemBlock@604791a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4339 pixelmon:poke_gift_event com.pixelmonmod.pixelmon.items.PixelmonItemBlock@26d1b2df
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4340 pixelmon:gracideablock com.pixelmonmod.pixelmon.items.PixelmonItemBlock@10e5f219
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4341 pixelmon:plateholder com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2b15cb40
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4342 pixelmon:block.red_orb com.pixelmonmod.pixelmon.items.PixelmonItemBlock@21bd8b05
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4343 pixelmon:block.blue_orb com.pixelmonmod.pixelmon.items.PixelmonItemBlock@773768bc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4344 pixelmon:mower com.pixelmonmod.pixelmon.items.PixelmonItemBlock@7419a3d4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4345 pixelmon:fan com.pixelmonmod.pixelmon.items.PixelmonItemBlock@69baa99
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4346 pixelmon:washing_machine com.pixelmonmod.pixelmon.items.PixelmonItemBlock@740a157a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4347 pixelmon:tidal_bell com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4219ef38
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4348 pixelmon:clear_bell com.pixelmonmod.pixelmon.items.PixelmonItemBlock@26d65952
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4349 pixelmon:deep_sea net.minecraft.item.ItemBlock@d8b998f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4350 pixelmon:reassembly_unit net.minecraft.item.ItemBlock@18353ac2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4351 pixelmon:zygarde_cell net.minecraft.item.ItemBlock@25b25384
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4352 pixelmon:zygarde_core net.minecraft.item.ItemBlock@45dc9232
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4353 pixelmon:street_light net.minecraft.item.ItemBlock@4d885410
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4354 pixelmon:mug_base net.minecraft.item.ItemBlock@17f536f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4355 pixelmon:mug_ball net.minecraft.item.ItemBlock@cddfa01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4356 pixelmon:mug_pika net.minecraft.item.ItemBlock@cbd4142
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4357 pixelmon:galarica_cuff com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3da87942
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4358 pixelmon:relic_band com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3d0e8b19
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4359 pixelmon:relic_crown com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4362374a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4360 pixelmon:relic_statue com.pixelmonmod.pixelmon.items.PixelmonItemBlock@7bce365b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4361 pixelmon:relic_vase com.pixelmonmod.pixelmon.items.PixelmonItemBlock@51b3983a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4362 pixelmon:berrytree_cheri com.pixelmonmod.pixelmon.items.PixelmonItemBlock@11825184
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4363 pixelmon:berrytree_chesto com.pixelmonmod.pixelmon.items.PixelmonItemBlock@466bdbb5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4364 pixelmon:berrytree_pecha com.pixelmonmod.pixelmon.items.PixelmonItemBlock@33ab2cd3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4365 pixelmon:berrytree_rawst com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4cfb105d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4366 pixelmon:berrytree_aspear com.pixelmonmod.pixelmon.items.PixelmonItemBlock@542e517
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4367 pixelmon:berrytree_leppa com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5abba69c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4368 pixelmon:berrytree_oran com.pixelmonmod.pixelmon.items.PixelmonItemBlock@72bb3489
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4369 pixelmon:berrytree_persim com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5a954aef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4370 pixelmon:berrytree_lum com.pixelmonmod.pixelmon.items.PixelmonItemBlock@273628c9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4371 pixelmon:berrytree_sitrus com.pixelmonmod.pixelmon.items.PixelmonItemBlock@341b6b89
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4372 pixelmon:berrytree_figy com.pixelmonmod.pixelmon.items.PixelmonItemBlock@1d62d2ec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4373 pixelmon:berrytree_wiki com.pixelmonmod.pixelmon.items.PixelmonItemBlock@110c6d14
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4374 pixelmon:berrytree_mago com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3baa221
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4375 pixelmon:berrytree_aguav com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4ec33f0e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4376 pixelmon:berrytree_iapapa com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6077d128
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4377 pixelmon:berrytree_pomeg com.pixelmonmod.pixelmon.items.PixelmonItemBlock@480e0674
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4378 pixelmon:berrytree_kelpsy com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6e914ad0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4379 pixelmon:berrytree_qualot com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2284d2b2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4380 pixelmon:berrytree_hondew com.pixelmonmod.pixelmon.items.PixelmonItemBlock@207471f3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4381 pixelmon:berrytree_grepa com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2257e60f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4382 pixelmon:berrytree_tamato com.pixelmonmod.pixelmon.items.PixelmonItemBlock@185a3bb3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4383 pixelmon:berrytree_occa com.pixelmonmod.pixelmon.items.PixelmonItemBlock@25a4743e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4384 pixelmon:berrytree_passho com.pixelmonmod.pixelmon.items.PixelmonItemBlock@711b2c49
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4385 pixelmon:berrytree_wacan com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3268a390
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4386 pixelmon:berrytree_rindo com.pixelmonmod.pixelmon.items.PixelmonItemBlock@c6a2082
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4387 pixelmon:berrytree_yache com.pixelmonmod.pixelmon.items.PixelmonItemBlock@252d3370
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4388 pixelmon:berrytree_chople com.pixelmonmod.pixelmon.items.PixelmonItemBlock@3d6085e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4389 pixelmon:berrytree_kebia com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5ae35233
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4390 pixelmon:berrytree_shuca com.pixelmonmod.pixelmon.items.PixelmonItemBlock@1b62f45e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4391 pixelmon:berrytree_coba com.pixelmonmod.pixelmon.items.PixelmonItemBlock@250885dc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4392 pixelmon:berrytree_tanga com.pixelmonmod.pixelmon.items.PixelmonItemBlock@1657d046
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4393 pixelmon:berrytree_charti com.pixelmonmod.pixelmon.items.PixelmonItemBlock@5555f0be
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4394 pixelmon:berrytree_kasib com.pixelmonmod.pixelmon.items.PixelmonItemBlock@e818484
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4395 pixelmon:berrytree_haban com.pixelmonmod.pixelmon.items.PixelmonItemBlock@59987e09
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4396 pixelmon:berrytree_colbur com.pixelmonmod.pixelmon.items.PixelmonItemBlock@12e535b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4397 pixelmon:berrytree_babiri com.pixelmonmod.pixelmon.items.PixelmonItemBlock@209bd92b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4398 pixelmon:berrytree_chilan com.pixelmonmod.pixelmon.items.PixelmonItemBlock@54dfb70a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4399 pixelmon:berrytree_roseli com.pixelmonmod.pixelmon.items.PixelmonItemBlock@41183b21
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4400 pixelmon:berrytree_liechi com.pixelmonmod.pixelmon.items.PixelmonItemBlock@34797e2e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4401 pixelmon:berrytree_ganlon com.pixelmonmod.pixelmon.items.PixelmonItemBlock@6d74a7a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4402 pixelmon:berrytree_salac com.pixelmonmod.pixelmon.items.PixelmonItemBlock@c6447aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4403 pixelmon:berrytree_petaya com.pixelmonmod.pixelmon.items.PixelmonItemBlock@4eae1e79
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4404 pixelmon:berrytree_apicot com.pixelmonmod.pixelmon.items.PixelmonItemBlock@44ddd331
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4405 pixelmon:berrytree_lansat com.pixelmonmod.pixelmon.items.PixelmonItemBlock@b72d529
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4406 pixelmon:berrytree_starf com.pixelmonmod.pixelmon.items.PixelmonItemBlock@32cc418b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4407 pixelmon:berrytree_enigma com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2eb27101
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4408 pixelmon:berrytree_micle com.pixelmonmod.pixelmon.items.PixelmonItemBlock@7decad67
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4409 pixelmon:berrytree_custap com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2cf956c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4410 pixelmon:berrytree_jaboca com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2b084b81
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4411 pixelmon:berrytree_rowap com.pixelmonmod.pixelmon.items.PixelmonItemBlock@2c872c81
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4412 pixelmon:item_finder com.pixelmonmod.pixelmon.items.ItemItemFinder@6861773a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4413 pixelmon:rare_candy com.pixelmonmod.pixelmon.items.ItemExpCandy@5f2ef806
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4414 pixelmon:xs_exp_candy com.pixelmonmod.pixelmon.items.ItemExpCandy@21c7dd3d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4415 pixelmon:s_exp_candy com.pixelmonmod.pixelmon.items.ItemExpCandy@6d0cb017
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4416 pixelmon:m_exp_candy com.pixelmonmod.pixelmon.items.ItemExpCandy@e37d22b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4417 pixelmon:l_exp_candy com.pixelmonmod.pixelmon.items.ItemExpCandy@2671f523
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4418 pixelmon:xl_exp_candy com.pixelmonmod.pixelmon.items.ItemExpCandy@3940fae5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4419 pixelmon:potion com.pixelmonmod.pixelmon.items.ItemPotion@314469d2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4420 pixelmon:super_potion com.pixelmonmod.pixelmon.items.ItemPotion@152435b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4421 pixelmon:hyper_potion com.pixelmonmod.pixelmon.items.ItemPotion@28a366bf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4422 pixelmon:max_potion com.pixelmonmod.pixelmon.items.ItemPotion@168a369c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4423 pixelmon:fresh_water com.pixelmonmod.pixelmon.items.ItemPotion@492c766
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4424 pixelmon:soda_pop com.pixelmonmod.pixelmon.items.ItemPotion@17c91434
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4425 pixelmon:lemonade com.pixelmonmod.pixelmon.items.ItemPotion@24ec1eec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4426 pixelmon:moomoo_milk com.pixelmonmod.pixelmon.items.ItemPotion@6395e23b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4427 pixelmon:ether com.pixelmonmod.pixelmon.items.ItemEther@71aea0d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4428 pixelmon:max_ether com.pixelmonmod.pixelmon.items.ItemEther@2e99726d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4429 pixelmon:elixir com.pixelmonmod.pixelmon.items.ItemElixir@6a46122c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4430 pixelmon:max_elixir com.pixelmonmod.pixelmon.items.ItemElixir@268eb165
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4431 pixelmon:pp_up com.pixelmonmod.pixelmon.items.ItemPPUp@22226d0c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4432 pixelmon:pp_max com.pixelmonmod.pixelmon.items.ItemPPUp@47cd693f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4433 pixelmon:full_restore com.pixelmonmod.pixelmon.items.ItemPotion@1dc0c498
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4434 pixelmon:revive com.pixelmonmod.pixelmon.items.ItemRevive@4e164bdc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4435 pixelmon:max_revive com.pixelmonmod.pixelmon.items.ItemRevive@7fed051f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4436 pixelmon:antidote com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@53450f4c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4437 pixelmon:paralyze_heal com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@483af5b8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4438 pixelmon:awakening com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@348e1fc8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4439 pixelmon:burn_heal com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@23dc31bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4440 pixelmon:ice_heal com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@581865e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4441 pixelmon:full_heal com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@4710dc6d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4442 pixelmon:rage_candy_bar com.pixelmonmod.pixelmon.items.ItemPotion@3a4fb18
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4443 pixelmon:lava_cookie com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@4137533e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4444 pixelmon:old_gateau com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@5a1b1186
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4445 pixelmon:casteliacone com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@1b295d1c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4446 pixelmon:lumiose_galette com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@3ff1095a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4447 pixelmon:shalour_sable com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@44a40339
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4448 pixelmon:big_malasada com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@46b1ad0a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4449 pixelmon:hp_up com.pixelmonmod.pixelmon.items.IncreaseEV@17a1d97d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4450 pixelmon:protein com.pixelmonmod.pixelmon.items.IncreaseEV@20ada90a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4451 pixelmon:iron com.pixelmonmod.pixelmon.items.IncreaseEV@44f4dbed
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4452 pixelmon:calcium com.pixelmonmod.pixelmon.items.IncreaseEV@fe6e784
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4453 pixelmon:zinc com.pixelmonmod.pixelmon.items.IncreaseEV@1615bd34
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4454 pixelmon:carbos com.pixelmonmod.pixelmon.items.IncreaseEV@5bbdb305
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4455 pixelmon:health_wing com.pixelmonmod.pixelmon.items.PixelmonItem@39f4302c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4456 pixelmon:muscle_wing com.pixelmonmod.pixelmon.items.PixelmonItem@1163a51
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4457 pixelmon:resist_wing com.pixelmonmod.pixelmon.items.PixelmonItem@3ad1cb5a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4458 pixelmon:genius_wing com.pixelmonmod.pixelmon.items.PixelmonItem@cc2629e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4459 pixelmon:clever_wing com.pixelmonmod.pixelmon.items.PixelmonItem@14af567a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4460 pixelmon:swift_wing com.pixelmonmod.pixelmon.items.PixelmonItem@245b320c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4461 pixelmon:silver_wing com.pixelmonmod.pixelmon.items.PixelmonItem@10e4b6c6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4462 pixelmon:rainbow_wing com.pixelmonmod.pixelmon.items.PixelmonItem@fade0d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4463 pixelmon:health_feather com.pixelmonmod.pixelmon.items.IncreaseEV@615f7bdf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4464 pixelmon:muscle_feather com.pixelmonmod.pixelmon.items.IncreaseEV@1ce9feaa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4465 pixelmon:resist_feather com.pixelmonmod.pixelmon.items.IncreaseEV@290e3977
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4466 pixelmon:genius_feather com.pixelmonmod.pixelmon.items.IncreaseEV@49c5c7d0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4467 pixelmon:clever_feather com.pixelmonmod.pixelmon.items.IncreaseEV@535eccb4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4468 pixelmon:swift_feather com.pixelmonmod.pixelmon.items.IncreaseEV@9174db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4469 pixelmon:pomeg_berry com.pixelmonmod.pixelmon.items.DecreaseEV@580c203f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4470 pixelmon:kelpsy_berry com.pixelmonmod.pixelmon.items.DecreaseEV@3f9087a9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4471 pixelmon:qualot_berry com.pixelmonmod.pixelmon.items.DecreaseEV@1a0ec783
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4472 pixelmon:hondew_berry com.pixelmonmod.pixelmon.items.DecreaseEV@11325fb5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4473 pixelmon:grepa_berry com.pixelmonmod.pixelmon.items.DecreaseEV@28868874
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4474 pixelmon:tamato_berry com.pixelmonmod.pixelmon.items.DecreaseEV@1310ff02
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4475 pixelmon:cornn_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@7f4e003c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4476 pixelmon:magost_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@7c022797
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4477 pixelmon:rabuta_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@605bc54b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4478 pixelmon:nomel_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@74a7dead
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4479 pixelmon:spelon_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@7b676fe5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4480 pixelmon:pamtre_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@1634c181
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4481 pixelmon:watmel_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@287b2f91
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4482 pixelmon:durin_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@62e3ce85
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4483 pixelmon:belue_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerry@22bb8d7b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4484 pixelmon:heal_powder com.pixelmonmod.pixelmon.items.ItemStatusAilmentHealer@12336864
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4485 pixelmon:energy_powder com.pixelmonmod.pixelmon.items.ItemPotion@63c5ca14
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4486 pixelmon:energy_root com.pixelmonmod.pixelmon.items.ItemPotion@1faea70f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4487 pixelmon:revival_herb com.pixelmonmod.pixelmon.items.ItemRevive@610021d4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4488 pixelmon:x_attack com.pixelmonmod.pixelmon.items.ItemBattleItem@68f915d8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4489 pixelmon:x_defence com.pixelmonmod.pixelmon.items.ItemBattleItem@25a1f7b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4490 pixelmon:x_special_attack com.pixelmonmod.pixelmon.items.ItemBattleItem@4f5dbadd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4491 pixelmon:x_special_defence com.pixelmonmod.pixelmon.items.ItemBattleItem@2f333c63
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4492 pixelmon:x_speed com.pixelmonmod.pixelmon.items.ItemBattleItem@f44bb88
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4493 pixelmon:x_accuracy com.pixelmonmod.pixelmon.items.ItemBattleItem@257299e6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4494 pixelmon:dire_hit com.pixelmonmod.pixelmon.items.ItemBattleItem@75b44c7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4495 pixelmon:fire_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@313da06b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4496 pixelmon:water_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@1b8fc53f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4497 pixelmon:moon_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@2a83d201
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4498 pixelmon:thunder_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@77a3c6ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4499 pixelmon:leaf_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@2b411e8d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4500 pixelmon:sun_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@4e8280e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4501 pixelmon:dawn_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@7a2540ec
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4502 pixelmon:dusk_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@13585dd4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4503 pixelmon:shiny_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@30ce9c44
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4504 pixelmon:ice_stone com.pixelmonmod.pixelmon.items.ItemEvolutionStone@6a11a702
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4505 pixelmon:thunder_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@3ae3a88c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4506 pixelmon:leaf_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@6b84f4f9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4507 pixelmon:water_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@2fec6971
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4508 pixelmon:fire_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@4822f239
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4509 pixelmon:sun_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@6f228479
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4510 pixelmon:moon_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@234d9658
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4511 pixelmon:dawn_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@6fa6d4a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4512 pixelmon:dusk_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@30ca5056
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4513 pixelmon:shiny_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@4bb00b7a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4514 pixelmon:ice_stone_shard com.pixelmonmod.pixelmon.items.PixelmonItem@400bb02
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4515 pixelmon:wailmer_pail com.pixelmonmod.pixelmon.items.ItemWailmerPail@5d5a74ff
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4516 pixelmon:old_rod com.pixelmonmod.pixelmon.items.ItemFishingRod@3ff0c7e2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4517 pixelmon:good_rod com.pixelmonmod.pixelmon.items.ItemFishingRod@7450f0bd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4518 pixelmon:super_rod com.pixelmonmod.pixelmon.items.ItemFishingRod@75098d9e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4519 pixelmon:oas_rod com.pixelmonmod.pixelmon.items.ItemFishingRod@7bfae24c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4520 pixelmon:fishing_log com.pixelmonmod.pixelmon.items.ItemFishingLog@428ce506
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4521 pixelmon:curry_bread com.pixelmonmod.pixelmon.items.ItemCurryKey@31aa20f2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4522 pixelmon:curry_pasta com.pixelmonmod.pixelmon.items.ItemCurryKey@8762e24
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4523 pixelmon:curry_fried_food com.pixelmonmod.pixelmon.items.ItemCurryKey@24b245e4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4524 pixelmon:curry_instant_noodles com.pixelmonmod.pixelmon.items.ItemCurryKey@13330a1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4525 pixelmon:curry_precooked_burger com.pixelmonmod.pixelmon.items.ItemCurryKey@617e2dc5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4526 pixelmon:curry_sausages com.pixelmonmod.pixelmon.items.ItemCurryKey@58c038c0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4527 pixelmon:curry_bean_tin com.pixelmonmod.pixelmon.items.ItemCurryKey@6eebcb59
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4528 pixelmon:curry_mixed_mushrooms com.pixelmonmod.pixelmon.items.ItemCurryKey@76c5581d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4529 pixelmon:curry_potato_pack com.pixelmonmod.pixelmon.items.ItemCurryKey@66c54305
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4530 pixelmon:curry_salad_mix com.pixelmonmod.pixelmon.items.ItemCurryKey@3f9a7125
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4531 pixelmon:curry_spice_mix com.pixelmonmod.pixelmon.items.ItemCurryKey@f9bc48c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4532 pixelmon:curry_bobs_tin com.pixelmonmod.pixelmon.items.ItemCurryKey@53c260d2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4533 pixelmon:curry_bachs_tin com.pixelmonmod.pixelmon.items.ItemCurryKey@1f53ccc4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4534 pixelmon:curry_brittle_bones com.pixelmonmod.pixelmon.items.ItemCurryKey@73ac9552
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4535 pixelmon:curry_pungent_root com.pixelmonmod.pixelmon.items.ItemCurryKey@2242800f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4536 pixelmon:curry_fresh_cream com.pixelmonmod.pixelmon.items.ItemCurryKey@6246b065
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4537 pixelmon:curry_packaged_curry com.pixelmonmod.pixelmon.items.ItemCurryKey@63727505
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4538 pixelmon:curry_coconut_milk com.pixelmonmod.pixelmon.items.ItemCurryKey@74636a3c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4539 pixelmon:curry_smoke_poke_tail com.pixelmonmod.pixelmon.items.ItemCurryKey@4217ce47
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4540 pixelmon:curry_large_leek com.pixelmonmod.pixelmon.items.ItemCurryKey@15058bf8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4541 pixelmon:curry_fancy_apple com.pixelmonmod.pixelmon.items.ItemCurryKey@65af0e00
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4542 pixelmon:curry_boiled_egg com.pixelmonmod.pixelmon.items.ItemCurryKey@a72ba03
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4543 pixelmon:curry_fruit_bunch com.pixelmonmod.pixelmon.items.ItemCurryKey@766b38fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4544 pixelmon:curry_moomoo_cheese com.pixelmonmod.pixelmon.items.ItemCurryKey@4f083782
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4545 pixelmon:curry_gigantamix com.pixelmonmod.pixelmon.items.ItemCurryKey@52caff6d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4546 pixelmon:dish_curry_none com.pixelmonmod.pixelmon.items.ItemCurryDish@4d77e595
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4547 pixelmon:dish_curry_sausages com.pixelmonmod.pixelmon.items.ItemCurryDish@6274881f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4548 pixelmon:dish_curry_bobs_tin com.pixelmonmod.pixelmon.items.ItemCurryDish@6c4e17f4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4549 pixelmon:dish_curry_bachs_tin com.pixelmonmod.pixelmon.items.ItemCurryDish@69faac87
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4550 pixelmon:dish_curry_bean_tin com.pixelmonmod.pixelmon.items.ItemCurryDish@1bd3b760
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4551 pixelmon:dish_curry_bread com.pixelmonmod.pixelmon.items.ItemCurryDish@5d21f075
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4552 pixelmon:dish_curry_pasta com.pixelmonmod.pixelmon.items.ItemCurryDish@414cad92
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4553 pixelmon:dish_curry_mixed_mushrooms com.pixelmonmod.pixelmon.items.ItemCurryDish@7d6eafa8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4554 pixelmon:dish_curry_smoke_poke_tail com.pixelmonmod.pixelmon.items.ItemCurryDish@7b806fd2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4555 pixelmon:dish_curry_large_leek com.pixelmonmod.pixelmon.items.ItemCurryDish@29f09a8f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4556 pixelmon:dish_curry_fancy_apple com.pixelmonmod.pixelmon.items.ItemCurryDish@df4921e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4557 pixelmon:dish_curry_brittle_bones com.pixelmonmod.pixelmon.items.ItemCurryDish@56f7fe7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4558 pixelmon:dish_curry_potato_pack com.pixelmonmod.pixelmon.items.ItemCurryDish@7de97e67
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4559 pixelmon:dish_curry_pungent_root com.pixelmonmod.pixelmon.items.ItemCurryDish@50e0b7b7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4560 pixelmon:dish_curry_salad_mix com.pixelmonmod.pixelmon.items.ItemCurryDish@79adbbd7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4561 pixelmon:dish_curry_fried_food com.pixelmonmod.pixelmon.items.ItemCurryDish@7436342
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4562 pixelmon:dish_curry_boiled_egg com.pixelmonmod.pixelmon.items.ItemCurryDish@316f3f8b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4563 pixelmon:dish_curry_fruit_bunch com.pixelmonmod.pixelmon.items.ItemCurryDish@64676b1e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4564 pixelmon:dish_curry_moomoo_cheese com.pixelmonmod.pixelmon.items.ItemCurryDish@70001746
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4565 pixelmon:dish_curry_spice_mix com.pixelmonmod.pixelmon.items.ItemCurryDish@6c453377
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4566 pixelmon:dish_curry_fresh_cream com.pixelmonmod.pixelmon.items.ItemCurryDish@249eca13
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4567 pixelmon:dish_curry_packaged_curry com.pixelmonmod.pixelmon.items.ItemCurryDish@7bfe6a05
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4568 pixelmon:dish_curry_coconut_milk com.pixelmonmod.pixelmon.items.ItemCurryDish@b34f81b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4569 pixelmon:dish_curry_instant_noodles com.pixelmonmod.pixelmon.items.ItemCurryDish@4eafac81
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4570 pixelmon:dish_curry_precooked_burger com.pixelmonmod.pixelmon.items.ItemCurryDish@1cb33915
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4571 pixelmon:dish_curry_gigantamix com.pixelmonmod.pixelmon.items.ItemCurryDish@1495c6c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4572 pixelmon:chisel com.pixelmonmod.pixelmon.items.ItemStatueMaker@38cd106d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4573 pixelmon:ranch_upgrade com.pixelmonmod.pixelmon.items.ItemRanchUpgrade@b356851
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4574 pixelmon:trade_monitor com.pixelmonmod.pixelmon.items.PixelmonItem@e4b93b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4575 pixelmon:trade_holder_right com.pixelmonmod.pixelmon.items.PixelmonItem@3452c758
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4576 pixelmon:trade_holder_left com.pixelmonmod.pixelmon.items.PixelmonItem@64ccf7c7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4577 pixelmon:trade_panel com.pixelmonmod.pixelmon.items.PixelmonItem@449b7cef
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4578 pixelmon:orb com.pixelmonmod.pixelmon.items.PixelmonItem@169fb9c4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4579 pixelmon:uno_orb com.pixelmonmod.pixelmon.items.ItemShrineOrb@3455d448
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4580 pixelmon:dos_orb com.pixelmonmod.pixelmon.items.ItemShrineOrb@37a47fca
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4581 pixelmon:tres_orb com.pixelmonmod.pixelmon.items.ItemShrineOrb@28c701d5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4582 pixelmon:trainer_editor com.pixelmonmod.pixelmon.items.ItemNPCEditor@437dcc90
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4583 pixelmon:pokemon_editor com.pixelmonmod.pixelmon.items.ItemPokemonEditor@5990b723
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4584 pixelmon:grotto_spawner com.pixelmonmod.pixelmon.items.ItemSpawnGrotto@4dded9f4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4585 pixelmon:green_tank com.pixelmonmod.pixelmon.items.PixelmonItem@5d07a033
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4586 pixelmon:orange_tank com.pixelmonmod.pixelmon.items.PixelmonItem@7033ee4f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4587 pixelmon:cloner_cord com.pixelmonmod.pixelmon.items.PixelmonItem@2c4676c5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4588 pixelmon:hourglass_gold com.pixelmonmod.pixelmon.items.ItemIsisHourglass@176c0bc0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4589 pixelmon:hourglass_silver com.pixelmonmod.pixelmon.items.ItemIsisHourglass@778a2726
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4590 pixelmon:lens_gold com.pixelmonmod.pixelmon.items.ItemHirokusLens@18a4fe0e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4591 pixelmon:lens_silver com.pixelmonmod.pixelmon.items.ItemHirokusLens@7cb5381
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4592 pixelmon:hidden_iron_door com.pixelmonmod.pixelmon.items.ItemHiddenDoor@700e7ab3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4593 pixelmon:hidden_wooden_door com.pixelmonmod.pixelmon.items.ItemHiddenDoor@569bd083
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4594 pixelmon:gift_box com.pixelmonmod.pixelmon.items.ItemGift@69f000d0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4595 pixelmon:pixelmon_sprite com.pixelmonmod.pixelmon.items.ItemPixelmonSprite@347a0134
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4596 pixelmon:painting com.pixelmonmod.pixelmon.items.ItemPixelmonPainting@37a22eea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4597 pixelmon:camera com.pixelmonmod.pixelmon.items.ItemCamera@3f35ef55
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4598 pixelmon:film com.pixelmonmod.pixelmon.items.GenericItem@562a9ee3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4599 pixelmon:tree com.pixelmonmod.pixelmon.items.PixelmonItemBlock@323d56b3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4600 pixelmon:amethyst com.pixelmonmod.pixelmon.items.GenericItem@144eeb60
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4601 pixelmon:ruby com.pixelmonmod.pixelmon.items.ItemRuby@491e1fb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4602 pixelmon:crystal com.pixelmonmod.pixelmon.items.GenericItem@6ceaa0c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4603 pixelmon:sapphire com.pixelmonmod.pixelmon.items.GenericItem@5e1eeca8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4604 pixelmon:silicon com.pixelmonmod.pixelmon.items.GenericItem@3d6819e0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4605 pixelmon:aluminium_ingot com.pixelmonmod.pixelmon.items.PixelmonItem@36fdb98f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4606 pixelmon:aluminium_plate com.pixelmonmod.pixelmon.items.PixelmonItem@4510eb96
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4607 pixelmon:ability_capsule com.pixelmonmod.pixelmon.items.ItemAbilityCapsule@6cc23430
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4608 pixelmon:exp_all com.pixelmonmod.pixelmon.items.ItemExpAll@11189751
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4609 pixelmon:gracidea com.pixelmonmod.pixelmon.items.ItemGracidea@4af2753c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4610 pixelmon:reveal_glass com.pixelmonmod.pixelmon.items.PixelmonItem@87c6baf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4611 pixelmon:red_chain com.pixelmonmod.pixelmon.items.PixelmonItem@75e2ad24
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4612 pixelmon:repel com.pixelmonmod.pixelmon.items.ItemRepel@20151ed6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4613 pixelmon:super_repel com.pixelmonmod.pixelmon.items.ItemRepel@7997d47d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4614 pixelmon:max_repel com.pixelmonmod.pixelmon.items.ItemRepel@12ddf9f3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4615 pixelmon:porygon_piece com.pixelmonmod.pixelmon.items.PorygonPiece@7236ed01
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4616 pixelmon:red_shard com.pixelmonmod.pixelmon.items.ItemShard@7a5dbe3f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4617 pixelmon:blue_shard com.pixelmonmod.pixelmon.items.ItemShard@3d2eb935
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4618 pixelmon:jade_shard com.pixelmonmod.pixelmon.items.ItemShard@4041cd02
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4619 pixelmon:azure_flute com.pixelmonmod.pixelmon.items.ItemAzureFlute@55a7eee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4620 pixelmon:sacredash com.pixelmonmod.pixelmon.items.ItemSacredAsh@1261943c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4621 pixelmon:gold_bottle_cap com.pixelmonmod.pixelmon.items.ItemBottleCap@5ace7054
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4622 pixelmon:silver_bottle_cap com.pixelmonmod.pixelmon.items.ItemBottleCap@14a99fd2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4623 pixelmon:mach_bike com.pixelmonmod.pixelmon.items.ItemBike@42d22ea7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4624 pixelmon:mach_bike_frame com.pixelmonmod.pixelmon.items.PixelmonItem@5c8c92b5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4625 pixelmon:acro_bike com.pixelmonmod.pixelmon.items.ItemBike@756915a0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4626 pixelmon:acro_bike_frame com.pixelmonmod.pixelmon.items.PixelmonItem@2de643d0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4627 pixelmon:handles com.pixelmonmod.pixelmon.items.PixelmonItem@7e92e7dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4628 pixelmon:wheel com.pixelmonmod.pixelmon.items.PixelmonItem@4633cb80
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4629 pixelmon:incense_burner com.pixelmonmod.pixelmon.items.IncenseBurner@7bca02f3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4630 pixelmon:zygarde_cube com.pixelmonmod.pixelmon.items.ItemZygardeCube@64ad2699
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4631 pixelmon:gaebolg com.pixelmonmod.pixelmon.items.PixelmonItem@de889de
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4632 pixelmon:tart_apple com.pixelmonmod.pixelmon.items.PixelmonItem@55df3c28
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4633 pixelmon:sweet_apple com.pixelmonmod.pixelmon.items.PixelmonItem@7ea961fa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4634 pixelmon:mint_seeds net.minecraft.item.ItemSeeds@733d1958
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4635 pixelmon:mint com.pixelmonmod.pixelmon.items.ItemMint@3a52c898
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4636 pixelmon:chipped_pot com.pixelmonmod.pixelmon.items.PixelmonItem@16409d86
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4637 pixelmon:cracked_pot com.pixelmonmod.pixelmon.items.PixelmonItem@23d39805
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4638 pixelmon:berry_sweet com.pixelmonmod.pixelmon.items.MilcerySweet@38bfa2fe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4639 pixelmon:clover_sweet com.pixelmonmod.pixelmon.items.MilcerySweet@1485bb79
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4640 pixelmon:flower_sweet com.pixelmonmod.pixelmon.items.MilcerySweet@6bbb8c2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4641 pixelmon:love_sweet com.pixelmonmod.pixelmon.items.MilcerySweet@39970ba0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4642 pixelmon:ribbon_sweet com.pixelmonmod.pixelmon.items.MilcerySweet@7cfae63e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4643 pixelmon:star_sweet com.pixelmonmod.pixelmon.items.MilcerySweet@459dc4ab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4644 pixelmon:strawberry_sweet com.pixelmonmod.pixelmon.items.MilcerySweet@1ebb1972
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4645 pixelmon:dynamax_candy com.pixelmonmod.pixelmon.items.ItemDynamaxCandy@1f70db0e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4646 pixelmon:galarica_twig com.pixelmonmod.pixelmon.items.PixelmonItem@341005c8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4647 pixelmon:ever_stone com.pixelmonmod.pixelmon.items.heldItems.ItemEverstone@59b5cd66
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4648 pixelmon:lucky_egg com.pixelmonmod.pixelmon.items.heldItems.ItemLuckyEgg@4084d5f5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4649 pixelmon:exp_share com.pixelmonmod.pixelmon.items.heldItems.ItemExpShare@748ea668
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4650 pixelmon:choice_band com.pixelmonmod.pixelmon.items.heldItems.ChoiceItem@7230cf5b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4651 pixelmon:choice_scarf com.pixelmonmod.pixelmon.items.heldItems.ChoiceItem@599e286
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4652 pixelmon:choice_specs com.pixelmonmod.pixelmon.items.heldItems.ChoiceItem@63d4b4bd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4653 pixelmon:macho_brace com.pixelmonmod.pixelmon.items.heldItems.EVAdjusting@6268e349
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4654 pixelmon:power_weight com.pixelmonmod.pixelmon.items.heldItems.EVAdjusting@16d6b248
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4655 pixelmon:power_bracer com.pixelmonmod.pixelmon.items.heldItems.EVAdjusting@5c91ffc6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4656 pixelmon:power_belt com.pixelmonmod.pixelmon.items.heldItems.EVAdjusting@1a26d9b5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4657 pixelmon:power_lens com.pixelmonmod.pixelmon.items.heldItems.EVAdjusting@3f711313
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4658 pixelmon:power_band com.pixelmonmod.pixelmon.items.heldItems.EVAdjusting@1c16b247
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4659 pixelmon:power_anklet com.pixelmonmod.pixelmon.items.heldItems.EVAdjusting@4faa01cc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4660 pixelmon:muscle_band com.pixelmonmod.pixelmon.items.heldItems.ItemMuscleBand@63ed92fd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4661 pixelmon:cheri_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@5433ec18
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4662 pixelmon:chesto_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@7d9ef853
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4663 pixelmon:pecha_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@6225224d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4664 pixelmon:rawst_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@6dd03e8e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4665 pixelmon:aspear_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@26c84c00
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4666 pixelmon:leppa_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryLeppa@2c9e74ea
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4667 pixelmon:persim_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@67620c7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4668 pixelmon:oran_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRestoreHP@baa7a52
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4669 pixelmon:lum_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@6f669f6b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4670 pixelmon:sitrus_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRestoreHP@30808f49
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4671 pixelmon:figy_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRestoreHP@477664db
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4672 pixelmon:wiki_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRestoreHP@1f56fe8d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4673 pixelmon:mago_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRestoreHP@4490a7cb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4674 pixelmon:aguav_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRestoreHP@70de92d7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4675 pixelmon:iapapa_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRestoreHP@47a60ab
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4676 pixelmon:liechi_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatIncrease@2c70543f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4677 pixelmon:ganlon_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatIncrease@6d1f1085
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4678 pixelmon:salac_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatIncrease@69537fdb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4679 pixelmon:petaya_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatIncrease@3efb3562
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4680 pixelmon:apicot_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatIncrease@10045f2e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4681 pixelmon:lansat_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatIncrease@50aee93
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4682 pixelmon:starf_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatIncrease@7755e44e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4683 pixelmon:custap_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryCustap@10628fe3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4684 pixelmon:micle_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryMicle@222d4fee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4685 pixelmon:enigma_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryEnigma@7001434e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4686 pixelmon:pumkin_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@282eae94
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4687 pixelmon:drash_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@2cb721e5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4688 pixelmon:eggant_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@64ad59a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4689 pixelmon:yago_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@1ecc6d4a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4690 pixelmon:touga_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatus@43cb2a09
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4691 pixelmon:ginema_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryGinema@5666839c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4692 pixelmon:occa_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@5888b0bb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4693 pixelmon:passho_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@25d320dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4694 pixelmon:wacan_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@3fd2cd0c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4695 pixelmon:rindo_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@5d4ad309
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4696 pixelmon:yache_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@405aad73
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4697 pixelmon:chople_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@7cb3a86d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4698 pixelmon:kebia_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@55a0a05a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4699 pixelmon:shuca_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@5ef9e37c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4700 pixelmon:coba_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@4bddfce5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4701 pixelmon:payapa_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@2a4cd533
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4702 pixelmon:tanga_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@7abe1250
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4703 pixelmon:charti_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@6b4dec78
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4704 pixelmon:kasib_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@4f531f20
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4705 pixelmon:haban_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@37aaeb4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4706 pixelmon:colbur_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@95c1019
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4707 pixelmon:babiri_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@df61366
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4708 pixelmon:chilan_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@5a0bb7e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4709 pixelmon:roseli_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryTypeReducing@cd2ad1c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4710 pixelmon:jaboca_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRecoil@65e7a847
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4711 pixelmon:rowap_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryRecoil@58b7fabe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4712 pixelmon:kee_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatResponse@5f84dac0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4713 pixelmon:maranga_berry com.pixelmonmod.pixelmon.items.heldItems.ItemBerryStatResponse@46a72661
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4714 pixelmon:berry_juice com.pixelmonmod.pixelmon.items.heldItems.ItemBerryJuice@1eda0b62
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4715 pixelmon:soothe_bell com.pixelmonmod.pixelmon.items.heldItems.ItemSootheBell@79df600d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4716 pixelmon:smoke_ball com.pixelmonmod.pixelmon.items.heldItems.ItemSmokeBall@f4e72c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4717 pixelmon:wide_lens com.pixelmonmod.pixelmon.items.heldItems.ItemWideLens@7f9f5d7d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4718 pixelmon:leftovers com.pixelmonmod.pixelmon.items.heldItems.ItemLeftovers@31d0d8f7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4719 pixelmon:shell_bell com.pixelmonmod.pixelmon.items.heldItems.ItemShellBell@338d09c8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4720 pixelmon:cell_battery com.pixelmonmod.pixelmon.items.heldItems.ItemCellBattery@14e75512
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4721 pixelmon:metronome com.pixelmonmod.pixelmon.items.heldItems.ItemMetronome@11969646
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4722 pixelmon:metal_coat com.pixelmonmod.pixelmon.items.heldItems.ItemMetalCoat@2636e3e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4723 pixelmon:prism_scale com.pixelmonmod.pixelmon.items.heldItems.ItemPrismScale@7d2e7da4
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4724 pixelmon:dubious_disc com.pixelmonmod.pixelmon.items.heldItems.HeldItem@534ff8d6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4725 pixelmon:electirizer com.pixelmonmod.pixelmon.items.heldItems.HeldItem@76ce705f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4726 pixelmon:magmarizer com.pixelmonmod.pixelmon.items.heldItems.HeldItem@67f6bc9e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4727 pixelmon:kings_rock com.pixelmonmod.pixelmon.items.heldItems.ItemKingsRock@693b3e99
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4728 pixelmon:protector com.pixelmonmod.pixelmon.items.heldItems.HeldItem@459ee220
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4729 pixelmon:up-grade com.pixelmonmod.pixelmon.items.heldItems.HeldItem@40573e44
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4730 pixelmon:razor_fang com.pixelmonmod.pixelmon.items.heldItems.ItemRazorFang@1217689c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4731 pixelmon:dragon_scale com.pixelmonmod.pixelmon.items.heldItems.HeldItem@22e853b1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4732 pixelmon:absorb_bulb com.pixelmonmod.pixelmon.items.heldItems.ItemAbsorbBulb@10553a2e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4733 pixelmon:life_orb com.pixelmonmod.pixelmon.items.heldItems.ItemLifeOrb@6909837e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4734 pixelmon:razor_claw com.pixelmonmod.pixelmon.items.heldItems.ItemRazorClaw@40f3454b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4735 pixelmon:focus_sash com.pixelmonmod.pixelmon.items.heldItems.ItemFocusSash@20e6e33f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4736 pixelmon:focus_band com.pixelmonmod.pixelmon.items.heldItems.ItemFocusBand@19db2947
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4737 pixelmon:scope_lens com.pixelmonmod.pixelmon.items.heldItems.ItemScopeLens@3c6c5b71
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4738 pixelmon:air_balloon com.pixelmonmod.pixelmon.items.heldItems.ItemAirBalloon@666f98aa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4739 pixelmon:rocky_helmet com.pixelmonmod.pixelmon.items.heldItems.ItemRockyHelmet@71876043
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4740 pixelmon:shed_shell com.pixelmonmod.pixelmon.items.heldItems.ItemShedShell@3156fe25
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4741 pixelmon:damp_rock com.pixelmonmod.pixelmon.items.heldItems.ItemWeatherRock@6fbf8cad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4742 pixelmon:heat_rock com.pixelmonmod.pixelmon.items.heldItems.ItemWeatherRock@758ff338
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4743 pixelmon:icy_rock com.pixelmonmod.pixelmon.items.heldItems.ItemWeatherRock@3fc000b2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4744 pixelmon:smooth_rock com.pixelmonmod.pixelmon.items.heldItems.ItemWeatherRock@396166b9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4745 pixelmon:eviolite com.pixelmonmod.pixelmon.items.heldItems.ItemEviolite@2aa84fdc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4746 pixelmon:light_ball com.pixelmonmod.pixelmon.items.heldItems.StatEnhancingItems@20b47f82
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4747 pixelmon:lucky_punch com.pixelmonmod.pixelmon.items.heldItems.ItemCritEnhancing@1fce3eb6
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4748 pixelmon:metal_powder com.pixelmonmod.pixelmon.items.heldItems.ItemDittoEnhancing@2d28c758
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4749 pixelmon:quick_powder com.pixelmonmod.pixelmon.items.heldItems.ItemDittoEnhancing@4516ab8e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4750 pixelmon:leek com.pixelmonmod.pixelmon.items.heldItems.ItemCritEnhancing@465d84c1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4751 pixelmon:thick_club com.pixelmonmod.pixelmon.items.heldItems.StatEnhancingItems@28083932
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4752 pixelmon:power_herb com.pixelmonmod.pixelmon.items.heldItems.ItemPowerHerb@43f1296c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4753 pixelmon:red_card com.pixelmonmod.pixelmon.items.heldItems.ItemRedCard@334ba047
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4754 pixelmon:expert_belt com.pixelmonmod.pixelmon.items.heldItems.ItemExpertBelt@199a5163
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4755 pixelmon:light_clay com.pixelmonmod.pixelmon.items.heldItems.ItemLightClay@70322acb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4756 pixelmon:mental_herb com.pixelmonmod.pixelmon.items.heldItems.ItemMentalHerb@3ac2c7e8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4757 pixelmon:quick_claw com.pixelmonmod.pixelmon.items.heldItems.ItemQuickClaw@54e5016f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4758 pixelmon:white_herb com.pixelmonmod.pixelmon.items.heldItems.ItemWhiteHerb@1fbf43d9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4759 pixelmon:big_root com.pixelmonmod.pixelmon.items.heldItems.ItemBigRoot@7eba4697
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4760 pixelmon:zoom_lens com.pixelmonmod.pixelmon.items.heldItems.ItemZoomLens@52eb232f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4761 pixelmon:bright_powder com.pixelmonmod.pixelmon.items.heldItems.ItemBrightPowder@2ef9be64
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4762 pixelmon:lagging_tail com.pixelmonmod.pixelmon.items.heldItems.ItemLaggingTail@4b3d81e9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4763 pixelmon:wise_glasses com.pixelmonmod.pixelmon.items.heldItems.ItemMuscleBand@679fe8e7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4764 pixelmon:eject_button com.pixelmonmod.pixelmon.items.heldItems.ItemEjectButton@6c665d60
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4765 pixelmon:throat_spray com.pixelmonmod.pixelmon.items.heldItems.ItemThroatSpray@f0fd416
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4766 pixelmon:binding_band com.pixelmonmod.pixelmon.items.heldItems.ItemBindingBand@281a3ed7
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4767 pixelmon:iron_ball com.pixelmonmod.pixelmon.items.heldItems.ItemIronBall@30da23e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4768 pixelmon:grip_claw com.pixelmonmod.pixelmon.items.heldItems.ItemGripClaw@6e89e5c5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4769 pixelmon:float_stone com.pixelmonmod.pixelmon.items.heldItems.ItemFloatStone@1fd72366
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4770 pixelmon:ring_target com.pixelmonmod.pixelmon.items.heldItems.ItemRingTarget@66425acd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4771 pixelmon:amulet_coin com.pixelmonmod.pixelmon.items.heldItems.ItemAmuletCoin@7e6b8dd
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4772 pixelmon:reaper_cloth com.pixelmonmod.pixelmon.items.heldItems.HeldItem@2660c229
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4773 pixelmon:deep_sea_scale com.pixelmonmod.pixelmon.items.heldItems.ItemDeepSeaToothScale@8a0990
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4774 pixelmon:deep_sea_tooth com.pixelmonmod.pixelmon.items.heldItems.ItemDeepSeaToothScale@74eabf7e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4775 pixelmon:oval_stone com.pixelmonmod.pixelmon.items.heldItems.HeldItem@4678c16e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4776 pixelmon:full_incense com.pixelmonmod.pixelmon.items.heldItems.ItemLaggingTail@66a92202
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4777 pixelmon:lax_incense com.pixelmonmod.pixelmon.items.heldItems.ItemBrightPowder@36bf61ce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4778 pixelmon:luck_incense com.pixelmonmod.pixelmon.items.heldItems.ItemAmuletCoin@178f2928
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4779 pixelmon:odd_incense com.pixelmonmod.pixelmon.items.heldItems.ItemIncensePowerIncrease@17fcf906
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4780 pixelmon:pure_incense com.pixelmonmod.pixelmon.items.heldItems.ItemIncensePowerIncrease@386a60c9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4781 pixelmon:rock_incense com.pixelmonmod.pixelmon.items.heldItems.ItemIncensePowerIncrease@7596d71b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4782 pixelmon:rose_incense com.pixelmonmod.pixelmon.items.heldItems.ItemIncensePowerIncrease@1bbe66e8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4783 pixelmon:sea_incense com.pixelmonmod.pixelmon.items.heldItems.ItemIncensePowerIncrease@6bfa9850
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4784 pixelmon:wave_incense com.pixelmonmod.pixelmon.items.heldItems.ItemIncensePowerIncrease@7dd1ce
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4785 pixelmon:bug_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@4310e0d5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4786 pixelmon:dark_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@2b715779
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4787 pixelmon:dragon_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@14f6725f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4788 pixelmon:electric_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@7a6b32ae
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4789 pixelmon:fighting_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@3e39737e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4790 pixelmon:fire_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@1f52315f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4791 pixelmon:flying_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@3811dc60
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4792 pixelmon:ghost_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@1b4c678e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4793 pixelmon:grass_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@6e9b551a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4794 pixelmon:ground_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@60cd595f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4795 pixelmon:ice_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@56897bfa
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4796 pixelmon:normal_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@2e0106b2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4797 pixelmon:poison_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@1a06b5ed
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4798 pixelmon:psychic_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@100b1053
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4799 pixelmon:rock_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@dc0ef03
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4800 pixelmon:steel_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@2bd25c9f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4801 pixelmon:water_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@4543dd5
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4802 pixelmon:fairy_gem com.pixelmonmod.pixelmon.items.heldItems.ItemGems@4c952c84
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4803 pixelmon:black_belt com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@46a77ae2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4804 pixelmon:black_glasses com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@7fa8e00d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4805 pixelmon:charcoal com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@5a37c0b8
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4806 pixelmon:dragon_fang com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@3fa33676
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4807 pixelmon:hard_stone com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@42ae2b0a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4808 pixelmon:miracle_seed com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@7a3e03da
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4809 pixelmon:mystic_water com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@1ee83e25
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4810 pixelmon:never_melt_ice com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@38debb08
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4811 pixelmon:poison_barb com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@b1b2162
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4812 pixelmon:sharp_beak com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@1b1c308
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4813 pixelmon:silk_scarf com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@5e77cc0d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4814 pixelmon:silver_powder com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@133c2a30
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4815 pixelmon:soft_sand com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@417e1904
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4816 pixelmon:spell_tag com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@4e582ba0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4817 pixelmon:twisted_spoon com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@2e2f91c2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4818 pixelmon:magnet com.pixelmonmod.pixelmon.items.heldItems.TypeEnhancingItems@5c30539d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4819 pixelmon:meadow_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@6db7d726
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4820 pixelmon:flame_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@623df41b
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4821 pixelmon:splash_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@30cec81f
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4822 pixelmon:sky_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@6ebcc920
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4823 pixelmon:insect_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@3d612d36
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4824 pixelmon:toxic_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@30f18bad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4825 pixelmon:zap_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@76b9239c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4826 pixelmon:mind_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@7ec411a2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4827 pixelmon:stone_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@4a789bd1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4828 pixelmon:earth_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@76e8ddd0
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4829 pixelmon:dread_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@49f2b552
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4830 pixelmon:spooky_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@1765e4cf
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4831 pixelmon:iron_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@194d53e1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4832 pixelmon:fist_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@297b1b45
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4833 pixelmon:icicle_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@757f731d
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4834 pixelmon:draco_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@4d04b2e1
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4835 pixelmon:pixie_plate com.pixelmonmod.pixelmon.items.heldItems.ItemPlate@3e2522fb
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4836 pixelmon:grass_memory com.pixelmonmod.pixelmon.items.ItemMemory@4ff5b749
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4837 pixelmon:fire_memory com.pixelmonmod.pixelmon.items.ItemMemory@411cc231
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4838 pixelmon:water_memory com.pixelmonmod.pixelmon.items.ItemMemory@2967e349
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4839 pixelmon:flying_memory com.pixelmonmod.pixelmon.items.ItemMemory@3e423e64
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4840 pixelmon:bug_memory com.pixelmonmod.pixelmon.items.ItemMemory@5cef991a
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4841 pixelmon:poison_memory com.pixelmonmod.pixelmon.items.ItemMemory@7b45d5fc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4842 pixelmon:electric_memory com.pixelmonmod.pixelmon.items.ItemMemory@6dae1c76
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4843 pixelmon:psychic_memory com.pixelmonmod.pixelmon.items.ItemMemory@42b0beb9
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4844 pixelmon:rock_memory com.pixelmonmod.pixelmon.items.ItemMemory@62b7c8bc
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4845 pixelmon:ground_memory com.pixelmonmod.pixelmon.items.ItemMemory@37880b23
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4846 pixelmon:dark_memory com.pixelmonmod.pixelmon.items.ItemMemory@2ad8ec08
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4847 pixelmon:ghost_memory com.pixelmonmod.pixelmon.items.ItemMemory@6ddada9c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4848 pixelmon:steel_memory com.pixelmonmod.pixelmon.items.ItemMemory@31740db3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4849 pixelmon:fighting_memory com.pixelmonmod.pixelmon.items.ItemMemory@46d2c9ad
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4850 pixelmon:ice_memory com.pixelmonmod.pixelmon.items.ItemMemory@2b87d5d3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4851 pixelmon:dragon_memory com.pixelmonmod.pixelmon.items.ItemMemory@1032f405
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4852 pixelmon:fairy_memory com.pixelmonmod.pixelmon.items.ItemMemory@1ba7a25
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4853 pixelmon:toxic_orb com.pixelmonmod.pixelmon.items.heldItems.ItemToxicOrb@51f5541e
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4854 pixelmon:flame_orb com.pixelmonmod.pixelmon.items.heldItems.ItemFlameOrb@44493abe
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4855 pixelmon:sticky_barb com.pixelmonmod.pixelmon.items.heldItems.ItemStickyBarb@435c6cee
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4856 pixelmon:room_service com.pixelmonmod.pixelmon.items.heldItems.ItemRoomService@11655df2
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4857 pixelmon:destiny_knot com.pixelmonmod.pixelmon.items.heldItems.ItemDestinyKnot@6acbae64
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4858 pixelmon:black_sludge com.pixelmonmod.pixelmon.items.heldItems.ItemBlackSludge@67dae549
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4859 pixelmon:assault_vest com.pixelmonmod.pixelmon.items.heldItems.ItemAssaultVest@4741ce40
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4860 pixelmon:luminous_moss com.pixelmonmod.pixelmon.items.heldItems.ItemRaiseStat@7cf09197
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4861 pixelmon:safety_goggles com.pixelmonmod.pixelmon.items.heldItems.ItemSafetyGoggles@4bffb8e3
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4862 pixelmon:snowball com.pixelmonmod.pixelmon.items.heldItems.ItemRaiseStat@7bbfec78
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4863 pixelmon:weakness_policy com.pixelmonmod.pixelmon.items.heldItems.ItemWeaknessPolicy@32450e81
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4864 pixelmon:soul_dew com.pixelmonmod.pixelmon.items.heldItems.ItemSoulDew@4a415d77
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4865 pixelmon:electric_seed com.pixelmonmod.pixelmon.items.heldItems.ItemTerrainSeed@7ccfcc7c
[18:11:53] [Server thread/TRACE] [FML]: Registry: 4866 pixelmon:grassy_seed com.pixelmonmod.pixelmon.items.heldItems.ItemT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment