Advertisement
Dvineaspect

Untitled

Jul 9th, 2020
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 423.11 KB | None | 0 0
  1. [09Jul2020 16:06:03.515] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 31.2.20, --fml.mcpVersion, 20200515.085601, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, nogui]
  2. [09Jul2020 16:06:03.518] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_72-internal by Oracle Corporation
  3. [09Jul2020 16:06:03.704] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
  4. [09Jul2020 16:06:03.889] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/home/wlr/ER-Build/mods/MixinBootstrap-1.0.3.jar Service=ModLauncher Env=SERVER
  5. [09Jul2020 16:06:07.068] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector]
  6. [09Jul2020 16:06:07.070] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [me.jellysquid.mods.phosphor.mixin.PhosphorMixinConnector]
  7. [09Jul2020 16:06:07.080] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
  8. [09Jul2020 16:06:07.226] [main/INFO] [com.performant.coremod.Performant/]: Performant configs loaded
  9. [09Jul2020 16:06:07.397] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/ItemRenderer for invalid dist DEDICATED_SERVER
  10. [09Jul2020 16:06:07.398] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/ItemRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/ItemRenderer for invalid dist DEDICATED_SERVER)
  11. [09Jul2020 16:06:07.398] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.ItemRenderer was not found enchantedbookredesign.mixins.json:ItemRendererMixin
  12. [09Jul2020 16:06:07.405] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.world.ServerWorldMixin as config disables it.
  13. [09Jul2020 16:06:08.751] [main/INFO] [net.minecraftforge.coremod.CoreMod.immersiveengineering/COREMODLOG]: Inserted wire collision callback
  14. [09Jul2020 16:06:09.332] [main/INFO] [net.minecraftforge.coremod.CoreMod.immersiveengineering/COREMODLOG]: Inserted block update callback
  15. [09Jul2020 16:06:09.903] [main/INFO] [net.minecraftforge.coremod.CoreMod.immersiveengineering/COREMODLOG]: Inserted wire collision callback
  16. [09Jul2020 16:06:14.547] [main/ERROR] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Error occurred applying transform of coremod coremods/remove-enchantment-limit.js function edit_block_event
  17. jdk.nashorn.internal.runtime.ECMAException: ReferenceError: "foundNode" is not defined
  18. at jdk.nashorn.internal.runtime.ECMAErrors.error(ECMAErrors.java:57) ~[nashorn.jar:?]
  19. at jdk.nashorn.internal.runtime.ECMAErrors.referenceError(ECMAErrors.java:319) ~[nashorn.jar:?]
  20. at jdk.nashorn.internal.runtime.ECMAErrors.referenceError(ECMAErrors.java:291) ~[nashorn.jar:?]
  21. at jdk.nashorn.internal.objects.Global.__noSuchProperty__(Global.java:1428) ~[nashorn.jar:?]
  22. at jdk.nashorn.internal.scripts.Script$Recompilation$228$723A$\^eval\_.patch_RepairContainer_updateRepairOutput(<eval>:33) ~[?:?]
  23. at jdk.nashorn.internal.scripts.Script$Recompilation$226$351A$\^eval\_.initializeCoreMod$transformer(<eval>:12) ~[?:?]
  24. at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:625) ~[nashorn.jar:?]
  25. at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:494) ~[nashorn.jar:?]
  26. at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:393) ~[nashorn.jar:?]
  27. at jdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:117) ~[nashorn.jar:?]
  28. at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:18) ~[coremods-2.0.3.jar:?]
  29. at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:10) ~[coremods-2.0.3.jar:?]
  30. at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) ~[coremods-2.0.3.jar:?]
  31. at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) ~[modlauncher-5.1.0.jar:?]
  32. at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:168) ~[modlauncher-5.1.0.jar:?]
  33. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:106) ~[modlauncher-5.1.0.jar:?]
  34. at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:239) ~[modlauncher-5.1.0.jar:?]
  35. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:126) ~[modlauncher-5.1.0.jar:?]
  36. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:96) ~[modlauncher-5.1.0.jar:?]
  37. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_72-internal]
  38. at net.minecraft.block.Blocks.<clinit>(Blocks.java:339) ~[?:?]
  39. at net.minecraft.util.registry.Registry.lambda$static$3(Registry.java:91) ~[?:?]
  40. at net.minecraft.util.registry.Registry.lambda$static$40(Registry.java:261) ~[?:?]
  41. at java.util.LinkedHashMap$LinkedEntrySet.forEach(LinkedHashMap.java:663) ~[?:1.8.0_72-internal]
  42. at net.minecraft.util.registry.Registry.<clinit>(Registry.java:260) ~[?:?]
  43. at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:34) ~[?:?]
  44. at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:930) ~[?:?]
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_72-internal]
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_72-internal]
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_72-internal]
  48. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_72-internal]
  49. at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.15.2-31.2.20.jar:31.2]
  50. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?]
  51. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?]
  52. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?]
  53. at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?]
  54. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?]
  55. at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.15.2-31.2.20.jar:?]
  56. at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.15.2-31.2.20.jar:?]
  57. at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.15.2-31.2.20.jar:?]
  58. [09Jul2020 16:06:28.147] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  59. [09Jul2020 16:06:28.148] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  60. [09Jul2020 16:06:28.152] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  61. [09Jul2020 16:06:28.154] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  62. [09Jul2020 16:06:28.157] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  63. [09Jul2020 16:06:28.277] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.15.2
  64. [09Jul2020 16:06:28.827] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  65. [09Jul2020 16:06:29.023] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `wikizoomer` for name `entity_binder`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  66. [09Jul2020 16:06:29.025] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `wikizoomer` for name `item_zoomer`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  67. [09Jul2020 16:06:29.026] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `wikizoomer` for name `entity_zoomer`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  68. [09Jul2020 16:06:29.267] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity clumps:xp_orb_big
  69. [09Jul2020 16:06:29.779] [Server thread/INFO] [PluginManager/]: Scanning classes for titanium
  70. [09Jul2020 16:06:29.797] [Server thread/INFO] [PluginManager/]: Found FeaturePluginInstance for class IndustrialForegoingResourcePlugin for plugin resources
  71. [09Jul2020 16:06:29.797] [Server thread/INFO] [PluginManager/]: Found FeaturePluginInstance for class WorkshopResourcePlugin for plugin resources
  72. [09Jul2020 16:06:29.797] [Server thread/INFO] [PluginManager/]: Found FeaturePluginInstance for class DefaultResourceRegistryPlugin for plugin resources
  73. [09Jul2020 16:06:29.864] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `synesthesia`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  74. [09Jul2020 16:06:29.864] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `rats` for name `plague`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  75. [09Jul2020 16:06:30.296] [modloading-worker-6/INFO] [STDOUT/]: [se.mickelus.mgui.MGuiMod:<init>:13]: constructing mod
  76. [09Jul2020 16:06:30.474] [modloading-worker-6/INFO] [druidcraft/]: Loading Config: /home/wlr/ER-Build/config/druidcraft-server.toml
  77. [09Jul2020 16:06:30.475] [modloading-worker-6/INFO] [druidcraft/]: Built Config: /home/wlr/ER-Build/config/druidcraft-server.toml
  78. [09Jul2020 16:06:30.482] [modloading-worker-6/INFO] [druidcraft/]: Loaded Config: /home/wlr/ER-Build/config/druidcraft-server.toml
  79. [09Jul2020 16:06:30.483] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/wlr/ER-Build/config/druidcraft-server.toml is not correct. Correcting
  80. [09Jul2020 16:06:30.484] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.dreadfish_biomes was corrected from [SNOWY, COLD] to [SNOWY, COLD]
  81. [09Jul2020 16:06:30.485] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.dreadfish_exclusions was corrected from [NETHER, END] to [NETHER, END]
  82. [09Jul2020 16:06:30.487] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.beetle_biomes was corrected from [CONIFEROUS, FOREST, JUNGLE, DENSE] to [CONIFEROUS, FOREST, JUNGLE, DENSE]
  83. [09Jul2020 16:06:30.487] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.beetle_exclusions was corrected from [] to []
  84. [09Jul2020 16:06:30.487] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.lunar_moth_biomes was corrected from [FOREST, PLAINS, MOUNTAIN, HILLS] to [FOREST, PLAINS, MOUNTAIN, HILLS]
  85. [09Jul2020 16:06:30.487] [modloading-worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.lunar_moth_exclusions was corrected from [DENSE] to [DENSE]
  86. [09Jul2020 16:06:30.502] [modloading-worker-6/INFO] [druidcraft/]: Loading Config: /home/wlr/ER-Build/config/druidcraft-client.toml
  87. [09Jul2020 16:06:30.502] [modloading-worker-6/INFO] [druidcraft/]: Built Config: /home/wlr/ER-Build/config/druidcraft-client.toml
  88. [09Jul2020 16:06:30.503] [modloading-worker-6/INFO] [druidcraft/]: Loaded Config: /home/wlr/ER-Build/config/druidcraft-client.toml
  89. [09Jul2020 16:06:30.537] [modloading-worker-3/INFO] [wile.engineerstools.ModEngineersTools/]: Engineer's Tools GIT id #816a1e6.
  90. [09Jul2020 16:06:30.750] [modloading-worker-3/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 1.6.3...
  91. [09Jul2020 16:06:31.472] [modloading-worker-0/INFO] [wile.rsgauges.ModRsGauges/]: Gauges and Switches GIT id #50debf4.
  92. [09Jul2020 16:06:31.722] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/wlr/ER-Build/config/crossroads-server.toml is not correct. Correcting
  93. [09Jul2020 16:06:31.752] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.2.20, for MC 1.15.2 with MCP 20200515.085601
  94. [09Jul2020 16:06:31.752] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.2.20 Initialized
  95. [09Jul2020 16:06:31.778] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goblintraders:goblin_trader
  96. [09Jul2020 16:06:31.884] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity goblintraders:vein_goblin_trader
  97. [09Jul2020 16:06:32.104] [modloading-worker-3/INFO] [inspirations/]: Loading replacements config file...
  98. [09Jul2020 16:06:32.116] [modloading-worker-3/INFO] [inspirations/]: Config loaded.
  99. [09Jul2020 16:06:32.464] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoing
  100. [09Jul2020 16:06:32.488] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity redstone_arrow
  101. [09Jul2020 16:06:32.668] [modloading-worker-0/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk_bucket`, expected `industrialforegoing`. This could be a intended override, but in most cases indicates a broken mod.
  102. [09Jul2020 16:06:35.563] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat
  103. [09Jul2020 16:06:35.576] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_spawner
  104. [09Jul2020 16:06:35.767] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pied_piper
  105. [09Jul2020 16:06:35.844] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ratlantean_spirit
  106. [09Jul2020 16:06:35.846] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ratlantean_spirit_flame
  107. [09Jul2020 16:06:35.853] [modloading-worker-1/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading Bountiful listeners..
  108. [09Jul2020 16:06:35.999] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ratlantean_automaton
  109. [09Jul2020 16:06:36.001] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ratlantean_automaton_beam
  110. [09Jul2020 16:06:36.007] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity feral_ratlantean
  111. [09Jul2020 16:06:36.023] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity neo_ratlantean
  112. [09Jul2020 16:06:36.025] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity laser_beam
  113. [09Jul2020 16:06:36.027] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity laser_portal
  114. [09Jul2020 16:06:36.031] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity thrown_block
  115. [09Jul2020 16:06:36.034] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vial_of_sentience
  116. [09Jul2020 16:06:36.037] [modloading-worker-5/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Starting search for plugins
  117. [09Jul2020 16:06:36.124] [modloading-worker-5/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Found and loaded plugins: None. Took 87ms
  118. [09Jul2020 16:06:36.159] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pirat_boat
  119. [09Jul2020 16:06:36.261] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pirat
  120. [09Jul2020 16:06:36.262] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cheese_cannonball
  121. [09Jul2020 16:06:36.277] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity plague_doctor
  122. [09Jul2020 16:06:36.280] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity purifying_liquid
  123. [09Jul2020 16:06:36.316] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity black_death
  124. [09Jul2020 16:06:36.409] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity plague_cloud
  125. [09Jul2020 16:06:36.410] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity plague_beast
  126. [09Jul2020 16:06:36.411] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity plague_shot
  127. [09Jul2020 16:06:36.415] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_capture_net
  128. [09Jul2020 16:06:36.416] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_dragon_fire
  129. [09Jul2020 16:06:36.417] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_arrow
  130. [09Jul2020 16:06:36.429] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ghost_pirat
  131. [09Jul2020 16:06:36.467] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity dutchrat
  132. [09Jul2020 16:06:36.468] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity dutchrat_sword
  133. [09Jul2020 16:06:36.479] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ratfish
  134. [09Jul2020 16:06:36.579] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rattling_gun
  135. [09Jul2020 16:06:36.594] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rattling_gun_bullet
  136. [09Jul2020 16:06:36.621] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ratlantean_ratbot
  137. [09Jul2020 16:06:36.667] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_mount_golem
  138. [09Jul2020 16:06:36.671] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_mount_chicken
  139. [09Jul2020 16:06:36.675] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_mount_beast
  140. [09Jul2020 16:06:36.683] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_mount_automaton
  141. [09Jul2020 16:06:36.693] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_king
  142. [09Jul2020 16:06:36.695] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_shot
  143. [09Jul2020 16:06:36.893] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_baron
  144. [09Jul2020 16:06:36.909] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_baron_plane
  145. [09Jul2020 16:06:36.949] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_mount_biplane
  146. [09Jul2020 16:06:36.954] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rat_protector
  147. [09Jul2020 16:06:36.958] [modloading-worker-3/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ratlantis_arrow
  148. [09Jul2020 16:06:37.524] [modloading-worker-4/INFO] [PluginManager/]: Scanning classes for portality
  149. [09Jul2020 16:06:37.884] [modloading-worker-7/INFO] [worleycaves/]: WorleyCaves entry point
  150. [09Jul2020 16:06:39.120] [modloading-worker-7/INFO] [PluginManager/]: Scanning classes for titanium
  151. [09Jul2020 16:06:39.347] [modloading-worker-7/INFO] [PluginManager/]: Constructed class IndustrialForegoingResourcePlugin for plugin resources for mod titanium
  152. [09Jul2020 16:06:39.362] [modloading-worker-7/INFO] [PluginManager/]: Constructed class WorkshopResourcePlugin for plugin resources for mod titanium
  153. [09Jul2020 16:06:39.362] [modloading-worker-7/INFO] [PluginManager/]: Constructed class DefaultResourceRegistryPlugin for plugin resources for mod titanium
  154. [09Jul2020 16:06:39.363] [modloading-worker-7/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class IndustrialForegoingResourcePlugin
  155. [09Jul2020 16:06:39.547] [modloading-worker-7/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class WorkshopResourcePlugin
  156. [09Jul2020 16:06:39.549] [modloading-worker-7/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class DefaultResourceRegistryPlugin
  157. [09Jul2020 16:06:39.851] [modloading-worker-7/INFO] [com.ma.ManaAndArtifice/]: M&A -> Config Loaded
  158. [09Jul2020 16:06:40.833] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:water_arrow
  159. [09Jul2020 16:06:40.851] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:box_turtle
  160. [09Jul2020 16:06:40.854] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:arrau_turtle
  161. [09Jul2020 16:06:40.858] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:starshell_turtle
  162. [09Jul2020 16:06:40.860] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:oak_fish_mount
  163. [09Jul2020 16:06:40.861] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:spruce_fish_mount
  164. [09Jul2020 16:06:40.862] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:birch_fish_mount
  165. [09Jul2020 16:06:40.862] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:jungle_fish_mount
  166. [09Jul2020 16:06:40.863] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:acacia_fish_mount
  167. [09Jul2020 16:06:40.863] [modloading-worker-0/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:dark_oak_fish_mount
  168. [09Jul2020 16:06:41.005] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity extraboats:chest_boat
  169. [09Jul2020 16:06:41.013] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity extraboats:furnace_boat
  170. [09Jul2020 16:06:41.025] [modloading-worker-1/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity extraboats:large_boat
  171. [09Jul2020 16:06:41.094] [modloading-worker-7/INFO] [com.ma.ManaAndArtifice/]: M&A -> Mod Event Bus Handlers Registered
  172. [09Jul2020 16:06:42.659] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pickarang
  173. [09Jul2020 16:06:42.849] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity totem
  174. [09Jul2020 16:06:43.028] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stoneling
  175. [09Jul2020 16:06:43.178] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity foxhound
  176. [09Jul2020 16:06:43.180] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity toretoise
  177. [09Jul2020 16:06:44.492] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gravisand
  178. [09Jul2020 16:06:44.501] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frog
  179. [09Jul2020 16:06:44.505] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wrapped
  180. [09Jul2020 16:06:44.592] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity glass_frame
  181. [09Jul2020 16:06:44.593] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity colored_frame
  182. [09Jul2020 16:06:44.833] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crab
  183. [09Jul2020 16:06:44.845] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity chest_passenger
  184. [09Jul2020 16:06:45.002] [modloading-worker-5/INFO] [Meson/INTERNAL]: Added charm to Meson
  185. [09Jul2020 16:06:45.248] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module BlockOfEnderPearls
  186. [09Jul2020 16:06:45.249] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module BlockOfRottenFlesh
  187. [09Jul2020 16:06:45.250] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module SmoothGlowstone
  188. [09Jul2020 16:06:45.293] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module BlockOfGunpowder
  189. [09Jul2020 16:06:45.293] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module VariableRedstoneLamp
  190. [09Jul2020 16:06:45.293] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module RedstoneSand
  191. [09Jul2020 16:06:45.301] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module CurseBreak
  192. [09Jul2020 16:06:45.301] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module Homing
  193. [09Jul2020 16:06:45.301] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module Salvage
  194. [09Jul2020 16:06:45.301] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module Leeching
  195. [09Jul2020 16:06:45.302] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module Magnetic
  196. [09Jul2020 16:06:45.302] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module ParrotsStayOnShoulder
  197. [09Jul2020 16:06:45.302] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module LeatherArmorInvisibility
  198. [09Jul2020 16:06:45.303] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module ChickensDropFeathers
  199. [09Jul2020 16:06:45.303] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module MobsAffectedByBeacon
  200. [09Jul2020 16:06:45.303] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module UseTotemFromInventory
  201. [09Jul2020 16:06:45.303] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module AutomaticRecipeUnlock
  202. [09Jul2020 16:06:45.303] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module CauldronCleansThings
  203. [09Jul2020 16:06:45.303] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module HuskImprovements
  204. [09Jul2020 16:06:45.304] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module RemoveNitwits
  205. [09Jul2020 16:06:45.304] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module AmbientMusicImprovements
  206. [09Jul2020 16:06:45.304] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module ComposterImprovements
  207. [09Jul2020 16:06:45.304] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module LanternImprovements
  208. [09Jul2020 16:06:45.304] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module PickaxesBreakPistons
  209. [09Jul2020 16:06:45.304] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module SpongesReduceFallDamage
  210. [09Jul2020 16:06:45.305] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module CauldronWaterSource
  211. [09Jul2020 16:06:45.305] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module TamedAnimalsNoDamage
  212. [09Jul2020 16:06:45.305] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module RemovePotionGlint
  213. [09Jul2020 16:06:45.308] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module WitchesDropLuck
  214. [09Jul2020 16:06:45.308] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module StackablePotions
  215. [09Jul2020 16:06:45.308] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module ExtraMusicDiscs
  216. [09Jul2020 16:06:45.308] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module NoAnvilMinimumXp
  217. [09Jul2020 16:06:45.308] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module EmeraldBlockOpensTrades
  218. [09Jul2020 16:06:45.311] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module PigIronIncreasesDurability
  219. [09Jul2020 16:06:45.312] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module ExtractEnchantments
  220. [09Jul2020 16:06:45.312] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module DecreaseRepairCost
  221. [09Jul2020 16:06:45.312] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module DimensionalCompass
  222. [09Jul2020 16:06:45.312] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module ParrotsOnEndRods
  223. [09Jul2020 16:06:45.313] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module ParrotMimicDelay
  224. [09Jul2020 16:06:45.313] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module BatInABucket
  225. [09Jul2020 16:06:45.313] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module CompassBinding
  226. [09Jul2020 16:06:45.320] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module Decay
  227. [09Jul2020 16:06:45.320] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module Coffee
  228. [09Jul2020 16:06:45.320] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module FlavoredCake
  229. [09Jul2020 16:06:45.332] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module MoreVillagerTrades
  230. [09Jul2020 16:06:45.332] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module Fumaroles
  231. [09Jul2020 16:06:45.333] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module EndermitePowder
  232. [09Jul2020 16:06:45.333] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module NetherGoldDeposits
  233. [09Jul2020 16:06:45.333] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module AdditionalMobsInStructures
  234. [09Jul2020 16:06:45.333] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module MoreVillageBiomes
  235. [09Jul2020 16:06:45.333] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module EndPortalRunes
  236. [09Jul2020 16:06:45.333] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module StructureMaps
  237. [09Jul2020 16:06:45.333] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module NetherPigIron
  238. [09Jul2020 16:06:45.354] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module ClientServerTick
  239. [09Jul2020 16:06:45.354] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module ColoredLanterns
  240. [09Jul2020 16:06:45.355] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module Crates
  241. [09Jul2020 16:06:45.355] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module AllTheBarrels
  242. [09Jul2020 16:06:45.355] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module RandomAnimalTextures
  243. [09Jul2020 16:06:45.356] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module GoldLanterns
  244. [09Jul2020 16:06:45.356] [modloading-worker-5/INFO] [charm/INTERNAL]: Creating config for module BookshelfChests
  245. [09Jul2020 16:06:45.378] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:gunpowder_block
  246. [09Jul2020 16:06:45.379] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:gunpowder_block
  247. [09Jul2020 16:06:45.380] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:variable_redstone_lamp
  248. [09Jul2020 16:06:45.380] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:variable_redstone_lamp
  249. [09Jul2020 16:06:45.381] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:redstone_sand
  250. [09Jul2020 16:06:45.381] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:redstone_sand
  251. [09Jul2020 16:06:45.382] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:decay_potion
  252. [09Jul2020 16:06:45.382] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:coffee_effect
  253. [09Jul2020 16:06:45.383] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:coffee_potion
  254. [09Jul2020 16:06:45.387] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_fire_resistance
  255. [09Jul2020 16:06:45.387] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_fire_resistance
  256. [09Jul2020 16:06:45.387] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_invisibility
  257. [09Jul2020 16:06:45.388] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_invisibility
  258. [09Jul2020 16:06:45.388] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_leaping
  259. [09Jul2020 16:06:45.388] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_leaping
  260. [09Jul2020 16:06:45.388] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_night_vision
  261. [09Jul2020 16:06:45.389] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_night_vision
  262. [09Jul2020 16:06:45.389] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_regeneration
  263. [09Jul2020 16:06:45.389] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_regeneration
  264. [09Jul2020 16:06:45.389] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_strength
  265. [09Jul2020 16:06:45.390] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_strength
  266. [09Jul2020 16:06:45.390] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_swiftness
  267. [09Jul2020 16:06:45.390] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_swiftness
  268. [09Jul2020 16:06:45.390] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_water_breathing
  269. [09Jul2020 16:06:45.390] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_water_breathing
  270. [09Jul2020 16:06:45.393] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_danger_sight
  271. [09Jul2020 16:06:45.393] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_danger_sight
  272. [09Jul2020 16:06:45.394] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_resilience
  273. [09Jul2020 16:06:45.394] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_resilience
  274. [09Jul2020 16:06:45.394] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_resistance
  275. [09Jul2020 16:06:45.394] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cake_resistance
  276. [09Jul2020 16:06:45.398] [modloading-worker-5/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lantern`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
  277. [09Jul2020 16:06:45.412] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing minecraft:lantern
  278. [09Jul2020 16:06:45.413] [modloading-worker-5/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lantern`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
  279. [09Jul2020 16:06:45.414] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing minecraft:lantern
  280. [09Jul2020 16:06:45.415] [modloading-worker-5/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
  281. [09Jul2020 16:06:45.416] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing minecraft:piston
  282. [09Jul2020 16:06:45.416] [modloading-worker-5/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
  283. [09Jul2020 16:06:45.416] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing minecraft:piston
  284. [09Jul2020 16:06:45.417] [modloading-worker-5/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sticky_piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
  285. [09Jul2020 16:06:45.417] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing minecraft:sticky_piston
  286. [09Jul2020 16:06:45.417] [modloading-worker-5/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sticky_piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
  287. [09Jul2020 16:06:45.418] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing minecraft:sticky_piston
  288. [09Jul2020 16:06:45.418] [modloading-worker-5/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `potion`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
  289. [09Jul2020 16:06:45.419] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing minecraft:potion
  290. [09Jul2020 16:06:45.419] [modloading-worker-5/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `splash_potion`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
  291. [09Jul2020 16:06:45.419] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing minecraft:splash_potion
  292. [09Jul2020 16:06:45.420] [modloading-worker-5/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lingering_potion`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
  293. [09Jul2020 16:06:45.420] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing minecraft:lingering_potion
  294. [09Jul2020 16:06:45.424] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_calm1
  295. [09Jul2020 16:06:45.425] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_calm2
  296. [09Jul2020 16:06:45.425] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_calm3
  297. [09Jul2020 16:06:45.426] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal1
  298. [09Jul2020 16:06:45.426] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal2
  299. [09Jul2020 16:06:45.426] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal3
  300. [09Jul2020 16:06:45.426] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal4
  301. [09Jul2020 16:06:45.427] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nuance1
  302. [09Jul2020 16:06:45.427] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nuance2
  303. [09Jul2020 16:06:45.427] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_piano1
  304. [09Jul2020 16:06:45.427] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_piano2
  305. [09Jul2020 16:06:45.427] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_piano3
  306. [09Jul2020 16:06:45.428] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative1
  307. [09Jul2020 16:06:45.428] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative2
  308. [09Jul2020 16:06:45.428] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative3
  309. [09Jul2020 16:06:45.428] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative4
  310. [09Jul2020 16:06:45.428] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative5
  311. [09Jul2020 16:06:45.429] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative6
  312. [09Jul2020 16:06:45.429] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether1
  313. [09Jul2020 16:06:45.429] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether2
  314. [09Jul2020 16:06:45.429] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether3
  315. [09Jul2020 16:06:45.429] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether4
  316. [09Jul2020 16:06:45.430] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu1
  317. [09Jul2020 16:06:45.430] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu2
  318. [09Jul2020 16:06:45.430] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu3
  319. [09Jul2020 16:06:45.430] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu4
  320. [09Jul2020 16:06:45.431] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_axolotl
  321. [09Jul2020 16:06:45.431] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_dragon_fish
  322. [09Jul2020 16:06:45.431] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_shuniji
  323. [09Jul2020 16:06:45.431] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_dragon
  324. [09Jul2020 16:06:45.431] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_end
  325. [09Jul2020 16:06:45.434] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:white_lantern
  326. [09Jul2020 16:06:45.435] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:white_lantern
  327. [09Jul2020 16:06:45.435] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:orange_lantern
  328. [09Jul2020 16:06:45.435] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:orange_lantern
  329. [09Jul2020 16:06:45.435] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:magenta_lantern
  330. [09Jul2020 16:06:45.436] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:magenta_lantern
  331. [09Jul2020 16:06:45.436] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:light_blue_lantern
  332. [09Jul2020 16:06:45.436] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:light_blue_lantern
  333. [09Jul2020 16:06:45.436] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:yellow_lantern
  334. [09Jul2020 16:06:45.436] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:yellow_lantern
  335. [09Jul2020 16:06:45.437] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:lime_lantern
  336. [09Jul2020 16:06:45.437] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:lime_lantern
  337. [09Jul2020 16:06:45.437] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:pink_lantern
  338. [09Jul2020 16:06:45.437] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:pink_lantern
  339. [09Jul2020 16:06:45.437] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:gray_lantern
  340. [09Jul2020 16:06:45.438] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:gray_lantern
  341. [09Jul2020 16:06:45.438] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:light_gray_lantern
  342. [09Jul2020 16:06:45.438] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:light_gray_lantern
  343. [09Jul2020 16:06:45.438] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cyan_lantern
  344. [09Jul2020 16:06:45.438] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:cyan_lantern
  345. [09Jul2020 16:06:45.439] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:purple_lantern
  346. [09Jul2020 16:06:45.439] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:purple_lantern
  347. [09Jul2020 16:06:45.439] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:blue_lantern
  348. [09Jul2020 16:06:45.439] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:blue_lantern
  349. [09Jul2020 16:06:45.439] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:brown_lantern
  350. [09Jul2020 16:06:45.439] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:brown_lantern
  351. [09Jul2020 16:06:45.440] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:green_lantern
  352. [09Jul2020 16:06:45.440] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:green_lantern
  353. [09Jul2020 16:06:45.440] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:red_lantern
  354. [09Jul2020 16:06:45.440] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:red_lantern
  355. [09Jul2020 16:06:45.440] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:black_lantern
  356. [09Jul2020 16:06:45.441] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:black_lantern
  357. [09Jul2020 16:06:45.454] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_oak
  358. [09Jul2020 16:06:45.455] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_oak
  359. [09Jul2020 16:06:45.458] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_oak
  360. [09Jul2020 16:06:45.458] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_oak
  361. [09Jul2020 16:06:45.458] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_spruce
  362. [09Jul2020 16:06:45.458] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_spruce
  363. [09Jul2020 16:06:45.459] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_spruce
  364. [09Jul2020 16:06:45.459] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_spruce
  365. [09Jul2020 16:06:45.459] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_birch
  366. [09Jul2020 16:06:45.459] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_birch
  367. [09Jul2020 16:06:45.459] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_birch
  368. [09Jul2020 16:06:45.460] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_birch
  369. [09Jul2020 16:06:45.460] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_jungle
  370. [09Jul2020 16:06:45.460] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_jungle
  371. [09Jul2020 16:06:45.460] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_jungle
  372. [09Jul2020 16:06:45.460] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_jungle
  373. [09Jul2020 16:06:45.460] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_acacia
  374. [09Jul2020 16:06:45.461] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_acacia
  375. [09Jul2020 16:06:45.461] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_acacia
  376. [09Jul2020 16:06:45.461] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_acacia
  377. [09Jul2020 16:06:45.461] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_dark_oak
  378. [09Jul2020 16:06:45.461] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_dark_oak
  379. [09Jul2020 16:06:45.461] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_dark_oak
  380. [09Jul2020 16:06:45.461] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_dark_oak
  381. [09Jul2020 16:06:45.470] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate
  382. [09Jul2020 16:06:45.471] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:crate
  383. [09Jul2020 16:06:45.476] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:barrel_oak
  384. [09Jul2020 16:06:45.477] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:barrel_oak
  385. [09Jul2020 16:06:45.477] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:barrel_spruce
  386. [09Jul2020 16:06:45.477] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:barrel_spruce
  387. [09Jul2020 16:06:45.477] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:barrel_birch
  388. [09Jul2020 16:06:45.478] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:barrel_birch
  389. [09Jul2020 16:06:45.478] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:barrel_jungle
  390. [09Jul2020 16:06:45.478] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:barrel_jungle
  391. [09Jul2020 16:06:45.478] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:barrel_acacia
  392. [09Jul2020 16:06:45.478] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:barrel_acacia
  393. [09Jul2020 16:06:45.479] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:barrel_dark_oak
  394. [09Jul2020 16:06:45.479] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:barrel_dark_oak
  395. [09Jul2020 16:06:45.480] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:barrel
  396. [09Jul2020 16:06:45.480] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:gold_lantern
  397. [09Jul2020 16:06:45.480] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:gold_lantern
  398. [09Jul2020 16:06:45.486] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_oak
  399. [09Jul2020 16:06:45.486] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_oak
  400. [09Jul2020 16:06:45.486] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_spruce
  401. [09Jul2020 16:06:45.486] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_spruce
  402. [09Jul2020 16:06:45.487] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_birch
  403. [09Jul2020 16:06:45.487] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_birch
  404. [09Jul2020 16:06:45.487] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_jungle
  405. [09Jul2020 16:06:45.487] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_jungle
  406. [09Jul2020 16:06:45.487] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_acacia
  407. [09Jul2020 16:06:45.488] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_acacia
  408. [09Jul2020 16:06:45.488] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_dark_oak
  409. [09Jul2020 16:06:45.488] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_dark_oak
  410. [09Jul2020 16:06:45.493] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest
  411. [09Jul2020 16:06:45.493] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest
  412. [09Jul2020 16:06:45.494] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:ender_pearl_block
  413. [09Jul2020 16:06:45.494] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:ender_pearl_block
  414. [09Jul2020 16:06:45.494] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:rotten_flesh_block
  415. [09Jul2020 16:06:45.495] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:rotten_flesh_block
  416. [09Jul2020 16:06:45.495] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:smooth_glowstone
  417. [09Jul2020 16:06:45.495] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:smooth_glowstone
  418. [09Jul2020 16:06:45.496] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bat_bucket
  419. [09Jul2020 16:06:45.496] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bound_compass
  420. [09Jul2020 16:06:45.501] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:curse_break
  421. [09Jul2020 16:06:45.501] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:homing
  422. [09Jul2020 16:06:45.501] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:salvage
  423. [09Jul2020 16:06:45.502] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:leeching_curse
  424. [09Jul2020 16:06:45.502] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:magnetic
  425. [09Jul2020 16:06:45.502] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
  426. [09Jul2020 16:06:45.502] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
  427. [09Jul2020 16:06:45.503] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
  428. [09Jul2020 16:06:45.503] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
  429. [09Jul2020 16:06:45.505] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:endermite_powder
  430. [09Jul2020 16:06:45.506] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endermite_powder
  431. [09Jul2020 16:06:45.506] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:endermite_powder
  432. [09Jul2020 16:06:45.507] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:nether_gold_deposit
  433. [09Jul2020 16:06:45.507] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:nether_gold_deposit
  434. [09Jul2020 16:06:45.530] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:rune_portal
  435. [09Jul2020 16:06:45.531] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:rune_portal
  436. [09Jul2020 16:06:45.534] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:rune_portal_frame
  437. [09Jul2020 16:06:45.534] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:rune_portal_frame
  438. [09Jul2020 16:06:45.535] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:rune_portal
  439. [09Jul2020 16:06:45.536] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:pig_iron_ore
  440. [09Jul2020 16:06:45.537] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:pig_iron_ore
  441. [09Jul2020 16:06:45.537] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:pig_iron_nugget
  442. [09Jul2020 16:06:45.555] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_open
  443. [09Jul2020 16:06:45.555] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_close
  444. [09Jul2020 16:06:45.555] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:homing
  445. [09Jul2020 16:06:45.555] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:wood_smash
  446. [09Jul2020 16:06:45.555] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:fumarole_bubbling
  447. [09Jul2020 16:06:45.555] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing charm:fumarole_erupt
  448. [09Jul2020 16:06:45.562] [modloading-worker-5/INFO] [Meson/INTERNAL]: Added strange to Meson
  449. [09Jul2020 16:06:45.679] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module Vaults
  450. [09Jul2020 16:06:45.679] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module UndergroundRuins
  451. [09Jul2020 16:06:45.680] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module TreasureEnchantments
  452. [09Jul2020 16:06:45.680] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module LegendaryCrossbow
  453. [09Jul2020 16:06:45.680] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module IceAspect
  454. [09Jul2020 16:06:45.680] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module LegendaryWeapons
  455. [09Jul2020 16:06:45.680] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module Shulking
  456. [09Jul2020 16:06:45.680] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module Growth
  457. [09Jul2020 16:06:45.681] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module EldritchBow
  458. [09Jul2020 16:06:45.681] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module LegendaryBow
  459. [09Jul2020 16:06:45.681] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module LegendaryTools
  460. [09Jul2020 16:06:45.681] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module Repel
  461. [09Jul2020 16:06:45.681] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module Quests
  462. [09Jul2020 16:06:45.682] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module Scrolls
  463. [09Jul2020 16:06:45.682] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module Scrollkeepers
  464. [09Jul2020 16:06:45.686] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module TravelJournal
  465. [09Jul2020 16:06:45.689] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module IllusionersInDarkForest
  466. [09Jul2020 16:06:45.689] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module Outerlands
  467. [09Jul2020 16:06:45.689] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module TotemOfPreserving
  468. [09Jul2020 16:06:45.690] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module TotemOfEnchanting
  469. [09Jul2020 16:06:45.690] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module VillagersTradeTotems
  470. [09Jul2020 16:06:45.690] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module IllusionersDropTotems
  471. [09Jul2020 16:06:45.690] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module TreasureTotems
  472. [09Jul2020 16:06:45.690] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module TotemOfFlying
  473. [09Jul2020 16:06:45.690] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module TotemOfShielding
  474. [09Jul2020 16:06:45.690] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module TotemOfTransferring
  475. [09Jul2020 16:06:45.690] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module TotemOfReturning
  476. [09Jul2020 16:06:45.700] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module EnderGeodes
  477. [09Jul2020 16:06:45.700] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module Runestones
  478. [09Jul2020 16:06:45.700] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module RunePortals
  479. [09Jul2020 16:06:45.700] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module StoneCircles
  480. [09Jul2020 16:06:45.704] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module Moonstones
  481. [09Jul2020 16:06:45.705] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module Amethyst
  482. [09Jul2020 16:06:45.711] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module Debug
  483. [09Jul2020 16:06:45.711] [modloading-worker-5/INFO] [strange/INTERNAL]: Creating config for module EntitySpawner
  484. [09Jul2020 16:06:45.713] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:ender_geode
  485. [09Jul2020 16:06:45.714] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:ender_geode
  486. [09Jul2020 16:06:45.716] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_0
  487. [09Jul2020 16:06:45.716] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_0
  488. [09Jul2020 16:06:45.717] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_1
  489. [09Jul2020 16:06:45.717] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_1
  490. [09Jul2020 16:06:45.717] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_2
  491. [09Jul2020 16:06:45.717] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_2
  492. [09Jul2020 16:06:45.717] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_3
  493. [09Jul2020 16:06:45.717] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_3
  494. [09Jul2020 16:06:45.717] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_4
  495. [09Jul2020 16:06:45.717] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_4
  496. [09Jul2020 16:06:45.717] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_5
  497. [09Jul2020 16:06:45.718] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_5
  498. [09Jul2020 16:06:45.718] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_6
  499. [09Jul2020 16:06:45.718] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_6
  500. [09Jul2020 16:06:45.718] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_7
  501. [09Jul2020 16:06:45.718] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_7
  502. [09Jul2020 16:06:45.718] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_8
  503. [09Jul2020 16:06:45.718] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_8
  504. [09Jul2020 16:06:45.718] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_9
  505. [09Jul2020 16:06:45.718] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_9
  506. [09Jul2020 16:06:45.719] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_10
  507. [09Jul2020 16:06:45.719] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_10
  508. [09Jul2020 16:06:45.719] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_11
  509. [09Jul2020 16:06:45.719] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_11
  510. [09Jul2020 16:06:45.719] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_12
  511. [09Jul2020 16:06:45.719] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_12
  512. [09Jul2020 16:06:45.719] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_13
  513. [09Jul2020 16:06:45.719] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_13
  514. [09Jul2020 16:06:45.719] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_14
  515. [09Jul2020 16:06:45.719] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_14
  516. [09Jul2020 16:06:45.720] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_15
  517. [09Jul2020 16:06:45.720] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_15
  518. [09Jul2020 16:06:45.720] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_16
  519. [09Jul2020 16:06:45.720] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_16
  520. [09Jul2020 16:06:45.720] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_17
  521. [09Jul2020 16:06:45.720] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_17
  522. [09Jul2020 16:06:45.720] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_18
  523. [09Jul2020 16:06:45.720] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_18
  524. [09Jul2020 16:06:45.720] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_19
  525. [09Jul2020 16:06:45.720] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_19
  526. [09Jul2020 16:06:45.721] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_20
  527. [09Jul2020 16:06:45.721] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_20
  528. [09Jul2020 16:06:45.721] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_21
  529. [09Jul2020 16:06:45.721] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_21
  530. [09Jul2020 16:06:45.721] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_22
  531. [09Jul2020 16:06:45.721] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_22
  532. [09Jul2020 16:06:45.721] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_23
  533. [09Jul2020 16:06:45.721] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_23
  534. [09Jul2020 16:06:45.721] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_24
  535. [09Jul2020 16:06:45.721] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_24
  536. [09Jul2020 16:06:45.722] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_25
  537. [09Jul2020 16:06:45.722] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_25
  538. [09Jul2020 16:06:45.722] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone
  539. [09Jul2020 16:06:45.741] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:rune_portal
  540. [09Jul2020 16:06:45.741] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:rune_portal
  541. [09Jul2020 16:06:45.741] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:rune_portal
  542. [09Jul2020 16:06:45.743] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_0
  543. [09Jul2020 16:06:45.743] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_0
  544. [09Jul2020 16:06:45.744] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_1
  545. [09Jul2020 16:06:45.744] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_1
  546. [09Jul2020 16:06:45.744] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_2
  547. [09Jul2020 16:06:45.744] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_2
  548. [09Jul2020 16:06:45.744] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_3
  549. [09Jul2020 16:06:45.744] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_3
  550. [09Jul2020 16:06:45.745] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_4
  551. [09Jul2020 16:06:45.745] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_4
  552. [09Jul2020 16:06:45.745] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_5
  553. [09Jul2020 16:06:45.745] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_5
  554. [09Jul2020 16:06:45.745] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_6
  555. [09Jul2020 16:06:45.745] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_6
  556. [09Jul2020 16:06:45.746] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_7
  557. [09Jul2020 16:06:45.746] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_7
  558. [09Jul2020 16:06:45.746] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_8
  559. [09Jul2020 16:06:45.746] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_8
  560. [09Jul2020 16:06:45.746] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_9
  561. [09Jul2020 16:06:45.746] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_9
  562. [09Jul2020 16:06:45.747] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_10
  563. [09Jul2020 16:06:45.747] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_10
  564. [09Jul2020 16:06:45.747] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_11
  565. [09Jul2020 16:06:45.747] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_11
  566. [09Jul2020 16:06:45.747] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_12
  567. [09Jul2020 16:06:45.747] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_12
  568. [09Jul2020 16:06:45.747] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_13
  569. [09Jul2020 16:06:45.748] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_13
  570. [09Jul2020 16:06:45.748] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_14
  571. [09Jul2020 16:06:45.748] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_14
  572. [09Jul2020 16:06:45.748] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_15
  573. [09Jul2020 16:06:45.748] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_15
  574. [09Jul2020 16:06:45.748] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_16
  575. [09Jul2020 16:06:45.749] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_16
  576. [09Jul2020 16:06:45.749] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_17
  577. [09Jul2020 16:06:45.749] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_17
  578. [09Jul2020 16:06:45.749] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_18
  579. [09Jul2020 16:06:45.749] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_18
  580. [09Jul2020 16:06:45.750] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_19
  581. [09Jul2020 16:06:45.750] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_19
  582. [09Jul2020 16:06:45.750] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_20
  583. [09Jul2020 16:06:45.750] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_20
  584. [09Jul2020 16:06:45.750] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_21
  585. [09Jul2020 16:06:45.750] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_21
  586. [09Jul2020 16:06:45.751] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_22
  587. [09Jul2020 16:06:45.751] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_22
  588. [09Jul2020 16:06:45.751] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_23
  589. [09Jul2020 16:06:45.751] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_23
  590. [09Jul2020 16:06:45.751] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_24
  591. [09Jul2020 16:06:45.751] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_24
  592. [09Jul2020 16:06:45.752] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_25
  593. [09Jul2020 16:06:45.752] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runic_amethyst_25
  594. [09Jul2020 16:06:45.754] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_white
  595. [09Jul2020 16:06:45.754] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_white
  596. [09Jul2020 16:06:45.754] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_orange
  597. [09Jul2020 16:06:45.754] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_orange
  598. [09Jul2020 16:06:45.754] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_magenta
  599. [09Jul2020 16:06:45.754] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_magenta
  600. [09Jul2020 16:06:45.754] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_light_blue
  601. [09Jul2020 16:06:45.754] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_light_blue
  602. [09Jul2020 16:06:45.755] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_yellow
  603. [09Jul2020 16:06:45.755] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_yellow
  604. [09Jul2020 16:06:45.755] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_lime
  605. [09Jul2020 16:06:45.755] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_lime
  606. [09Jul2020 16:06:45.755] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_pink
  607. [09Jul2020 16:06:45.755] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_pink
  608. [09Jul2020 16:06:45.755] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_gray
  609. [09Jul2020 16:06:45.755] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_gray
  610. [09Jul2020 16:06:45.755] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_light_gray
  611. [09Jul2020 16:06:45.755] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_light_gray
  612. [09Jul2020 16:06:45.755] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_cyan
  613. [09Jul2020 16:06:45.756] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_cyan
  614. [09Jul2020 16:06:45.756] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_purple
  615. [09Jul2020 16:06:45.756] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_purple
  616. [09Jul2020 16:06:45.756] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_blue
  617. [09Jul2020 16:06:45.756] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_blue
  618. [09Jul2020 16:06:45.756] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_brown
  619. [09Jul2020 16:06:45.756] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_brown
  620. [09Jul2020 16:06:45.756] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_green
  621. [09Jul2020 16:06:45.756] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_green
  622. [09Jul2020 16:06:45.756] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_red
  623. [09Jul2020 16:06:45.756] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_red
  624. [09Jul2020 16:06:45.756] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_black
  625. [09Jul2020 16:06:45.757] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:moonstone_black
  626. [09Jul2020 16:06:45.757] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:amethyst
  627. [09Jul2020 16:06:45.757] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:amethyst
  628. [09Jul2020 16:06:45.757] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:polished_amethyst
  629. [09Jul2020 16:06:45.757] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:polished_amethyst
  630. [09Jul2020 16:06:45.757] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:polished_amethyst_slab
  631. [09Jul2020 16:06:45.758] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:polished_amethyst_slab
  632. [09Jul2020 16:06:45.759] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:polished_amethyst_stairs
  633. [09Jul2020 16:06:45.759] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:polished_amethyst_stairs
  634. [09Jul2020 16:06:45.760] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:polished_amethyst_wall
  635. [09Jul2020 16:06:45.760] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:polished_amethyst_wall
  636. [09Jul2020 16:06:45.762] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:stone_circle
  637. [09Jul2020 16:06:45.767] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:entity_spawner
  638. [09Jul2020 16:06:45.767] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:entity_spawner
  639. [09Jul2020 16:06:45.767] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:entity_spawner
  640. [09Jul2020 16:06:45.769] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:scroll
  641. [09Jul2020 16:06:45.770] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:writing_desk
  642. [09Jul2020 16:06:45.770] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:writing_desk
  643. [09Jul2020 16:06:45.770] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:scrollkeeper
  644. [09Jul2020 16:06:45.770] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:scrollkeeper
  645. [09Jul2020 16:06:45.770] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:ice_aspect
  646. [09Jul2020 16:06:45.771] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:shulking
  647. [09Jul2020 16:06:45.771] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:growth
  648. [09Jul2020 16:06:45.771] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:repel
  649. [09Jul2020 16:06:45.771] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:underground_ruin
  650. [09Jul2020 16:06:45.775] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:travel_journal
  651. [09Jul2020 16:06:45.775] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:travel_journal_page
  652. [09Jul2020 16:06:45.775] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:totem_of_preserving
  653. [09Jul2020 16:06:45.776] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:totem_of_enchanting
  654. [09Jul2020 16:06:45.776] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:totem_of_flying
  655. [09Jul2020 16:06:45.776] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:totem_of_shielding
  656. [09Jul2020 16:06:45.776] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:totem_of_transferring
  657. [09Jul2020 16:06:45.776] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:totem_of_returning
  658. [09Jul2020 16:06:45.779] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:quest_action_complete
  659. [09Jul2020 16:06:45.779] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:quest_action_count
  660. [09Jul2020 16:06:45.779] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:runestone_travel
  661. [09Jul2020 16:06:45.779] [modloading-worker-5/INFO] [Meson/REGISTRY]: Queueing strange:screenshot
  662. [09Jul2020 16:06:45.825] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 5 jobs
  663. [09Jul2020 16:06:45.845] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.017
  664. [09Jul2020 16:06:45.872] [Server thread/INFO] [com.ma.ManaAndArtifice/]: Finished registering registries!
  665. [09Jul2020 16:06:45.880] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered boat type Vanilla BoatType minecraft_oak from moarboats
  666. [09Jul2020 16:06:45.880] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered boat type Vanilla BoatType minecraft_spruce from moarboats
  667. [09Jul2020 16:06:45.880] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered boat type Vanilla BoatType minecraft_birch from moarboats
  668. [09Jul2020 16:06:45.880] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered boat type Vanilla BoatType minecraft_jungle from moarboats
  669. [09Jul2020 16:06:45.880] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered boat type Vanilla BoatType minecraft_acacia from moarboats
  670. [09Jul2020 16:06:45.880] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered boat type Vanilla BoatType minecraft_dark_oak from moarboats
  671. [09Jul2020 16:06:47.044] [Server thread/INFO] [mcwwindows/]: Blocks registered.
  672. [09Jul2020 16:06:47.208] [Server thread/INFO] [wile.rsgauges.ModRsGauges/]: Registered 108 blocks.
  673. [09Jul2020 16:06:47.842] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  674. [09Jul2020 16:06:47.842] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  675. [09Jul2020 16:06:47.842] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  676. [09Jul2020 16:06:47.847] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  677. [09Jul2020 16:06:47.849] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  678. [09Jul2020 16:06:47.850] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  679. [09Jul2020 16:06:47.850] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  680. [09Jul2020 16:06:47.851] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  681. [09Jul2020 16:06:47.851] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  682. [09Jul2020 16:06:47.852] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  683. [09Jul2020 16:06:47.852] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  684. [09Jul2020 16:06:47.852] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  685. [09Jul2020 16:06:47.853] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  686. [09Jul2020 16:06:47.855] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  687. [09Jul2020 16:06:47.855] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fletching_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  688. [09Jul2020 16:06:48.105] [Server thread/INFO] [mcwdoors/]: Blocks registered.
  689. [09Jul2020 16:06:48.193] [Server thread/INFO] [mcwbridges/]: Blocks registered.
  690. [09Jul2020 16:06:49.147] [Server thread/INFO] [mcwfurnitures/]: Blocks registered.
  691. [09Jul2020 16:06:52.596] [Server thread/INFO] [druidcraft/]: Blocks registered.
  692. [09Jul2020 16:06:53.969] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Registered 3 blocks.
  693. [09Jul2020 16:06:56.226] [Server thread/INFO] [STDOUT/]: [ejektaflex.bountiful.SetupLifecycle:registerBlocks:193]: Registering to: minecraft:block, class net.minecraft.block.Block
  694. [09Jul2020 16:06:56.698] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `iron_bars`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  695. [09Jul2020 16:06:56.833] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `white_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  696. [09Jul2020 16:06:56.833] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `orange_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  697. [09Jul2020 16:06:56.834] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  698. [09Jul2020 16:06:56.834] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  699. [09Jul2020 16:06:56.834] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  700. [09Jul2020 16:06:56.834] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lime_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  701. [09Jul2020 16:06:56.835] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `pink_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  702. [09Jul2020 16:06:56.835] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `gray_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  703. [09Jul2020 16:06:56.835] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  704. [09Jul2020 16:06:56.835] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  705. [09Jul2020 16:06:56.836] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `purple_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  706. [09Jul2020 16:06:56.836] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blue_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  707. [09Jul2020 16:06:56.836] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `brown_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  708. [09Jul2020 16:06:56.836] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `green_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  709. [09Jul2020 16:06:56.836] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `red_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  710. [09Jul2020 16:06:56.837] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `black_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  711. [09Jul2020 16:06:56.839] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `hopper`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  712. [09Jul2020 16:06:56.855] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
  713. [09Jul2020 16:06:56.856] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `crafting_table`, expected `fastbench`. This could be a intended override, but in most cases indicates a broken mod.
  714. [09Jul2020 16:06:56.867] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:gunpowder_block
  715. [09Jul2020 16:06:56.868] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:variable_redstone_lamp
  716. [09Jul2020 16:06:56.868] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:redstone_sand
  717. [09Jul2020 16:06:56.868] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_fire_resistance
  718. [09Jul2020 16:06:56.868] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_invisibility
  719. [09Jul2020 16:06:56.868] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_leaping
  720. [09Jul2020 16:06:56.868] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_night_vision
  721. [09Jul2020 16:06:56.868] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_regeneration
  722. [09Jul2020 16:06:56.868] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_strength
  723. [09Jul2020 16:06:56.869] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_swiftness
  724. [09Jul2020 16:06:56.869] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_water_breathing
  725. [09Jul2020 16:06:56.869] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_danger_sight
  726. [09Jul2020 16:06:56.869] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_resilience
  727. [09Jul2020 16:06:56.869] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_resistance
  728. [09Jul2020 16:06:56.869] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - minecraft:lantern
  729. [09Jul2020 16:06:56.869] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: The object Block{minecraft:lantern} has been registered twice for the same name minecraft:lantern.
  730. [09Jul2020 16:06:56.869] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - minecraft:piston
  731. [09Jul2020 16:06:56.869] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: The object Block{minecraft:piston} has been registered twice for the same name minecraft:piston.
  732. [09Jul2020 16:06:56.870] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - minecraft:sticky_piston
  733. [09Jul2020 16:06:56.870] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: The object Block{minecraft:sticky_piston} has been registered twice for the same name minecraft:sticky_piston.
  734. [09Jul2020 16:06:56.870] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:white_lantern
  735. [09Jul2020 16:06:56.870] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:orange_lantern
  736. [09Jul2020 16:06:56.870] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:magenta_lantern
  737. [09Jul2020 16:06:56.870] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:light_blue_lantern
  738. [09Jul2020 16:06:56.870] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:yellow_lantern
  739. [09Jul2020 16:06:56.870] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:lime_lantern
  740. [09Jul2020 16:06:56.870] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:pink_lantern
  741. [09Jul2020 16:06:56.871] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:gray_lantern
  742. [09Jul2020 16:06:56.871] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:light_gray_lantern
  743. [09Jul2020 16:06:56.871] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cyan_lantern
  744. [09Jul2020 16:06:56.871] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:purple_lantern
  745. [09Jul2020 16:06:56.871] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:blue_lantern
  746. [09Jul2020 16:06:56.871] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:brown_lantern
  747. [09Jul2020 16:06:56.871] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:green_lantern
  748. [09Jul2020 16:06:56.871] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:red_lantern
  749. [09Jul2020 16:06:56.871] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:black_lantern
  750. [09Jul2020 16:06:56.871] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_oak
  751. [09Jul2020 16:06:56.872] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_oak
  752. [09Jul2020 16:06:56.872] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_spruce
  753. [09Jul2020 16:06:56.872] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_spruce
  754. [09Jul2020 16:06:56.872] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_birch
  755. [09Jul2020 16:06:56.872] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_birch
  756. [09Jul2020 16:06:56.872] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_jungle
  757. [09Jul2020 16:06:56.872] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_jungle
  758. [09Jul2020 16:06:56.872] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_acacia
  759. [09Jul2020 16:06:56.872] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_acacia
  760. [09Jul2020 16:06:56.872] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_dark_oak
  761. [09Jul2020 16:06:56.873] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_dark_oak
  762. [09Jul2020 16:06:56.873] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_oak
  763. [09Jul2020 16:06:56.873] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_spruce
  764. [09Jul2020 16:06:56.873] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_birch
  765. [09Jul2020 16:06:56.873] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_jungle
  766. [09Jul2020 16:06:56.873] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_acacia
  767. [09Jul2020 16:06:56.873] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_dark_oak
  768. [09Jul2020 16:06:56.873] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:gold_lantern
  769. [09Jul2020 16:06:56.873] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_oak
  770. [09Jul2020 16:06:56.873] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_spruce
  771. [09Jul2020 16:06:56.874] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_birch
  772. [09Jul2020 16:06:56.874] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_jungle
  773. [09Jul2020 16:06:56.874] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_acacia
  774. [09Jul2020 16:06:56.874] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_dark_oak
  775. [09Jul2020 16:06:56.874] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:ender_pearl_block
  776. [09Jul2020 16:06:56.874] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:rotten_flesh_block
  777. [09Jul2020 16:06:56.874] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:smooth_glowstone
  778. [09Jul2020 16:06:56.874] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:fumarole
  779. [09Jul2020 16:06:56.874] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:nether_gold_deposit
  780. [09Jul2020 16:06:56.874] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:rune_portal
  781. [09Jul2020 16:06:56.875] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:rune_portal_frame
  782. [09Jul2020 16:06:56.875] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:pig_iron_ore
  783. [09Jul2020 16:06:56.875] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_0
  784. [09Jul2020 16:06:56.875] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_1
  785. [09Jul2020 16:06:56.875] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_2
  786. [09Jul2020 16:06:56.875] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_3
  787. [09Jul2020 16:06:56.875] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_4
  788. [09Jul2020 16:06:56.875] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_5
  789. [09Jul2020 16:06:56.875] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_6
  790. [09Jul2020 16:06:56.876] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_7
  791. [09Jul2020 16:06:56.876] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_8
  792. [09Jul2020 16:06:56.876] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_9
  793. [09Jul2020 16:06:56.876] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_10
  794. [09Jul2020 16:06:56.876] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_11
  795. [09Jul2020 16:06:56.876] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_12
  796. [09Jul2020 16:06:56.876] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_13
  797. [09Jul2020 16:06:56.876] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_14
  798. [09Jul2020 16:06:56.876] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_15
  799. [09Jul2020 16:06:56.877] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_16
  800. [09Jul2020 16:06:56.877] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_17
  801. [09Jul2020 16:06:56.877] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_18
  802. [09Jul2020 16:06:56.877] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_19
  803. [09Jul2020 16:06:56.877] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_20
  804. [09Jul2020 16:06:56.877] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_21
  805. [09Jul2020 16:06:56.877] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_22
  806. [09Jul2020 16:06:56.877] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_23
  807. [09Jul2020 16:06:56.877] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_24
  808. [09Jul2020 16:06:56.877] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runestone_25
  809. [09Jul2020 16:06:56.878] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:rune_portal
  810. [09Jul2020 16:06:56.878] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_0
  811. [09Jul2020 16:06:56.878] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_1
  812. [09Jul2020 16:06:56.878] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_2
  813. [09Jul2020 16:06:56.878] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_3
  814. [09Jul2020 16:06:56.878] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_4
  815. [09Jul2020 16:06:56.878] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_5
  816. [09Jul2020 16:06:56.878] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_6
  817. [09Jul2020 16:06:56.878] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_7
  818. [09Jul2020 16:06:56.878] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_8
  819. [09Jul2020 16:06:56.879] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_9
  820. [09Jul2020 16:06:56.879] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_10
  821. [09Jul2020 16:06:56.879] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_11
  822. [09Jul2020 16:06:56.879] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_12
  823. [09Jul2020 16:06:56.879] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_13
  824. [09Jul2020 16:06:56.879] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_14
  825. [09Jul2020 16:06:56.879] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_15
  826. [09Jul2020 16:06:56.879] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_16
  827. [09Jul2020 16:06:56.879] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_17
  828. [09Jul2020 16:06:56.879] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_18
  829. [09Jul2020 16:06:56.880] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_19
  830. [09Jul2020 16:06:56.880] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_20
  831. [09Jul2020 16:06:56.880] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_21
  832. [09Jul2020 16:06:56.880] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_22
  833. [09Jul2020 16:06:56.880] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_23
  834. [09Jul2020 16:06:56.880] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_24
  835. [09Jul2020 16:06:56.880] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:runic_amethyst_25
  836. [09Jul2020 16:06:56.880] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_white
  837. [09Jul2020 16:06:56.880] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_orange
  838. [09Jul2020 16:06:56.880] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_magenta
  839. [09Jul2020 16:06:56.881] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_light_blue
  840. [09Jul2020 16:06:56.881] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_yellow
  841. [09Jul2020 16:06:56.881] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_lime
  842. [09Jul2020 16:06:56.881] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_pink
  843. [09Jul2020 16:06:56.881] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_gray
  844. [09Jul2020 16:06:56.881] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_light_gray
  845. [09Jul2020 16:06:56.881] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_cyan
  846. [09Jul2020 16:06:56.881] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_purple
  847. [09Jul2020 16:06:56.881] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_blue
  848. [09Jul2020 16:06:56.881] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_brown
  849. [09Jul2020 16:06:56.881] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_green
  850. [09Jul2020 16:06:56.882] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_red
  851. [09Jul2020 16:06:56.882] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:moonstone_black
  852. [09Jul2020 16:06:56.882] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:amethyst
  853. [09Jul2020 16:06:56.882] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:polished_amethyst
  854. [09Jul2020 16:06:56.882] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:polished_amethyst_slab
  855. [09Jul2020 16:06:56.882] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:polished_amethyst_stairs
  856. [09Jul2020 16:06:56.882] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:polished_amethyst_wall
  857. [09Jul2020 16:06:56.882] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:entity_spawner
  858. [09Jul2020 16:06:56.882] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - strange:writing_desk
  859. [09Jul2020 16:06:57.457] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
  860. [09Jul2020 16:06:57.457] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
  861. [09Jul2020 16:06:57.459] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
  862. [09Jul2020 16:06:57.459] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
  863. [09Jul2020 16:06:57.461] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
  864. [09Jul2020 16:06:57.461] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
  865. [09Jul2020 16:06:57.497] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `nomadictents` for name `tent_dimension`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  866. [09Jul2020 16:06:57.602] [Server thread/INFO] [mcwwindows/]: Items registered.
  867. [09Jul2020 16:06:57.602] [Server thread/INFO] [wile.rsgauges.ModRsGauges/]: Registered 1 items.
  868. [09Jul2020 16:06:57.885] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mutantbeasts:creeper_minion
  869. [09Jul2020 16:06:57.935] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mutantbeasts:mutant_creeper
  870. [09Jul2020 16:06:57.987] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mutantbeasts:mutant_enderman
  871. [09Jul2020 16:06:58.188] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mutantbeasts:mutant_skeleton
  872. [09Jul2020 16:06:58.217] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mutantbeasts:mutant_snow_golem
  873. [09Jul2020 16:06:58.248] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mutantbeasts:mutant_zombie
  874. [09Jul2020 16:06:58.281] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mutantbeasts:spider_pig
  875. [09Jul2020 16:06:58.689] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shears`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  876. [09Jul2020 16:06:58.690] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  877. [09Jul2020 16:06:58.690] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  878. [09Jul2020 16:06:58.690] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  879. [09Jul2020 16:06:58.694] [Server thread/INFO] [mcwdoors/]: Items registered.
  880. [09Jul2020 16:06:58.700] [Server thread/INFO] [mcwbridges/]: Items registered.
  881. [09Jul2020 16:06:59.107] [Server thread/INFO] [mcwfurnitures/]: Items registered.
  882. [09Jul2020 16:06:59.637] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity druidcraft:dreadfish
  883. [09Jul2020 16:06:59.642] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity druidcraft:beetle
  884. [09Jul2020 16:06:59.644] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity druidcraft:lunar_moth
  885. [09Jul2020 16:06:59.644] [Server thread/INFO] [druidcraft/]: Items registered.
  886. [09Jul2020 16:06:59.732] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Registered 14 items.
  887. [09Jul2020 16:07:00.164] [Server thread/INFO] [STDOUT/]: [ejektaflex.bountiful.SetupLifecycle:registerItems:183]: Registering to: minecraft:item, class net.minecraft.item.Item
  888. [09Jul2020 16:07:00.171] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `end_crystal`, expected `endergetic`. This could be a intended override, but in most cases indicates a broken mod.
  889. [09Jul2020 16:07:00.195] [Server thread/INFO] [com.ma.ManaAndArtifice/]: M&A -> Block Items Registered
  890. [09Jul2020 16:07:00.217] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `iron_bars`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  891. [09Jul2020 16:07:00.231] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shield`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  892. [09Jul2020 16:07:00.231] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `white_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  893. [09Jul2020 16:07:00.231] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `orange_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  894. [09Jul2020 16:07:00.231] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  895. [09Jul2020 16:07:00.231] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  896. [09Jul2020 16:07:00.231] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  897. [09Jul2020 16:07:00.231] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lime_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  898. [09Jul2020 16:07:00.232] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `pink_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  899. [09Jul2020 16:07:00.232] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `gray_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  900. [09Jul2020 16:07:00.232] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  901. [09Jul2020 16:07:00.232] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  902. [09Jul2020 16:07:00.232] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `purple_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  903. [09Jul2020 16:07:00.232] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blue_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  904. [09Jul2020 16:07:00.232] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `brown_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  905. [09Jul2020 16:07:00.232] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `green_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  906. [09Jul2020 16:07:00.232] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `red_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  907. [09Jul2020 16:07:00.232] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `black_carpet`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  908. [09Jul2020 16:07:00.232] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `hopper`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  909. [09Jul2020 16:07:00.268] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:gunpowder_block
  910. [09Jul2020 16:07:00.269] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:variable_redstone_lamp
  911. [09Jul2020 16:07:00.269] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:redstone_sand
  912. [09Jul2020 16:07:00.269] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_fire_resistance
  913. [09Jul2020 16:07:00.269] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_invisibility
  914. [09Jul2020 16:07:00.269] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_leaping
  915. [09Jul2020 16:07:00.269] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_night_vision
  916. [09Jul2020 16:07:00.269] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_regeneration
  917. [09Jul2020 16:07:00.269] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_strength
  918. [09Jul2020 16:07:00.269] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_swiftness
  919. [09Jul2020 16:07:00.269] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_water_breathing
  920. [09Jul2020 16:07:00.269] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_danger_sight
  921. [09Jul2020 16:07:00.269] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_resilience
  922. [09Jul2020 16:07:00.269] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_resistance
  923. [09Jul2020 16:07:00.269] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:lantern
  924. [09Jul2020 16:07:00.269] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object lantern has been registered twice for the same name minecraft:lantern.
  925. [09Jul2020 16:07:00.269] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:piston
  926. [09Jul2020 16:07:00.270] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object piston has been registered twice for the same name minecraft:piston.
  927. [09Jul2020 16:07:00.270] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:sticky_piston
  928. [09Jul2020 16:07:00.270] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object sticky_piston has been registered twice for the same name minecraft:sticky_piston.
  929. [09Jul2020 16:07:00.270] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:potion
  930. [09Jul2020 16:07:00.270] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object potion has been registered twice for the same name minecraft:potion.
  931. [09Jul2020 16:07:00.270] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:splash_potion
  932. [09Jul2020 16:07:00.270] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object splash_potion has been registered twice for the same name minecraft:splash_potion.
  933. [09Jul2020 16:07:00.270] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:lingering_potion
  934. [09Jul2020 16:07:00.270] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object lingering_potion has been registered twice for the same name minecraft:lingering_potion.
  935. [09Jul2020 16:07:00.270] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_calm1
  936. [09Jul2020 16:07:00.270] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_calm2
  937. [09Jul2020 16:07:00.270] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_calm3
  938. [09Jul2020 16:07:00.270] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_hal1
  939. [09Jul2020 16:07:00.270] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_hal2
  940. [09Jul2020 16:07:00.270] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_hal3
  941. [09Jul2020 16:07:00.270] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_hal4
  942. [09Jul2020 16:07:00.270] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nuance1
  943. [09Jul2020 16:07:00.270] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nuance2
  944. [09Jul2020 16:07:00.271] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_piano1
  945. [09Jul2020 16:07:00.271] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_piano2
  946. [09Jul2020 16:07:00.271] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_piano3
  947. [09Jul2020 16:07:00.271] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative1
  948. [09Jul2020 16:07:00.271] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative2
  949. [09Jul2020 16:07:00.271] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative3
  950. [09Jul2020 16:07:00.271] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative4
  951. [09Jul2020 16:07:00.271] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative5
  952. [09Jul2020 16:07:00.271] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative6
  953. [09Jul2020 16:07:00.271] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nether1
  954. [09Jul2020 16:07:00.271] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nether2
  955. [09Jul2020 16:07:00.271] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nether3
  956. [09Jul2020 16:07:00.271] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nether4
  957. [09Jul2020 16:07:00.271] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_menu1
  958. [09Jul2020 16:07:00.271] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_menu2
  959. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_menu3
  960. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_menu4
  961. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_axolotl
  962. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_dragon_fish
  963. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_shuniji
  964. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_dragon
  965. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_end
  966. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:white_lantern
  967. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:orange_lantern
  968. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:magenta_lantern
  969. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:light_blue_lantern
  970. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:yellow_lantern
  971. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:lime_lantern
  972. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:pink_lantern
  973. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:gray_lantern
  974. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:light_gray_lantern
  975. [09Jul2020 16:07:00.272] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cyan_lantern
  976. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:purple_lantern
  977. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:blue_lantern
  978. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:brown_lantern
  979. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:green_lantern
  980. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:red_lantern
  981. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:black_lantern
  982. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_oak
  983. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_oak
  984. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_spruce
  985. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_spruce
  986. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_birch
  987. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_birch
  988. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_jungle
  989. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_jungle
  990. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_acacia
  991. [09Jul2020 16:07:00.273] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_acacia
  992. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_dark_oak
  993. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_dark_oak
  994. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_oak
  995. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_spruce
  996. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_birch
  997. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_jungle
  998. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_acacia
  999. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_dark_oak
  1000. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:gold_lantern
  1001. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_oak
  1002. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_spruce
  1003. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_birch
  1004. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_jungle
  1005. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_acacia
  1006. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_dark_oak
  1007. [09Jul2020 16:07:00.274] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:ender_pearl_block
  1008. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:rotten_flesh_block
  1009. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:smooth_glowstone
  1010. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bat_bucket
  1011. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bound_compass
  1012. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:fumarole
  1013. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:endermite_powder
  1014. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:nether_gold_deposit
  1015. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:rune_portal
  1016. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:rune_portal_frame
  1017. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:pig_iron_ore
  1018. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:pig_iron_nugget
  1019. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_0
  1020. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_1
  1021. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_2
  1022. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_3
  1023. [09Jul2020 16:07:00.275] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_4
  1024. [09Jul2020 16:07:00.276] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_5
  1025. [09Jul2020 16:07:00.276] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_6
  1026. [09Jul2020 16:07:00.276] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_7
  1027. [09Jul2020 16:07:00.276] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_8
  1028. [09Jul2020 16:07:00.276] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_9
  1029. [09Jul2020 16:07:00.276] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_10
  1030. [09Jul2020 16:07:00.276] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_11
  1031. [09Jul2020 16:07:00.276] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_12
  1032. [09Jul2020 16:07:00.276] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_13
  1033. [09Jul2020 16:07:00.276] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_14
  1034. [09Jul2020 16:07:00.276] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_15
  1035. [09Jul2020 16:07:00.276] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_16
  1036. [09Jul2020 16:07:00.276] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_17
  1037. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_18
  1038. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_19
  1039. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_20
  1040. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_21
  1041. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_22
  1042. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_23
  1043. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_24
  1044. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runestone_25
  1045. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:rune_portal
  1046. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_0
  1047. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_1
  1048. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_2
  1049. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_3
  1050. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_4
  1051. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_5
  1052. [09Jul2020 16:07:00.277] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_6
  1053. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_7
  1054. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_8
  1055. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_9
  1056. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_10
  1057. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_11
  1058. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_12
  1059. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_13
  1060. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_14
  1061. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_15
  1062. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_16
  1063. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_17
  1064. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_18
  1065. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_19
  1066. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_20
  1067. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_21
  1068. [09Jul2020 16:07:00.278] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_22
  1069. [09Jul2020 16:07:00.279] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_23
  1070. [09Jul2020 16:07:00.279] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_24
  1071. [09Jul2020 16:07:00.279] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:runic_amethyst_25
  1072. [09Jul2020 16:07:00.279] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_white
  1073. [09Jul2020 16:07:00.279] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_orange
  1074. [09Jul2020 16:07:00.279] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_magenta
  1075. [09Jul2020 16:07:00.279] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_light_blue
  1076. [09Jul2020 16:07:00.279] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_yellow
  1077. [09Jul2020 16:07:00.279] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_lime
  1078. [09Jul2020 16:07:00.279] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_pink
  1079. [09Jul2020 16:07:00.279] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_gray
  1080. [09Jul2020 16:07:00.279] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_light_gray
  1081. [09Jul2020 16:07:00.279] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_cyan
  1082. [09Jul2020 16:07:00.279] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_purple
  1083. [09Jul2020 16:07:00.279] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_blue
  1084. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_brown
  1085. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_green
  1086. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_red
  1087. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:moonstone_black
  1088. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:amethyst
  1089. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:polished_amethyst
  1090. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:polished_amethyst_slab
  1091. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:polished_amethyst_stairs
  1092. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:polished_amethyst_wall
  1093. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:entity_spawner
  1094. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:scroll
  1095. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:writing_desk
  1096. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:travel_journal
  1097. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:travel_journal_page
  1098. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:totem_of_preserving
  1099. [09Jul2020 16:07:00.280] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:totem_of_enchanting
  1100. [09Jul2020 16:07:00.281] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:totem_of_flying
  1101. [09Jul2020 16:07:00.281] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:totem_of_shielding
  1102. [09Jul2020 16:07:00.281] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:totem_of_transferring
  1103. [09Jul2020 16:07:00.281] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - strange:totem_of_returning
  1104. [09Jul2020 16:07:00.526] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:citizen
  1105. [09Jul2020 16:07:00.549] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:fishhook
  1106. [09Jul2020 16:07:00.565] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mercenary
  1107. [09Jul2020 16:07:00.576] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:barbarian
  1108. [09Jul2020 16:07:00.583] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archerbarbarian
  1109. [09Jul2020 16:07:00.655] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:chiefbarbarian
  1110. [09Jul2020 16:07:00.664] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:pirate
  1111. [09Jul2020 16:07:00.668] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archerpirate
  1112. [09Jul2020 16:07:00.673] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:chiefpirate
  1113. [09Jul2020 16:07:00.676] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:sittingentity
  1114. [09Jul2020 16:07:00.679] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mcminecart
  1115. [09Jul2020 16:07:00.688] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mummy
  1116. [09Jul2020 16:07:00.693] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archermummy
  1117. [09Jul2020 16:07:00.697] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:pharao
  1118. [09Jul2020 16:07:00.706] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:amazon
  1119. [09Jul2020 16:07:00.711] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:amazonchief
  1120. [09Jul2020 16:07:00.714] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:firearrow
  1121. [09Jul2020 16:07:00.724] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:shieldmaiden
  1122. [09Jul2020 16:07:00.729] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:norsemenarcher
  1123. [09Jul2020 16:07:00.734] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:norsemenchief
  1124. [09Jul2020 16:07:00.822] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension astral:inner_realm of type astral:inner_realm and id 3
  1125. [09Jul2020 16:07:00.851] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension rats:ratlantis of type rats:ratlantis and id 4
  1126. [09Jul2020 16:07:00.864] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `marble_pile`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
  1127. [09Jul2020 16:07:00.865] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sewer`, expected `rats`. This could be a intended override, but in most cases indicates a broken mod.
  1128. [09Jul2020 16:07:00.910] [Server thread/INFO] [com.ma.ManaAndArtifice/]: M&A -> Ritual Effects Registered
  1129. [09Jul2020 16:07:01.658] [Server thread/INFO] [druidcraft/]: Biomes registered.
  1130. [09Jul2020 16:07:01.671] [Server thread/INFO] [wile.rsgauges.ModRsGauges/]: Registered 10 tile entities.
  1131. [09Jul2020 16:07:01.692] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  1132. [09Jul2020 16:07:01.865] [Server thread/INFO] [druidcraft/]: Tile Entities registered.
  1133. [09Jul2020 16:07:01.885] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Registered 0 tile entities.
  1134. [09Jul2020 16:07:03.024] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block_entity_type - charm:crate
  1135. [09Jul2020 16:07:03.024] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block_entity_type - charm:barrel
  1136. [09Jul2020 16:07:03.024] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block_entity_type - charm:bookshelf_chest
  1137. [09Jul2020 16:07:03.024] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block_entity_type - charm:rune_portal
  1138. [09Jul2020 16:07:03.024] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block_entity_type - strange:runestone
  1139. [09Jul2020 16:07:03.025] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block_entity_type - strange:rune_portal
  1140. [09Jul2020 16:07:03.025] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block_entity_type - strange:entity_spawner
  1141. [09Jul2020 16:07:03.102] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:decorator - charm:fumarole
  1142. [09Jul2020 16:07:03.102] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:decorator - strange:ender_geode
  1143. [09Jul2020 16:07:03.105] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bane_of_arthropods`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  1144. [09Jul2020 16:07:03.105] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smite`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  1145. [09Jul2020 16:07:03.105] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sharpness`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  1146. [09Jul2020 16:07:03.106] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  1147. [09Jul2020 16:07:03.106] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fire_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  1148. [09Jul2020 16:07:03.106] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  1149. [09Jul2020 16:07:03.106] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `projectile_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  1150. [09Jul2020 16:07:03.106] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `feather_falling`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
  1151. [09Jul2020 16:07:03.245] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `protection`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1152. [09Jul2020 16:07:03.245] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fire_protection`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1153. [09Jul2020 16:07:03.245] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `projectile_protection`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1154. [09Jul2020 16:07:03.246] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_protection`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1155. [09Jul2020 16:07:03.247] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `thorns`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1156. [09Jul2020 16:07:03.248] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `knockback`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1157. [09Jul2020 16:07:03.249] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `fire_aspect`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1158. [09Jul2020 16:07:03.250] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `looting`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1159. [09Jul2020 16:07:03.251] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `sharpness`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1160. [09Jul2020 16:07:03.251] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smite`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1161. [09Jul2020 16:07:03.251] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bane_of_arthropods`, expected `inspirations`. This could be a intended override, but in most cases indicates a broken mod.
  1162. [09Jul2020 16:07:03.251] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - charm:curse_break
  1163. [09Jul2020 16:07:03.251] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - charm:homing
  1164. [09Jul2020 16:07:03.251] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - charm:salvage
  1165. [09Jul2020 16:07:03.251] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - charm:leeching_curse
  1166. [09Jul2020 16:07:03.251] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - charm:magnetic
  1167. [09Jul2020 16:07:03.251] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - strange:ice_aspect
  1168. [09Jul2020 16:07:03.251] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - strange:shulking
  1169. [09Jul2020 16:07:03.252] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - strange:growth
  1170. [09Jul2020 16:07:03.252] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - strange:repel
  1171. [09Jul2020 16:07:03.253] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wyrmroost:lesser_desertwyrm
  1172. [09Jul2020 16:07:03.253] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wyrmroost:overworld_drake
  1173. [09Jul2020 16:07:03.253] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wyrmroost:silver_glider
  1174. [09Jul2020 16:07:03.253] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wyrmroost:roost_stalker
  1175. [09Jul2020 16:07:03.253] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wyrmroost:butterfly_leviathan
  1176. [09Jul2020 16:07:03.254] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wyrmroost:dragon_fruit_drake
  1177. [09Jul2020 16:07:03.254] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wyrmroost:canari_wyvern
  1178. [09Jul2020 16:07:03.254] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wyrmroost:dragon_egg
  1179. [09Jul2020 16:07:03.262] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity doggytalents:dog
  1180. [09Jul2020 16:07:03.263] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity doggytalents:dog_beam
  1181. [09Jul2020 16:07:03.264] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cannon_skull
  1182. [09Jul2020 16:07:03.265] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mutantbeasts:body_part
  1183. [09Jul2020 16:07:03.266] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mutantbeasts:chemical_x
  1184. [09Jul2020 16:07:03.267] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mutantbeasts:creeper_minion_egg
  1185. [09Jul2020 16:07:03.269] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mutantbeasts:endersoul_fragment
  1186. [09Jul2020 16:07:03.271] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mutantbeasts:mutant_arrow
  1187. [09Jul2020 16:07:03.272] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mutantbeasts:skull_spirit
  1188. [09Jul2020 16:07:03.272] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mutantbeasts:throwable_block
  1189. [09Jul2020 16:07:03.273] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1190. [09Jul2020 16:07:03.273] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1191. [09Jul2020 16:07:03.274] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1192. [09Jul2020 16:07:03.276] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1193. [09Jul2020 16:07:03.277] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1194. [09Jul2020 16:07:03.278] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1195. [09Jul2020 16:07:03.279] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1196. [09Jul2020 16:07:03.280] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1197. [09Jul2020 16:07:03.281] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1198. [09Jul2020 16:07:03.282] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1199. [09Jul2020 16:07:03.283] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1200. [09Jul2020 16:07:03.284] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1201. [09Jul2020 16:07:03.284] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1202. [09Jul2020 16:07:03.285] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1203. [09Jul2020 16:07:03.285] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1204. [09Jul2020 16:07:03.285] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1205. [09Jul2020 16:07:03.286] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1206. [09Jul2020 16:07:03.286] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1207. [09Jul2020 16:07:03.287] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1208. [09Jul2020 16:07:03.287] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1209. [09Jul2020 16:07:03.288] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ob_arrow
  1210. [09Jul2020 16:07:03.289] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity bh_arrow
  1211. [09Jul2020 16:07:03.290] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity biomesoplenty:boat_bop
  1212. [09Jul2020 16:07:03.291] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity baby_creeper
  1213. [09Jul2020 16:07:03.291] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity baby_enderman
  1214. [09Jul2020 16:07:03.291] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity baby_skeleton
  1215. [09Jul2020 16:07:03.291] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity baby_stray
  1216. [09Jul2020 16:07:03.291] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity baby_wither_skeleton
  1217. [09Jul2020 16:07:03.291] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity balloon
  1218. [09Jul2020 16:07:03.291] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity obsidian_tnt
  1219. [09Jul2020 16:07:03.293] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity physical_body
  1220. [09Jul2020 16:07:03.317] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crystal_spider
  1221. [09Jul2020 16:07:03.317] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crystal_web_projectile
  1222. [09Jul2020 16:07:03.318] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity thrown_modular_item
  1223. [09Jul2020 16:07:03.319] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1224. [09Jul2020 16:07:03.319] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1225. [09Jul2020 16:07:03.320] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1226. [09Jul2020 16:07:03.320] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1227. [09Jul2020 16:07:03.320] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1228. [09Jul2020 16:07:03.347] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1229. [09Jul2020 16:07:03.347] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1230. [09Jul2020 16:07:03.348] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1231. [09Jul2020 16:07:03.348] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1232. [09Jul2020 16:07:03.349] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1233. [09Jul2020 16:07:03.349] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1234. [09Jul2020 16:07:03.349] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1235. [09Jul2020 16:07:03.350] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1236. [09Jul2020 16:07:03.350] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1237. [09Jul2020 16:07:03.350] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1238. [09Jul2020 16:07:03.351] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1239. [09Jul2020 16:07:03.351] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1240. [09Jul2020 16:07:03.352] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1241. [09Jul2020 16:07:03.352] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1242. [09Jul2020 16:07:03.354] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity magic_net
  1243. [09Jul2020 16:07:03.354] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity torch_bolt
  1244. [09Jul2020 16:07:03.354] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity boomerang_stun
  1245. [09Jul2020 16:07:03.355] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity boomerang_carry
  1246. [09Jul2020 16:07:03.355] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity boomerang_damage
  1247. [09Jul2020 16:07:03.355] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity dungeon
  1248. [09Jul2020 16:07:03.356] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity eye
  1249. [09Jul2020 16:07:03.356] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lightning_bolt
  1250. [09Jul2020 16:07:03.356] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity snow_bolt
  1251. [09Jul2020 16:07:03.356] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity fire_bolt
  1252. [09Jul2020 16:07:03.358] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity dispenser_item
  1253. [09Jul2020 16:07:03.360] [Server thread/INFO] [druidcraft/]: Entities registered.
  1254. [09Jul2020 16:07:03.360] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity abnormals_core:boat
  1255. [09Jul2020 16:07:03.361] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flame
  1256. [09Jul2020 16:07:03.361] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity robit
  1257. [09Jul2020 16:07:03.361] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:sonar_wave
  1258. [09Jul2020 16:07:03.361] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:nautilus
  1259. [09Jul2020 16:07:03.361] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:pike
  1260. [09Jul2020 16:07:03.361] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:lionfish
  1261. [09Jul2020 16:07:03.361] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:thrasher
  1262. [09Jul2020 16:07:03.361] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:great_thrasher
  1263. [09Jul2020 16:07:03.361] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:flare
  1264. [09Jul2020 16:07:03.362] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:ululu
  1265. [09Jul2020 16:07:03.362] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:goose
  1266. [09Jul2020 16:07:03.362] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:box_jellyfish
  1267. [09Jul2020 16:07:03.362] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:cassiopea_jellyfish
  1268. [09Jul2020 16:07:03.362] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:immortal_jellyfish
  1269. [09Jul2020 16:07:03.368] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity super_glue
  1270. [09Jul2020 16:07:03.368] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity contraption
  1271. [09Jul2020 16:07:03.369] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stationary_contraption
  1272. [09Jul2020 16:07:03.371] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity merchant
  1273. [09Jul2020 16:07:03.372] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity drone
  1274. [09Jul2020 16:07:03.372] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity logistics_drone
  1275. [09Jul2020 16:07:03.372] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity harvesting_drone
  1276. [09Jul2020 16:07:03.373] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity guard_drone
  1277. [09Jul2020 16:07:03.373] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity collector_drone
  1278. [09Jul2020 16:07:03.373] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity amadrone
  1279. [09Jul2020 16:07:03.374] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity programmable_controller
  1280. [09Jul2020 16:07:03.374] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vortex
  1281. [09Jul2020 16:07:03.375] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity micromissile
  1282. [09Jul2020 16:07:03.375] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity tumbling_block
  1283. [09Jul2020 16:07:03.377] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ring
  1284. [09Jul2020 16:07:03.385] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crop_support
  1285. [09Jul2020 16:07:03.387] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity spawner_agitator
  1286. [09Jul2020 16:07:03.389] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity heat_frame
  1287. [09Jul2020 16:07:03.392] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity transfer_gadget
  1288. [09Jul2020 16:07:03.397] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity logistics_frame_active_provider
  1289. [09Jul2020 16:07:03.399] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity logistics_frame_passive_provider
  1290. [09Jul2020 16:07:03.402] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity logistics_frame_storage
  1291. [09Jul2020 16:07:03.403] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity logistics_frame_default_storage
  1292. [09Jul2020 16:07:03.406] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity logistics_frame_requester
  1293. [09Jul2020 16:07:03.406] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity swampexpansion:slabfish
  1294. [09Jul2020 16:07:03.407] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flame_core
  1295. [09Jul2020 16:07:03.407] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cr_bullet
  1296. [09Jul2020 16:07:03.407] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity shell
  1297. [09Jul2020 16:07:03.407] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nitro
  1298. [09Jul2020 16:07:03.407] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ghost_marker
  1299. [09Jul2020 16:07:03.408] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flying_machine
  1300. [09Jul2020 16:07:03.408] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:poise_cluster
  1301. [09Jul2020 16:07:03.408] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_fruit
  1302. [09Jul2020 16:07:03.408] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:boof_block
  1303. [09Jul2020 16:07:03.408] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:puff_bug
  1304. [09Jul2020 16:07:03.408] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_balloon
  1305. [09Jul2020 16:07:03.408] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_knot
  1306. [09Jul2020 16:07:03.408] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo_baby
  1307. [09Jul2020 16:07:03.408] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo_adolescent
  1308. [09Jul2020 16:07:03.409] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo
  1309. [09Jul2020 16:07:03.432] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mana-and-artifice:ritual_entity
  1310. [09Jul2020 16:07:03.433] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mana-and-artifice:portal_entity
  1311. [09Jul2020 16:07:03.435] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mana-and-artifice:reagent_entity
  1312. [09Jul2020 16:07:03.436] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mana-and-artifice:starball_entity
  1313. [09Jul2020 16:07:03.438] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mana-and-artifice:manaweave_entity
  1314. [09Jul2020 16:07:03.440] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mana-and-artifice:spell_projectile
  1315. [09Jul2020 16:07:03.441] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mana-and-artifice:spell_fx
  1316. [09Jul2020 16:07:03.442] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mana-and-artifice:rift
  1317. [09Jul2020 16:07:03.445] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mana-and-artifice:magic_broom
  1318. [09Jul2020 16:07:03.445] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mana-and-artifice:bubble_boat
  1319. [09Jul2020 16:07:03.464] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mana-and-artifice:residual_magic
  1320. [09Jul2020 16:07:03.466] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mana-and-artifice:flat_lands_projectile
  1321. [09Jul2020 16:07:03.467] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mana-and-artifice:flat_lands
  1322. [09Jul2020 16:07:03.470] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mana-and-artifice:animated_construct
  1323. [09Jul2020 16:07:03.471] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:chemthrower_shot
  1324. [09Jul2020 16:07:03.471] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:fluorescent_tube
  1325. [09Jul2020 16:07:03.474] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:explosive
  1326. [09Jul2020 16:07:03.475] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:railgun_shot
  1327. [09Jul2020 16:07:03.475] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:revolver_shot
  1328. [09Jul2020 16:07:03.476] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:revolver_shot_flare
  1329. [09Jul2020 16:07:03.476] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:revolver_shot_homing
  1330. [09Jul2020 16:07:03.497] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:skyline_hook
  1331. [09Jul2020 16:07:03.497] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:revolver_shot_wolfpack
  1332. [09Jul2020 16:07:03.498] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:cart_woodencrate
  1333. [09Jul2020 16:07:03.498] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:cart_reinforcedcrate
  1334. [09Jul2020 16:07:03.499] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:cart_woodenbarrel
  1335. [09Jul2020 16:07:03.499] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:cart_metalbarrel
  1336. [09Jul2020 16:07:03.501] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity immersiveengineering:sawblade
  1337. [09Jul2020 16:07:03.502] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity savageandravage:creepie
  1338. [09Jul2020 16:07:03.502] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity savageandravage:skeleton_villager
  1339. [09Jul2020 16:07:03.502] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity savageandravage:griefer
  1340. [09Jul2020 16:07:03.502] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity savageandravage:creeper_spore_cloud
  1341. [09Jul2020 16:07:03.503] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity savageandravage:spore_bomb
  1342. [09Jul2020 16:07:03.503] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity savageandravage:burning_banner
  1343. [09Jul2020 16:07:03.504] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity savageandravage:rune_prison
  1344. [09Jul2020 16:07:03.507] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gravestone:player_ghost
  1345. [09Jul2020 16:07:03.507] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:entity_type - charm:endermite_powder
  1346. [09Jul2020 16:07:03.511] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity modular_boat
  1347. [09Jul2020 16:07:03.514] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity animal_boat
  1348. [09Jul2020 16:07:03.516] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity furnace_boat
  1349. [09Jul2020 16:07:03.518] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity smoker_boat
  1350. [09Jul2020 16:07:03.520] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity blast_furnace_boat
  1351. [09Jul2020 16:07:03.522] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crafting_table_boat
  1352. [09Jul2020 16:07:03.524] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity grindstone_boat
  1353. [09Jul2020 16:07:03.526] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stonecutter_boat
  1354. [09Jul2020 16:07:03.528] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity loom_boat
  1355. [09Jul2020 16:07:03.530] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cartography_table_boat
  1356. [09Jul2020 16:07:03.532] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity chest_boat
  1357. [09Jul2020 16:07:03.534] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ender_chest_boat
  1358. [09Jul2020 16:07:03.536] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity shulker_boat
  1359. [09Jul2020 16:07:03.538] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity jukebox_boat
  1360. [09Jul2020 16:07:03.540] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cargo_minecart
  1361. [09Jul2020 16:07:03.550] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `mineshaft`, expected `bettermineshafts`. This could be a intended override, but in most cases indicates a broken mod.
  1362. [09Jul2020 16:07:03.568] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome nomadictents:tent_biome, types have been assigned on a best-effort guess: [HILLS]
  1363. [09Jul2020 16:07:03.569] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1364. [09Jul2020 16:07:03.569] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1365. [09Jul2020 16:07:03.569] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1366. [09Jul2020 16:07:03.569] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome swampexpansion:marsh, types have been assigned on a best-effort guess: [SWAMP, WET]
  1367. [09Jul2020 16:07:03.569] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome swampexpansion:mushroom_marsh, types have been assigned on a best-effort guess: [SWAMP, WET]
  1368. [09Jul2020 16:07:03.569] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome endergetic:poise_forest, types have been assigned on a best-effort guess: [VOID]
  1369. [09Jul2020 16:07:03.569] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome endergetic:chorus_plains, types have been assigned on a best-effort guess: [VOID]
  1370. [09Jul2020 16:07:03.569] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome endergetic:end_midlands, types have been assigned on a best-effort guess: [VOID]
  1371. [09Jul2020 16:07:03.569] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome endergetic:end_highlands, types have been assigned on a best-effort guess: [VOID]
  1372. [09Jul2020 16:07:03.569] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mana-and-artifice:witchwood_forest, types have been assigned on a best-effort guess: [PLAINS, HILLS]
  1373. [09Jul2020 16:07:03.570] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome rats:ratlantis_biome, types have been assigned on a best-effort guess: [OCEAN, WATER]
  1374. [09Jul2020 16:07:03.570] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome minecraft:bamboo_jungle, types have been assigned on a best-effort guess: [JUNGLE, HOT, WET]
  1375. [09Jul2020 16:07:03.570] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome minecraft:bamboo_jungle_hills, types have been assigned on a best-effort guess: [JUNGLE, HOT, WET]
  1376. [09Jul2020 16:07:03.570] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1377. [09Jul2020 16:07:03.570] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1378. [09Jul2020 16:07:03.570] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1379. [09Jul2020 16:07:03.570] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1380. [09Jul2020 16:07:03.570] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1381. [09Jul2020 16:07:03.570] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1382. [09Jul2020 16:07:03.570] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1383. [09Jul2020 16:07:03.570] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1384. [09Jul2020 16:07:03.571] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1385. [09Jul2020 16:07:03.571] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1386. [09Jul2020 16:07:03.571] [Server thread/INFO] [druidcraft/]: Features registered.
  1387. [09Jul2020 16:07:03.597] [Server thread/INFO] [com.ma.ManaAndArtifice/]: M&A -> Worldgen Features Registered
  1388. [09Jul2020 16:07:03.606] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:feature - charm:fumarole
  1389. [09Jul2020 16:07:03.606] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:feature - strange:ender_geode
  1390. [09Jul2020 16:07:03.606] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:feature - strange:stone_circle
  1391. [09Jul2020 16:07:03.606] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:feature - strange:underground_ruin
  1392. [09Jul2020 16:07:03.666] [Server thread/INFO] [druidcraft/]: GUI registered.
  1393. [09Jul2020 16:07:03.785] [Server thread/INFO] [com.ma.ManaAndArtifice/]: M&A -> Containers Registered
  1394. [09Jul2020 16:07:03.796] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:menu - charm:crate
  1395. [09Jul2020 16:07:03.796] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:menu - charm:bookshelf_chest
  1396. [09Jul2020 16:07:03.850] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:mob_effect - charm:coffee_effect
  1397. [09Jul2020 16:07:03.872] [Server thread/INFO] [druidcraft/]: Particles registered.
  1398. [09Jul2020 16:07:03.894] [Server thread/INFO] [com.ma.ManaAndArtifice/]: M&A -> Villager POI Registered
  1399. [09Jul2020 16:07:03.894] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:point_of_interest_type - strange:scrollkeeper
  1400. [09Jul2020 16:07:03.899] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:potion - charm:decay_potion
  1401. [09Jul2020 16:07:03.899] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:potion - charm:coffee_potion
  1402. [09Jul2020 16:07:03.979] [Server thread/INFO] [druidcraft/]: Recipes registered.
  1403. [09Jul2020 16:07:04.318] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry IRecipeSerializer: The object org.jglrxavpok.moarboats.common.items.MBRecipeSerializers$SingletonSerializer@1640884f has been registered twice for the same name moarboats:map_with_path.
  1404. [09Jul2020 16:07:04.318] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry IRecipeSerializer: The object org.jglrxavpok.moarboats.common.items.MBRecipeSerializers$SingletonSerializer@469ee8f8 has been registered twice for the same name moarboats:modular_boat_coloring.
  1405. [09Jul2020 16:07:04.318] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry IRecipeSerializer: The object org.jglrxavpok.moarboats.common.items.MBRecipeSerializers$SingletonSerializer@4cde073c has been registered twice for the same name moarboats:upgrade_to_golden_itinerary.
  1406. [09Jul2020 16:07:04.318] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry IRecipeSerializer: The object org.jglrxavpok.moarboats.common.items.MBRecipeSerializers$SingletonSerializer@464151a1 has been registered twice for the same name moarboats:golden_itinerary.
  1407. [09Jul2020 16:07:04.353] [Server thread/INFO] [druidcraft/]: Sound events registered.
  1408. [09Jul2020 16:07:04.358] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:bookshelf_open
  1409. [09Jul2020 16:07:04.359] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:bookshelf_close
  1410. [09Jul2020 16:07:04.359] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:homing
  1411. [09Jul2020 16:07:04.359] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:wood_smash
  1412. [09Jul2020 16:07:04.359] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:fumarole_bubbling
  1413. [09Jul2020 16:07:04.359] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:fumarole_erupt
  1414. [09Jul2020 16:07:04.359] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - strange:quest_action_complete
  1415. [09Jul2020 16:07:04.359] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - strange:quest_action_count
  1416. [09Jul2020 16:07:04.359] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - strange:runestone_travel
  1417. [09Jul2020 16:07:04.359] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - strange:screenshot
  1418. [09Jul2020 16:07:04.393] [Server thread/INFO] [com.ma.ManaAndArtifice/]: M&A -> Villager Professions Registered
  1419. [09Jul2020 16:07:04.394] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:villager_profession - strange:scrollkeeper
  1420. [09Jul2020 16:07:04.420] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:furnace_engine
  1421. [09Jul2020 16:07:04.423] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:chest
  1422. [09Jul2020 16:07:04.443] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:helm
  1423. [09Jul2020 16:07:04.452] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:fishing
  1424. [09Jul2020 16:07:04.454] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:seat
  1425. [09Jul2020 16:07:04.458] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:anchor
  1426. [09Jul2020 16:07:04.459] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:solar_engine
  1427. [09Jul2020 16:07:04.460] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:creative_engine
  1428. [09Jul2020 16:07:04.462] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:icebreaker
  1429. [09Jul2020 16:07:04.463] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:sonar
  1430. [09Jul2020 16:07:04.467] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:dispenser
  1431. [09Jul2020 16:07:04.468] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:diving
  1432. [09Jul2020 16:07:04.469] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:rudder
  1433. [09Jul2020 16:07:04.471] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:dropper
  1434. [09Jul2020 16:07:04.474] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:battery
  1435. [09Jul2020 16:07:04.479] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:fluid_tank
  1436. [09Jul2020 16:07:04.482] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:chunk_loading
  1437. [09Jul2020 16:07:04.483] [Server thread/INFO] [org.jglrxavpok.moarboats.MoarBoats/]: Registered module with ID moarboats:oar_engine
  1438. [09Jul2020 16:07:04.722] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
  1439. [09Jul2020 16:07:04.722] [Thread-1/INFO] [journeymap/]: Loading JourneyMap Forge Configs
  1440. [09Jul2020 16:07:04.723] [Thread-1/INFO] [journeymap/]: Loading JourneyMap Forge Configs
  1441. [09Jul2020 16:07:04.724] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Loading config file engineerstools-common.toml
  1442. [09Jul2020 16:07:04.726] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Opt-outs:ariadne_coal_z,ariadne_coal_y,ariadne_coal_x
  1443. [09Jul2020 16:07:04.726] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool config: torch-placing, hoeing, tree-felling, safe-attack, durability:3000, initial-durability:100
  1444. [09Jul2020 16:07:04.726] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool efficiency curve: [0,1,1,2,2,3,3,3,3,4]
  1445. [09Jul2020 16:07:04.726] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool fortune curve: [0,0,0,0,1,1,1,1,2,3]
  1446. [09Jul2020 16:07:04.726] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Stimpack config: uses:2, trigger:3.0 hearts, inst-heal:3.0 hearts.
  1447. [09Jul2020 16:07:04.726] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Diving Capsule config: uses:10(dmg 10), trigger:3 bubbles, push:7 bubbles.
  1448. [09Jul2020 16:07:04.726] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Musli Bar: hunger:6, saturation:1.2
  1449. [09Jul2020 16:07:04.726] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Musli Press: storage:768hunger/512seeds, bar:8hunger/1seeds
  1450. [09Jul2020 16:07:04.727] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Config file changed engineerstools-common.toml
  1451. [09Jul2020 16:07:04.727] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Opt-outs:ariadne_coal_z,ariadne_coal_y,ariadne_coal_x
  1452. [09Jul2020 16:07:04.727] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool config: torch-placing, hoeing, tree-felling, safe-attack, durability:3000, initial-durability:100
  1453. [09Jul2020 16:07:04.727] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool efficiency curve: [0,1,1,2,2,3,3,3,3,4]
  1454. [09Jul2020 16:07:04.727] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool fortune curve: [0,0,0,0,1,1,1,1,2,3]
  1455. [09Jul2020 16:07:04.727] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Stimpack config: uses:2, trigger:3.0 hearts, inst-heal:3.0 hearts.
  1456. [09Jul2020 16:07:04.727] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Diving Capsule config: uses:10(dmg 10), trigger:3 bubbles, push:7 bubbles.
  1457. [09Jul2020 16:07:04.727] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Musli Bar: hunger:6, saturation:1.2
  1458. [09Jul2020 16:07:04.727] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Musli Press: storage:768hunger/512seeds, bar:8hunger/1seeds
  1459. [09Jul2020 16:07:04.728] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Config file changed engineerstools-common.toml
  1460. [09Jul2020 16:07:04.728] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Opt-outs:ariadne_coal_z,ariadne_coal_y,ariadne_coal_x
  1461. [09Jul2020 16:07:04.728] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool config: torch-placing, hoeing, tree-felling, safe-attack, durability:3000, initial-durability:100
  1462. [09Jul2020 16:07:04.728] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool efficiency curve: [0,1,1,2,2,3,3,3,3,4]
  1463. [09Jul2020 16:07:04.728] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool fortune curve: [0,0,0,0,1,1,1,1,2,3]
  1464. [09Jul2020 16:07:04.728] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Stimpack config: uses:2, trigger:3.0 hearts, inst-heal:3.0 hearts.
  1465. [09Jul2020 16:07:04.728] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Diving Capsule config: uses:10(dmg 10), trigger:3 bubbles, push:7 bubbles.
  1466. [09Jul2020 16:07:04.728] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Musli Bar: hunger:6, saturation:1.2
  1467. [09Jul2020 16:07:04.728] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Musli Press: storage:768hunger/512seeds, bar:8hunger/1seeds
  1468. [09Jul2020 16:07:04.735] [Server thread/INFO] [wile.rsgauges.ModRsGauges/]: Loading config file rsgauges-common.toml
  1469. [09Jul2020 16:07:04.737] [Thread-1/INFO] [wile.rsgauges.ModRsGauges/]: Config file changed rsgauges-common.toml
  1470. [09Jul2020 16:07:04.737] [Thread-1/INFO] [wile.rsgauges.ModRsGauges/]: Config file changed rsgauges-common.toml
  1471. [09Jul2020 16:07:04.776] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/wlr/ER-Build/config/moarboats-common.toml is not correct. Correcting
  1472. [09Jul2020 16:07:04.777] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key dispenserModule.items was corrected from [] to []
  1473. [09Jul2020 16:07:04.792] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/wlr/ER-Build/config/aquaculture-common.toml is not correct. Correcting
  1474. [09Jul2020 16:07:04.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.box_turtle.exclude was corrected from [] to []
  1475. [09Jul2020 16:07:04.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.arrau_turtle.exclude was corrected from [] to []
  1476. [09Jul2020 16:07:04.793] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.starshell_turtle.exclude was corrected from [] to []
  1477. [09Jul2020 16:07:04.880] [modloading-worker-2/INFO] [Mekanism/]: Loaded 'Mekanism: Tools' module.
  1478. [09Jul2020 16:07:04.881] [modloading-worker-2/INFO] [mcwfurnitures/]: Setup method registered
  1479. [09Jul2020 16:07:04.887] [modloading-worker-6/INFO] [pneumaticcraft/]: PneumaticCraft: Repressurized is loading!
  1480. [09Jul2020 16:07:04.918] [modloading-worker-6/INFO] [pneumaticcraft/]: Thirdparty integration activated for [botania, theoneprobe, immersiveengineering, curios, patchouli, jei]
  1481. [09Jul2020 16:07:04.937] [modloading-worker-6/INFO] [pneumaticcraft/]: Registering liquid fuel entry 'immersiveengineering:biodiesel': 1000000 mL air/bucket, burn rate 0.800000
  1482. [09Jul2020 16:07:04.957] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
  1483. [09Jul2020 16:07:04.957] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 snowball = 1 snow_block
  1484. [09Jul2020 16:07:04.957] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 glowstone_dust = 1 glowstone
  1485. [09Jul2020 16:07:04.957] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 brick = 1 bricks
  1486. [09Jul2020 16:07:04.957] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 nether_brick = 1 nether_bricks
  1487. [09Jul2020 16:07:04.957] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 nether_wart = 1 nether_wart_block
  1488. [09Jul2020 16:07:04.958] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 quartz = 1 quartz_block
  1489. [09Jul2020 16:07:04.958] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 melon_slice = 1 melon
  1490. [09Jul2020 16:07:04.958] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 sand = 1 sandstone
  1491. [09Jul2020 16:07:04.958] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 red_sand = 1 red_sandstone
  1492. [09Jul2020 16:07:04.959] [modloading-worker-0/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
  1493. [09Jul2020 16:07:04.959] [modloading-worker-0/INFO] [net.minecraft.world.biome.Biome/]: Performant loaded, lag begone!
  1494. [09Jul2020 16:07:05.002] [modloading-worker-4/INFO] [net.minecraftforge.coremod.CoreMod.immersiveengineering/COREMODLOG]: Inserted block update callback
  1495. [09Jul2020 16:07:05.127] [modloading-worker-7/INFO] [wile.engineerstools.ModEngineersTools/]: Registering recipe condition processor ...
  1496. [09Jul2020 16:07:05.129] [modloading-worker-7/INFO] [wile.engineerstools.ModEngineersTools/]: Opt-outs:ariadne_coal_z,ariadne_coal_y,ariadne_coal_x
  1497. [09Jul2020 16:07:05.130] [modloading-worker-7/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool config: torch-placing, hoeing, tree-felling, safe-attack, durability:3000, initial-durability:100
  1498. [09Jul2020 16:07:05.130] [modloading-worker-7/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool efficiency curve: [0,1,1,2,2,3,3,3,3,4]
  1499. [09Jul2020 16:07:05.130] [modloading-worker-7/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool fortune curve: [0,0,0,0,1,1,1,1,2,3]
  1500. [09Jul2020 16:07:05.130] [modloading-worker-7/INFO] [wile.engineerstools.ModEngineersTools/]: Stimpack config: uses:2, trigger:3.0 hearts, inst-heal:3.0 hearts.
  1501. [09Jul2020 16:07:05.130] [modloading-worker-7/INFO] [wile.engineerstools.ModEngineersTools/]: Diving Capsule config: uses:10(dmg 10), trigger:3 bubbles, push:7 bubbles.
  1502. [09Jul2020 16:07:05.130] [modloading-worker-7/INFO] [wile.engineerstools.ModEngineersTools/]: Musli Bar: hunger:6, saturation:1.2
  1503. [09Jul2020 16:07:05.130] [modloading-worker-7/INFO] [wile.engineerstools.ModEngineersTools/]: Musli Press: storage:768hunger/512seeds, bar:8hunger/1seeds
  1504. [09Jul2020 16:07:05.131] [modloading-worker-7/INFO] [Dungeon Crawl/]: Common Setup
  1505. [09Jul2020 16:07:05.136] [modloading-worker-3/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1506. [09Jul2020 16:07:05.137] [modloading-worker-3/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1507. [09Jul2020 16:07:05.138] [modloading-worker-3/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1508. [09Jul2020 16:07:05.138] [modloading-worker-3/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1509. [09Jul2020 16:07:05.139] [modloading-worker-3/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1510. [09Jul2020 16:07:05.139] [modloading-worker-3/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1511. [09Jul2020 16:07:05.139] [modloading-worker-3/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1512. [09Jul2020 16:07:05.160] [modloading-worker-1/INFO] [quark/]: Loading Module Chain Linkage
  1513. [09Jul2020 16:07:05.162] [modloading-worker-1/INFO] [quark/]: Loading Module Chute
  1514. [09Jul2020 16:07:05.163] [modloading-worker-1/INFO] [quark/]: Loading Module Color Slime
  1515. [09Jul2020 16:07:05.163] [modloading-worker-1/INFO] [quark/]: Loading Module Dispensers Place Blocks
  1516. [09Jul2020 16:07:05.163] [modloading-worker-1/INFO] [quark/]: Loading Module Ender Watcher
  1517. [09Jul2020 16:07:05.163] [modloading-worker-1/INFO] [quark/]: Loading Module Endermites Form Shulkers
  1518. [09Jul2020 16:07:05.164] [modloading-worker-1/INFO] [quark/]: Loading Module Feeding Trough
  1519. [09Jul2020 16:07:05.177] [modloading-worker-1/INFO] [quark/]: Loading Module Gravisand
  1520. [09Jul2020 16:07:05.178] [modloading-worker-1/INFO] [quark/]: Loading Module Iron Rod
  1521. [09Jul2020 16:07:05.178] [modloading-worker-1/INFO] [quark/]: Loading Module Metal Buttons
  1522. [09Jul2020 16:07:05.179] [modloading-worker-1/INFO] [quark/]: Loading Module Obsidian Plate
  1523. [09Jul2020 16:07:05.179] [modloading-worker-1/INFO] [quark/]: Loading Module Pistons Move Tile Entities
  1524. [09Jul2020 16:07:05.182] [modloading-worker-1/INFO] [quark/]: Loading Module Redstone Circuit
  1525. [09Jul2020 16:07:05.182] [modloading-worker-1/INFO] [quark/]: Loading Module Weather Sensor
  1526. [09Jul2020 16:07:05.182] [modloading-worker-1/INFO] [quark/]: Loading Module Cobblestone Bricks
  1527. [09Jul2020 16:07:05.182] [modloading-worker-1/INFO] [quark/]: Loading Module Compressed Blocks
  1528. [09Jul2020 16:07:05.183] [modloading-worker-1/INFO] [quark/]: Loading Module Duskbound Blocks
  1529. [09Jul2020 16:07:05.183] [modloading-worker-1/INFO] [quark/]: Loading Module Framed Glass
  1530. [09Jul2020 16:07:05.183] [modloading-worker-1/INFO] [quark/]: Loading Module Gold Bars
  1531. [09Jul2020 16:07:05.183] [modloading-worker-1/INFO] [quark/]: Loading Module Grate
  1532. [09Jul2020 16:07:05.183] [modloading-worker-1/INFO] [quark/]: Loading Module Iron Plates
  1533. [09Jul2020 16:07:05.183] [modloading-worker-1/INFO] [quark/]: Loading Module Item Frames
  1534. [09Jul2020 16:07:05.183] [modloading-worker-1/INFO] [quark/]: Loading Module Leaf Carpet
  1535. [09Jul2020 16:07:05.183] [modloading-worker-1/INFO] [quark/]: Loading Module Lit Lamp
  1536. [09Jul2020 16:07:05.183] [modloading-worker-1/INFO] [quark/]: Loading Module Midori
  1537. [09Jul2020 16:07:05.183] [modloading-worker-1/INFO] [quark/]: Loading Module More Brick Types
  1538. [09Jul2020 16:07:05.183] [modloading-worker-1/INFO] [quark/]: Loading Module More Potted Plants
  1539. [09Jul2020 16:07:05.183] [modloading-worker-1/INFO] [quark/]: Loading Module More Stone Variants
  1540. [09Jul2020 16:07:05.183] [modloading-worker-1/INFO] [quark/]: Loading Module Nether Brick Fence Gate
  1541. [09Jul2020 16:07:05.183] [modloading-worker-1/INFO] [quark/]: Loading Module Paper Decor
  1542. [09Jul2020 16:07:05.184] [modloading-worker-1/INFO] [quark/]: Loading Module Quilted Wool
  1543. [09Jul2020 16:07:05.184] [modloading-worker-1/INFO] [quark/]: Loading Module Rope
  1544. [09Jul2020 16:07:05.184] [modloading-worker-1/INFO] [quark/]: Loading Module Shingles
  1545. [09Jul2020 16:07:05.184] [modloading-worker-1/INFO] [quark/]: Loading Module Soul Sandstone
  1546. [09Jul2020 16:07:05.184] [modloading-worker-1/INFO] [quark/]: Loading Module Stained Planks
  1547. [09Jul2020 16:07:05.184] [modloading-worker-1/INFO] [quark/]: Loading Module Sturdy Stone
  1548. [09Jul2020 16:07:05.184] [modloading-worker-1/INFO] [quark/]: Loading Module Tallow And Candles
  1549. [09Jul2020 16:07:05.186] [modloading-worker-1/INFO] [quark/]: Loading Module Thatch
  1550. [09Jul2020 16:07:05.186] [modloading-worker-1/INFO] [quark/]: Loading Module Turf
  1551. [09Jul2020 16:07:05.187] [modloading-worker-1/INFO] [quark/]: Loading Module Variant Bookshelves
  1552. [09Jul2020 16:07:05.187] [modloading-worker-1/INFO] [quark/]: Loading Module Variant Chests
  1553. [09Jul2020 16:07:05.205] [modloading-worker-7/INFO] [Dungeon Crawl/]: Calculating WeightedRandomBlocks
  1554. [09Jul2020 16:07:05.207] [modloading-worker-1/INFO] [quark/]: Loading Module Variant Ladders
  1555. [09Jul2020 16:07:05.207] [modloading-worker-1/INFO] [quark/]: Loading Module Vertical Planks
  1556. [09Jul2020 16:07:05.207] [modloading-worker-1/INFO] [quark/]: Loading Module Vertical Slabs
  1557. [09Jul2020 16:07:05.207] [modloading-worker-1/INFO] [quark/]: Loading Module Fairy Rings
  1558. [09Jul2020 16:07:05.207] [modloading-worker-1/INFO] [quark/]: Loading Module Chests In Boats
  1559. [09Jul2020 16:07:05.209] [modloading-worker-1/INFO] [quark/]: Loading Module Easy Transfering
  1560. [09Jul2020 16:07:05.209] [modloading-worker-1/INFO] [quark/]: Loading Module F To Switch
  1561. [09Jul2020 16:07:05.209] [modloading-worker-1/INFO] [quark/]: Loading Module Hotbar Changer
  1562. [09Jul2020 16:07:05.209] [modloading-worker-1/INFO] [quark/]: Loading Module Inventory Sorting
  1563. [09Jul2020 16:07:05.209] [modloading-worker-1/INFO] [quark/]: Loading Module Item Sharing
  1564. [09Jul2020 16:07:05.209] [modloading-worker-1/INFO] [quark/]: Loading Module Shulker Box Right Click
  1565. [09Jul2020 16:07:05.210] [modloading-worker-1/INFO] [quark/]: Loading Module Ancient Tomes
  1566. [09Jul2020 16:07:05.213] [modloading-worker-1/INFO] [quark/]: Loading Module Bottled Cloud
  1567. [09Jul2020 16:07:05.213] [modloading-worker-1/INFO] [quark/]: Loading Module Camera
  1568. [09Jul2020 16:07:05.214] [modloading-worker-1/INFO] [quark/]: Loading Module Color Runes
  1569. [09Jul2020 16:07:05.214] [modloading-worker-1/INFO] [quark/]: Loading Module Pathfinder Maps
  1570. [09Jul2020 16:07:05.215] [modloading-worker-1/INFO] [quark/]: Loading Module Pickarang
  1571. [09Jul2020 16:07:05.216] [modloading-worker-1/INFO] [quark/]: Loading Module Slime In A Bucket
  1572. [09Jul2020 16:07:05.216] [modloading-worker-1/INFO] [quark/]: Loading Module Trowel
  1573. [09Jul2020 16:07:05.216] [modloading-worker-1/INFO] [quark/]: Loading Module Armed Armor Stands
  1574. [09Jul2020 16:07:05.217] [modloading-worker-1/INFO] [quark/]: Loading Module Automatic Recipe Unlock
  1575. [09Jul2020 16:07:05.218] [modloading-worker-1/INFO] [quark/]: Loading Module Axe Leaf Harvesting
  1576. [09Jul2020 16:07:05.221] [modloading-worker-1/INFO] [quark/]: Loading Module Campfires Boost Elytra
  1577. [09Jul2020 16:07:05.221] [modloading-worker-7/INFO] [Dungeon Crawl/]: Finished calculations (16 ms)
  1578. [09Jul2020 16:07:05.221] [modloading-worker-7/INFO] [Dungeon Crawl/]: Adding features and structures
  1579. [09Jul2020 16:07:05.224] [modloading-worker-1/INFO] [quark/]: Loading Module Compasses Work Everywhere
  1580. [09Jul2020 16:07:05.229] [modloading-worker-1/INFO] [quark/]: Loading Module Dirt To Path
  1581. [09Jul2020 16:07:05.230] [modloading-worker-1/INFO] [quark/]: Loading Module Double Door Opening
  1582. [09Jul2020 16:07:05.230] [modloading-worker-1/INFO] [quark/]: Loading Module Dragon Scales
  1583. [09Jul2020 16:07:05.231] [modloading-worker-1/INFO] [quark/]: Loading Module Emotes
  1584. [09Jul2020 16:07:05.231] [modloading-worker-1/INFO] [quark/]: Loading Module Enhanced Ladders
  1585. [09Jul2020 16:07:05.231] [modloading-worker-7/INFO] [Dungeon Crawl/]: Loading /home/wlr/ER-Build/config/DungeonCrawl/config.json
  1586. [09Jul2020 16:07:05.232] [modloading-worker-1/INFO] [quark/]: Loading Module Glass Shard
  1587. [09Jul2020 16:07:05.235] [modloading-worker-1/INFO] [quark/]: Loading Module Hoe Harvesting
  1588. [09Jul2020 16:07:05.237] [modloading-worker-1/INFO] [quark/]: Loading Module Improved Sleeping
  1589. [09Jul2020 16:07:05.242] [modloading-worker-1/INFO] [quark/]: Loading Module Lock Rotation
  1590. [09Jul2020 16:07:05.269] [modloading-worker-1/INFO] [quark/]: Loading Module Note Block Mob Sounds
  1591. [09Jul2020 16:07:05.278] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doggytalents] Starting version check at https://raw.githubusercontent.com/percivalalb/DoggyTalents/1.15.x/version.json
  1592. [09Jul2020 16:07:05.280] [modloading-worker-1/INFO] [quark/]: Loading Module Pat The Dogs
  1593. [09Jul2020 16:07:05.281] [modloading-worker-1/INFO] [quark/]: Loading Module Poison Potato Usage
  1594. [09Jul2020 16:07:05.283] [modloading-worker-1/INFO] [quark/]: Loading Module Reacharound Placing
  1595. [09Jul2020 16:07:05.285] [modloading-worker-1/INFO] [quark/]: Loading Module Replace Scaffolding
  1596. [09Jul2020 16:07:05.286] [modloading-worker-1/INFO] [quark/]: Loading Module Sign Editing
  1597. [09Jul2020 16:07:05.287] [modloading-worker-1/INFO] [quark/]: Loading Module Simple Harvest
  1598. [09Jul2020 16:07:05.288] [modloading-worker-1/INFO] [quark/]: Loading Module Snow Golem Player Heads
  1599. [09Jul2020 16:07:05.291] [modloading-worker-1/INFO] [quark/]: Loading Module Springy Slime
  1600. [09Jul2020 16:07:05.291] [modloading-worker-1/INFO] [quark/]: Loading Module Utility Recipes
  1601. [09Jul2020 16:07:05.294] [modloading-worker-1/INFO] [quark/]: Loading Module Villagers Follow Emeralds
  1602. [09Jul2020 16:07:05.295] [modloading-worker-1/INFO] [quark/]: Loading Module Big Dungeon
  1603. [09Jul2020 16:07:05.298] [modloading-worker-1/INFO] [quark/]: Loading Module Big Stone Clusters
  1604. [09Jul2020 16:07:05.299] [modloading-worker-1/INFO] [quark/]: Loading Module Biotite
  1605. [09Jul2020 16:07:05.300] [modloading-worker-7/INFO] [Dungeon Crawl/]: Loading /home/wlr/ER-Build/config/DungeonCrawl/loot/specialItemTags.json
  1606. [09Jul2020 16:07:05.301] [modloading-worker-1/INFO] [quark/]: Loading Module Blossom Trees
  1607. [09Jul2020 16:07:05.304] [modloading-worker-1/INFO] [quark/]: Loading Module Cave Roots
  1608. [09Jul2020 16:07:05.304] [modloading-worker-1/INFO] [quark/]: Loading Module Crevices
  1609. [09Jul2020 16:07:05.304] [modloading-worker-1/INFO] [quark/]: Loading Module Mega Caves
  1610. [09Jul2020 16:07:05.304] [modloading-worker-1/INFO] [quark/]: Loading Module Monster Box
  1611. [09Jul2020 16:07:05.305] [modloading-worker-1/INFO] [quark/]: Loading Module Nether Obsidian Spikes
  1612. [09Jul2020 16:07:05.305] [modloading-worker-1/INFO] [quark/]: Loading Module New Stone Types
  1613. [09Jul2020 16:07:05.308] [modloading-worker-1/INFO] [quark/]: Loading Module Speleothems
  1614. [09Jul2020 16:07:05.309] [modloading-worker-1/INFO] [quark/]: Loading Module Underground Clay
  1615. [09Jul2020 16:07:05.309] [modloading-worker-1/INFO] [quark/]: Loading Module Brimstone Underground Biome
  1616. [09Jul2020 16:07:05.309] [modloading-worker-1/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
  1617. [09Jul2020 16:07:05.309] [modloading-worker-1/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
  1618. [09Jul2020 16:07:05.309] [modloading-worker-1/INFO] [quark/]: Loading Module Glowshroom Underground Biome
  1619. [09Jul2020 16:07:05.309] [modloading-worker-1/INFO] [quark/]: Loading Module Lush Underground Biome
  1620. [09Jul2020 16:07:05.310] [modloading-worker-1/INFO] [quark/]: Loading Module Overgrown Underground Biome
  1621. [09Jul2020 16:07:05.310] [modloading-worker-1/INFO] [quark/]: Loading Module Permafrost Underground Biome
  1622. [09Jul2020 16:07:05.310] [modloading-worker-1/INFO] [quark/]: Loading Module Sandstone Underground Biome
  1623. [09Jul2020 16:07:05.310] [modloading-worker-1/INFO] [quark/]: Loading Module Slime Underground Biome
  1624. [09Jul2020 16:07:05.310] [modloading-worker-1/INFO] [quark/]: Loading Module Spider Nest Underground Biome
  1625. [09Jul2020 16:07:05.311] [modloading-worker-1/INFO] [quark/]: Loading Module Crabs
  1626. [09Jul2020 16:07:05.313] [modloading-worker-7/INFO] [Dungeon Crawl/]: Loading /home/wlr/ER-Build/config/DungeonCrawl/obfuscationValues.json
  1627. [09Jul2020 16:07:05.313] [modloading-worker-1/INFO] [quark/]: Loading Module Foxhound
  1628. [09Jul2020 16:07:05.314] [modloading-worker-1/INFO] [quark/]: Loading Module Frogs
  1629. [09Jul2020 16:07:05.315] [modloading-worker-1/INFO] [quark/]: Loading Module Stonelings
  1630. [09Jul2020 16:07:05.317] [modloading-worker-1/INFO] [quark/]: Loading Module Toretoise
  1631. [09Jul2020 16:07:05.319] [modloading-worker-1/INFO] [quark/]: Loading Module Back Button Keybind
  1632. [09Jul2020 16:07:05.319] [modloading-worker-1/INFO] [quark/]: Loading Module Chest Searching
  1633. [09Jul2020 16:07:05.319] [modloading-worker-1/INFO] [quark/]: Loading Module Greener Grass
  1634. [09Jul2020 16:07:05.319] [modloading-worker-1/INFO] [quark/]: Loading Module Improved Mount Hud
  1635. [09Jul2020 16:07:05.320] [modloading-worker-1/INFO] [quark/]: Loading Module Improved Tooltips
  1636. [09Jul2020 16:07:05.320] [modloading-worker-1/INFO] [quark/]: Loading Module Usage Ticker
  1637. [09Jul2020 16:07:05.320] [modloading-worker-1/INFO] [quark/]: Loading Module Variant Animal Textures
  1638. [09Jul2020 16:07:05.320] [modloading-worker-1/INFO] [quark/]: Loading Module Backpack
  1639. [09Jul2020 16:07:05.321] [modloading-worker-1/INFO] [quark/]: Loading Module Magnets
  1640. [09Jul2020 16:07:05.335] [modloading-worker-7/INFO] [Dungeon Crawl/]: Loading models
  1641. [09Jul2020 16:07:05.337] [modloading-worker-1/INFO] [quark/]: Loading Module Matrix Enchanting
  1642. [09Jul2020 16:07:05.339] [modloading-worker-1/INFO] [quark/]: Loading Module Pipes
  1643. [09Jul2020 16:07:05.339] [modloading-worker-1/INFO] [quark/]: Loading Module Totem Of Holding
  1644. [09Jul2020 16:07:05.340] [modloading-worker-1/INFO] [quark/]: Loading Module Adjustable Chat
  1645. [09Jul2020 16:07:05.341] [modloading-worker-1/INFO] [quark/]: Loading Module Custom Underground Biome
  1646. [09Jul2020 16:07:05.361] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doggytalents] Found status: UP_TO_DATE Current: 1.15.2.3 Target: null
  1647. [09Jul2020 16:07:05.361] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/window.json
  1648. [09Jul2020 16:07:05.371] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Found status: UP_TO_DATE Current: 1.0.1 Target: null
  1649. [09Jul2020 16:07:05.375] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [rsgauges] Starting version check at https://raw.githubusercontent.com/stfwi/rsgauges/develop/meta/update.json
  1650. [09Jul2020 16:07:05.470] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [rsgauges] Found status: OUTDATED Current: 1.2.4-b2 Target: 1.2.4
  1651. [09Jul2020 16:07:05.472] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.15.2
  1652. [09Jul2020 16:07:05.511] [modloading-worker-1/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1653. [09Jul2020 16:07:05.513] [modloading-worker-1/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1654. [09Jul2020 16:07:05.514] [modloading-worker-1/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1655. [09Jul2020 16:07:05.516] [modloading-worker-1/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1656. [09Jul2020 16:07:05.516] [modloading-worker-1/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1657. [09Jul2020 16:07:05.519] [modloading-worker-0/INFO] [mcjtylib/]: XNet Detected RFTools Control: enabling support
  1658. [09Jul2020 16:07:05.613] [modloading-worker-1/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  1659. [09Jul2020 16:07:05.660] [modloading-worker-3/INFO] [com.ma.ManaAndArtifice/]: M&A -> Network Messages Registered
  1660. [09Jul2020 16:07:05.752] [modloading-worker-6/INFO] [pneumaticcraft/]: Registering liquid fuel entry 'pneumaticcraft:oil': 200000 mL air/bucket, burn rate 0.250000
  1661. [09Jul2020 16:07:05.752] [modloading-worker-6/INFO] [pneumaticcraft/]: Registering liquid fuel entry 'pneumaticcraft:diesel': 1000000 mL air/bucket, burn rate 0.800000
  1662. [09Jul2020 16:07:05.752] [modloading-worker-6/INFO] [pneumaticcraft/]: Registering liquid fuel entry 'pneumaticcraft:kerosene': 1100000 mL air/bucket, burn rate 1.000000
  1663. [09Jul2020 16:07:05.753] [modloading-worker-6/INFO] [pneumaticcraft/]: Registering liquid fuel entry 'pneumaticcraft:gasoline': 1500000 mL air/bucket, burn rate 1.500000
  1664. [09Jul2020 16:07:05.753] [modloading-worker-6/INFO] [pneumaticcraft/]: Registering liquid fuel entry 'pneumaticcraft:lpg': 1800000 mL air/bucket, burn rate 1.250000
  1665. [09Jul2020 16:07:05.757] [modloading-worker-6/INFO] [pneumaticcraft/]: Registering liquid fuel entry 'minecraft:lava': 40000 mL air/bucket, burn rate 0.250000
  1666. [09Jul2020 16:07:05.760] [modloading-worker-6/INFO] [pneumaticcraft/]: Registering liquid fuel entry 'mekanism:lithium': 6160 mL air/bucket, burn rate 0.250000
  1667. [09Jul2020 16:07:05.760] [modloading-worker-6/INFO] [pneumaticcraft/]: Registering liquid fuel entry 'mekanism:steam': 2920 mL air/bucket, burn rate 0.250000
  1668. [09Jul2020 16:07:05.761] [modloading-worker-6/INFO] [pneumaticcraft/]: Registering liquid fuel entry 'pneumaticcraft:plastic': 4920 mL air/bucket, burn rate 0.250000
  1669. [09Jul2020 16:07:05.761] [modloading-worker-6/INFO] [pneumaticcraft/]: Registering liquid fuel entry 'crossroads:molten_iron': 108000 mL air/bucket, burn rate 0.250000
  1670. [09Jul2020 16:07:05.762] [modloading-worker-6/INFO] [pneumaticcraft/]: Registering liquid fuel entry 'crossroads:molten_gold': 108000 mL air/bucket, burn rate 0.250000
  1671. [09Jul2020 16:07:05.762] [modloading-worker-6/INFO] [pneumaticcraft/]: Registering liquid fuel entry 'crossroads:molten_copper': 108000 mL air/bucket, burn rate 0.250000
  1672. [09Jul2020 16:07:05.762] [modloading-worker-6/INFO] [pneumaticcraft/]: Registering liquid fuel entry 'crossroads:molten_tin': 108000 mL air/bucket, burn rate 0.250000
  1673. [09Jul2020 16:07:05.762] [modloading-worker-6/INFO] [pneumaticcraft/]: Registering liquid fuel entry 'crossroads:molten_copshowium': 108000 mL air/bucket, burn rate 0.250000
  1674. [09Jul2020 16:07:05.966] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [controlling] Found status: BETA Current: 6.1.5.6 Target: 6.1.5.6
  1675. [09Jul2020 16:07:05.966] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/doors.json
  1676. [09Jul2020 16:07:05.972] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module BlockOfEnderPearls
  1677. [09Jul2020 16:07:05.979] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module BlockOfRottenFlesh
  1678. [09Jul2020 16:07:05.989] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module SmoothGlowstone
  1679. [09Jul2020 16:07:05.991] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module BlockOfGunpowder
  1680. [09Jul2020 16:07:05.991] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module VariableRedstoneLamp
  1681. [09Jul2020 16:07:05.991] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module RedstoneSand
  1682. [09Jul2020 16:07:05.991] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module CurseBreak
  1683. [09Jul2020 16:07:05.993] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module Homing
  1684. [09Jul2020 16:07:05.993] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module Salvage
  1685. [09Jul2020 16:07:05.993] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module Leeching
  1686. [09Jul2020 16:07:05.994] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module Magnetic
  1687. [09Jul2020 16:07:05.995] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module ParrotsStayOnShoulder
  1688. [09Jul2020 16:07:05.995] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module LeatherArmorInvisibility
  1689. [09Jul2020 16:07:05.996] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module ChickensDropFeathers
  1690. [09Jul2020 16:07:05.999] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module MobsAffectedByBeacon
  1691. [09Jul2020 16:07:05.999] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module UseTotemFromInventory
  1692. [09Jul2020 16:07:05.999] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module CauldronCleansThings
  1693. [09Jul2020 16:07:06.000] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module HuskImprovements
  1694. [09Jul2020 16:07:06.001] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module RemoveNitwits
  1695. [09Jul2020 16:07:06.004] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module AmbientMusicImprovements
  1696. [09Jul2020 16:07:06.004] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module ComposterImprovements
  1697. [09Jul2020 16:07:06.010] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Found status: UP_TO_DATE Current: 1.0.0 Target: null
  1698. [09Jul2020 16:07:06.010] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/bridges.json
  1699. [09Jul2020 16:07:06.020] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Found status: UP_TO_DATE Current: 1.0.4 Target: null
  1700. [09Jul2020 16:07:06.020] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwroofs] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/roofs_1.15.2.json
  1701. [09Jul2020 16:07:06.031] [modloading-worker-3/INFO] [com.ma.ManaAndArtifice/]: M&A -> Capabilities Registered
  1702. [09Jul2020 16:07:06.031] [modloading-worker-3/INFO] [com.ma.ManaAndArtifice/]: M&A -> Flower Pots Registered
  1703. [09Jul2020 16:07:06.033] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwroofs] Found status: UP_TO_DATE Current: 1.0.2 Target: null
  1704. [09Jul2020 16:07:06.033] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/furniture.json
  1705. [09Jul2020 16:07:06.035] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module LanternImprovements
  1706. [09Jul2020 16:07:06.035] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module PickaxesBreakPistons
  1707. [09Jul2020 16:07:06.035] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module SpongesReduceFallDamage
  1708. [09Jul2020 16:07:06.036] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module CauldronWaterSource
  1709. [09Jul2020 16:07:06.037] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module TamedAnimalsNoDamage
  1710. [09Jul2020 16:07:06.038] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module RemovePotionGlint
  1711. [09Jul2020 16:07:06.038] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module WitchesDropLuck
  1712. [09Jul2020 16:07:06.039] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module StackablePotions
  1713. [09Jul2020 16:07:06.039] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module ExtraMusicDiscs
  1714. [09Jul2020 16:07:06.040] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module NoAnvilMinimumXp
  1715. [09Jul2020 16:07:06.040] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module EmeraldBlockOpensTrades
  1716. [09Jul2020 16:07:06.041] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module PigIronIncreasesDurability
  1717. [09Jul2020 16:07:06.042] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module ExtractEnchantments
  1718. [09Jul2020 16:07:06.043] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module DecreaseRepairCost
  1719. [09Jul2020 16:07:06.043] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module DimensionalCompass
  1720. [09Jul2020 16:07:06.044] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module ParrotsOnEndRods
  1721. [09Jul2020 16:07:06.044] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module ParrotMimicDelay
  1722. [09Jul2020 16:07:06.044] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module BatInABucket
  1723. [09Jul2020 16:07:06.045] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module CompassBinding
  1724. [09Jul2020 16:07:06.046] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module Decay
  1725. [09Jul2020 16:07:06.046] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module Coffee
  1726. [09Jul2020 16:07:06.046] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module FlavoredCake
  1727. [09Jul2020 16:07:06.050] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Found status: UP_TO_DATE Current: 1.0.1 Target: null
  1728. [09Jul2020 16:07:06.050] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cyclic] Starting version check at https://raw.githubusercontent.com/Lothrazar/cyclic/trunk/1.15/update.json
  1729. [09Jul2020 16:07:06.052] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module MoreVillagerTrades
  1730. [09Jul2020 16:07:06.053] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module Fumaroles
  1731. [09Jul2020 16:07:06.053] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module EndermitePowder
  1732. [09Jul2020 16:07:06.053] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module NetherGoldDeposits
  1733. [09Jul2020 16:07:06.053] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module AdditionalMobsInStructures
  1734. [09Jul2020 16:07:06.054] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module MoreVillageBiomes
  1735. [09Jul2020 16:07:06.057] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering/]: Attempting to download special revolvers from GitHub
  1736. [09Jul2020 16:07:06.060] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cyclic] Found status: AHEAD Current: 1.15.2-0.6.0 Target: null
  1737. [09Jul2020 16:07:06.061] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module EndPortalRunes
  1738. [09Jul2020 16:07:06.061] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Starting version check at https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/goblintraders/update.json
  1739. [09Jul2020 16:07:06.062] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module StructureMaps
  1740. [09Jul2020 16:07:06.063] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module NetherPigIron
  1741. [09Jul2020 16:07:06.063] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module ClientServerTick
  1742. [09Jul2020 16:07:06.064] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module Crates
  1743. [09Jul2020 16:07:06.066] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module AllTheBarrels
  1744. [09Jul2020 16:07:06.066] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module RandomAnimalTextures
  1745. [09Jul2020 16:07:06.066] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module GoldLanterns
  1746. [09Jul2020 16:07:06.066] [modloading-worker-1/INFO] [charm/INTERNAL]: Loading module BookshelfChests
  1747. [09Jul2020 16:07:06.067] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module Quests
  1748. [09Jul2020 16:07:06.120] [modloading-worker-7/INFO] [Dungeon Crawl/Module Manager/]: There is one module present
  1749. [09Jul2020 16:07:06.121] [modloading-worker-7/INFO] [Dungeon Crawl/Module Manager/]: Loading module dungeoncrawl:biomesoplenty_compat
  1750. [09Jul2020 16:07:06.121] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:alps
  1751. [09Jul2020 16:07:06.121] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:alps_foothills
  1752. [09Jul2020 16:07:06.121] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:bayou
  1753. [09Jul2020 16:07:06.122] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:bog
  1754. [09Jul2020 16:07:06.122] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:boreal_forest
  1755. [09Jul2020 16:07:06.122] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:brushland
  1756. [09Jul2020 16:07:06.122] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:chaparral
  1757. [09Jul2020 16:07:06.122] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:cherry_blossom_grove
  1758. [09Jul2020 16:07:06.122] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:cold_desert
  1759. [09Jul2020 16:07:06.122] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:coniferous_forest
  1760. [09Jul2020 16:07:06.122] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:dead_forest
  1761. [09Jul2020 16:07:06.122] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:fir_clearing
  1762. [09Jul2020 16:07:06.122] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:floodplain
  1763. [09Jul2020 16:07:06.122] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:flower_meadow
  1764. [09Jul2020 16:07:06.122] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:grassland
  1765. [09Jul2020 16:07:06.123] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:gravel_beach
  1766. [09Jul2020 16:07:06.123] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:grove
  1767. [09Jul2020 16:07:06.123] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:highland
  1768. [09Jul2020 16:07:06.123] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:highland_moor
  1769. [09Jul2020 16:07:06.123] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:lavender_field
  1770. [09Jul2020 16:07:06.123] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:lush_grassland
  1771. [09Jul2020 16:07:06.123] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:lush_swamp
  1772. [09Jul2020 16:07:06.123] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:maple_woods
  1773. [09Jul2020 16:07:06.123] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:meadow
  1774. [09Jul2020 16:07:06.123] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:mire
  1775. [09Jul2020 16:07:06.123] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:mystic_grove
  1776. [09Jul2020 16:07:06.123] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:oasis
  1777. [09Jul2020 16:07:06.123] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:ominous_woods
  1778. [09Jul2020 16:07:06.123] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:orchard
  1779. [09Jul2020 16:07:06.123] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:origin_beach
  1780. [09Jul2020 16:07:06.124] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:origin_hills
  1781. [09Jul2020 16:07:06.124] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:outback
  1782. [09Jul2020 16:07:06.124] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:overgrown_cliffs
  1783. [09Jul2020 16:07:06.124] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:pasture
  1784. [09Jul2020 16:07:06.124] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:poppy_field
  1785. [09Jul2020 16:07:06.124] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:prairie
  1786. [09Jul2020 16:07:06.124] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:pumpkin_patch
  1787. [09Jul2020 16:07:06.124] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:rainforest
  1788. [09Jul2020 16:07:06.124] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:scrubland
  1789. [09Jul2020 16:07:06.124] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:seasonal_forest
  1790. [09Jul2020 16:07:06.124] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:shield
  1791. [09Jul2020 16:07:06.124] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:shrubland
  1792. [09Jul2020 16:07:06.124] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:silkglade
  1793. [09Jul2020 16:07:06.124] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:snowy_coniferous_forest
  1794. [09Jul2020 16:07:06.125] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:snowy_fir_clearing
  1795. [09Jul2020 16:07:06.125] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:snowy_forest
  1796. [09Jul2020 16:07:06.125] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:steppe
  1797. [09Jul2020 16:07:06.125] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:temperate_rainforest
  1798. [09Jul2020 16:07:06.125] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:temperate_rainforest_hills
  1799. [09Jul2020 16:07:06.125] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:tropical_rainforest
  1800. [09Jul2020 16:07:06.125] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:tropics
  1801. [09Jul2020 16:07:06.125] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:tundra
  1802. [09Jul2020 16:07:06.125] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:wasteland
  1803. [09Jul2020 16:07:06.125] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:wetland
  1804. [09Jul2020 16:07:06.125] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:woodland
  1805. [09Jul2020 16:07:06.126] [modloading-worker-7/INFO] [Dungeon Crawl/BOP Compat/]: Added Generation to BOP Biome biomesoplenty:xeric_shrubland
  1806. [09Jul2020 16:07:06.136] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module Scrollkeepers
  1807. [09Jul2020 16:07:06.140] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module Debug
  1808. [09Jul2020 16:07:06.141] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module EntitySpawner
  1809. [09Jul2020 16:07:06.141] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module Vaults
  1810. [09Jul2020 16:07:06.141] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module UndergroundRuins
  1811. [09Jul2020 16:07:06.151] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module TreasureEnchantments
  1812. [09Jul2020 16:07:06.152] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module LegendaryCrossbow
  1813. [09Jul2020 16:07:06.153] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module IceAspect
  1814. [09Jul2020 16:07:06.153] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module LegendaryWeapons
  1815. [09Jul2020 16:07:06.154] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module Shulking
  1816. [09Jul2020 16:07:06.155] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [goblintraders] Found status: BETA Current: 1.2.0 Target: 1.2.0
  1817. [09Jul2020 16:07:06.155] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Starting version check at https://raw.githubusercontent.com/Lothrazar/Storage-Network/trunk/1.15/update.json
  1818. [09Jul2020 16:07:06.156] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module Growth
  1819. [09Jul2020 16:07:06.157] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module EldritchBow
  1820. [09Jul2020 16:07:06.158] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module LegendaryBow
  1821. [09Jul2020 16:07:06.158] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module LegendaryTools
  1822. [09Jul2020 16:07:06.161] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module Repel
  1823. [09Jul2020 16:07:06.162] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module Scrolls
  1824. [09Jul2020 16:07:06.164] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module TravelJournal
  1825. [09Jul2020 16:07:06.166] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module IllusionersInDarkForest
  1826. [09Jul2020 16:07:06.168] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module Outerlands
  1827. [09Jul2020 16:07:06.169] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [storagenetwork] Found status: AHEAD Current: 1.15.2-1.0.1 Target: null
  1828. [09Jul2020 16:07:06.169] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [engineerstools] Starting version check at https://raw.githubusercontent.com/stfwi/engineers-tools/develop/meta/update.json
  1829. [09Jul2020 16:07:06.170] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module TotemOfPreserving
  1830. [09Jul2020 16:07:06.171] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module TotemOfEnchanting
  1831. [09Jul2020 16:07:06.172] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module VillagersTradeTotems
  1832. [09Jul2020 16:07:06.174] [modloading-worker-7/INFO] [Dungeon Crawl/Module Manager/]: Successfully loaded 1 Module , 0 failed.
  1833. [09Jul2020 16:07:06.174] [modloading-worker-7/INFO] [Dungeon Crawl/Module Manager/]: Successfully loaded 1 Module , 0 failed.
  1834. [09Jul2020 16:07:06.174] [modloading-worker-7/INFO] [STDOUT/]: [se.mickelus.mgui.MGuiMod:setup:18]: setup event
  1835. [09Jul2020 16:07:06.174] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module IllusionersDropTotems
  1836. [09Jul2020 16:07:06.178] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module TreasureTotems
  1837. [09Jul2020 16:07:06.179] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module TotemOfFlying
  1838. [09Jul2020 16:07:06.180] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module TotemOfShielding
  1839. [09Jul2020 16:07:06.181] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module TotemOfTransferring
  1840. [09Jul2020 16:07:06.182] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module TotemOfReturning
  1841. [09Jul2020 16:07:06.184] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module EnderGeodes
  1842. [09Jul2020 16:07:06.184] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module Runestones
  1843. [09Jul2020 16:07:06.194] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [engineerstools] Found status: UP_TO_DATE Current: 1.0.8 Target: null
  1844. [09Jul2020 16:07:06.195] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [pneumaticcraft] Starting version check at https://raw.githubusercontent.com/TeamPneumatic/pnc-repressurized/1.15/release_info.json
  1845. [09Jul2020 16:07:06.201] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module RunePortals
  1846. [09Jul2020 16:07:06.202] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module StoneCircles
  1847. [09Jul2020 16:07:06.204] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module Moonstones
  1848. [09Jul2020 16:07:06.204] [modloading-worker-1/INFO] [strange/INTERNAL]: Loading module Amethyst
  1849. [09Jul2020 16:07:06.211] [modloading-worker-2/INFO] [druidcraft/]: Setup method registered.
  1850. [09Jul2020 16:07:06.347] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [pneumaticcraft] Found status: BETA Current: 1.15.2-1.3.2-42 Target: 1.3.2-42
  1851. [09Jul2020 16:07:06.348] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.15.2
  1852. [09Jul2020 16:07:06.446] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [crafttweaker] Found status: BETA_OUTDATED Current: 6.0.0.31 Target: 6.0.0.32
  1853. [09Jul2020 16:07:06.447] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  1854. [09Jul2020 16:07:06.476] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 31.2.20 Target: 31.2.31
  1855. [09Jul2020 16:07:06.477] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mana-and-artifice] Starting version check at https://manaandartifice.com/update.json
  1856. [09Jul2020 16:07:06.494] [modloading-worker-2/INFO] [Mekanism/]: Version 9.10.9 initializing...
  1857. [09Jul2020 16:07:06.522] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:protection has min/max power 232/200 at level 9, making this level unobtainable.
  1858. [09Jul2020 16:07:06.522] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:protection has min/max power 287/200 at level 10, making this level unobtainable.
  1859. [09Jul2020 16:07:06.522] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:protection has min/max power 353/200 at level 11, making this level unobtainable.
  1860. [09Jul2020 16:07:06.523] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:protection has min/max power 419/200 at level 12, making this level unobtainable.
  1861. [09Jul2020 16:07:06.523] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:protection has min/max power 496/200 at level 13, making this level unobtainable.
  1862. [09Jul2020 16:07:06.523] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:protection has min/max power 573/200 at level 14, making this level unobtainable.
  1863. [09Jul2020 16:07:06.523] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:protection has min/max power 661/200 at level 15, making this level unobtainable.
  1864. [09Jul2020 16:07:06.523] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:protection has min/max power 749/200 at level 16, making this level unobtainable.
  1865. [09Jul2020 16:07:06.524] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_protection has min/max power 218/200 at level 10, making this level unobtainable.
  1866. [09Jul2020 16:07:06.524] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_protection has min/max power 266/200 at level 11, making this level unobtainable.
  1867. [09Jul2020 16:07:06.524] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_protection has min/max power 314/200 at level 12, making this level unobtainable.
  1868. [09Jul2020 16:07:06.524] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_protection has min/max power 370/200 at level 13, making this level unobtainable.
  1869. [09Jul2020 16:07:06.524] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_protection has min/max power 426/200 at level 14, making this level unobtainable.
  1870. [09Jul2020 16:07:06.525] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_protection has min/max power 490/200 at level 15, making this level unobtainable.
  1871. [09Jul2020 16:07:06.525] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_protection has min/max power 554/200 at level 16, making this level unobtainable.
  1872. [09Jul2020 16:07:06.525] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_protection has min/max power 618/200 at level 17, making this level unobtainable.
  1873. [09Jul2020 16:07:06.525] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_protection has min/max power 690/200 at level 18, making this level unobtainable.
  1874. [09Jul2020 16:07:06.525] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_protection has min/max power 762/200 at level 19, making this level unobtainable.
  1875. [09Jul2020 16:07:06.525] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_protection has min/max power 834/200 at level 20, making this level unobtainable.
  1876. [09Jul2020 16:07:06.526] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_protection has min/max power 914/200 at level 21, making this level unobtainable.
  1877. [09Jul2020 16:07:06.526] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 232/200 at level 9, making this level unobtainable.
  1878. [09Jul2020 16:07:06.526] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 287/200 at level 10, making this level unobtainable.
  1879. [09Jul2020 16:07:06.526] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 353/200 at level 11, making this level unobtainable.
  1880. [09Jul2020 16:07:06.526] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 419/200 at level 12, making this level unobtainable.
  1881. [09Jul2020 16:07:06.526] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 496/200 at level 13, making this level unobtainable.
  1882. [09Jul2020 16:07:06.526] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 573/200 at level 14, making this level unobtainable.
  1883. [09Jul2020 16:07:06.526] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 661/200 at level 15, making this level unobtainable.
  1884. [09Jul2020 16:07:06.526] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 749/200 at level 16, making this level unobtainable.
  1885. [09Jul2020 16:07:06.526] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 837/200 at level 17, making this level unobtainable.
  1886. [09Jul2020 16:07:06.526] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 936/200 at level 18, making this level unobtainable.
  1887. [09Jul2020 16:07:06.526] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 1035/200 at level 19, making this level unobtainable.
  1888. [09Jul2020 16:07:06.527] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 1134/200 at level 20, making this level unobtainable.
  1889. [09Jul2020 16:07:06.527] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 1244/200 at level 21, making this level unobtainable.
  1890. [09Jul2020 16:07:06.527] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 1343/200 at level 22, making this level unobtainable.
  1891. [09Jul2020 16:07:06.527] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 1464/200 at level 23, making this level unobtainable.
  1892. [09Jul2020 16:07:06.527] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 1574/200 at level 24, making this level unobtainable.
  1893. [09Jul2020 16:07:06.527] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 1695/200 at level 25, making this level unobtainable.
  1894. [09Jul2020 16:07:06.527] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 1816/200 at level 26, making this level unobtainable.
  1895. [09Jul2020 16:07:06.527] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 1937/200 at level 27, making this level unobtainable.
  1896. [09Jul2020 16:07:06.527] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:feather_falling has min/max power 2069/200 at level 28, making this level unobtainable.
  1897. [09Jul2020 16:07:06.527] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:blast_protection has min/max power 213/200 at level 10, making this level unobtainable.
  1898. [09Jul2020 16:07:06.527] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:blast_protection has min/max power 261/200 at level 11, making this level unobtainable.
  1899. [09Jul2020 16:07:06.527] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:blast_protection has min/max power 309/200 at level 12, making this level unobtainable.
  1900. [09Jul2020 16:07:06.527] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:blast_protection has min/max power 365/200 at level 13, making this level unobtainable.
  1901. [09Jul2020 16:07:06.528] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:blast_protection has min/max power 421/200 at level 14, making this level unobtainable.
  1902. [09Jul2020 16:07:06.528] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:blast_protection has min/max power 485/200 at level 15, making this level unobtainable.
  1903. [09Jul2020 16:07:06.528] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:blast_protection has min/max power 549/200 at level 16, making this level unobtainable.
  1904. [09Jul2020 16:07:06.528] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:blast_protection has min/max power 613/200 at level 17, making this level unobtainable.
  1905. [09Jul2020 16:07:06.528] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:blast_protection has min/max power 685/200 at level 18, making this level unobtainable.
  1906. [09Jul2020 16:07:06.528] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:blast_protection has min/max power 757/200 at level 19, making this level unobtainable.
  1907. [09Jul2020 16:07:06.528] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:blast_protection has min/max power 829/200 at level 20, making this level unobtainable.
  1908. [09Jul2020 16:07:06.528] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:blast_protection has min/max power 909/200 at level 21, making this level unobtainable.
  1909. [09Jul2020 16:07:06.528] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 231/200 at level 12, making this level unobtainable.
  1910. [09Jul2020 16:07:06.528] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 273/200 at level 13, making this level unobtainable.
  1911. [09Jul2020 16:07:06.528] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 315/200 at level 14, making this level unobtainable.
  1912. [09Jul2020 16:07:06.528] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 363/200 at level 15, making this level unobtainable.
  1913. [09Jul2020 16:07:06.529] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 411/200 at level 16, making this level unobtainable.
  1914. [09Jul2020 16:07:06.529] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 459/200 at level 17, making this level unobtainable.
  1915. [09Jul2020 16:07:06.529] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 513/200 at level 18, making this level unobtainable.
  1916. [09Jul2020 16:07:06.529] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 567/200 at level 19, making this level unobtainable.
  1917. [09Jul2020 16:07:06.529] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 621/200 at level 20, making this level unobtainable.
  1918. [09Jul2020 16:07:06.529] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 681/200 at level 21, making this level unobtainable.
  1919. [09Jul2020 16:07:06.529] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 735/200 at level 22, making this level unobtainable.
  1920. [09Jul2020 16:07:06.529] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 801/200 at level 23, making this level unobtainable.
  1921. [09Jul2020 16:07:06.529] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 861/200 at level 24, making this level unobtainable.
  1922. [09Jul2020 16:07:06.529] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 927/200 at level 25, making this level unobtainable.
  1923. [09Jul2020 16:07:06.529] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 993/200 at level 26, making this level unobtainable.
  1924. [09Jul2020 16:07:06.529] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 1059/200 at level 27, making this level unobtainable.
  1925. [09Jul2020 16:07:06.529] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 1131/200 at level 28, making this level unobtainable.
  1926. [09Jul2020 16:07:06.529] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:projectile_protection has min/max power 1203/200 at level 29, making this level unobtainable.
  1927. [09Jul2020 16:07:06.530] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:respiration has min/max power 210/200 at level 8, making this level unobtainable.
  1928. [09Jul2020 16:07:06.530] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:respiration has min/max power 260/200 at level 9, making this level unobtainable.
  1929. [09Jul2020 16:07:06.530] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:respiration has min/max power 320/200 at level 10, making this level unobtainable.
  1930. [09Jul2020 16:07:06.530] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:respiration has min/max power 380/200 at level 11, making this level unobtainable.
  1931. [09Jul2020 16:07:06.530] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:respiration has min/max power 450/200 at level 12, making this level unobtainable.
  1932. [09Jul2020 16:07:06.530] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:respiration has min/max power 520/200 at level 13, making this level unobtainable.
  1933. [09Jul2020 16:07:06.530] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:respiration has min/max power 600/200 at level 14, making this level unobtainable.
  1934. [09Jul2020 16:07:06.530] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:respiration has min/max power 680/200 at level 15, making this level unobtainable.
  1935. [09Jul2020 16:07:06.530] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:thorns has min/max power 210/200 at level 6, making this level unobtainable.
  1936. [09Jul2020 16:07:06.530] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:thorns has min/max power 310/200 at level 7, making this level unobtainable.
  1937. [09Jul2020 16:07:06.530] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:thorns has min/max power 410/200 at level 8, making this level unobtainable.
  1938. [09Jul2020 16:07:06.530] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:thorns has min/max power 510/200 at level 9, making this level unobtainable.
  1939. [09Jul2020 16:07:06.530] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:thorns has min/max power 630/200 at level 10, making this level unobtainable.
  1940. [09Jul2020 16:07:06.531] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:thorns has min/max power 750/200 at level 11, making this level unobtainable.
  1941. [09Jul2020 16:07:06.531] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:thorns has min/max power 890/200 at level 12, making this level unobtainable.
  1942. [09Jul2020 16:07:06.531] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:thorns has min/max power 1030/200 at level 13, making this level unobtainable.
  1943. [09Jul2020 16:07:06.531] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:depth_strider has min/max power 210/200 at level 8, making this level unobtainable.
  1944. [09Jul2020 16:07:06.531] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:depth_strider has min/max power 260/200 at level 9, making this level unobtainable.
  1945. [09Jul2020 16:07:06.531] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:depth_strider has min/max power 320/200 at level 10, making this level unobtainable.
  1946. [09Jul2020 16:07:06.531] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:depth_strider has min/max power 380/200 at level 11, making this level unobtainable.
  1947. [09Jul2020 16:07:06.531] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:depth_strider has min/max power 450/200 at level 12, making this level unobtainable.
  1948. [09Jul2020 16:07:06.531] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:depth_strider has min/max power 520/200 at level 13, making this level unobtainable.
  1949. [09Jul2020 16:07:06.531] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:depth_strider has min/max power 600/200 at level 14, making this level unobtainable.
  1950. [09Jul2020 16:07:06.531] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:depth_strider has min/max power 680/200 at level 15, making this level unobtainable.
  1951. [09Jul2020 16:07:06.531] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:depth_strider has min/max power 760/200 at level 16, making this level unobtainable.
  1952. [09Jul2020 16:07:06.531] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:frost_walker has min/max power 250/200 at level 8, making this level unobtainable.
  1953. [09Jul2020 16:07:06.532] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:frost_walker has min/max power 310/200 at level 9, making this level unobtainable.
  1954. [09Jul2020 16:07:06.532] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:frost_walker has min/max power 370/200 at level 10, making this level unobtainable.
  1955. [09Jul2020 16:07:06.532] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:frost_walker has min/max power 440/200 at level 11, making this level unobtainable.
  1956. [09Jul2020 16:07:06.532] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:frost_walker has min/max power 510/200 at level 12, making this level unobtainable.
  1957. [09Jul2020 16:07:06.532] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:frost_walker has min/max power 590/200 at level 13, making this level unobtainable.
  1958. [09Jul2020 16:07:06.532] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:frost_walker has min/max power 670/200 at level 14, making this level unobtainable.
  1959. [09Jul2020 16:07:06.532] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:frost_walker has min/max power 750/200 at level 15, making this level unobtainable.
  1960. [09Jul2020 16:07:06.532] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:frost_walker has min/max power 840/200 at level 16, making this level unobtainable.
  1961. [09Jul2020 16:07:06.532] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sharpness has min/max power 243/200 at level 10, making this level unobtainable.
  1962. [09Jul2020 16:07:06.532] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sharpness has min/max power 298/200 at level 11, making this level unobtainable.
  1963. [09Jul2020 16:07:06.533] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sharpness has min/max power 364/200 at level 12, making this level unobtainable.
  1964. [09Jul2020 16:07:06.533] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sharpness has min/max power 430/200 at level 13, making this level unobtainable.
  1965. [09Jul2020 16:07:06.533] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sharpness has min/max power 507/200 at level 14, making this level unobtainable.
  1966. [09Jul2020 16:07:06.535] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sharpness has min/max power 584/200 at level 15, making this level unobtainable.
  1967. [09Jul2020 16:07:06.535] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:smite has min/max power 221/200 at level 11, making this level unobtainable.
  1968. [09Jul2020 16:07:06.535] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:smite has min/max power 269/200 at level 12, making this level unobtainable.
  1969. [09Jul2020 16:07:06.535] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:smite has min/max power 317/200 at level 13, making this level unobtainable.
  1970. [09Jul2020 16:07:06.535] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:smite has min/max power 373/200 at level 14, making this level unobtainable.
  1971. [09Jul2020 16:07:06.535] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:smite has min/max power 429/200 at level 15, making this level unobtainable.
  1972. [09Jul2020 16:07:06.536] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:smite has min/max power 493/200 at level 16, making this level unobtainable.
  1973. [09Jul2020 16:07:06.536] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:smite has min/max power 557/200 at level 17, making this level unobtainable.
  1974. [09Jul2020 16:07:06.536] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:smite has min/max power 621/200 at level 18, making this level unobtainable.
  1975. [09Jul2020 16:07:06.536] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:smite has min/max power 693/200 at level 19, making this level unobtainable.
  1976. [09Jul2020 16:07:06.536] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:smite has min/max power 765/200 at level 20, making this level unobtainable.
  1977. [09Jul2020 16:07:06.536] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:bane_of_arthropods has min/max power 221/200 at level 11, making this level unobtainable.
  1978. [09Jul2020 16:07:06.537] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:bane_of_arthropods has min/max power 269/200 at level 12, making this level unobtainable.
  1979. [09Jul2020 16:07:06.537] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:bane_of_arthropods has min/max power 317/200 at level 13, making this level unobtainable.
  1980. [09Jul2020 16:07:06.537] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:bane_of_arthropods has min/max power 373/200 at level 14, making this level unobtainable.
  1981. [09Jul2020 16:07:06.537] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:bane_of_arthropods has min/max power 429/200 at level 15, making this level unobtainable.
  1982. [09Jul2020 16:07:06.537] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:bane_of_arthropods has min/max power 493/200 at level 16, making this level unobtainable.
  1983. [09Jul2020 16:07:06.537] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:bane_of_arthropods has min/max power 557/200 at level 17, making this level unobtainable.
  1984. [09Jul2020 16:07:06.538] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:bane_of_arthropods has min/max power 621/200 at level 18, making this level unobtainable.
  1985. [09Jul2020 16:07:06.538] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:bane_of_arthropods has min/max power 693/200 at level 19, making this level unobtainable.
  1986. [09Jul2020 16:07:06.538] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:bane_of_arthropods has min/max power 765/200 at level 20, making this level unobtainable.
  1987. [09Jul2020 16:07:06.538] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:knockback has min/max power 285/200 at level 6, making this level unobtainable.
  1988. [09Jul2020 16:07:06.538] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:knockback has min/max power 385/200 at level 7, making this level unobtainable.
  1989. [09Jul2020 16:07:06.538] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:knockback has min/max power 485/200 at level 8, making this level unobtainable.
  1990. [09Jul2020 16:07:06.539] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:knockback has min/max power 605/200 at level 9, making this level unobtainable.
  1991. [09Jul2020 16:07:06.539] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:knockback has min/max power 725/200 at level 10, making this level unobtainable.
  1992. [09Jul2020 16:07:06.539] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:knockback has min/max power 865/200 at level 11, making this level unobtainable.
  1993. [09Jul2020 16:07:06.539] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:knockback has min/max power 1005/200 at level 12, making this level unobtainable.
  1994. [09Jul2020 16:07:06.539] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:knockback has min/max power 1165/200 at level 13, making this level unobtainable.
  1995. [09Jul2020 16:07:06.539] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_aspect has min/max power 290/200 at level 6, making this level unobtainable.
  1996. [09Jul2020 16:07:06.539] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_aspect has min/max power 390/200 at level 7, making this level unobtainable.
  1997. [09Jul2020 16:07:06.540] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_aspect has min/max power 490/200 at level 8, making this level unobtainable.
  1998. [09Jul2020 16:07:06.540] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_aspect has min/max power 610/200 at level 9, making this level unobtainable.
  1999. [09Jul2020 16:07:06.540] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_aspect has min/max power 730/200 at level 10, making this level unobtainable.
  2000. [09Jul2020 16:07:06.540] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_aspect has min/max power 870/200 at level 11, making this level unobtainable.
  2001. [09Jul2020 16:07:06.540] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_aspect has min/max power 1010/200 at level 12, making this level unobtainable.
  2002. [09Jul2020 16:07:06.540] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fire_aspect has min/max power 1170/200 at level 13, making this level unobtainable.
  2003. [09Jul2020 16:07:06.541] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:looting has min/max power 240/200 at level 9, making this level unobtainable.
  2004. [09Jul2020 16:07:06.541] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:looting has min/max power 294/200 at level 10, making this level unobtainable.
  2005. [09Jul2020 16:07:06.541] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:looting has min/max power 348/200 at level 11, making this level unobtainable.
  2006. [09Jul2020 16:07:06.541] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:looting has min/max power 411/200 at level 12, making this level unobtainable.
  2007. [09Jul2020 16:07:06.541] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:looting has min/max power 474/200 at level 13, making this level unobtainable.
  2008. [09Jul2020 16:07:06.541] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sweeping has min/max power 230/200 at level 9, making this level unobtainable.
  2009. [09Jul2020 16:07:06.542] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sweeping has min/max power 284/200 at level 10, making this level unobtainable.
  2010. [09Jul2020 16:07:06.542] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sweeping has min/max power 338/200 at level 11, making this level unobtainable.
  2011. [09Jul2020 16:07:06.542] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sweeping has min/max power 401/200 at level 12, making this level unobtainable.
  2012. [09Jul2020 16:07:06.542] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sweeping has min/max power 464/200 at level 13, making this level unobtainable.
  2013. [09Jul2020 16:07:06.542] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sweeping has min/max power 536/200 at level 14, making this level unobtainable.
  2014. [09Jul2020 16:07:06.542] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sweeping has min/max power 608/200 at level 15, making this level unobtainable.
  2015. [09Jul2020 16:07:06.543] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sweeping has min/max power 680/200 at level 16, making this level unobtainable.
  2016. [09Jul2020 16:07:06.543] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sweeping has min/max power 761/200 at level 17, making this level unobtainable.
  2017. [09Jul2020 16:07:06.543] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:sweeping has min/max power 842/200 at level 18, making this level unobtainable.
  2018. [09Jul2020 16:07:06.543] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:efficiency has min/max power 221/200 at level 10, making this level unobtainable.
  2019. [09Jul2020 16:07:06.543] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:efficiency has min/max power 271/200 at level 11, making this level unobtainable.
  2020. [09Jul2020 16:07:06.543] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:efficiency has min/max power 331/200 at level 12, making this level unobtainable.
  2021. [09Jul2020 16:07:06.543] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:efficiency has min/max power 391/200 at level 13, making this level unobtainable.
  2022. [09Jul2020 16:07:06.544] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:unbreaking has min/max power 205/200 at level 9, making this level unobtainable.
  2023. [09Jul2020 16:07:06.544] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:unbreaking has min/max power 253/200 at level 10, making this level unobtainable.
  2024. [09Jul2020 16:07:06.544] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:unbreaking has min/max power 301/200 at level 11, making this level unobtainable.
  2025. [09Jul2020 16:07:06.544] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:unbreaking has min/max power 357/200 at level 12, making this level unobtainable.
  2026. [09Jul2020 16:07:06.544] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:unbreaking has min/max power 413/200 at level 13, making this level unobtainable.
  2027. [09Jul2020 16:07:06.544] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fortune has min/max power 240/200 at level 9, making this level unobtainable.
  2028. [09Jul2020 16:07:06.545] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fortune has min/max power 294/200 at level 10, making this level unobtainable.
  2029. [09Jul2020 16:07:06.545] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fortune has min/max power 348/200 at level 11, making this level unobtainable.
  2030. [09Jul2020 16:07:06.545] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fortune has min/max power 411/200 at level 12, making this level unobtainable.
  2031. [09Jul2020 16:07:06.545] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:fortune has min/max power 474/200 at level 13, making this level unobtainable.
  2032. [09Jul2020 16:07:06.545] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:power has min/max power 221/200 at level 10, making this level unobtainable.
  2033. [09Jul2020 16:07:06.545] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:power has min/max power 271/200 at level 11, making this level unobtainable.
  2034. [09Jul2020 16:07:06.545] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:power has min/max power 331/200 at level 12, making this level unobtainable.
  2035. [09Jul2020 16:07:06.545] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:power has min/max power 391/200 at level 13, making this level unobtainable.
  2036. [09Jul2020 16:07:06.545] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:power has min/max power 461/200 at level 14, making this level unobtainable.
  2037. [09Jul2020 16:07:06.545] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:power has min/max power 531/200 at level 15, making this level unobtainable.
  2038. [09Jul2020 16:07:06.545] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:power has min/max power 611/200 at level 16, making this level unobtainable.
  2039. [09Jul2020 16:07:06.545] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:power has min/max power 691/200 at level 17, making this level unobtainable.
  2040. [09Jul2020 16:07:06.546] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:punch has min/max power 292/200 at level 6, making this level unobtainable.
  2041. [09Jul2020 16:07:06.546] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:punch has min/max power 392/200 at level 7, making this level unobtainable.
  2042. [09Jul2020 16:07:06.546] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:punch has min/max power 492/200 at level 8, making this level unobtainable.
  2043. [09Jul2020 16:07:06.546] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:luck_of_the_sea has min/max power 240/200 at level 9, making this level unobtainable.
  2044. [09Jul2020 16:07:06.546] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:luck_of_the_sea has min/max power 294/200 at level 10, making this level unobtainable.
  2045. [09Jul2020 16:07:06.546] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:luck_of_the_sea has min/max power 348/200 at level 11, making this level unobtainable.
  2046. [09Jul2020 16:07:06.546] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:luck_of_the_sea has min/max power 411/200 at level 12, making this level unobtainable.
  2047. [09Jul2020 16:07:06.546] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:luck_of_the_sea has min/max power 474/200 at level 13, making this level unobtainable.
  2048. [09Jul2020 16:07:06.546] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:lure has min/max power 240/200 at level 9, making this level unobtainable.
  2049. [09Jul2020 16:07:06.546] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:lure has min/max power 294/200 at level 10, making this level unobtainable.
  2050. [09Jul2020 16:07:06.546] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:lure has min/max power 348/200 at level 11, making this level unobtainable.
  2051. [09Jul2020 16:07:06.547] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:lure has min/max power 411/200 at level 12, making this level unobtainable.
  2052. [09Jul2020 16:07:06.547] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:lure has min/max power 474/200 at level 13, making this level unobtainable.
  2053. [09Jul2020 16:07:06.547] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:impaling has min/max power 217/200 at level 11, making this level unobtainable.
  2054. [09Jul2020 16:07:06.547] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:impaling has min/max power 265/200 at level 12, making this level unobtainable.
  2055. [09Jul2020 16:07:06.547] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:impaling has min/max power 313/200 at level 13, making this level unobtainable.
  2056. [09Jul2020 16:07:06.547] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:impaling has min/max power 369/200 at level 14, making this level unobtainable.
  2057. [09Jul2020 16:07:06.547] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:impaling has min/max power 425/200 at level 15, making this level unobtainable.
  2058. [09Jul2020 16:07:06.547] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:impaling has min/max power 489/200 at level 16, making this level unobtainable.
  2059. [09Jul2020 16:07:06.543] [modloading-worker-7/INFO] [mcwwindows/]: Setup method registered
  2060. [09Jul2020 16:07:06.548] [modloading-worker-7/INFO] [wile.rsgauges.ModRsGauges/]: Registering recipe condition processor ...
  2061. [09Jul2020 16:07:06.547] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:impaling has min/max power 553/200 at level 17, making this level unobtainable.
  2062. [09Jul2020 16:07:06.548] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:impaling has min/max power 617/200 at level 18, making this level unobtainable.
  2063. [09Jul2020 16:07:06.548] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:impaling has min/max power 689/200 at level 19, making this level unobtainable.
  2064. [09Jul2020 16:07:06.548] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment minecraft:impaling has min/max power 761/200 at level 20, making this level unobtainable.
  2065. [09Jul2020 16:07:06.548] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:hell_infusion has min/max power 206/200 at level 8, making this level unobtainable.
  2066. [09Jul2020 16:07:06.548] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:hell_infusion has min/max power 271/200 at level 9, making this level unobtainable.
  2067. [09Jul2020 16:07:06.548] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:hell_infusion has min/max power 336/200 at level 10, making this level unobtainable.
  2068. [09Jul2020 16:07:06.548] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:hell_infusion has min/max power 401/200 at level 11, making this level unobtainable.
  2069. [09Jul2020 16:07:06.549] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:hell_infusion has min/max power 479/200 at level 12, making this level unobtainable.
  2070. [09Jul2020 16:07:06.549] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:depth_miner has min/max power 210/200 at level 6, making this level unobtainable.
  2071. [09Jul2020 16:07:06.549] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:depth_miner has min/max power 300/200 at level 7, making this level unobtainable.
  2072. [09Jul2020 16:07:06.549] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:depth_miner has min/max power 390/200 at level 8, making this level unobtainable.
  2073. [09Jul2020 16:07:06.549] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:depth_miner has min/max power 540/200 at level 9, making this level unobtainable.
  2074. [09Jul2020 16:07:06.549] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:depth_miner has min/max power 690/200 at level 10, making this level unobtainable.
  2075. [09Jul2020 16:07:06.549] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:depth_miner has min/max power 840/200 at level 11, making this level unobtainable.
  2076. [09Jul2020 16:07:06.549] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:icy_thorns has min/max power 285/200 at level 5, making this level unobtainable.
  2077. [09Jul2020 16:07:06.549] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:icy_thorns has min/max power 390/200 at level 6, making this level unobtainable.
  2078. [09Jul2020 16:07:06.549] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:shield_bash has min/max power 273/200 at level 8, making this level unobtainable.
  2079. [09Jul2020 16:07:06.549] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:shield_bash has min/max power 358/200 at level 9, making this level unobtainable.
  2080. [09Jul2020 16:07:06.549] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:shield_bash has min/max power 443/200 at level 10, making this level unobtainable.
  2081. [09Jul2020 16:07:06.549] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:shield_bash has min/max power 545/200 at level 11, making this level unobtainable.
  2082. [09Jul2020 16:07:06.550] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:shield_bash has min/max power 647/200 at level 12, making this level unobtainable.
  2083. [09Jul2020 16:07:06.550] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:shield_bash has min/max power 766/200 at level 13, making this level unobtainable.
  2084. [09Jul2020 16:07:06.550] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:reflective has min/max power 235/200 at level 8, making this level unobtainable.
  2085. [09Jul2020 16:07:06.550] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:reflective has min/max power 325/200 at level 9, making this level unobtainable.
  2086. [09Jul2020 16:07:06.550] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:berserk has min/max power 280/200 at level 5, making this level unobtainable.
  2087. [09Jul2020 16:07:06.550] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:knowledge has min/max power 260/200 at level 5, making this level unobtainable.
  2088. [09Jul2020 16:07:06.550] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:knowledge has min/max power 350/200 at level 6, making this level unobtainable.
  2089. [09Jul2020 16:07:06.550] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:knowledge has min/max power 500/200 at level 7, making this level unobtainable.
  2090. [09Jul2020 16:07:06.550] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:knowledge has min/max power 650/200 at level 8, making this level unobtainable.
  2091. [09Jul2020 16:07:06.550] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:splitting has min/max power 204/200 at level 10, making this level unobtainable.
  2092. [09Jul2020 16:07:06.550] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:splitting has min/max power 244/200 at level 11, making this level unobtainable.
  2093. [09Jul2020 16:07:06.551] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:splitting has min/max power 292/200 at level 12, making this level unobtainable.
  2094. [09Jul2020 16:07:06.551] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:splitting has min/max power 340/200 at level 13, making this level unobtainable.
  2095. [09Jul2020 16:07:06.551] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:splitting has min/max power 396/200 at level 14, making this level unobtainable.
  2096. [09Jul2020 16:07:06.551] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:splitting has min/max power 452/200 at level 15, making this level unobtainable.
  2097. [09Jul2020 16:07:06.551] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:natures_blessing has min/max power 240/200 at level 8, making this level unobtainable.
  2098. [09Jul2020 16:07:06.551] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:natures_blessing has min/max power 290/200 at level 9, making this level unobtainable.
  2099. [09Jul2020 16:07:06.551] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:natures_blessing has min/max power 350/200 at level 10, making this level unobtainable.
  2100. [09Jul2020 16:07:06.551] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:natures_blessing has min/max power 410/200 at level 11, making this level unobtainable.
  2101. [09Jul2020 16:07:06.551] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:natures_blessing has min/max power 480/200 at level 12, making this level unobtainable.
  2102. [09Jul2020 16:07:06.551] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:rebounding has min/max power 238/200 at level 7, making this level unobtainable.
  2103. [09Jul2020 16:07:06.551] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:rebounding has min/max power 303/200 at level 8, making this level unobtainable.
  2104. [09Jul2020 16:07:06.551] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:rebounding has min/max power 368/200 at level 9, making this level unobtainable.
  2105. [09Jul2020 16:07:06.551] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:rebounding has min/max power 446/200 at level 10, making this level unobtainable.
  2106. [09Jul2020 16:07:06.551] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:rebounding has min/max power 524/200 at level 11, making this level unobtainable.
  2107. [09Jul2020 16:07:06.552] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:rebounding has min/max power 615/200 at level 12, making this level unobtainable.
  2108. [09Jul2020 16:07:06.552] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:rebounding has min/max power 706/200 at level 13, making this level unobtainable.
  2109. [09Jul2020 16:07:06.552] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:rebounding has min/max power 810/200 at level 14, making this level unobtainable.
  2110. [09Jul2020 16:07:06.552] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:rebounding has min/max power 914/200 at level 15, making this level unobtainable.
  2111. [09Jul2020 16:07:06.552] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:rebounding has min/max power 1018/200 at level 16, making this level unobtainable.
  2112. [09Jul2020 16:07:06.552] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:rebounding has min/max power 1135/200 at level 17, making this level unobtainable.
  2113. [09Jul2020 16:07:06.552] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:magic_protection has min/max power 240/200 at level 6, making this level unobtainable.
  2114. [09Jul2020 16:07:06.552] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:capturing has min/max power 215/200 at level 8, making this level unobtainable.
  2115. [09Jul2020 16:07:06.552] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:capturing has min/max power 290/200 at level 9, making this level unobtainable.
  2116. [09Jul2020 16:07:06.552] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:capturing has min/max power 365/200 at level 10, making this level unobtainable.
  2117. [09Jul2020 16:07:06.552] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:capturing has min/max power 440/200 at level 11, making this level unobtainable.
  2118. [09Jul2020 16:07:06.552] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:capturing has min/max power 530/200 at level 12, making this level unobtainable.
  2119. [09Jul2020 16:07:06.552] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment apotheosis:capturing has min/max power 620/200 at level 13, making this level unobtainable.
  2120. [09Jul2020 16:07:06.552] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:beheading has min/max power 211/200 at level 8, making this level unobtainable.
  2121. [09Jul2020 16:07:06.553] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:beheading has min/max power 261/200 at level 9, making this level unobtainable.
  2122. [09Jul2020 16:07:06.553] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:beheading has min/max power 321/200 at level 10, making this level unobtainable.
  2123. [09Jul2020 16:07:06.553] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:beheading has min/max power 381/200 at level 11, making this level unobtainable.
  2124. [09Jul2020 16:07:06.553] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:beheading has min/max power 451/200 at level 12, making this level unobtainable.
  2125. [09Jul2020 16:07:06.553] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:beheading has min/max power 521/200 at level 13, making this level unobtainable.
  2126. [09Jul2020 16:07:06.554] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:beheading has min/max power 601/200 at level 14, making this level unobtainable.
  2127. [09Jul2020 16:07:06.554] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:beheading has min/max power 681/200 at level 15, making this level unobtainable.
  2128. [09Jul2020 16:07:06.554] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:beheading has min/max power 761/200 at level 16, making this level unobtainable.
  2129. [09Jul2020 16:07:06.554] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:beheading has min/max power 851/200 at level 17, making this level unobtainable.
  2130. [09Jul2020 16:07:06.554] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:excavate has min/max power 231/200 at level 10, making this level unobtainable.
  2131. [09Jul2020 16:07:06.555] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:excavate has min/max power 281/200 at level 11, making this level unobtainable.
  2132. [09Jul2020 16:07:06.555] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:excavate has min/max power 341/200 at level 12, making this level unobtainable.
  2133. [09Jul2020 16:07:06.555] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:excavate has min/max power 401/200 at level 13, making this level unobtainable.
  2134. [09Jul2020 16:07:06.555] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:excavate has min/max power 471/200 at level 14, making this level unobtainable.
  2135. [09Jul2020 16:07:06.555] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:excavate has min/max power 541/200 at level 15, making this level unobtainable.
  2136. [09Jul2020 16:07:06.555] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:excavate has min/max power 621/200 at level 16, making this level unobtainable.
  2137. [09Jul2020 16:07:06.555] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:excavate has min/max power 701/200 at level 17, making this level unobtainable.
  2138. [09Jul2020 16:07:06.555] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:experience_boost has min/max power 231/200 at level 6, making this level unobtainable.
  2139. [09Jul2020 16:07:06.555] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:experience_boost has min/max power 331/200 at level 7, making this level unobtainable.
  2140. [09Jul2020 16:07:06.555] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:experience_boost has min/max power 431/200 at level 8, making this level unobtainable.
  2141. [09Jul2020 16:07:06.555] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:experience_boost has min/max power 531/200 at level 9, making this level unobtainable.
  2142. [09Jul2020 16:07:06.556] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:experience_boost has min/max power 651/200 at level 10, making this level unobtainable.
  2143. [09Jul2020 16:07:06.556] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:experience_boost has min/max power 771/200 at level 11, making this level unobtainable.
  2144. [09Jul2020 16:07:06.556] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:experience_boost has min/max power 911/200 at level 12, making this level unobtainable.
  2145. [09Jul2020 16:07:06.556] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:experience_boost has min/max power 1051/200 at level 13, making this level unobtainable.
  2146. [09Jul2020 16:07:06.556] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:experience_boost has min/max power 1211/200 at level 14, making this level unobtainable.
  2147. [09Jul2020 16:07:06.556] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:experience_boost has min/max power 1371/200 at level 15, making this level unobtainable.
  2148. [09Jul2020 16:07:06.556] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:growth has min/max power 211/200 at level 8, making this level unobtainable.
  2149. [09Jul2020 16:07:06.556] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:growth has min/max power 261/200 at level 9, making this level unobtainable.
  2150. [09Jul2020 16:07:06.556] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:growth has min/max power 321/200 at level 10, making this level unobtainable.
  2151. [09Jul2020 16:07:06.556] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:growth has min/max power 381/200 at level 11, making this level unobtainable.
  2152. [09Jul2020 16:07:06.556] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:growth has min/max power 451/200 at level 12, making this level unobtainable.
  2153. [09Jul2020 16:07:06.556] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:growth has min/max power 521/200 at level 13, making this level unobtainable.
  2154. [09Jul2020 16:07:06.556] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:growth has min/max power 601/200 at level 14, making this level unobtainable.
  2155. [09Jul2020 16:07:06.556] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:growth has min/max power 681/200 at level 15, making this level unobtainable.
  2156. [09Jul2020 16:07:06.557] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:growth has min/max power 761/200 at level 16, making this level unobtainable.
  2157. [09Jul2020 16:07:06.557] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:growth has min/max power 851/200 at level 17, making this level unobtainable.
  2158. [09Jul2020 16:07:06.557] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:launch has min/max power 231/200 at level 14, making this level unobtainable.
  2159. [09Jul2020 16:07:06.557] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:launch has min/max power 281/200 at level 15, making this level unobtainable.
  2160. [09Jul2020 16:07:06.557] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:launch has min/max power 331/200 at level 16, making this level unobtainable.
  2161. [09Jul2020 16:07:06.557] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:launch has min/max power 391/200 at level 17, making this level unobtainable.
  2162. [09Jul2020 16:07:06.557] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:life_leech has min/max power 201/200 at level 7, making this level unobtainable.
  2163. [09Jul2020 16:07:06.557] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:life_leech has min/max power 251/200 at level 8, making this level unobtainable.
  2164. [09Jul2020 16:07:06.557] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:life_leech has min/max power 311/200 at level 9, making this level unobtainable.
  2165. [09Jul2020 16:07:06.557] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:life_leech has min/max power 371/200 at level 10, making this level unobtainable.
  2166. [09Jul2020 16:07:06.557] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:life_leech has min/max power 441/200 at level 11, making this level unobtainable.
  2167. [09Jul2020 16:07:06.557] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:life_leech has min/max power 511/200 at level 12, making this level unobtainable.
  2168. [09Jul2020 16:07:06.557] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:life_leech has min/max power 591/200 at level 13, making this level unobtainable.
  2169. [09Jul2020 16:07:06.558] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:life_leech has min/max power 671/200 at level 14, making this level unobtainable.
  2170. [09Jul2020 16:07:06.558] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:life_leech has min/max power 751/200 at level 15, making this level unobtainable.
  2171. [09Jul2020 16:07:06.558] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:life_leech has min/max power 841/200 at level 16, making this level unobtainable.
  2172. [09Jul2020 16:07:06.558] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:life_leech has min/max power 931/200 at level 17, making this level unobtainable.
  2173. [09Jul2020 16:07:06.558] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:magnet has min/max power 211/200 at level 8, making this level unobtainable.
  2174. [09Jul2020 16:07:06.558] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:magnet has min/max power 261/200 at level 9, making this level unobtainable.
  2175. [09Jul2020 16:07:06.558] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:magnet has min/max power 321/200 at level 10, making this level unobtainable.
  2176. [09Jul2020 16:07:06.558] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:magnet has min/max power 381/200 at level 11, making this level unobtainable.
  2177. [09Jul2020 16:07:06.558] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:magnet has min/max power 451/200 at level 12, making this level unobtainable.
  2178. [09Jul2020 16:07:06.558] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:magnet has min/max power 521/200 at level 13, making this level unobtainable.
  2179. [09Jul2020 16:07:06.558] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:magnet has min/max power 601/200 at level 14, making this level unobtainable.
  2180. [09Jul2020 16:07:06.558] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:magnet has min/max power 681/200 at level 15, making this level unobtainable.
  2181. [09Jul2020 16:07:06.558] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:magnet has min/max power 761/200 at level 16, making this level unobtainable.
  2182. [09Jul2020 16:07:06.558] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:magnet has min/max power 851/200 at level 17, making this level unobtainable.
  2183. [09Jul2020 16:07:06.558] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:quickshot has min/max power 211/200 at level 8, making this level unobtainable.
  2184. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:quickshot has min/max power 261/200 at level 9, making this level unobtainable.
  2185. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:quickshot has min/max power 321/200 at level 10, making this level unobtainable.
  2186. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:quickshot has min/max power 381/200 at level 11, making this level unobtainable.
  2187. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:quickshot has min/max power 451/200 at level 12, making this level unobtainable.
  2188. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:quickshot has min/max power 521/200 at level 13, making this level unobtainable.
  2189. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:quickshot has min/max power 601/200 at level 14, making this level unobtainable.
  2190. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:quickshot has min/max power 681/200 at level 15, making this level unobtainable.
  2191. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:quickshot has min/max power 761/200 at level 16, making this level unobtainable.
  2192. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:quickshot has min/max power 851/200 at level 17, making this level unobtainable.
  2193. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:venom has min/max power 201/200 at level 7, making this level unobtainable.
  2194. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:venom has min/max power 251/200 at level 8, making this level unobtainable.
  2195. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:venom has min/max power 311/200 at level 9, making this level unobtainable.
  2196. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:venom has min/max power 371/200 at level 10, making this level unobtainable.
  2197. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:venom has min/max power 441/200 at level 11, making this level unobtainable.
  2198. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:venom has min/max power 511/200 at level 12, making this level unobtainable.
  2199. [09Jul2020 16:07:06.559] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:venom has min/max power 591/200 at level 13, making this level unobtainable.
  2200. [09Jul2020 16:07:06.560] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:venom has min/max power 671/200 at level 14, making this level unobtainable.
  2201. [09Jul2020 16:07:06.560] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:venom has min/max power 751/200 at level 15, making this level unobtainable.
  2202. [09Jul2020 16:07:06.560] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:venom has min/max power 841/200 at level 16, making this level unobtainable.
  2203. [09Jul2020 16:07:06.560] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment cyclic:venom has min/max power 931/200 at level 17, making this level unobtainable.
  2204. [09Jul2020 16:07:06.560] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment strange:ice_aspect has min/max power 255/200 at level 1, making this level unobtainable.
  2205. [09Jul2020 16:07:06.560] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment strange:ice_aspect has min/max power 255/200 at level 2, making this level unobtainable.
  2206. [09Jul2020 16:07:06.560] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment strange:shulking has min/max power 255/200 at level 1, making this level unobtainable.
  2207. [09Jul2020 16:07:06.560] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment strange:shulking has min/max power 255/200 at level 2, making this level unobtainable.
  2208. [09Jul2020 16:07:06.583] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment strange:growth has min/max power 255/200 at level 1, making this level unobtainable.
  2209. [09Jul2020 16:07:06.584] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment strange:repel has min/max power 255/200 at level 1, making this level unobtainable.
  2210. [09Jul2020 16:07:06.584] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment strange:repel has min/max power 255/200 at level 2, making this level unobtainable.
  2211. [09Jul2020 16:07:06.584] [modloading-worker-1/ERROR] [Apotheosis : Enchantment/]: Enchantment strange:repel has min/max power 255/200 at level 3, making this level unobtainable.
  2212. [09Jul2020 16:07:06.561] [modloading-worker-7/INFO] [wile.rsgauges.ModRsGauges/]: Init networking, overlay handling, content processors ...
  2213. [09Jul2020 16:07:06.658] [modloading-worker-0/INFO] [Mekanism/]: Loaded 'Mekanism Generators' module.
  2214. [09Jul2020 16:07:06.658] [modloading-worker-0/INFO] [mcwbridges/]: Setup method registered
  2215. [09Jul2020 16:07:06.777] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mana-and-artifice] Found status: UP_TO_DATE Current: 1.0.5-pre1 Target: null
  2216. [09Jul2020 16:07:06.777] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/1.14/changelog.json
  2217. [09Jul2020 16:07:06.804] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [immersiveengineering] Found status: BETA Current: 0.15-101 Target: null
  2218. [09Jul2020 16:07:06.805] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeiintegration] Starting version check at https://cdn.snowshock35.com/mods/jei-integration/update.json
  2219. [09Jul2020 16:07:06.879] [modloading-worker-1/INFO] [mcwdoors/]: Setup method registered
  2220. [09Jul2020 16:07:07.037] [modloading-worker-2/INFO] [Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
  2221. [09Jul2020 16:07:07.037] [modloading-worker-2/INFO] [Mekanism/]: Loading complete.
  2222. [09Jul2020 16:07:07.037] [modloading-worker-2/INFO] [Mekanism/]: Mod loaded.
  2223. [09Jul2020 16:07:07.152] [modloading-worker-1/INFO] [com.lothrazar.cyclic.ModCyclic/]: Melter Recipes added 27
  2224. [09Jul2020 16:07:07.165] [modloading-worker-1/INFO] [com.lothrazar.cyclic.ModCyclic/]: Solidifier Recipes added 72
  2225. [09Jul2020 16:07:07.243] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [jeiintegration] Found status: BETA Current: 3.1.0.1 Target: null
  2226. [09Jul2020 16:07:07.244] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Starting version check at http://maxhenkel.de/update/gravestone.json
  2227. [09Jul2020 16:07:07.273] [modloading-worker-1/INFO] [acetil.inventula.common.Inventula/]: Adding default initial dispenser behaviours!
  2228. [09Jul2020 16:07:07.285] [modloading-worker-1/INFO] [acetil.inventula.common.Inventula/]: Adding default effect dispenser behaviours!
  2229. [09Jul2020 16:07:08.052] [modloading-worker-4/INFO] [CraftTweaker/]: CraftTweaker has loaded successfully!
  2230. [09Jul2020 16:07:08.054] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 20 jobs
  2231. [09Jul2020 16:07:08.065] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  2232. [09Jul2020 16:07:08.144] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  2233. [09Jul2020 16:07:08.145] [Server thread/INFO] [com.ma.ManaAndArtifice/]: M&A -> Structures Registered
  2234. [09Jul2020 16:07:08.153] [Server thread/INFO] [com.ma.ManaAndArtifice/]: M&A -> Recipe Types Registered
  2235. [09Jul2020 16:07:08.178] [Server thread/INFO] [Mekanism/]: Loaded 'Mekanism: Additions' module.
  2236. [09Jul2020 16:07:08.178] [Server thread/INFO] [journeymap/]: Initializing Packet Registry
  2237. [09Jul2020 16:07:08.256] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [gravestone] Found status: UP_TO_DATE Current: 1.17.5 Target: null
  2238. [09Jul2020 16:07:08.256] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [moarboats] Starting version check at https://raw.githubusercontent.com/jglrxavpok/Moar-Boats/master/updateCheck.json
  2239. [09Jul2020 16:07:08.266] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [moarboats] Found status: OUTDATED Current: 1.15.2-7.0.0.0 Target: 7.0.0.1
  2240. [09Jul2020 16:07:08.302] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.247
  2241. [09Jul2020 16:07:08.307] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
  2242. [09Jul2020 16:07:08.375] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
  2243. [09Jul2020 16:07:08.375] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Generating keypair
  2244. [09Jul2020 16:07:08.409] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25627
  2245. [09Jul2020 16:07:08.475] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
  2246. [09Jul2020 16:07:08.595] [modloading-worker-4/INFO] [pneumaticcraft/]: Enabled support for The One Probe
  2247. [09Jul2020 16:07:08.601] [modloading-worker-4/INFO] [mcjtylib/]: Enabled support for The One Probe
  2248. [09Jul2020 16:07:08.604] [modloading-worker-4/INFO] [mcjtylib/]: Enabled support for The One Probe
  2249. [09Jul2020 16:07:08.618] [modloading-worker-6/INFO] [com.ma.ManaAndArtifice/]: M&A -> Loot Tables Registered
  2250. [09Jul2020 16:07:08.620] [modloading-worker-6/INFO] [com.ma.ManaAndArtifice/]: M&A -> Flower Generation Registered
  2251. [09Jul2020 16:07:08.621] [modloading-worker-6/INFO] [com.ma.ManaAndArtifice/]: M&A -> Ore Generation Registered
  2252. [09Jul2020 16:07:08.622] [modloading-worker-1/WARN] [minecolonies/]: FMLLoadCompleteEvent
  2253. [09Jul2020 16:07:08.688] [modloading-worker-1/WARN] [minecolonies.requestsystem/]: Updated logging config. RS Debug logging enabled: false
  2254. [09Jul2020 16:07:08.688] [modloading-worker-1/WARN] [minecolonies/]: Register mappings
  2255. [09Jul2020 16:07:47.584] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/druidcraft-server.toml is not correct. Correcting
  2256. [09Jul2020 16:07:47.585] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.dreadfish_biomes was corrected from [SNOWY, COLD] to [SNOWY, COLD]
  2257. [09Jul2020 16:07:47.585] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.dreadfish_exclusions was corrected from [NETHER, END] to [NETHER, END]
  2258. [09Jul2020 16:07:47.585] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.beetle_biomes was corrected from [CONIFEROUS, FOREST, JUNGLE, DENSE] to [CONIFEROUS, FOREST, JUNGLE, DENSE]
  2259. [09Jul2020 16:07:47.585] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.beetle_exclusions was corrected from [] to []
  2260. [09Jul2020 16:07:47.585] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.lunar_moth_biomes was corrected from [FOREST, PLAINS, MOUNTAIN, HILLS] to [FOREST, PLAINS, MOUNTAIN, HILLS]
  2261. [09Jul2020 16:07:47.585] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key entityspawning.lunar_moth_exclusions was corrected from [DENSE] to [DENSE]
  2262. [09Jul2020 16:07:47.590] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Loading config file engineerstools-server.toml
  2263. [09Jul2020 16:07:47.590] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Opt-outs:ariadne_coal_z,ariadne_coal_y,ariadne_coal_x
  2264. [09Jul2020 16:07:47.591] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool config: torch-placing, hoeing, tree-felling, safe-attack, durability:3000, initial-durability:100
  2265. [09Jul2020 16:07:47.591] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool efficiency curve: [0,1,1,2,2,3,3,3,3,4]
  2266. [09Jul2020 16:07:47.591] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool fortune curve: [0,0,0,0,1,1,1,1,2,3]
  2267. [09Jul2020 16:07:47.591] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Stimpack config: uses:2, trigger:3.0 hearts, inst-heal:3.0 hearts.
  2268. [09Jul2020 16:07:47.591] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Diving Capsule config: uses:10(dmg 10), trigger:3 bubbles, push:7 bubbles.
  2269. [09Jul2020 16:07:47.591] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Musli Bar: hunger:6, saturation:1.2
  2270. [09Jul2020 16:07:47.591] [Server thread/INFO] [wile.engineerstools.ModEngineersTools/]: Musli Press: storage:768hunger/512seeds, bar:8hunger/1seeds
  2271. [09Jul2020 16:07:47.591] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Config file changed engineerstools-server.toml
  2272. [09Jul2020 16:07:47.591] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Opt-outs:ariadne_coal_z,ariadne_coal_y,ariadne_coal_x
  2273. [09Jul2020 16:07:47.592] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool config: torch-placing, hoeing, tree-felling, safe-attack, durability:3000, initial-durability:100
  2274. [09Jul2020 16:07:47.592] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool efficiency curve: [0,1,1,2,2,3,3,3,3,4]
  2275. [09Jul2020 16:07:47.592] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool fortune curve: [0,0,0,0,1,1,1,1,2,3]
  2276. [09Jul2020 16:07:47.592] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Stimpack config: uses:2, trigger:3.0 hearts, inst-heal:3.0 hearts.
  2277. [09Jul2020 16:07:47.592] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Diving Capsule config: uses:10(dmg 10), trigger:3 bubbles, push:7 bubbles.
  2278. [09Jul2020 16:07:47.592] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Musli Bar: hunger:6, saturation:1.2
  2279. [09Jul2020 16:07:47.592] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Musli Press: storage:768hunger/512seeds, bar:8hunger/1seeds
  2280. [09Jul2020 16:07:47.592] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Config file changed engineerstools-server.toml
  2281. [09Jul2020 16:07:47.593] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Opt-outs:ariadne_coal_z,ariadne_coal_y,ariadne_coal_x
  2282. [09Jul2020 16:07:47.593] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool config: torch-placing, hoeing, tree-felling, safe-attack, durability:3000, initial-durability:100
  2283. [09Jul2020 16:07:47.593] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool efficiency curve: [0,1,1,2,2,3,3,3,3,4]
  2284. [09Jul2020 16:07:47.593] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: REDIA tool fortune curve: [0,0,0,0,1,1,1,1,2,3]
  2285. [09Jul2020 16:07:47.593] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Stimpack config: uses:2, trigger:3.0 hearts, inst-heal:3.0 hearts.
  2286. [09Jul2020 16:07:47.593] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Diving Capsule config: uses:10(dmg 10), trigger:3 bubbles, push:7 bubbles.
  2287. [09Jul2020 16:07:47.593] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Musli Bar: hunger:6, saturation:1.2
  2288. [09Jul2020 16:07:47.593] [Thread-1/INFO] [wile.engineerstools.ModEngineersTools/]: Musli Press: storage:768hunger/512seeds, bar:8hunger/1seeds
  2289. [09Jul2020 16:07:47.594] [Server thread/INFO] [wile.rsgauges.ModRsGauges/]: Loading config file rsgauges-server.toml
  2290. [09Jul2020 16:07:47.595] [Thread-1/INFO] [wile.rsgauges.ModRsGauges/]: Config file changed rsgauges-server.toml
  2291. [09Jul2020 16:07:47.596] [Thread-1/INFO] [wile.rsgauges.ModRsGauges/]: Config file changed rsgauges-server.toml
  2292. [09Jul2020 16:07:47.596] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./world/serverconfig/crossroads-server.toml is not correct. Correcting
  2293. [09Jul2020 16:07:47.644] [Server thread/INFO] [se.mickelus.tetra.data.DataManager/]: Setting up data reload listeners
  2294. [09Jul2020 16:07:47.650] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Bountiful listening for resource reloads..
  2295. [09Jul2020 16:07:47.670] [Server thread/WARN] [strange/INTERNAL]: Could not find registered structure minecraft:jungle_pyramid, ignoring as runestone destination.
  2296. [09Jul2020 16:07:47.670] [Server thread/WARN] [strange/INTERNAL]: Could not find registered structure minecraft:jungle_pyramid, ignoring as runestone destination.
  2297. [09Jul2020 16:07:47.697] [Server thread/INFO] [STDOUT/]: [com.ma.villagers.VillagerRegistry$VillagerTradesHandler:registerTrades:128]: Registered Wandering Trader Trades
  2298. [09Jul2020 16:07:47.715] [Server thread/INFO] [STDOUT/]: [com.ma.villagers.VillagerRegistry$VillagerTradesHandler:registerTrades:118]: Registered Trades
  2299. [09Jul2020 16:07:47.722] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
  2300. [09Jul2020 16:07:47.768] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension astral:inner_realm of type astral:inner_realm and id 3
  2301. [09Jul2020 16:07:47.768] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension rats:ratlantis of type rats:ratlantis and id 4
  2302. [09Jul2020 16:07:47.773] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension nomadictents:tent of type nomadictents:tent_dimension and id 5
  2303. [09Jul2020 16:07:47.923] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Block: Skipping override for minecraft:enchanting_table, Unknown owner apotheosis
  2304. [09Jul2020 16:07:47.926] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: Skipping override for minecraft:enchanting_table, Unknown owner apotheosis
  2305. [09Jul2020 16:08:00.969] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: phosphor-forge-mc1.15.2-0.5.2build.4.jar, manaandartifice-1.0.5-pre1.jar, foamdome-1.0.1.jar, LightOverlay-4.2.jar, crossroads-1.15.2-2.2.0.jar, polymorph-FORGE-1.15.2-0.3.jar, SimpleStorageNetwork-1.15.2-1.0.1.jar, structurize-0.13.4-ALPHA.jar, minecolonies-0.13.14-ALPHA-universal.jar, BetterMineshaftsForge-1.15.2-1.0.2.jar, config-2-3.0.jar, Default, enchantedbookredesign-2.0.jar, CyclopsCore-1.15.2-1.7.1.jar, NetherPortalFix_1.15.2-6.0.2.jar, Wyrmroost-1.1.2.jar, curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar, DoggyTalents-1.15.2-1.15.2.3.jar, mcw-windows-1.0.1-mc1.15.2_1.15.1.jar, rsgauges-1.15.2-1.2.4-b2.jar, findme-1.15.2-1.3.0.jar, essentials-1.15.2-2.7.3.jar, CookingForBlockheads_1.15.2-8.0.3.jar, Controlling-6.1.5.6.jar, Placebo-1.15.2-3.0.2.jar, citadel-1.1.11.jar, theloader-1.15.2-1.1.0.jar, NomadicTents-1.15.2-11.0.0-beta.jar, MutantBeasts-1.15.2-1.0.7.jar, Reliquary-1.15.2-1.3.4.995.jar, randompatches-1.15.2-1.22.0.0.jar, buildinggadgets-3.3.5.jar, Apotheosis-1.15.2-3.2.1.jar, mcw-doors-1.0.0-mc1.15.2.jar, ironshulkerboxes-1.15.2-4.0.1.jar, Morpheus-1.15.2-4.2.50.jar, MekanismGenerators-1.15.2-9.10.9.422.jar, wikizoomer-1.0.0-1.15.2.jar, JustEnoughResources-1.15.2-0.10.1.77.jar, mcw-bridges-1.0.4fix-mc1.15.2.jar, industrial-foregoing-1.15.2-2.3.3-e356e61.jar, chunkt-1.15.2-1.0.3.jar, BiomesOPlenty-1.15.2-10.0.0.365-universal.jar, MekanismAdditions-1.15.2-9.10.9.422.jar, astral-1.4.13.jar, toughnessbar-5.0.jar, portality-1.15.2-2.1.2-aaa257f.jar, curios-FORGE-1.15.2-2.0.2.4.jar, tetra-1.15.2-2.15.0.jar, Botania-r1.15-387.jar, Patchouli-1.15.2-1.2-34.jar, OreExcavation-1.7.151.jar, malilib-forge-1.15.2-0.10.0-dev.20beta.1.jar, MekanismTools-1.15.2-9.10.9.422.jar, mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar, curiouselytra-FORGE-1.15.2-2.0.jar, mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar, Cyclic-1.15.2-0.6.0.jar, inventula-1.1.3.jar, QuarkOddities-1.15.2.jar, inventorysorter-1.15.2-17.0.0.jar, pamhc2trees-1.15.2-1.0.5.jar, equaldragons-1.2.jar, jei-1.15.2-6.0.2.12.jar, worleycaves-1.15.2-1.6.0.jar, Druidcraft-1.15-0.4.21.jar, Abnormals-Core-1.15.2-1.0.6.jar, goblintraders-1.2.0-1.15.2.jar, Mekanism-1.15.2-9.10.9.422.jar, caelus-FORGE-1.15.2-2.0-beta3.jar, Upgrade-Aquatic-1.15.2-1.7.1.jar, extraboats-1.3.6-1.15.2.jar, create-mc1.15.2_v0.2.4d.jar, Waystones_1.15.2-6.0.2.jar, Clumps-5.0.2.jar, mgui-1.15.2-2.1.1.jar, journeymap-1.15.2-5.7.0b3.jar, NaturesCompass-1.15.2-1.8.5.jar, engineerstools-1.15.2-1.0.8.jar, DungeonCrawl-1.15.2-1.6.3.jar, curioofundying-FORGE-1.15.2-3.0.jar, FarmingForBlockheads_1.15.2-6.1.5.jar, Workshop-1.15.2-0.3.0-Snapshot.2.jar, pneumaticcraft-repressurized-1.15.2-1.3.2-42.jar, The-Endergetic-Expansion-1.15.2-v1.3.2.jar, mcjtylib-1.15-4.1.1-beta.jar, rftoolsbase-1.15-1.1.1-beta.jar, xnet-1.15-2.1.5-beta.jar, rftoolsstorage-1.15-1.1.4-beta.jar, rftoolscontrol-1.15-3.0.2-beta.jar, JEITweaker-1.0.1.jar, CraftTweaker-1.15.2-6.0.0.31.jar, rftoolspower-1.15-2.1.1-beta.jar, Swamp-Expansion-1.15.2-1.7.3.jar, forge-1.15.2-31.2.20-universal.jar, Bountiful-1.15.2-3.1.2.jar, QuickLeafDecay-MC1.15.2-1.2.5.jar, ColossalChests-1.15.2-1.7.9.jar, ironchest-1.15.2-10.0.3.jar, rftoolsutility-1.15-2.1.3-beta.jar, theoneprobe-1.15-2.0.4.jar, swingthroughgrass-1.15.2-1.4.0.jar, titanium-1.15.2-2.4.2.jar, ImmersiveEngineering-0.15-103.jar, pamhc2crops-1.15.2-1.0.5.jar, wards-1.15.2-1.4.0.jar, rftoolsbuilder-1.15-2.1.3-beta.jar, jeiintegration_1.15.2-3.1.0.1.jar, Savage-and-Ravage-1.15.2-1.1.4.jar, Mantle-1.15.2-1.5.15.jar, Inspirations-1.15.2-1.1.0.jar, rats-5.3.2-1.15.2.jar, pamhc2foodcore-1.15.2-1.0.3.jar, gravestone-1.17.5.jar, FastWorkbench-1.15.1-3.0.0.jar, AutoRegLib-1.5-40.jar, Quark-r2.1-243v.jar, Charm-1.15.2-1.5.9.jar, Strange-1.15.2-1.0.0-beta.5.hotfix1.jar, StorageDrawers-1.15.2-7.0.2.jar, performant-1.15-2.11m.jar, moarboats-1.15.2-7.0.0.0.jar, FastFurnace-1.15.1-3.0.0.jar, Transport-1.15.2-2.3.1.jar, AppleSkin-mc1.15.2-forge-1.0.14.jar, solcarrot-1.15.2-1.9.7.jar, moredragoneggs-1.0.jar, itemscroller-forge-1.15.2-0.15.0-dev.20200412.215325.jar, Aquaculture-1.15.2-2.0.16.jar, overloadedarmorbar-4.0.0.jar
  2306. [09Jul2020 16:08:05.732] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe inspirations:tweaks/carrot_seeds
  2307. com.google.gson.JsonSyntaxException: Invalid propertyname 'more_seeds'
  2308. at knightminer.inspirations.common.data.ConfigEnabledCondition$Serializer.read(ConfigEnabledCondition.java:67) ~[?:1.15.2-1.1.0]
  2309. at knightminer.inspirations.common.data.ConfigEnabledCondition$Serializer.read(ConfigEnabledCondition.java:52) ~[?:1.15.2-1.1.0]
  2310. at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:226) ~[?:?]
  2311. at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
  2312. at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
  2313. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
  2314. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
  2315. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
  2316. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_72-internal]
  2317. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_72-internal]
  2318. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_72-internal]
  2319. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
  2320. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  2321. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  2322. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  2323. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
  2324. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
  2325. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  2326. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
  2327. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
  2328. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  2329. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
  2330. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
  2331. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
  2332. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
  2333. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
  2334. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal]
  2335. [09Jul2020 16:08:05.843] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe extraboats:ethereal_furnace_boat
  2336. com.google.gson.JsonSyntaxException: Unknown item 'biomesoplenty:ethereal_boat'
  2337. at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
  2338. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_72-internal]
  2339. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
  2340. at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
  2341. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
  2342. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  2343. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  2344. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  2345. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  2346. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  2347. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
  2348. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
  2349. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
  2350. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
  2351. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_72-internal]
  2352. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_72-internal]
  2353. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_72-internal]
  2354. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
  2355. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  2356. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  2357. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  2358. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
  2359. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
  2360. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  2361. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
  2362. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
  2363. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  2364. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
  2365. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
  2366. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
  2367. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
  2368. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
  2369. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal]
  2370. [09Jul2020 16:08:05.844] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe extraboats:ethereal_chest_boat
  2371. com.google.gson.JsonSyntaxException: Unknown item 'biomesoplenty:ethereal_boat'
  2372. at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
  2373. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_72-internal]
  2374. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
  2375. at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
  2376. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
  2377. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  2378. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  2379. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  2380. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  2381. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  2382. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
  2383. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
  2384. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
  2385. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
  2386. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_72-internal]
  2387. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_72-internal]
  2388. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_72-internal]
  2389. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
  2390. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  2391. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  2392. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  2393. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
  2394. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
  2395. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  2396. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
  2397. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
  2398. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  2399. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
  2400. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
  2401. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
  2402. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
  2403. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
  2404. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal]
  2405. [09Jul2020 16:08:05.859] [Server thread/WARN] [com.ma.ManaAndArtifice/]: Unknown item 'minecraft:enchantment_focus_ender' in recipe mana-and-artifice:manaweaving/transitory_tunnel
  2406. [09Jul2020 16:08:05.913] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe pneumaticcraft:drone_interface as it's serializer returned null
  2407. [09Jul2020 16:08:05.992] [Server thread/WARN] [com.ma.ManaAndArtifice/]: Unknown item 'minecraft:all_concrete' in recipe mana-and-artifice:components/watery_grave
  2408. [09Jul2020 16:08:05.993] [Server thread/WARN] [com.ma.ManaAndArtifice/]: Unknown item 'minecraft:all_concrete' in recipe mana-and-artifice:components/watery_grave
  2409. [09Jul2020 16:08:06.204] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe inspirations:tweaks/potato_seeds
  2410. com.google.gson.JsonSyntaxException: Invalid propertyname 'more_seeds'
  2411. at knightminer.inspirations.common.data.ConfigEnabledCondition$Serializer.read(ConfigEnabledCondition.java:67) ~[?:1.15.2-1.1.0]
  2412. at knightminer.inspirations.common.data.ConfigEnabledCondition$Serializer.read(ConfigEnabledCondition.java:52) ~[?:1.15.2-1.1.0]
  2413. at net.minecraftforge.common.crafting.CraftingHelper.getCondition(CraftingHelper.java:226) ~[?:?]
  2414. at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:214) ~[?:?]
  2415. at net.minecraftforge.common.crafting.CraftingHelper.processConditions(CraftingHelper.java:203) ~[?:?]
  2416. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:56) ~[?:?]
  2417. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
  2418. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
  2419. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_72-internal]
  2420. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_72-internal]
  2421. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_72-internal]
  2422. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
  2423. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  2424. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  2425. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  2426. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
  2427. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
  2428. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  2429. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
  2430. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
  2431. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  2432. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
  2433. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
  2434. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
  2435. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
  2436. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
  2437. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal]
  2438. [09Jul2020 16:08:06.219] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe create:compat/bop/cutting/stripped_ethereal_log
  2439. com.google.gson.JsonSyntaxException: Unknown item 'biomesoplenty:stripped_ethereal_log'
  2440. at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
  2441. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_72-internal]
  2442. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
  2443. at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
  2444. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
  2445. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  2446. at com.simibubi.create.content.contraptions.processing.ProcessingIngredient.parse(ProcessingIngredient.java:43) ~[?:mc1.15.2_v0.2.4d]
  2447. at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.read(ProcessingRecipeSerializer.java:36) ~[?:mc1.15.2_v0.2.4d]
  2448. at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.func_199425_a_(ProcessingRecipeSerializer.java:16) ~[?:mc1.15.2_v0.2.4d]
  2449. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
  2450. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
  2451. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
  2452. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
  2453. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_72-internal]
  2454. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_72-internal]
  2455. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_72-internal]
  2456. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
  2457. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  2458. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  2459. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  2460. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
  2461. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
  2462. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  2463. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
  2464. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
  2465. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  2466. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
  2467. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
  2468. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
  2469. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
  2470. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
  2471. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal]
  2472. [09Jul2020 16:08:06.440] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe extraboats:large_ethereal_boat
  2473. com.google.gson.JsonSyntaxException: Unknown item 'biomesoplenty:ethereal_planks'
  2474. at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
  2475. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_72-internal]
  2476. at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
  2477. at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
  2478. at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
  2479. at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
  2480. at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
  2481. at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
  2482. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
  2483. at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
  2484. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
  2485. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
  2486. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
  2487. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
  2488. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_72-internal]
  2489. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_72-internal]
  2490. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_72-internal]
  2491. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
  2492. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  2493. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  2494. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  2495. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
  2496. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
  2497. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  2498. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
  2499. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
  2500. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  2501. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
  2502. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
  2503. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
  2504. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
  2505. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
  2506. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal]
  2507. [09Jul2020 16:08:06.513] [Server thread/WARN] [com.ma.ManaAndArtifice/]: Unknown item 'mana-and-artifice:enchanting_focus_earth' in recipe mana-and-artifice:manaweaving/flat_lands_book
  2508. [09Jul2020 16:08:06.562] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 100 recipes
  2509. [09Jul2020 16:08:06.566] [Server thread/INFO] [placebo/]: Registered 26 additional recipes.
  2510. [09Jul2020 16:08:06.566] [Server thread/INFO] [placebo/]: Beginning replacement of all shapeless recipes...
  2511. [09Jul2020 16:08:06.585] [Server thread/INFO] [placebo/]: Successfully replaced 2678 recipes with fast recipes.
  2512. [09Jul2020 16:08:06.911] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table cyclic:blocks/structure_reader
  2513. com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'cyclic:structure_reader'
  2514. at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
  2515. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_72-internal]
  2516. at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
  2517. at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
  2518. at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
  2519. at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
  2520. at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
  2521. at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
  2522. at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
  2523. at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
  2524. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
  2525. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
  2526. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
  2527. at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
  2528. at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
  2529. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
  2530. at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
  2531. at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
  2532. at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
  2533. at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
  2534. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
  2535. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
  2536. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
  2537. at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
  2538. at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
  2539. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
  2540. at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
  2541. at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
  2542. at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
  2543. at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
  2544. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
  2545. at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
  2546. at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
  2547. at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
  2548. at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
  2549. at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) ~[?:?]
  2550. at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_72-internal]
  2551. at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
  2552. at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
  2553. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
  2554. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_72-internal]
  2555. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_72-internal]
  2556. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_72-internal]
  2557. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
  2558. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  2559. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  2560. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  2561. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
  2562. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
  2563. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  2564. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
  2565. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
  2566. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  2567. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
  2568. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
  2569. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
  2570. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
  2571. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
  2572. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal]
  2573. [09Jul2020 16:08:07.065] [Server thread/INFO] [wards/]: Adding ward cores to loot table: minecraft:chests/buried_treasure
  2574. [09Jul2020 16:08:07.462] [Server thread/INFO] [wards/]: Adding ward cores to loot table: minecraft:chests/shipwreck_treasure
  2575. [09Jul2020 16:08:08.130] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table bountiful:blocks/bountyboard
  2576. com.google.gson.JsonSyntaxException: Missing ops, expected to find a JsonArray
  2577. at net.minecraft.util.JSONUtils.func_151214_t(SourceFile:426) ~[?:?]
  2578. at net.minecraft.world.storage.loot.functions.CopyNbt$Serializer.func_186530_b(SourceFile:245) ~[?:?]
  2579. at net.minecraft.world.storage.loot.functions.CopyNbt$Serializer.func_186530_b(SourceFile:227) ~[?:?]
  2580. at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:104) ~[?:?]
  2581. at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
  2582. at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
  2583. at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
  2584. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
  2585. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
  2586. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
  2587. at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
  2588. at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
  2589. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
  2590. at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
  2591. at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
  2592. at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
  2593. at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
  2594. at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
  2595. at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
  2596. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
  2597. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
  2598. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
  2599. at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
  2600. at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
  2601. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
  2602. at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
  2603. at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
  2604. at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
  2605. at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
  2606. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
  2607. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
  2608. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
  2609. at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
  2610. at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
  2611. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
  2612. at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
  2613. at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
  2614. at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
  2615. at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
  2616. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
  2617. at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
  2618. at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
  2619. at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
  2620. at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
  2621. at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) ~[?:?]
  2622. at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_72-internal]
  2623. at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
  2624. at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
  2625. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
  2626. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_72-internal]
  2627. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_72-internal]
  2628. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_72-internal]
  2629. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
  2630. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  2631. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  2632. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  2633. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
  2634. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
  2635. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  2636. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
  2637. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
  2638. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  2639. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
  2640. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
  2641. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
  2642. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
  2643. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
  2644. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal]
  2645. [09Jul2020 16:08:08.235] [Server thread/ERROR] [net.minecraft.world.storage.loot.LootTableManager/]: Couldn't parse loot table cyclic:blocks/structure_writer
  2646. com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'cyclic:structure_writer'
  2647. at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
  2648. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_72-internal]
  2649. at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
  2650. at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
  2651. at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
  2652. at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
  2653. at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
  2654. at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
  2655. at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
  2656. at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
  2657. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
  2658. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
  2659. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
  2660. at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
  2661. at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
  2662. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
  2663. at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
  2664. at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
  2665. at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
  2666. at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
  2667. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
  2668. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[server-1.15.2-extra.jar:?]
  2669. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[server-1.15.2-extra.jar:?]
  2670. at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
  2671. at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
  2672. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[server-1.15.2-extra.jar:?]
  2673. at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
  2674. at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
  2675. at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
  2676. at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
  2677. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[server-1.15.2-extra.jar:?]
  2678. at com.google.gson.Gson.fromJson(Gson.java:887) ~[server-1.15.2-extra.jar:?]
  2679. at com.google.gson.Gson.fromJson(Gson.java:952) ~[server-1.15.2-extra.jar:?]
  2680. at com.google.gson.Gson.fromJson(Gson.java:925) ~[server-1.15.2-extra.jar:?]
  2681. at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
  2682. at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) ~[?:?]
  2683. at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_72-internal]
  2684. at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) ~[?:?]
  2685. at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) ~[?:?]
  2686. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
  2687. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_72-internal]
  2688. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_72-internal]
  2689. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_72-internal]
  2690. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
  2691. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  2692. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  2693. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  2694. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
  2695. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
  2696. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  2697. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
  2698. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
  2699. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  2700. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
  2701. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
  2702. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
  2703. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
  2704. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
  2705. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal]
  2706. [09Jul2020 16:08:08.344] [Server thread/INFO] [placebo/]: Registered 13 additional loot tables.
  2707. [09Jul2020 16:08:08.485] [Server thread/INFO] [net.minecraft.advancements.FunctionManager/]: Loaded 1 custom command functions
  2708. [09Jul2020 16:08:08.655] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/aspen_chest_boat as it's conditions were not met
  2709. [09Jul2020 16:08:08.669] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_kousa_boat as it's conditions were not met
  2710. [09Jul2020 16:08:08.679] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement bountiful:main/bounty_complete_epic: Invalid criterion trigger: bountiful:bounty_complete_epic
  2711. [09Jul2020 16:08:08.698] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_aspen_boat as it's conditions were not met
  2712. [09Jul2020 16:08:08.701] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/yucca_furnace_boat as it's conditions were not met
  2713. [09Jul2020 16:08:08.703] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/wisteria_furnace_boat as it's conditions were not met
  2714. [09Jul2020 16:08:08.703] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_rosewood_boat as it's conditions were not met
  2715. [09Jul2020 16:08:08.738] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/rosewood_furnace_boat as it's conditions were not met
  2716. [09Jul2020 16:08:08.738] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/maple_chest_boat as it's conditions were not met
  2717. [09Jul2020 16:08:08.739] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement extraboats:recipes/large_ethereal_boat: Unknown item id 'biomesoplenty:ethereal_boat'
  2718. [09Jul2020 16:08:08.746] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_wisteria_boat as it's conditions were not met
  2719. [09Jul2020 16:08:08.748] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/grimwood_furnace_boat as it's conditions were not met
  2720. [09Jul2020 16:08:08.753] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/kousa_furnace_boat as it's conditions were not met
  2721. [09Jul2020 16:08:08.764] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/bamboo_furnace_boat as it's conditions were not met
  2722. [09Jul2020 16:08:08.815] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/yucca_chest_boat as it's conditions were not met
  2723. [09Jul2020 16:08:08.816] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement bountiful:main/bounty_complete_rare: Invalid criterion trigger: bountiful:bounty_complete_rare
  2724. [09Jul2020 16:08:08.832] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement extraboats:recipes/ethereal_chest_boat: Unknown item id 'biomesoplenty:ethereal_boat'
  2725. [09Jul2020 16:08:08.847] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/rosewood_chest_boat as it's conditions were not met
  2726. [09Jul2020 16:08:08.849] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/hive_chest_boat as it's conditions were not met
  2727. [09Jul2020 16:08:08.853] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_bamboo_boat as it's conditions were not met
  2728. [09Jul2020 16:08:08.854] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/wisteria_chest_boat as it's conditions were not met
  2729. [09Jul2020 16:08:08.855] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_grimwood_boat as it's conditions were not met
  2730. [09Jul2020 16:08:08.863] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement bountiful:main/bounty_complete_common: Invalid criterion trigger: bountiful:bounty_complete_common
  2731. [09Jul2020 16:08:08.867] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/hive_furnace_boat as it's conditions were not met
  2732. [09Jul2020 16:08:08.875] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_yucca_boat as it's conditions were not met
  2733. [09Jul2020 16:08:08.882] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/grimwood_chest_boat as it's conditions were not met
  2734. [09Jul2020 16:08:08.882] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/bamboo_chest_boat as it's conditions were not met
  2735. [09Jul2020 16:08:08.883] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_maple_boat as it's conditions were not met
  2736. [09Jul2020 16:08:08.885] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement extraboats:recipes/ethereal_furnace_boat: Unknown item id 'biomesoplenty:ethereal_boat'
  2737. [09Jul2020 16:08:08.886] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/large_hive_boat as it's conditions were not met
  2738. [09Jul2020 16:08:08.889] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/kousa_chest_boat as it's conditions were not met
  2739. [09Jul2020 16:08:08.890] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/aspen_furnace_boat as it's conditions were not met
  2740. [09Jul2020 16:08:08.890] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement extraboats:recipes/maple_furnace_boat as it's conditions were not met
  2741. [09Jul2020 16:08:08.898] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement bountiful:main/bounty_complete_uncommon: Invalid criterion trigger: bountiful:bounty_complete_uncommon
  2742. [09Jul2020 16:08:08.899] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement bountiful:main/royal_mandate: Invalid criterion trigger: bountiful:royal_mandate
  2743. [09Jul2020 16:08:08.966] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 4312 advancements
  2744. [09Jul2020 16:08:09.324] [Server thread/INFO] [Apotheosis : Deadly/]: Loaded 19 affix loot entries from resources.
  2745. [09Jul2020 16:08:09.326] [Server thread/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 4 tweaks
  2746. [09Jul2020 16:08:09.335] [Server thread/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 217 improvements
  2747. [09Jul2020 16:08:09.370] [Server thread/INFO] [se.mickelus.tetra.data.MergingDataStore/]: Loaded 53 modules
  2748. [09Jul2020 16:08:09.402] [Server thread/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 9 enchantments
  2749. [09Jul2020 16:08:09.404] [Server thread/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 2 synergies
  2750. [09Jul2020 16:08:09.406] [Server thread/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 8 replacements
  2751. [09Jul2020 16:08:09.419] [Server thread/INFO] [se.mickelus.tetra.data.MergingDataStore/]: Loaded 251 schemas
  2752. [09Jul2020 16:08:09.457] [Server thread/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 2 repairs
  2753. [09Jul2020 16:08:09.459] [Server thread/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 4 predicatus
  2754. [09Jul2020 16:08:09.460] [Server thread/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 2 actions
  2755. [09Jul2020 16:08:09.462] [Server thread/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 10 destabilization
  2756. [09Jul2020 16:08:09.464] [Server thread/INFO] [se.mickelus.tetra.data.DataStore/]: Loaded 45 structures
  2757. [09Jul2020 16:08:09.471] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  2758. [09Jul2020 16:08:09.472] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome astral:psyscape_biome, types have been assigned on a best-effort guess: could not guess types
  2759. [09Jul2020 16:08:09.517] [Server thread/WARN] [pneumaticcraft/]: Amadron: failed to find any trades for profession nitwit ?
  2760. [09Jul2020 16:08:09.525] [Server thread/INFO] [pneumaticcraft/]: ignoring heat properties for natura:nether_heat_sand: mod 'natura' not loaded
  2761. [09Jul2020 16:08:09.536] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Bountiful reloading resources! :D
  2762. [09Jul2020 16:08:09.702] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/decrees/bountiful}
  2763. [09Jul2020 16:08:09.706] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/decrees/bountiful}
  2764. [09Jul2020 16:08:09.706] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/decrees/bountiful}
  2765. [09Jul2020 16:08:09.707] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/decrees/bountiful}
  2766. [09Jul2020 16:08:09.707] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/decrees/bountiful}
  2767. [09Jul2020 16:08:09.708] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/decrees/bountiful}
  2768. [09Jul2020 16:08:09.708] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/decrees/bountiful}
  2769. [09Jul2020 16:08:09.709] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/decrees/bountiful}
  2770. [09Jul2020 16:08:09.709] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/decrees/bountiful}
  2771. [09Jul2020 16:08:09.710] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/decrees/bountiful}
  2772. [09Jul2020 16:08:09.710] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/decrees/bountiful}
  2773. [09Jul2020 16:08:09.710] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/decrees/bountiful}
  2774. [09Jul2020 16:08:09.711] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/decrees/bountiful}
  2775. [09Jul2020 16:08:09.711] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/decrees/bountiful}
  2776. [09Jul2020 16:08:09.712] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/decrees/bountiful}
  2777. [09Jul2020 16:08:09.837] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/apotheosis}
  2778. [09Jul2020 16:08:09.877] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2779. [09Jul2020 16:08:09.879] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/inspirations}
  2780. [09Jul2020 16:08:09.881] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/upgrade_aquatic}
  2781. [09Jul2020 16:08:09.883] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2782. [09Jul2020 16:08:09.885] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/aquaculture}
  2783. [09Jul2020 16:08:09.887] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/upgrade_aquatic}
  2784. [09Jul2020 16:08:09.888] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2785. [09Jul2020 16:08:09.889] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/aquaculture}
  2786. [09Jul2020 16:08:09.891] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/quark}
  2787. [09Jul2020 16:08:09.891] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2788. [09Jul2020 16:08:09.892] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/inspirations}
  2789. [09Jul2020 16:08:09.892] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/charm}
  2790. [09Jul2020 16:08:09.892] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/storagedrawers}
  2791. [09Jul2020 16:08:09.893] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/aquaculture}
  2792. [09Jul2020 16:08:09.894] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2793. [09Jul2020 16:08:09.895] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2794. [09Jul2020 16:08:09.896] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/quark}
  2795. [09Jul2020 16:08:09.896] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2796. [09Jul2020 16:08:09.897] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/quark}
  2797. [09Jul2020 16:08:09.898] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2798. [09Jul2020 16:08:09.899] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/upgrademodifiers}
  2799. [09Jul2020 16:08:09.900] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2800. [09Jul2020 16:08:09.902] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2801. [09Jul2020 16:08:09.903] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/simplefarming}
  2802. [09Jul2020 16:08:09.904] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2803. [09Jul2020 16:08:09.905] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/vanillafoodpantry}
  2804. [09Jul2020 16:08:09.906] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2805. [09Jul2020 16:08:09.908] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/vanillafoodpantry}
  2806. [09Jul2020 16:08:09.909] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2807. [09Jul2020 16:08:09.910] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2808. [09Jul2020 16:08:09.912] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2809. [09Jul2020 16:08:09.913] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2810. [09Jul2020 16:08:09.914] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/quark}
  2811. [09Jul2020 16:08:09.915] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/farmingforblockheads}
  2812. [09Jul2020 16:08:09.915] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/simplefarming}
  2813. [09Jul2020 16:08:09.916] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2814. [09Jul2020 16:08:09.917] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/farmingforblockheads}
  2815. [09Jul2020 16:08:09.919] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/simplefarming}
  2816. [09Jul2020 16:08:09.919] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2817. [09Jul2020 16:08:09.922] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/inspirations}
  2818. [09Jul2020 16:08:09.923] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/quark}
  2819. [09Jul2020 16:08:09.924] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2820. [09Jul2020 16:08:09.925] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2821. [09Jul2020 16:08:09.926] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2822. [09Jul2020 16:08:09.927] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2823. [09Jul2020 16:08:09.928] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2824. [09Jul2020 16:08:09.929] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2825. [09Jul2020 16:08:09.931] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2826. [09Jul2020 16:08:09.932] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2827. [09Jul2020 16:08:09.933] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2828. [09Jul2020 16:08:09.937] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2829. [09Jul2020 16:08:09.939] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2830. [09Jul2020 16:08:09.941] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2831. [09Jul2020 16:08:09.942] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2832. [09Jul2020 16:08:09.944] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2833. [09Jul2020 16:08:09.945] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/charm}
  2834. [09Jul2020 16:08:09.946] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2835. [09Jul2020 16:08:09.948] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/quark}
  2836. [09Jul2020 16:08:09.948] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/naturescompass}
  2837. [09Jul2020 16:08:09.949] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/bountiful}
  2838. [09Jul2020 16:08:09.950] [Server thread/INFO] [ejektaflex.bountiful.BountifulMod/]: Loading BR{bountiful/pools/upgrademodifiers}
  2839. [09Jul2020 16:08:10.522] [Thread-17/INFO] [immersiveengineering/]: Finished recipe profiler for Arc Recycling, took 42 milliseconds
  2840. [09Jul2020 16:08:10.531] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 ratlantis_shovel, missing knowledge for {1 diamond_shovel=1.0}
  2841. [09Jul2020 16:08:10.531] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 osmium_paxel, missing knowledge for {1 osmium_shovel=1.0}
  2842. [09Jul2020 16:08:10.531] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 ratlantis_pickaxe, missing knowledge for {1 diamond_pickaxe=1.0}
  2843. [09Jul2020 16:08:10.532] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 gold_paxel, missing knowledge for {1 golden_shovel=1.0}
  2844. [09Jul2020 16:08:10.532] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 ratlantis_helmet, missing knowledge for {1 diamond_helmet=1.0}
  2845. [09Jul2020 16:08:10.532] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 ratlantis_chestplate, missing knowledge for {1 diamond_chestplate=1.0}
  2846. [09Jul2020 16:08:10.532] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 ratlantis_sword, missing knowledge for {1 diamond_sword=1.0}
  2847. [09Jul2020 16:08:10.532] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 terrasteel_leggings, missing knowledge for {1 manasteel_leggings=1.0}
  2848. [09Jul2020 16:08:10.532] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 bronze_paxel, missing knowledge for {1 bronze_axe=1.0}
  2849. [09Jul2020 16:08:10.532] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 refined_glowstone_paxel, missing knowledge for {1 refined_glowstone_pickaxe=1.0}
  2850. [09Jul2020 16:08:10.532] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 pneumatic_leggings, missing knowledge for {1 leather_leggings=1.0}
  2851. [09Jul2020 16:08:10.532] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 terrasteel_chestplate, missing knowledge for {1 manasteel_chestplate=1.0}
  2852. [09Jul2020 16:08:10.532] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 terrasteel_boots, missing knowledge for {1 manasteel_boots=1.0}
  2853. [09Jul2020 16:08:10.533] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 ratlantis_axe, missing knowledge for {1 diamond_axe=1.0}
  2854. [09Jul2020 16:08:10.533] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 steel_paxel, missing knowledge for {1 steel_pickaxe=1.0}
  2855. [09Jul2020 16:08:10.533] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 ratlantis_boots, missing knowledge for {1 diamond_boots=1.0}
  2856. [09Jul2020 16:08:10.533] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 ratlantis_leggings, missing knowledge for {1 diamond_leggings=1.0}
  2857. [09Jul2020 16:08:10.533] [Server thread/INFO] [immersiveengineering/]: Couldn't fully analyze 1 ratlantis_hoe, missing knowledge for {1 diamond_hoe=1.0}
  2858. [09Jul2020 16:08:10.533] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: CraftTweaker reload starting!
  2859. [09Jul2020 16:08:10.627] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: CraftTweaker reload complete!
  2860. [09Jul2020 16:08:10.628] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: This reload was made possible by Jonathan McManus and more! [Learn more!]
  2861. [09Jul2020 16:08:25.386] [Server thread/ERROR] [com.ma.ManaAndArtifice/]: Teleport Locations loaded successfully!
  2862. [09Jul2020 16:08:25.453] [Server thread/ERROR] [com.ma.ManaAndArtifice/]: Teleport Locations loaded successfully!
  2863. [09Jul2020 16:08:25.461] [Server thread/WARN] [structurize/]: FMLServerStartedEvent
  2864. [09Jul2020 16:08:25.462] [Server thread/WARN] [structurize/]: file:///home/wlr/ER-Build/mods/minecolonies-0.13.14-ALPHA-universal.jar
  2865. [09Jul2020 16:08:25.463] [Server thread/WARN] [structurize/]: /home/wlr/ER-Build/mods/minecolonies-0.13.14-ALPHA-universal.jar
  2866. [09Jul2020 16:08:25.466] [Server thread/WARN] [structurize/]: /assets/minecolonies
  2867. [09Jul2020 16:08:25.466] [Server thread/INFO] [structurize/]: Load huts or decorations from jar
  2868. [09Jul2020 16:08:43.802] [Server thread/WARN] [structurize/]: file:///home/wlr/ER-Build/mods/structurize-0.13.4-ALPHA.jar
  2869. [09Jul2020 16:08:43.802] [Server thread/WARN] [structurize/]: /home/wlr/ER-Build/mods/structurize-0.13.4-ALPHA.jar
  2870. [09Jul2020 16:08:43.805] [Server thread/WARN] [structurize/]: /assets/structurize
  2871. [09Jul2020 16:08:43.805] [Server thread/INFO] [structurize/]: Load huts or decorations from jar
  2872. [09Jul2020 16:08:43.809] [Server thread/INFO] [structurize/]: Load additional huts or decorations from ./structurize/schematics
  2873. [09Jul2020 16:08:43.809] [Server thread/INFO] [structurize/]: Load cached schematic from ./structurize/cache
  2874. [09Jul2020 16:08:43.810] [Server thread/INFO] [structurize/]: Load cached schematic from ./structurize/cache
  2875. [09Jul2020 16:08:43.865] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@77295e4a
  2876. [09Jul2020 16:08:43.929] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:the_nether
  2877. [09Jul2020 16:08:44.015] [Server thread/INFO] [minecolonies/]: Server UUID e289e824-0301-4e9d-adb2-94a55df9ee00
  2878. [09Jul2020 16:08:44.020] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:overworld
  2879. [09Jul2020 16:08:44.111] [Server thread/ERROR] [com.ma.ManaAndArtifice/]: Teleport Locations loaded successfully!
  2880. [09Jul2020 16:08:44.112] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension minecraft:the_end
  2881. [09Jul2020 16:08:44.146] [Server thread/ERROR] [com.ma.ManaAndArtifice/]: Teleport Locations loaded successfully!
  2882. [09Jul2020 16:08:44.146] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension astral:inner_realm
  2883. [09Jul2020 16:08:44.180] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension rats:ratlantis
  2884. [09Jul2020 16:08:44.214] [Server thread/ERROR] [com.ma.ManaAndArtifice/]: Teleport Locations loaded successfully!
  2885. [09Jul2020 16:08:44.215] [Server thread/INFO] [Mekanism ChunkManager/]: Loading 0 chunks for dimension nomadictents:tent
  2886. [09Jul2020 16:08:44.215] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
  2887. [09Jul2020 16:08:44.365] [Server thread/WARN] [mixin/]: @Final field field_205522_c:Lnet/minecraft/util/palette/IResizeCallback; in performant.mixins.json:world.chunk.PalettedContainerMixin should be final
  2888. [09Jul2020 16:08:44.694] [Server thread/WARN] [com.mojang.datafixers.types.templates.TaggedChoice/]: Unsupported key: bountiful:bounty-te in TaggedChoiceType[id, minecraft:shulker_box -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2889. minecraft:mob_spawner -> MuType[V1931_4],
  2890. minecraft:dispenser -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2891. minecraft:jigsaw -> NilSave,
  2892. minecraft:end_gateway -> NilSave,
  2893. minecraft:bell -> NilSave,
  2894. minecraft:smoker -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2895. minecraft:furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2896. minecraft:jukebox -> ((Tag["RecordItem", MuType[V1931_3]] | NilDrop), NilSave),
  2897. minecraft:ender_chest -> NilSave,
  2898. minecraft:comparator -> NilSave,
  2899. minecraft:hopper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2900. minecraft:beacon -> NilSave,
  2901. minecraft:end_portal -> NilSave,
  2902. minecraft:bed -> NilSave,
  2903. minecraft:brewing_stand -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2904. minecraft:lectern -> ((Tag["Book", MuType[V1931_3]] | NilDrop), NilSave),
  2905. minecraft:enchanting_table -> NilSave,
  2906. minecraft:barrel -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2907. minecraft:sign -> NilSave,
  2908. minecraft:conduit -> NilSave,
  2909. minecraft:banner -> NilSave,
  2910. minecraft:campfire -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2911. DUMMY -> NilSave,
  2912. minecraft:piston -> ((Tag["blockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
  2913. minecraft:structure_block -> NilSave,
  2914. minecraft:trapped_chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2915. minecraft:dropper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2916. minecraft:skull -> NilSave,
  2917. minecraft:chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2918. minecraft:command_block -> NilSave,
  2919. minecraft:daylight_detector -> NilSave,
  2920. minecraft:blast_furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)]
  2921.  
  2922. [09Jul2020 16:08:45.480] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
  2923. [09Jul2020 16:08:45.481] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
  2924. [09Jul2020 16:08:45.481] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
  2925. [09Jul2020 16:08:45.878] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 35%
  2926. [09Jul2020 16:08:46.205] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 1989 ms
  2927. [09Jul2020 16:08:46.206] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (58.626s)! For help, type "help"
  2928. [09Jul2020 16:08:46.306] [Server thread/INFO] [druidcraft/]: HELLO from server starting
  2929. [09Jul2020 16:08:46.401] [Thread-39/WARN] [colossalchests/]: Could not get version info: java.io.FileNotFoundException: https://raw.githubusercontent.com/CyclopsMC/Versions/master/1.15/ColossalChests.txt
  2930. [09Jul2020 16:08:46.413] [Server thread/INFO] [biomesoplenty/]: Registering BoP commands...
  2931. [09Jul2020 16:08:46.417] [Thread-39/WARN] [cyclopscore/]: Could not get version info: java.io.FileNotFoundException: https://raw.githubusercontent.com/CyclopsMC/Versions/master/1.15/CyclopsCore.txt
  2932. [09Jul2020 16:08:50.271] [Server thread/INFO] [com.codetaylor.mc.chunkt.ChunktMod/]: Loaded [3] chunks in [nomadictents:tent]
  2933. [09Jul2020 16:08:50.325] [Server thread/INFO] [minecolonies/]: Finished discovering saplings
  2934. [09Jul2020 16:08:50.446] [Server thread/INFO] [minecolonies/]: Finished discovering Ores
  2935. [09Jul2020 16:08:50.446] [Server thread/INFO] [minecolonies/]: Finished discovering oreBlocks
  2936. [09Jul2020 16:08:50.509] [Server thread/INFO] [minecolonies/]: Finished discovering compostables
  2937. [09Jul2020 16:08:50.534] [Server thread/INFO] [minecolonies/]: Finished discovering plantables
  2938. [09Jul2020 16:08:50.534] [Server thread/INFO] [minecolonies/]: Finished discovering lucky oreBlocks
  2939. [09Jul2020 16:08:50.537] [Server thread/INFO] [minecolonies/]: Finished discovering diseases
  2940. [09Jul2020 16:08:50.538] [Server thread/INFO] [minecolonies/]: Finished initiating sifter config
  2941. [09Jul2020 16:08:50.550] [Server thread/INFO] [minecolonies/]: Finished discovering food
  2942. [09Jul2020 16:08:50.633] [Server thread/INFO] [minecolonies/]: Finished discovering fuel
  2943. [09Jul2020 16:08:50.864] [Server thread/INFO] [com.codetaylor.mc.chunkt.ChunktMod/]: Loaded [3] chunks in [minecraft:the_nether]
  2944. [09Jul2020 16:08:50.869] [Server thread/INFO] [com.codetaylor.mc.chunkt.ChunktMod/]: Loaded [3] chunks in [astral:inner_realm]
  2945. [09Jul2020 16:08:50.872] [Server thread/INFO] [com.codetaylor.mc.chunkt.ChunktMod/]: Loaded [0] chunks in [rats:ratlantis]
  2946. [09Jul2020 16:08:50.876] [Server thread/INFO] [com.codetaylor.mc.chunkt.ChunktMod/]: Loaded [1] chunks in [minecraft:the_end]
  2947. [09Jul2020 16:08:50.883] [Server thread/INFO] [com.codetaylor.mc.chunkt.ChunktMod/]: Loaded [31] chunks in [minecraft:overworld]
  2948. [09Jul2020 16:08:51.093] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (ratlantis): All chunks are saved
  2949. [09Jul2020 16:08:52.714] [Server thread/WARN] [net.minecraft.nbt.NBTUtil/]: Unable to read property: infusion with value: 12 for blockstate: {Properties:{infusion:"12"},Name:"apotheosis:hellshelf"}
  2950. [09Jul2020 16:08:52.715] [Server thread/WARN] [net.minecraft.nbt.NBTUtil/]: Unable to read property: infusion with value: 11 for blockstate: {Properties:{infusion:"11"},Name:"apotheosis:hellshelf"}
  2951. [09Jul2020 16:08:52.715] [Server thread/WARN] [net.minecraft.nbt.NBTUtil/]: Unable to read property: infusion with value: 8 for blockstate: {Properties:{infusion:"8"},Name:"apotheosis:hellshelf"}
  2952. [09Jul2020 16:08:52.915] [Server thread/WARN] [net.minecraft.nbt.NBTUtil/]: Unable to read property: infusion with value: 12 for blockstate: {Properties:{infusion:"12"},Name:"apotheosis:hellshelf"}
  2953. [09Jul2020 16:08:52.916] [Server thread/WARN] [net.minecraft.nbt.NBTUtil/]: Unable to read property: infusion with value: 10 for blockstate: {Properties:{infusion:"10"},Name:"apotheosis:hellshelf"}
  2954. [09Jul2020 16:08:52.916] [Server thread/WARN] [net.minecraft.nbt.NBTUtil/]: Unable to read property: infusion with value: 11 for blockstate: {Properties:{infusion:"11"},Name:"apotheosis:hellshelf"}
  2955. [09Jul2020 16:08:52.916] [Server thread/WARN] [net.minecraft.nbt.NBTUtil/]: Unable to read property: infusion with value: 8 for blockstate: {Properties:{infusion:"8"},Name:"apotheosis:hellshelf"}
  2956. [09Jul2020 16:08:53.097] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2035ms or 40 ticks behind
  2957. [09Jul2020 16:08:53.220] [Server thread/WARN] [com.mojang.datafixers.types.templates.TaggedChoice/]: Unsupported key: waystones:waystone in TaggedChoiceType[id, minecraft:shulker_box -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2958. minecraft:mob_spawner -> MuType[V1931_4],
  2959. minecraft:dispenser -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2960. minecraft:jigsaw -> NilSave,
  2961. minecraft:end_gateway -> NilSave,
  2962. minecraft:bell -> NilSave,
  2963. minecraft:smoker -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2964. minecraft:furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2965. minecraft:jukebox -> ((Tag["RecordItem", MuType[V1931_3]] | NilDrop), NilSave),
  2966. minecraft:ender_chest -> NilSave,
  2967. minecraft:comparator -> NilSave,
  2968. minecraft:hopper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2969. minecraft:beacon -> NilSave,
  2970. minecraft:end_portal -> NilSave,
  2971. minecraft:bed -> NilSave,
  2972. minecraft:brewing_stand -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2973. minecraft:lectern -> ((Tag["Book", MuType[V1931_3]] | NilDrop), NilSave),
  2974. minecraft:enchanting_table -> NilSave,
  2975. minecraft:barrel -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2976. minecraft:sign -> NilSave,
  2977. minecraft:conduit -> NilSave,
  2978. minecraft:banner -> NilSave,
  2979. minecraft:campfire -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2980. DUMMY -> NilSave,
  2981. minecraft:piston -> ((Tag["blockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
  2982. minecraft:structure_block -> NilSave,
  2983. minecraft:trapped_chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2984. minecraft:dropper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2985. minecraft:skull -> NilSave,
  2986. minecraft:chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2987. minecraft:command_block -> NilSave,
  2988. minecraft:daylight_detector -> NilSave,
  2989. minecraft:blast_furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)]
  2990.  
  2991. [09Jul2020 16:08:53.220] [Server thread/WARN] [com.mojang.datafixers.types.templates.TaggedChoice/]: Unsupported key: waystones:waystone in TaggedChoiceType[id, minecraft:shulker_box -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2992. minecraft:mob_spawner -> MuType[V1931_4],
  2993. minecraft:dispenser -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2994. minecraft:jigsaw -> NilSave,
  2995. minecraft:end_gateway -> NilSave,
  2996. minecraft:bell -> NilSave,
  2997. minecraft:smoker -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2998. minecraft:furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  2999. minecraft:jukebox -> ((Tag["RecordItem", MuType[V1931_3]] | NilDrop), NilSave),
  3000. minecraft:ender_chest -> NilSave,
  3001. minecraft:comparator -> NilSave,
  3002. minecraft:hopper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3003. minecraft:beacon -> NilSave,
  3004. minecraft:end_portal -> NilSave,
  3005. minecraft:bed -> NilSave,
  3006. minecraft:brewing_stand -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3007. minecraft:lectern -> ((Tag["Book", MuType[V1931_3]] | NilDrop), NilSave),
  3008. minecraft:enchanting_table -> NilSave,
  3009. minecraft:barrel -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3010. minecraft:sign -> NilSave,
  3011. minecraft:conduit -> NilSave,
  3012. minecraft:banner -> NilSave,
  3013. minecraft:campfire -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3014. DUMMY -> NilSave,
  3015. minecraft:piston -> ((Tag["blockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
  3016. minecraft:structure_block -> NilSave,
  3017. minecraft:trapped_chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3018. minecraft:dropper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3019. minecraft:skull -> NilSave,
  3020. minecraft:chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3021. minecraft:command_block -> NilSave,
  3022. minecraft:daylight_detector -> NilSave,
  3023. minecraft:blast_furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)]
  3024.  
  3025. [09Jul2020 16:08:53.714] [Server thread/WARN] [com.mojang.datafixers.types.templates.TaggedChoice/]: Unsupported key: waystones:waystone in TaggedChoiceType[id, minecraft:shulker_box -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3026. minecraft:mob_spawner -> MuType[V1931_4],
  3027. minecraft:dispenser -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3028. minecraft:jigsaw -> NilSave,
  3029. minecraft:end_gateway -> NilSave,
  3030. minecraft:bell -> NilSave,
  3031. minecraft:smoker -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3032. minecraft:furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3033. minecraft:jukebox -> ((Tag["RecordItem", MuType[V1931_3]] | NilDrop), NilSave),
  3034. minecraft:ender_chest -> NilSave,
  3035. minecraft:comparator -> NilSave,
  3036. minecraft:hopper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3037. minecraft:beacon -> NilSave,
  3038. minecraft:end_portal -> NilSave,
  3039. minecraft:bed -> NilSave,
  3040. minecraft:brewing_stand -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3041. minecraft:lectern -> ((Tag["Book", MuType[V1931_3]] | NilDrop), NilSave),
  3042. minecraft:enchanting_table -> NilSave,
  3043. minecraft:barrel -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3044. minecraft:sign -> NilSave,
  3045. minecraft:conduit -> NilSave,
  3046. minecraft:banner -> NilSave,
  3047. minecraft:campfire -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3048. DUMMY -> NilSave,
  3049. minecraft:piston -> ((Tag["blockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
  3050. minecraft:structure_block -> NilSave,
  3051. minecraft:trapped_chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3052. minecraft:dropper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3053. minecraft:skull -> NilSave,
  3054. minecraft:chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3055. minecraft:command_block -> NilSave,
  3056. minecraft:daylight_detector -> NilSave,
  3057. minecraft:blast_furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)]
  3058.  
  3059. [09Jul2020 16:08:53.714] [Server thread/WARN] [com.mojang.datafixers.types.templates.TaggedChoice/]: Unsupported key: waystones:waystone in TaggedChoiceType[id, minecraft:shulker_box -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3060. minecraft:mob_spawner -> MuType[V1931_4],
  3061. minecraft:dispenser -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3062. minecraft:jigsaw -> NilSave,
  3063. minecraft:end_gateway -> NilSave,
  3064. minecraft:bell -> NilSave,
  3065. minecraft:smoker -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3066. minecraft:furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3067. minecraft:jukebox -> ((Tag["RecordItem", MuType[V1931_3]] | NilDrop), NilSave),
  3068. minecraft:ender_chest -> NilSave,
  3069. minecraft:comparator -> NilSave,
  3070. minecraft:hopper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3071. minecraft:beacon -> NilSave,
  3072. minecraft:end_portal -> NilSave,
  3073. minecraft:bed -> NilSave,
  3074. minecraft:brewing_stand -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3075. minecraft:lectern -> ((Tag["Book", MuType[V1931_3]] | NilDrop), NilSave),
  3076. minecraft:enchanting_table -> NilSave,
  3077. minecraft:barrel -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3078. minecraft:sign -> NilSave,
  3079. minecraft:conduit -> NilSave,
  3080. minecraft:banner -> NilSave,
  3081. minecraft:campfire -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3082. DUMMY -> NilSave,
  3083. minecraft:piston -> ((Tag["blockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
  3084. minecraft:structure_block -> NilSave,
  3085. minecraft:trapped_chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3086. minecraft:dropper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3087. minecraft:skull -> NilSave,
  3088. minecraft:chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3089. minecraft:command_block -> NilSave,
  3090. minecraft:daylight_detector -> NilSave,
  3091. minecraft:blast_furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)]
  3092.  
  3093. [09Jul2020 16:08:53.734] [Server thread/WARN] [com.mojang.datafixers.types.templates.TaggedChoice/]: Unsupported key: pneumaticcraft:pressure_tube in TaggedChoiceType[id, minecraft:shulker_box -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3094. minecraft:mob_spawner -> MuType[V1931_4],
  3095. minecraft:dispenser -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3096. minecraft:jigsaw -> NilSave,
  3097. minecraft:end_gateway -> NilSave,
  3098. minecraft:bell -> NilSave,
  3099. minecraft:smoker -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3100. minecraft:furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3101. minecraft:jukebox -> ((Tag["RecordItem", MuType[V1931_3]] | NilDrop), NilSave),
  3102. minecraft:ender_chest -> NilSave,
  3103. minecraft:comparator -> NilSave,
  3104. minecraft:hopper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3105. minecraft:beacon -> NilSave,
  3106. minecraft:end_portal -> NilSave,
  3107. minecraft:bed -> NilSave,
  3108. minecraft:brewing_stand -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3109. minecraft:lectern -> ((Tag["Book", MuType[V1931_3]] | NilDrop), NilSave),
  3110. minecraft:enchanting_table -> NilSave,
  3111. minecraft:barrel -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3112. minecraft:sign -> NilSave,
  3113. minecraft:conduit -> NilSave,
  3114. minecraft:banner -> NilSave,
  3115. minecraft:campfire -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3116. DUMMY -> NilSave,
  3117. minecraft:piston -> ((Tag["blockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
  3118. minecraft:structure_block -> NilSave,
  3119. minecraft:trapped_chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3120. minecraft:dropper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3121. minecraft:skull -> NilSave,
  3122. minecraft:chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3123. minecraft:command_block -> NilSave,
  3124. minecraft:daylight_detector -> NilSave,
  3125. minecraft:blast_furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)]
  3126.  
  3127. [09Jul2020 16:08:53.734] [Server thread/WARN] [com.mojang.datafixers.types.templates.TaggedChoice/]: Unsupported key: pneumaticcraft:pressure_tube in TaggedChoiceType[id, minecraft:shulker_box -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3128. minecraft:mob_spawner -> MuType[V1931_4],
  3129. minecraft:dispenser -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3130. minecraft:jigsaw -> NilSave,
  3131. minecraft:end_gateway -> NilSave,
  3132. minecraft:bell -> NilSave,
  3133. minecraft:smoker -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3134. minecraft:furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3135. minecraft:jukebox -> ((Tag["RecordItem", MuType[V1931_3]] | NilDrop), NilSave),
  3136. minecraft:ender_chest -> NilSave,
  3137. minecraft:comparator -> NilSave,
  3138. minecraft:hopper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3139. minecraft:beacon -> NilSave,
  3140. minecraft:end_portal -> NilSave,
  3141. minecraft:bed -> NilSave,
  3142. minecraft:brewing_stand -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3143. minecraft:lectern -> ((Tag["Book", MuType[V1931_3]] | NilDrop), NilSave),
  3144. minecraft:enchanting_table -> NilSave,
  3145. minecraft:barrel -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3146. minecraft:sign -> NilSave,
  3147. minecraft:conduit -> NilSave,
  3148. minecraft:banner -> NilSave,
  3149. minecraft:campfire -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3150. DUMMY -> NilSave,
  3151. minecraft:piston -> ((Tag["blockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
  3152. minecraft:structure_block -> NilSave,
  3153. minecraft:trapped_chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3154. minecraft:dropper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3155. minecraft:skull -> NilSave,
  3156. minecraft:chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3157. minecraft:command_block -> NilSave,
  3158. minecraft:daylight_detector -> NilSave,
  3159. minecraft:blast_furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)]
  3160.  
  3161. [09Jul2020 16:08:53.735] [Server thread/WARN] [com.mojang.datafixers.types.templates.TaggedChoice/]: Unsupported key: pneumaticcraft:charging_station in TaggedChoiceType[id, minecraft:shulker_box -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3162. minecraft:mob_spawner -> MuType[V1931_4],
  3163. minecraft:dispenser -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3164. minecraft:jigsaw -> NilSave,
  3165. minecraft:end_gateway -> NilSave,
  3166. minecraft:bell -> NilSave,
  3167. minecraft:smoker -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3168. minecraft:furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3169. minecraft:jukebox -> ((Tag["RecordItem", MuType[V1931_3]] | NilDrop), NilSave),
  3170. minecraft:ender_chest -> NilSave,
  3171. minecraft:comparator -> NilSave,
  3172. minecraft:hopper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3173. minecraft:beacon -> NilSave,
  3174. minecraft:end_portal -> NilSave,
  3175. minecraft:bed -> NilSave,
  3176. minecraft:brewing_stand -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3177. minecraft:lectern -> ((Tag["Book", MuType[V1931_3]] | NilDrop), NilSave),
  3178. minecraft:enchanting_table -> NilSave,
  3179. minecraft:barrel -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3180. minecraft:sign -> NilSave,
  3181. minecraft:conduit -> NilSave,
  3182. minecraft:banner -> NilSave,
  3183. minecraft:campfire -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3184. DUMMY -> NilSave,
  3185. minecraft:piston -> ((Tag["blockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
  3186. minecraft:structure_block -> NilSave,
  3187. minecraft:trapped_chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3188. minecraft:dropper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3189. minecraft:skull -> NilSave,
  3190. minecraft:chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3191. minecraft:command_block -> NilSave,
  3192. minecraft:daylight_detector -> NilSave,
  3193. minecraft:blast_furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)]
  3194.  
  3195. [09Jul2020 16:08:53.735] [Server thread/WARN] [com.mojang.datafixers.types.templates.TaggedChoice/]: Unsupported key: pneumaticcraft:air_compressor in TaggedChoiceType[id, minecraft:shulker_box -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3196. minecraft:mob_spawner -> MuType[V1931_4],
  3197. minecraft:dispenser -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3198. minecraft:jigsaw -> NilSave,
  3199. minecraft:end_gateway -> NilSave,
  3200. minecraft:bell -> NilSave,
  3201. minecraft:smoker -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3202. minecraft:furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3203. minecraft:jukebox -> ((Tag["RecordItem", MuType[V1931_3]] | NilDrop), NilSave),
  3204. minecraft:ender_chest -> NilSave,
  3205. minecraft:comparator -> NilSave,
  3206. minecraft:hopper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3207. minecraft:beacon -> NilSave,
  3208. minecraft:end_portal -> NilSave,
  3209. minecraft:bed -> NilSave,
  3210. minecraft:brewing_stand -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3211. minecraft:lectern -> ((Tag["Book", MuType[V1931_3]] | NilDrop), NilSave),
  3212. minecraft:enchanting_table -> NilSave,
  3213. minecraft:barrel -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3214. minecraft:sign -> NilSave,
  3215. minecraft:conduit -> NilSave,
  3216. minecraft:banner -> NilSave,
  3217. minecraft:campfire -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3218. DUMMY -> NilSave,
  3219. minecraft:piston -> ((Tag["blockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
  3220. minecraft:structure_block -> NilSave,
  3221. minecraft:trapped_chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3222. minecraft:dropper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3223. minecraft:skull -> NilSave,
  3224. minecraft:chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3225. minecraft:command_block -> NilSave,
  3226. minecraft:daylight_detector -> NilSave,
  3227. minecraft:blast_furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)]
  3228.  
  3229. [09Jul2020 16:08:53.735] [Server thread/WARN] [com.mojang.datafixers.types.templates.TaggedChoice/]: Unsupported key: pneumaticcraft:aphorism_tile in TaggedChoiceType[id, minecraft:shulker_box -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3230. minecraft:mob_spawner -> MuType[V1931_4],
  3231. minecraft:dispenser -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3232. minecraft:jigsaw -> NilSave,
  3233. minecraft:end_gateway -> NilSave,
  3234. minecraft:bell -> NilSave,
  3235. minecraft:smoker -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3236. minecraft:furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3237. minecraft:jukebox -> ((Tag["RecordItem", MuType[V1931_3]] | NilDrop), NilSave),
  3238. minecraft:ender_chest -> NilSave,
  3239. minecraft:comparator -> NilSave,
  3240. minecraft:hopper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3241. minecraft:beacon -> NilSave,
  3242. minecraft:end_portal -> NilSave,
  3243. minecraft:bed -> NilSave,
  3244. minecraft:brewing_stand -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3245. minecraft:lectern -> ((Tag["Book", MuType[V1931_3]] | NilDrop), NilSave),
  3246. minecraft:enchanting_table -> NilSave,
  3247. minecraft:barrel -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3248. minecraft:sign -> NilSave,
  3249. minecraft:conduit -> NilSave,
  3250. minecraft:banner -> NilSave,
  3251. minecraft:campfire -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3252. DUMMY -> NilSave,
  3253. minecraft:piston -> ((Tag["blockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
  3254. minecraft:structure_block -> NilSave,
  3255. minecraft:trapped_chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3256. minecraft:dropper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3257. minecraft:skull -> NilSave,
  3258. minecraft:chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3259. minecraft:command_block -> NilSave,
  3260. minecraft:daylight_detector -> NilSave,
  3261. minecraft:blast_furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)]
  3262.  
  3263. [09Jul2020 16:08:53.735] [Server thread/WARN] [com.mojang.datafixers.types.templates.TaggedChoice/]: Unsupported key: pneumaticcraft:omnidirectional_hopper in TaggedChoiceType[id, minecraft:shulker_box -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3264. minecraft:mob_spawner -> MuType[V1931_4],
  3265. minecraft:dispenser -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3266. minecraft:jigsaw -> NilSave,
  3267. minecraft:end_gateway -> NilSave,
  3268. minecraft:bell -> NilSave,
  3269. minecraft:smoker -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3270. minecraft:furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3271. minecraft:jukebox -> ((Tag["RecordItem", MuType[V1931_3]] | NilDrop), NilSave),
  3272. minecraft:ender_chest -> NilSave,
  3273. minecraft:comparator -> NilSave,
  3274. minecraft:hopper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3275. minecraft:beacon -> NilSave,
  3276. minecraft:end_portal -> NilSave,
  3277. minecraft:bed -> NilSave,
  3278. minecraft:brewing_stand -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3279. minecraft:lectern -> ((Tag["Book", MuType[V1931_3]] | NilDrop), NilSave),
  3280. minecraft:enchanting_table -> NilSave,
  3281. minecraft:barrel -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3282. minecraft:sign -> NilSave,
  3283. minecraft:conduit -> NilSave,
  3284. minecraft:banner -> NilSave,
  3285. minecraft:campfire -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3286. DUMMY -> NilSave,
  3287. minecraft:piston -> ((Tag["blockState", NamedType["block_state", NilSave]] | NilDrop), NilSave),
  3288. minecraft:structure_block -> NilSave,
  3289. minecraft:trapped_chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3290. minecraft:dropper -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3291. minecraft:skull -> NilSave,
  3292. minecraft:chest -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave),
  3293. minecraft:command_block -> NilSave,
  3294. minecraft:daylight_detector -> NilSave,
  3295. minecraft:blast_furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave)]
  3296.  
  3297. [09Jul2020 16:08:56.599] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@21372479
  3298. [09Jul2020 16:08:58.703] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@54293ed9
  3299. [09Jul2020 16:10:16.501] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Divineaspect is 9f85e1aa-2ae1-4e59-81a4-dc28266caac7
  3300. [09Jul2020 16:10:16.625] [Netty Epoll Server IO #2/INFO] [journeymap/]: Dev Mode?
  3301. [09Jul2020 16:10:42.301] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@6eb69a66
  3302. [09Jul2020 16:10:42.352] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Divineaspect[/73.50.202.4:53872] logged in with entity id 1010 at (9531.299999974668, 40.0, -261.700000025332)
  3303. [09Jul2020 16:10:42.379] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Divineaspect joined the game
  3304. [09Jul2020 16:10:42.520] [Server thread/INFO] [se.mickelus.tetra.data.DataManager/]: Sending data to client: Divineaspect
  3305. [09Jul2020 16:10:42.537] [Server thread/INFO] [structurize/]: New Server UUID 369d8ade-b91c-48bf-b6af-89db183d2d13
  3306. [09Jul2020 16:10:42.652] [Netty Epoll Server IO #2/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize biomesoplenty.common.command.BiomeArgument@5ebae7cd (class biomesoplenty.common.command.BiomeArgument) - will not be sent to client!
  3307. [09Jul2020 16:10:42.652] [Netty Epoll Server IO #2/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@5d7b25fa (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
  3308. [09Jul2020 16:10:42.653] [Netty Epoll Server IO #2/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$15611/993692090@71c56426 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$15611/993692090) - will not be sent to client!
  3309. [09Jul2020 16:10:42.653] [Netty Epoll Server IO #2/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$15633/280850065@62907979 (class com.blamejared.crafttweaker.impl.commands.CTCommands$$Lambda$15633/280850065) - will not be sent to client!
  3310. [09Jul2020 16:10:42.653] [Netty Epoll Server IO #2/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument@65b4c91b (class cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument) - will not be sent to client!
  3311. [09Jul2020 16:10:42.653] [Netty Epoll Server IO #2/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument@1e4c2c9d (class cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument) - will not be sent to client!
  3312. [09Jul2020 16:10:42.654] [Netty Epoll Server IO #2/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@1cfde5e9 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
  3313. [09Jul2020 16:10:42.655] [Netty Epoll Server IO #2/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize blusunrize.immersiveengineering.common.util.commands.CommandMineral$MineralArgument@30ef0d40 (class blusunrize.immersiveengineering.common.util.commands.CommandMineral$MineralArgument) - will not be sent to client!
  3314. [09Jul2020 16:10:42.655] [Netty Epoll Server IO #2/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.ldtteam.structurize.commands.arguments.MultipleStringArgument@259c851f (class com.ldtteam.structurize.commands.arguments.MultipleStringArgument) - will not be sent to client!
  3315. [09Jul2020 16:10:54.901] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2040ms or 40 ticks behind
  3316. [09Jul2020 16:12:00.178] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: net.minecraft.entity.player.PlayerInventory.func_70440_f(I)Lnet/minecraft/item/ItemStack;
  3317. Index: 3
  3318. Listeners:
  3319. 0: NORMAL
  3320. 1: ASM: me.desht.pneumaticcraft.common.event.EventHandlerPneumaticArmor@7dc215e6 onPlayerFall(Lnet/minecraftforge/event/entity/living/LivingFallEvent;)V
  3321. 2: ASM: class com.alan19.astral.events.astraltravel.TravelEffects astralFalling(Lnet/minecraftforge/event/entity/living/LivingFallEvent;)V
  3322. 3: ASM: class com.ma.events.CommonEventHandler onLivingFall(Lnet/minecraftforge/event/entity/living/LivingFallEvent;)V
  3323. 4: ASM: mcjty.rftoolsutility.setup.ForgeEventHandlers@4db3d3a3 onLivingFall(Lnet/minecraftforge/event/entity/living/LivingFallEvent;)V
  3324. 5: ASM: PulseManager[inspirations] propagateEvent(Lnet/minecraftforge/eventbus/api/Event;)V
  3325. 6: LOW
  3326. 7: ASM: class knightminer.inspirations.tweaks.TweaksEvents onFall(Lnet/minecraftforge/event/entity/living/LivingFallEvent;)V
  3327. java.lang.NoSuchMethodError: net.minecraft.entity.player.PlayerInventory.func_70440_f(I)Lnet/minecraft/item/ItemStack;
  3328. at com.ma.events.CommonEventHandler.onLivingFall(CommonEventHandler.java:219)
  3329. at net.minecraftforge.eventbus.ASMEventHandler_640_CommonEventHandler_onLivingFall_LivingFallEvent.invoke(.dynamic)
  3330. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
  3331. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
  3332. at net.minecraftforge.common.ForgeHooks.onLivingFall(ForgeHooks.java:361)
  3333. at net.minecraft.entity.LivingEntity.func_225503_b_(LivingEntity.java:1252)
  3334. at net.minecraft.entity.player.PlayerEntity.func_225503_b_(PlayerEntity.java:1632)
  3335. at net.minecraft.block.Block.func_180658_a(Block.java:676)
  3336. at net.minecraft.entity.Entity.func_184231_a(Entity.java:884)
  3337. at net.minecraft.entity.LivingEntity.func_184231_a(LivingEntity.java:263)
  3338. at net.minecraft.entity.player.ServerPlayerEntity.func_71122_b(ServerPlayerEntity.java:765)
  3339. at net.minecraft.network.play.ServerPlayNetHandler.func_147347_a(ServerPlayNetHandler.java:766)
  3340. at net.minecraft.network.play.client.CPlayerPacket.func_148833_a(SourceFile:122)
  3341. at net.minecraft.network.play.client.CPlayerPacket.func_148833_a(SourceFile:8)
  3342. at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21)
  3343. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18)
  3344. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
  3345. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)
  3346. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731)
  3347. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141)
  3348. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118)
  3349. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714)
  3350. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708)
  3351. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103)
  3352. at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:693)
  3353. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:641)
  3354. at java.lang.Thread.run(Thread.java:745)
  3355.  
  3356. [09Jul2020 16:12:00.179] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
  3357. java.lang.NoSuchMethodError: net.minecraft.entity.player.PlayerInventory.func_70440_f(I)Lnet/minecraft/item/ItemStack;
  3358. at com.ma.events.CommonEventHandler.onLivingFall(CommonEventHandler.java:219) ~[?:1.0.5-pre1]
  3359. at net.minecraftforge.eventbus.ASMEventHandler_640_CommonEventHandler_onLivingFall_LivingFallEvent.invoke(.dynamic) ~[?:?]
  3360. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?]
  3361. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?]
  3362. at net.minecraftforge.common.ForgeHooks.onLivingFall(ForgeHooks.java:361) ~[?:?]
  3363. at net.minecraft.entity.LivingEntity.func_225503_b_(LivingEntity.java:1252) ~[?:?]
  3364. at net.minecraft.entity.player.PlayerEntity.func_225503_b_(PlayerEntity.java:1632) ~[?:?]
  3365. at net.minecraft.block.Block.func_180658_a(Block.java:676) ~[?:?]
  3366. at net.minecraft.entity.Entity.func_184231_a(Entity.java:884) ~[?:?]
  3367. at net.minecraft.entity.LivingEntity.func_184231_a(LivingEntity.java:263) ~[?:?]
  3368. at net.minecraft.entity.player.ServerPlayerEntity.func_71122_b(ServerPlayerEntity.java:765) ~[?:?]
  3369. at net.minecraft.network.play.ServerPlayNetHandler.func_147347_a(ServerPlayNetHandler.java:766) ~[?:?]
  3370. at net.minecraft.network.play.client.CPlayerPacket.func_148833_a(SourceFile:122) ~[?:?]
  3371. at net.minecraft.network.play.client.CPlayerPacket.func_148833_a(SourceFile:8) ~[?:?]
  3372. at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?]
  3373. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?]
  3374. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?]
  3375. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?]
  3376. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) ~[?:?]
  3377. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) ~[?:?]
  3378. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?]
  3379. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) ~[?:?]
  3380. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) ~[?:?]
  3381. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) ~[?:?]
  3382. at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:693) ~[?:?]
  3383. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:641) [?:?]
  3384. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72-internal]
  3385. [09Jul2020 16:12:00.184] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: /home/wlr/ER-Build/./crash-reports/crash-2020-07-09_16.12.00-server.txt
  3386. [09Jul2020 16:12:00.185] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
  3387. [09Jul2020 16:12:00.186] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
  3388. [09Jul2020 16:12:00.237] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Divineaspect lost connection: Server closed
  3389. [09Jul2020 16:12:00.237] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Divineaspect left the game
  3390. [09Jul2020 16:12:00.281] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
  3391. [09Jul2020 16:12:00.281] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'world'/nomadictents:tent
  3392. [09Jul2020 16:12:00.357] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (tent): All chunks are saved
  3393. [09Jul2020 16:12:00.357] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'world'/minecraft:the_nether
  3394. [09Jul2020 16:12:00.476] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  3395. [09Jul2020 16:12:00.476] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'world'/astral:inner_realm
  3396. [09Jul2020 16:12:00.522] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (inner_realm): All chunks are saved
  3397. [09Jul2020 16:12:00.522] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'world'/minecraft:the_end
  3398. [09Jul2020 16:12:00.560] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  3399. [09Jul2020 16:12:00.560] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'world'/minecraft:overworld
  3400. [09Jul2020 16:12:02.391] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
  3401. [09Jul2020 16:12:02.455] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (tent): All chunks are saved
  3402. [09Jul2020 16:12:02.892] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  3403. [09Jul2020 16:12:03.426] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (inner_realm): All chunks are saved
  3404. [09Jul2020 16:12:03.702] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  3405. [09Jul2020 16:12:04.505] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement