Advertisement
Guest User

Server log

a guest
Dec 30th, 2020
900
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 314.27 KB | None | 0 0
  1. [30Dec2020 17:30:19.128] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 31.2.47, --fml.mcpVersion, 20200515.085601, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, nogui]
  2. [30Dec2020 17:30:19.133] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.1.2+70+master.2845bb9 starting: java version 1.8.0_211 by Oracle Corporation
  3. [30Dec2020 17:30:19.547] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
  4. [30Dec2020 17:30:19.610] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/home/minecraft/multicraft/servers/server193195/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER
  5. [30Dec2020 17:30:23.720] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [voronoiaoc.byg.mixin.MixinConnector]
  6. [30Dec2020 17:30:23.723] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector]
  7. [30Dec2020 17:30:23.734] [main/INFO] [voronoiaoc.byg.BYG/]: BYG: Mixin Connected!
  8. [30Dec2020 17:30:23.738] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
  9. [30Dec2020 17:30:23.794] [main/INFO] [com.performant.coremod.Performant/]: Performant configs loaded
  10. [30Dec2020 17:30:23.959] [main/WARN] [mixin/]: Error loading class: net/minecraft/world/biome/BiomeColors (java.lang.ClassNotFoundException: null)
  11. [30Dec2020 17:30:23.959] [main/WARN] [mixin/]: @Mixin target net.minecraft.world.biome.BiomeColors was not found midnight.mixins.json:BiomeColorsMixin
  12. [30Dec2020 17:30:23.962] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/util/ClientRecipeBook (java.lang.ClassNotFoundException: null)
  13. [30Dec2020 17:30:23.962] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.util.ClientRecipeBook was not found midnight.mixins.json:ClientRecipeBookMixin
  14. [30Dec2020 17:30:24.348] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/LightTexture for invalid dist DEDICATED_SERVER
  15. [30Dec2020 17:30:24.350] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/LightTexture (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/LightTexture for invalid dist DEDICATED_SERVER)
  16. [30Dec2020 17:30:24.350] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.LightTexture was not found midnight.mixins.json:LightTextureMixin
  17. [30Dec2020 17:30:24.353] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/LivingRenderer for invalid dist DEDICATED_SERVER
  18. [30Dec2020 17:30:24.354] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/LivingRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/LivingRenderer for invalid dist DEDICATED_SERVER)
  19. [30Dec2020 17:30:24.354] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.LivingRenderer was not found midnight.mixins.json:LivingRendererMixin
  20. [30Dec2020 17:30:24.420] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/audio/SoundSource (java.lang.ClassNotFoundException: null)
  21. [30Dec2020 17:30:24.420] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.audio.SoundSource was not found midnight.mixins.json:SoundSourceMixin
  22. [30Dec2020 17:30:24.503] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.world.ServerWorldMixin as config disables it.
  23. [30Dec2020 17:30:24.690] [main/INFO] [net.minecraftforge.coremod.CoreMod.observerlib/COREMODLOG]: Adding 'on_block_change' ASM patch...
  24. [30Dec2020 17:30:24.705] [main/INFO] [net.minecraftforge.coremod.CoreMod.observerlib/COREMODLOG]: Added 'on_block_change' ASM patch!
  25. [30Dec2020 17:30:24.710] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'sun_brightness_server' ASM patch...
  26. [30Dec2020 17:30:24.734] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'sun_brightness_server' ASM patch!
  27. [30Dec2020 17:30:24.982] [main/WARN] [mixin/]: @Mixin target net/minecraft/world/server/ChunkManager$EntityTracker is public in performant.mixins.json:world.chunk.ChunkManagerEntityTrackMixin and should be specified in value
  28. [30Dec2020 17:30:25.026] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'set_player_field' ASM patch...
  29. [30Dec2020 17:30:25.032] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'set_player_field' ASM patch!
  30. [30Dec2020 17:30:25.103] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'water_movement_slowdown_prevention' ASM patch...
  31. [30Dec2020 17:30:25.108] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'water_movement_slowdown_prevention' ASM patch!
  32. [30Dec2020 17:30:25.278] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_enchantment_tooltip' ASM patch...
  33. [30Dec2020 17:30:25.289] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_enchantment_tooltip' ASM patch!
  34. [30Dec2020 17:30:25.298] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_missing_tag_enchantment_tooltip' ASM patch...
  35. [30Dec2020 17:30:25.365] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_missing_tag_enchantment_tooltip' ASM patch!
  36. [30Dec2020 17:30:25.427] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/EntityRenderer for invalid dist DEDICATED_SERVER
  37. [30Dec2020 17:30:25.428] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/EntityRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/EntityRenderer for invalid dist DEDICATED_SERVER)
  38. [30Dec2020 17:30:25.428] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.EntityRenderer was not found performant.mixins.json:client.EntityRendererMixin
  39. [30Dec2020 17:30:25.488] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'reach_set_server_entity_interact' ASM patch...
  40. [30Dec2020 17:30:25.498] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'reach_set_server_entity_interact' ASM patch!
  41. [30Dec2020 17:30:25.504] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'allow_entity_interaction' ASM patch...
  42. [30Dec2020 17:30:25.511] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'allow_entity_interaction' ASM patch!
  43. [30Dec2020 17:30:26.471] [main/INFO] [net.minecraftforge.coremod.CoreMod.observerlib/COREMODLOG]: Adding 'on_block_change' ASM patch...
  44. [30Dec2020 17:30:26.472] [main/INFO] [net.minecraftforge.coremod.CoreMod.observerlib/COREMODLOG]: Added 'on_block_change' ASM patch!
  45. [30Dec2020 17:30:26.473] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'sun_brightness_server' ASM patch...
  46. [30Dec2020 17:30:26.474] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'sun_brightness_server' ASM patch!
  47. [30Dec2020 17:30:27.010] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'set_player_field' ASM patch...
  48. [30Dec2020 17:30:27.011] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'set_player_field' ASM patch!
  49. [30Dec2020 17:30:27.014] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'water_movement_slowdown_prevention' ASM patch...
  50. [30Dec2020 17:30:27.015] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'water_movement_slowdown_prevention' ASM patch!
  51. [30Dec2020 17:30:27.158] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_enchantment_helper_levels' ASM patch...
  52. [30Dec2020 17:30:27.162] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_enchantment_helper_levels' ASM patch!
  53. [30Dec2020 17:30:27.168] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_enchantment_helper_enchantments' ASM patch...
  54. [30Dec2020 17:30:27.177] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_enchantment_helper_enchantments' ASM patch!
  55. [30Dec2020 17:30:27.193] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_enchantment_helper_apply_modifier' ASM patch...
  56. [30Dec2020 17:30:27.196] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_enchantment_helper_apply_modifier' ASM patch!
  57. [30Dec2020 17:30:35.110] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_player_field' ASM patch...
  58. [30Dec2020 17:30:35.113] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_player_field' ASM patch!
  59. [30Dec2020 17:30:37.458] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_enchantment_tooltip' ASM patch...
  60. [30Dec2020 17:30:37.459] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_enchantment_tooltip' ASM patch!
  61. [30Dec2020 17:30:37.459] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_missing_tag_enchantment_tooltip' ASM patch...
  62. [30Dec2020 17:30:37.462] [main/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_missing_tag_enchantment_tooltip' ASM patch!
  63. [30Dec2020 17:30:45.216] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  64. [30Dec2020 17:30:45.218] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  65. [30Dec2020 17:30:45.220] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  66. [30Dec2020 17:30:45.222] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  67. [30Dec2020 17:30:45.224] [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]
  68. [30Dec2020 17:30:45.381] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.15.2
  69. [30Dec2020 17:30:48.286] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  70. [30Dec2020 17:30:48.288] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  71. [30Dec2020 17:30:48.289] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  72. [30Dec2020 17:30:48.289] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  73. [30Dec2020 17:30:48.290] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  74. [30Dec2020 17:30:48.290] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  75. [30Dec2020 17:30:48.922] [modloading-worker-29/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 31.2.47, for MC 1.15.2 with MCP 20200515.085601
  76. [30Dec2020 17:30:48.923] [modloading-worker-29/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v31.2.47 Initialized
  77. [30Dec2020 17:30:49.024] [modloading-worker-51/INFO] [com.mushroom.midnight.Midnight/]: Initializing The Midnight
  78. [30Dec2020 17:30:49.024] [modloading-worker-51/INFO] [com.mushroom.midnight.Midnight/]: - Version: 0.5.11
  79. [30Dec2020 17:30:49.025] [modloading-worker-51/INFO] [com.mushroom.midnight.Midnight/]: - Dist: DEDICATED_SERVER
  80. [30Dec2020 17:30:49.117] [modloading-worker-10/INFO] [Dungeon Crawl/]: Here we go! Launching Dungeon Crawl 2.2.2...
  81. [30Dec2020 17:30:49.231] [modloading-worker-53/INFO] [voronoiaoc.byg.BYG/]: Loading config: /home/minecraft/multicraft/servers/server193195/config/byg-world-common.toml
  82. [30Dec2020 17:30:49.231] [modloading-worker-43/INFO] [Meson/INTERNAL]: Added charm to Meson
  83. [30Dec2020 17:30:49.252] [modloading-worker-52/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.mmorpg.MMORPG:<init>:105]: Starting Mine and Slash
  84. [30Dec2020 17:30:49.279] [modloading-worker-38/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/minecraft/multicraft/servers/server193195/config/riddlechests-common.toml is not correct. Correcting
  85. [30Dec2020 17:30:49.407] [modloading-worker-60/INFO] [Meson/INTERNAL]: Added charmonium to Meson
  86. [30Dec2020 17:30:49.409] [modloading-worker-11/INFO] [mod.azure.azurerpgitems.AzureRPGItemsMod/]: Loading config: /home/minecraft/multicraft/servers/server193195/config/azurerpgitems-config.toml
  87. [30Dec2020 17:30:49.410] [modloading-worker-11/INFO] [mod.azure.azurerpgitems.AzureRPGItemsMod/]: Built config: /home/minecraft/multicraft/servers/server193195/config/azurerpgitems-config.toml
  88. [30Dec2020 17:30:49.419] [modloading-worker-11/INFO] [mod.azure.azurerpgitems.AzureRPGItemsMod/]: Loaded config: /home/minecraft/multicraft/servers/server193195/config/azurerpgitems-config.toml
  89. [30Dec2020 17:30:49.656] [modloading-worker-60/INFO] [charmonium/INTERNAL]: Creating config for module Sounds
  90. [30Dec2020 17:30:49.660] [modloading-worker-11/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client.
  91. [30Dec2020 17:30:49.700] [modloading-worker-60/INFO] [charmonium/INTERNAL]: Creating config for module Music
  92. [30Dec2020 17:30:49.727] [modloading-worker-36/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:chorus_pearl
  93. [30Dec2020 17:30:49.835] [modloading-worker-36/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:seed_bullet
  94. [30Dec2020 17:30:49.837] [modloading-worker-24/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_enchantment_condition' ASM patch...
  95. [30Dec2020 17:30:49.860] [modloading-worker-24/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_enchantment_condition' ASM patch!
  96. [30Dec2020 17:30:49.906] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:music_disc_charmonium
  97. [30Dec2020 17:30:49.906] [modloading-worker-36/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:energy_ball
  98. [30Dec2020 17:30:49.909] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:music.tharna
  99. [30Dec2020 17:30:49.909] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:music.steinn
  100. [30Dec2020 17:30:49.909] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:music.mus
  101. [30Dec2020 17:30:49.910] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:music.undir
  102. [30Dec2020 17:30:49.910] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:music_disc.charmonium
  103. [30Dec2020 17:30:49.910] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.beach.long
  104. [30Dec2020 17:30:49.910] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.cave.long
  105. [30Dec2020 17:30:49.910] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.cave.short
  106. [30Dec2020 17:30:49.910] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.crystals.short
  107. [30Dec2020 17:30:49.910] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.deep.long
  108. [30Dec2020 17:30:49.910] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.deep.short
  109. [30Dec2020 17:30:49.910] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.desert.day_long
  110. [30Dec2020 17:30:49.910] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.desert.day_short
  111. [30Dec2020 17:30:49.911] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.desert.night_long
  112. [30Dec2020 17:30:49.911] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.desert.night_short
  113. [30Dec2020 17:30:49.911] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.end.long
  114. [30Dec2020 17:30:49.911] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.extreme_hills.day_long
  115. [30Dec2020 17:30:49.911] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.extreme_hills.day_short
  116. [30Dec2020 17:30:49.911] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.extreme_hills.night_long
  117. [30Dec2020 17:30:49.911] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.forest.day_long
  118. [30Dec2020 17:30:49.911] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.forest.night_long
  119. [30Dec2020 17:30:49.912] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.icy.day_long
  120. [30Dec2020 17:30:49.912] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.icy.day_short
  121. [30Dec2020 17:30:49.912] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.icy.night_long
  122. [30Dec2020 17:30:49.912] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.jungle.day_long
  123. [30Dec2020 17:30:49.912] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.jungle.night_long
  124. [30Dec2020 17:30:49.912] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.mineshaft.short
  125. [30Dec2020 17:30:49.912] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.nether.long
  126. [30Dec2020 17:30:49.912] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.nether.short
  127. [30Dec2020 17:30:49.913] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.ocean.long
  128. [30Dec2020 17:30:49.913] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.plains.day_long
  129. [30Dec2020 17:30:49.913] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.plains.night_long
  130. [30Dec2020 17:30:49.913] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.plains.night_short
  131. [30Dec2020 17:30:49.913] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.savanna.day_long
  132. [30Dec2020 17:30:49.913] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.savanna.night_long
  133. [30Dec2020 17:30:49.913] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.swamp.day_long
  134. [30Dec2020 17:30:49.913] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.swamp.night_long
  135. [30Dec2020 17:30:49.913] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.taiga.day_long
  136. [30Dec2020 17:30:49.913] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.taiga.night_long
  137. [30Dec2020 17:30:49.913] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.village.short
  138. [30Dec2020 17:30:49.914] [modloading-worker-60/INFO] [Meson/REGISTRY]: Queueing charmonium:ambience.high
  139. [30Dec2020 17:30:49.964] [modloading-worker-36/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:boom_arrow
  140. [30Dec2020 17:30:49.980] [modloading-worker-36/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:draco_arcanus_arrow
  141. [30Dec2020 17:30:50.131] [modloading-worker-36/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity forbidden_arcanus:pixie
  142. [30Dec2020 17:30:50.273] [modloading-worker-59/WARN] [mixin/]: @Final field field_187234_c:Ljava/util/Map; in performant.mixins.json:entity.EntityDataManagerMixin should be final
  143. [30Dec2020 17:30:50.516] [modloading-worker-9/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smithing`, expected `extendednether`. This could be a intended override, but in most cases indicates a broken mod.
  144. [30Dec2020 17:30:50.517] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry ContainerType: The object net.minecraft.inventory.container.ContainerType@35b8fc07 has been registered twice for the same name minecraft:smithing.
  145. [30Dec2020 17:30:50.864] [modloading-worker-59/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:water_arrow
  146. [30Dec2020 17:30:50.975] [modloading-worker-59/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:box_turtle
  147. [30Dec2020 17:30:51.012] [modloading-worker-59/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:arrau_turtle
  148. [30Dec2020 17:30:51.047] [modloading-worker-59/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:starshell_turtle
  149. [30Dec2020 17:30:51.047] [modloading-worker-59/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:oak_fish_mount
  150. [30Dec2020 17:30:51.059] [modloading-worker-59/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:spruce_fish_mount
  151. [30Dec2020 17:30:51.060] [modloading-worker-59/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:birch_fish_mount
  152. [30Dec2020 17:30:51.060] [modloading-worker-59/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:jungle_fish_mount
  153. [30Dec2020 17:30:51.060] [modloading-worker-59/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:acacia_fish_mount
  154. [30Dec2020 17:30:51.060] [modloading-worker-59/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquaculture:dark_oak_fish_mount
  155. [30Dec2020 17:30:51.124] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:attack_target has been registered twice for the same name extendednether:attack_target.
  156. [30Dec2020 17:30:51.124] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:attack_cooling_down has been registered twice for the same name extendednether:attack_cooling_down.
  157. [30Dec2020 17:30:51.124] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:avoid_target has been registered twice for the same name extendednether:avoid_target.
  158. [30Dec2020 17:30:51.124] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_visible_player has been registered twice for the same name extendednether:nearest_visible_player.
  159. [30Dec2020 17:30:51.124] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_visible_targetable_player has been registered twice for the same name extendednether:nearest_visible_targetable_player.
  160. [30Dec2020 17:30:51.124] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:breed_target has been registered twice for the same name extendednether:breed_target.
  161. [30Dec2020 17:30:51.125] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_visible_wanted_item has been registered twice for the same name extendednether:nearest_visible_wanted_item.
  162. [30Dec2020 17:30:51.125] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_visible_nemesis has been registered twice for the same name extendednether:nearest_visible_nemesis.
  163. [30Dec2020 17:30:51.125] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:angry_at has been registered twice for the same name extendednether:angry_at.
  164. [30Dec2020 17:30:51.125] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_visible_adult has been registered twice for the same name extendednether:nearest_visible_adult.
  165. [30Dec2020 17:30:51.125] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:admiring_item has been registered twice for the same name extendednether:admiring_item.
  166. [30Dec2020 17:30:51.125] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:hunted_recently has been registered twice for the same name extendednether:hunted_recently.
  167. [30Dec2020 17:30:51.125] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:admiring_disabled has been registered twice for the same name extendednether:admiring_disabled.
  168. [30Dec2020 17:30:51.125] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:celebrate_location has been registered twice for the same name extendednether:celebrate_location.
  169. [30Dec2020 17:30:51.125] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:dancing has been registered twice for the same name extendednether:dancing.
  170. [30Dec2020 17:30:51.125] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_visible_huntable_hoglin has been registered twice for the same name extendednether:nearest_visible_huntable_hoglin.
  171. [30Dec2020 17:30:51.126] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_adult_piglins has been registered twice for the same name extendednether:nearest_adult_piglins.
  172. [30Dec2020 17:30:51.126] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_visible_adult_piglins has been registered twice for the same name extendednether:nearest_visible_adult_piglins.
  173. [30Dec2020 17:30:51.126] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_visible_adult_hoglins has been registered twice for the same name extendednether:nearest_visible_adult_hoglins.
  174. [30Dec2020 17:30:51.126] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_visible_adult_piglin has been registered twice for the same name extendednether:nearest_visible_adult_piglin.
  175. [30Dec2020 17:30:51.126] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_visible_zombified has been registered twice for the same name extendednether:nearest_visible_zombified.
  176. [30Dec2020 17:30:51.126] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:visible_adult_piglin_count has been registered twice for the same name extendednether:visible_adult_piglin_count.
  177. [30Dec2020 17:30:51.126] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:visible_adult_hoglin_count has been registered twice for the same name extendednether:visible_adult_hoglin_count.
  178. [30Dec2020 17:30:51.126] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_player_holding_wanted_item has been registered twice for the same name extendednether:nearest_player_holding_wanted_item.
  179. [30Dec2020 17:30:51.126] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:ate_recently has been registered twice for the same name extendednether:ate_recently.
  180. [30Dec2020 17:30:51.126] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_repellent has been registered twice for the same name extendednether:nearest_repellent.
  181. [30Dec2020 17:30:51.126] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:pacified has been registered twice for the same name extendednether:pacified.
  182. [30Dec2020 17:30:51.126] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearby_adult_piglins has been registered twice for the same name extendednether:nearby_adult_piglins.
  183. [30Dec2020 17:30:51.126] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:time_trying_to_reach_admire_item has been registered twice for the same name extendednether:time_trying_to_reach_admire_item.
  184. [30Dec2020 17:30:51.126] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:ride_target has been registered twice for the same name extendednether:ride_target.
  185. [30Dec2020 17:30:51.126] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_visible_baby_hoglin has been registered twice for the same name extendednether:nearest_visible_baby_hoglin.
  186. [30Dec2020 17:30:51.127] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_visible_baby_piglin has been registered twice for the same name extendednether:nearest_visible_baby_piglin.
  187. [30Dec2020 17:30:51.127] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry MemoryModuleType: The object extendednether:nearest_targetable_player_not_wearing_gold has been registered twice for the same name extendednether:nearest_targetable_player_not_wearing_gold.
  188. [30Dec2020 17:30:52.513] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry SensorType: The object net.minecraft.entity.ai.brain.sensor.SensorType@3f77f4d5 has been registered twice for the same name extendednether:nearest_items.
  189. [30Dec2020 17:30:52.514] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry SensorType: The object net.minecraft.entity.ai.brain.sensor.SensorType@222a1f07 has been registered twice for the same name extendednether:hoglin_specific_sensor.
  190. [30Dec2020 17:30:52.514] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry SensorType: The object net.minecraft.entity.ai.brain.sensor.SensorType@fa88647 has been registered twice for the same name extendednether:nearest_adult.
  191. [30Dec2020 17:30:52.514] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry SensorType: The object net.minecraft.entity.ai.brain.sensor.SensorType@4e5638ca has been registered twice for the same name extendednether:hurt_by.
  192. [30Dec2020 17:30:52.514] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry SensorType: The object net.minecraft.entity.ai.brain.sensor.SensorType@4fa5c3e2 has been registered twice for the same name extendednether:piglin_specific_sensor.
  193. [30Dec2020 17:30:52.528] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Activity: The object fight has been registered twice for the same name extendednether:fight.
  194. [30Dec2020 17:30:52.528] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Activity: The object celebrate has been registered twice for the same name extendednether:celebrate.
  195. [30Dec2020 17:30:52.528] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Activity: The object admire_item has been registered twice for the same name extendednether:admire_item.
  196. [30Dec2020 17:30:52.528] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Activity: The object avoid has been registered twice for the same name extendednether:avoid.
  197. [30Dec2020 17:30:52.528] [modloading-worker-9/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Activity: The object ride has been registered twice for the same name extendednether:ride.
  198. [30Dec2020 17:30:52.562] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module BlockOfEnderPearls
  199. [30Dec2020 17:30:52.562] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module BlockOfRottenFlesh
  200. [30Dec2020 17:30:52.562] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module SmoothGlowstone
  201. [30Dec2020 17:30:52.727] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module BlockOfGunpowder
  202. [30Dec2020 17:30:52.728] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module VariableRedstoneLamp
  203. [30Dec2020 17:30:52.729] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module RedstoneSand
  204. [30Dec2020 17:30:52.827] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module CurseBreak
  205. [30Dec2020 17:30:52.828] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module Homing
  206. [30Dec2020 17:30:52.828] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module Salvage
  207. [30Dec2020 17:30:52.828] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module Leeching
  208. [30Dec2020 17:30:52.828] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module Magnetic
  209. [30Dec2020 17:30:52.829] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module ParrotsStayOnShoulder
  210. [30Dec2020 17:30:52.829] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module LeatherArmorInvisibility
  211. [30Dec2020 17:30:52.829] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module ChickensDropFeathers
  212. [30Dec2020 17:30:52.829] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module MobsAffectedByBeacon
  213. [30Dec2020 17:30:52.829] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module UseTotemFromInventory
  214. [30Dec2020 17:30:52.829] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module AutomaticRecipeUnlock
  215. [30Dec2020 17:30:52.830] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module CauldronCleansThings
  216. [30Dec2020 17:30:52.830] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module HuskImprovements
  217. [30Dec2020 17:30:52.830] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module RemoveNitwits
  218. [30Dec2020 17:30:52.830] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module AmbientMusicImprovements
  219. [30Dec2020 17:30:52.830] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module ComposterImprovements
  220. [30Dec2020 17:30:52.830] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module LanternImprovements
  221. [30Dec2020 17:30:52.830] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module PickaxesBreakPistons
  222. [30Dec2020 17:30:52.830] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module SpongesReduceFallDamage
  223. [30Dec2020 17:30:52.831] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module CauldronWaterSource
  224. [30Dec2020 17:30:52.831] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module TamedAnimalsNoDamage
  225. [30Dec2020 17:30:52.831] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module RemovePotionGlint
  226. [30Dec2020 17:30:52.832] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module WitchesDropLuck
  227. [30Dec2020 17:30:52.832] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module StackablePotions
  228. [30Dec2020 17:30:52.832] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module ExtraMusicDiscs
  229. [30Dec2020 17:30:52.832] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module NoAnvilMinimumXp
  230. [30Dec2020 17:30:52.832] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module EmeraldBlockOpensTrades
  231. [30Dec2020 17:30:52.872] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module PigIronIncreasesDurability
  232. [30Dec2020 17:30:52.872] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module ExtractEnchantments
  233. [30Dec2020 17:30:52.872] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module DecreaseRepairCost
  234. [30Dec2020 17:30:52.872] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module DimensionalCompass
  235. [30Dec2020 17:30:52.873] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module ParrotsOnEndRods
  236. [30Dec2020 17:30:52.873] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module ParrotMimicDelay
  237. [30Dec2020 17:30:52.873] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module BatInABucket
  238. [30Dec2020 17:30:52.873] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module CompassBinding
  239. [30Dec2020 17:30:52.957] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module Decay
  240. [30Dec2020 17:30:52.957] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module Coffee
  241. [30Dec2020 17:30:52.957] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module FlavoredCake
  242. [30Dec2020 17:30:53.091] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module MoreVillagerTrades
  243. [30Dec2020 17:30:53.091] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module Fumaroles
  244. [30Dec2020 17:30:53.091] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module EndermitePowder
  245. [30Dec2020 17:30:53.091] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module NetherGoldDeposits
  246. [30Dec2020 17:30:53.091] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module AdditionalMobsInStructures
  247. [30Dec2020 17:30:53.091] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module MoreVillageBiomes
  248. [30Dec2020 17:30:53.091] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module EndPortalRunes
  249. [30Dec2020 17:30:53.092] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module StructureMaps
  250. [30Dec2020 17:30:53.092] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module NetherPigIron
  251. [30Dec2020 17:30:53.275] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module ClientServerTick
  252. [30Dec2020 17:30:53.277] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module ColoredLanterns
  253. [30Dec2020 17:30:53.277] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module Crates
  254. [30Dec2020 17:30:53.278] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module AllTheBarrels
  255. [30Dec2020 17:30:53.279] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module RandomAnimalTextures
  256. [30Dec2020 17:30:53.279] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module GoldLanterns
  257. [30Dec2020 17:30:53.280] [modloading-worker-43/INFO] [charm/INTERNAL]: Creating config for module BookshelfChests
  258. [30Dec2020 17:30:53.383] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:gunpowder_block
  259. [30Dec2020 17:30:53.384] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:gunpowder_block
  260. [30Dec2020 17:30:53.389] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:variable_redstone_lamp
  261. [30Dec2020 17:30:53.397] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:variable_redstone_lamp
  262. [30Dec2020 17:30:53.398] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:redstone_sand
  263. [30Dec2020 17:30:53.399] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:redstone_sand
  264. [30Dec2020 17:30:53.401] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:decay_potion
  265. [30Dec2020 17:30:53.419] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:coffee_effect
  266. [30Dec2020 17:30:53.443] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:coffee_potion
  267. [30Dec2020 17:30:53.476] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_fire_resistance
  268. [30Dec2020 17:30:53.476] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_fire_resistance
  269. [30Dec2020 17:30:53.478] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_invisibility
  270. [30Dec2020 17:30:53.478] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_invisibility
  271. [30Dec2020 17:30:53.478] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_leaping
  272. [30Dec2020 17:30:53.478] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_leaping
  273. [30Dec2020 17:30:53.478] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_night_vision
  274. [30Dec2020 17:30:53.478] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_night_vision
  275. [30Dec2020 17:30:53.486] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_regeneration
  276. [30Dec2020 17:30:53.487] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_regeneration
  277. [30Dec2020 17:30:53.487] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_strength
  278. [30Dec2020 17:30:53.487] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_strength
  279. [30Dec2020 17:30:53.487] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_swiftness
  280. [30Dec2020 17:30:53.487] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_swiftness
  281. [30Dec2020 17:30:53.488] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_water_breathing
  282. [30Dec2020 17:30:53.488] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_water_breathing
  283. [30Dec2020 17:30:53.497] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_danger_sight
  284. [30Dec2020 17:30:53.497] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_danger_sight
  285. [30Dec2020 17:30:53.497] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_resilience
  286. [30Dec2020 17:30:53.497] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_resilience
  287. [30Dec2020 17:30:53.498] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_resistance
  288. [30Dec2020 17:30:53.498] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cake_resistance
  289. [30Dec2020 17:30:53.526] [modloading-worker-43/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.
  290. [30Dec2020 17:30:53.615] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing minecraft:lantern
  291. [30Dec2020 17:30:53.615] [modloading-worker-43/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.
  292. [30Dec2020 17:30:53.615] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing minecraft:lantern
  293. [30Dec2020 17:30:53.616] [modloading-worker-43/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.
  294. [30Dec2020 17:30:53.616] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing minecraft:piston
  295. [30Dec2020 17:30:53.616] [modloading-worker-43/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.
  296. [30Dec2020 17:30:53.617] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing minecraft:piston
  297. [30Dec2020 17:30:53.617] [modloading-worker-43/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.
  298. [30Dec2020 17:30:53.617] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing minecraft:sticky_piston
  299. [30Dec2020 17:30:53.617] [modloading-worker-43/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.
  300. [30Dec2020 17:30:53.617] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing minecraft:sticky_piston
  301. [30Dec2020 17:30:53.621] [modloading-worker-43/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.
  302. [30Dec2020 17:30:53.621] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing minecraft:potion
  303. [30Dec2020 17:30:53.621] [modloading-worker-43/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.
  304. [30Dec2020 17:30:53.621] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing minecraft:splash_potion
  305. [30Dec2020 17:30:53.621] [modloading-worker-43/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.
  306. [30Dec2020 17:30:53.622] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing minecraft:lingering_potion
  307. [30Dec2020 17:30:53.622] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_calm1
  308. [30Dec2020 17:30:53.622] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_calm2
  309. [30Dec2020 17:30:53.622] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_calm3
  310. [30Dec2020 17:30:53.622] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal1
  311. [30Dec2020 17:30:53.622] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal2
  312. [30Dec2020 17:30:53.622] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal3
  313. [30Dec2020 17:30:53.623] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_hal4
  314. [30Dec2020 17:30:53.623] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nuance1
  315. [30Dec2020 17:30:53.623] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nuance2
  316. [30Dec2020 17:30:53.623] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_piano1
  317. [30Dec2020 17:30:53.623] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_piano2
  318. [30Dec2020 17:30:53.626] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_piano3
  319. [30Dec2020 17:30:53.626] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative1
  320. [30Dec2020 17:30:53.626] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative2
  321. [30Dec2020 17:30:53.626] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative3
  322. [30Dec2020 17:30:53.627] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative4
  323. [30Dec2020 17:30:53.627] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative5
  324. [30Dec2020 17:30:53.627] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_creative6
  325. [30Dec2020 17:30:53.627] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether1
  326. [30Dec2020 17:30:53.627] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether2
  327. [30Dec2020 17:30:53.627] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether3
  328. [30Dec2020 17:30:53.627] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_nether4
  329. [30Dec2020 17:30:53.628] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu1
  330. [30Dec2020 17:30:53.628] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu2
  331. [30Dec2020 17:30:53.628] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu3
  332. [30Dec2020 17:30:53.628] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_menu4
  333. [30Dec2020 17:30:53.628] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_axolotl
  334. [30Dec2020 17:30:53.628] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_dragon_fish
  335. [30Dec2020 17:30:53.628] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_shuniji
  336. [30Dec2020 17:30:53.628] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_dragon
  337. [30Dec2020 17:30:53.629] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:music_disc_end
  338. [30Dec2020 17:30:53.671] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:white_lantern
  339. [30Dec2020 17:30:53.671] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:white_lantern
  340. [30Dec2020 17:30:53.672] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:orange_lantern
  341. [30Dec2020 17:30:53.672] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:orange_lantern
  342. [30Dec2020 17:30:53.672] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:magenta_lantern
  343. [30Dec2020 17:30:53.672] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:magenta_lantern
  344. [30Dec2020 17:30:53.672] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:light_blue_lantern
  345. [30Dec2020 17:30:53.672] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:light_blue_lantern
  346. [30Dec2020 17:30:53.672] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:yellow_lantern
  347. [30Dec2020 17:30:53.673] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:yellow_lantern
  348. [30Dec2020 17:30:53.673] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:lime_lantern
  349. [30Dec2020 17:30:53.673] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:lime_lantern
  350. [30Dec2020 17:30:53.673] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:pink_lantern
  351. [30Dec2020 17:30:53.673] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:pink_lantern
  352. [30Dec2020 17:30:53.673] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:gray_lantern
  353. [30Dec2020 17:30:53.673] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:gray_lantern
  354. [30Dec2020 17:30:53.674] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:light_gray_lantern
  355. [30Dec2020 17:30:53.674] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:light_gray_lantern
  356. [30Dec2020 17:30:53.674] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cyan_lantern
  357. [30Dec2020 17:30:53.674] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:cyan_lantern
  358. [30Dec2020 17:30:53.674] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:purple_lantern
  359. [30Dec2020 17:30:53.674] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:purple_lantern
  360. [30Dec2020 17:30:53.674] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:blue_lantern
  361. [30Dec2020 17:30:53.674] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:blue_lantern
  362. [30Dec2020 17:30:53.675] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:brown_lantern
  363. [30Dec2020 17:30:53.675] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:brown_lantern
  364. [30Dec2020 17:30:53.675] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:green_lantern
  365. [30Dec2020 17:30:53.675] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:green_lantern
  366. [30Dec2020 17:30:53.675] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:red_lantern
  367. [30Dec2020 17:30:53.675] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:red_lantern
  368. [30Dec2020 17:30:53.675] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:black_lantern
  369. [30Dec2020 17:30:53.675] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:black_lantern
  370. [30Dec2020 17:30:53.769] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_oak
  371. [30Dec2020 17:30:53.770] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_oak
  372. [30Dec2020 17:30:53.780] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_oak
  373. [30Dec2020 17:30:53.780] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_oak
  374. [30Dec2020 17:30:53.781] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_spruce
  375. [30Dec2020 17:30:53.781] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_spruce
  376. [30Dec2020 17:30:53.781] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_spruce
  377. [30Dec2020 17:30:53.781] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_spruce
  378. [30Dec2020 17:30:53.781] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_birch
  379. [30Dec2020 17:30:53.781] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_birch
  380. [30Dec2020 17:30:53.781] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_birch
  381. [30Dec2020 17:30:53.781] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_birch
  382. [30Dec2020 17:30:53.781] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_jungle
  383. [30Dec2020 17:30:53.781] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_jungle
  384. [30Dec2020 17:30:53.782] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_jungle
  385. [30Dec2020 17:30:53.782] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_jungle
  386. [30Dec2020 17:30:53.782] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_acacia
  387. [30Dec2020 17:30:53.782] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_acacia
  388. [30Dec2020 17:30:53.782] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_acacia
  389. [30Dec2020 17:30:53.782] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_acacia
  390. [30Dec2020 17:30:53.782] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_dark_oak
  391. [30Dec2020 17:30:53.782] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_open_dark_oak
  392. [30Dec2020 17:30:53.782] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_dark_oak
  393. [30Dec2020 17:30:53.782] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate_sealed_dark_oak
  394. [30Dec2020 17:30:53.811] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate
  395. [30Dec2020 17:30:53.811] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:crate
  396. [30Dec2020 17:30:53.860] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:barrel_oak
  397. [30Dec2020 17:30:53.867] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:barrel_oak
  398. [30Dec2020 17:30:53.867] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:barrel_spruce
  399. [30Dec2020 17:30:53.867] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:barrel_spruce
  400. [30Dec2020 17:30:53.868] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:barrel_birch
  401. [30Dec2020 17:30:53.868] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:barrel_birch
  402. [30Dec2020 17:30:53.868] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:barrel_jungle
  403. [30Dec2020 17:30:53.868] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:barrel_jungle
  404. [30Dec2020 17:30:53.868] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:barrel_acacia
  405. [30Dec2020 17:30:53.869] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:barrel_acacia
  406. [30Dec2020 17:30:53.869] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:barrel_dark_oak
  407. [30Dec2020 17:30:53.869] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:barrel_dark_oak
  408. [30Dec2020 17:30:53.887] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:barrel
  409. [30Dec2020 17:30:53.888] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:gold_lantern
  410. [30Dec2020 17:30:53.888] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:gold_lantern
  411. [30Dec2020 17:30:53.934] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_oak
  412. [30Dec2020 17:30:53.935] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_oak
  413. [30Dec2020 17:30:53.936] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_spruce
  414. [30Dec2020 17:30:53.936] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_spruce
  415. [30Dec2020 17:30:53.937] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_birch
  416. [30Dec2020 17:30:53.938] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_birch
  417. [30Dec2020 17:30:53.938] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_jungle
  418. [30Dec2020 17:30:53.939] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_jungle
  419. [30Dec2020 17:30:53.939] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_acacia
  420. [30Dec2020 17:30:53.940] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_acacia
  421. [30Dec2020 17:30:53.940] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_dark_oak
  422. [30Dec2020 17:30:53.941] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest_dark_oak
  423. [30Dec2020 17:30:53.978] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest
  424. [30Dec2020 17:30:53.978] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_chest
  425. [30Dec2020 17:30:53.983] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:ender_pearl_block
  426. [30Dec2020 17:30:53.990] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:ender_pearl_block
  427. [30Dec2020 17:30:54.000] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:rotten_flesh_block
  428. [30Dec2020 17:30:54.000] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:rotten_flesh_block
  429. [30Dec2020 17:30:54.001] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:smooth_glowstone
  430. [30Dec2020 17:30:54.001] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:smooth_glowstone
  431. [30Dec2020 17:30:54.004] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bat_bucket
  432. [30Dec2020 17:30:54.005] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bound_compass
  433. [30Dec2020 17:30:54.015] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:curse_break
  434. [30Dec2020 17:30:54.016] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:homing
  435. [30Dec2020 17:30:54.016] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:salvage
  436. [30Dec2020 17:30:54.016] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:leeching_curse
  437. [30Dec2020 17:30:54.019] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:magnetic
  438. [30Dec2020 17:30:54.023] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
  439. [30Dec2020 17:30:54.031] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
  440. [30Dec2020 17:30:54.049] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
  441. [30Dec2020 17:30:54.049] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:fumarole
  442. [30Dec2020 17:30:54.068] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:endermite_powder
  443. [30Dec2020 17:30:54.070] [modloading-worker-43/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endermite_powder
  444. [30Dec2020 17:30:54.070] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:endermite_powder
  445. [30Dec2020 17:30:54.071] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:nether_gold_deposit
  446. [30Dec2020 17:30:54.071] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:nether_gold_deposit
  447. [30Dec2020 17:30:54.856] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:rune_portal
  448. [30Dec2020 17:30:54.856] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:rune_portal
  449. [30Dec2020 17:30:54.881] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:rune_portal_frame
  450. [30Dec2020 17:30:54.883] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:rune_portal_frame
  451. [30Dec2020 17:30:54.889] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:rune_portal
  452. [30Dec2020 17:30:54.910] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:pig_iron_ore
  453. [30Dec2020 17:30:54.910] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:pig_iron_ore
  454. [30Dec2020 17:30:54.911] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:pig_iron_nugget
  455. [30Dec2020 17:30:55.010] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_open
  456. [30Dec2020 17:30:55.010] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:bookshelf_close
  457. [30Dec2020 17:30:55.010] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:homing
  458. [30Dec2020 17:30:55.010] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:wood_smash
  459. [30Dec2020 17:30:55.010] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:fumarole_bubbling
  460. [30Dec2020 17:30:55.011] [modloading-worker-43/INFO] [Meson/REGISTRY]: Queueing charm:fumarole_erupt
  461. [30Dec2020 17:30:55.064] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:rifter
  462. [30Dec2020 17:30:55.122] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:hunter
  463. [30Dec2020 17:30:55.127] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:bladeshroom_cap
  464. [30Dec2020 17:30:55.173] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:nova
  465. [30Dec2020 17:30:55.491] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:nova_spike
  466. [30Dec2020 17:30:55.580] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:crystal_bug
  467. [30Dec2020 17:30:55.583] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:penumbrian
  468. [30Dec2020 17:30:55.587] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:tree_hopper
  469. [30Dec2020 17:30:55.655] [modloading-worker-23/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cfm:seat
  470. [30Dec2020 17:30:55.658] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:stinger
  471. [30Dec2020 17:30:56.731] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:nightstag
  472. [30Dec2020 17:30:56.765] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:deceitful_snapper
  473. [30Dec2020 17:30:56.773] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:bulb_angler
  474. [30Dec2020 17:30:56.834] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:skulk
  475. [30Dec2020 17:30:56.839] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:shade_squirrel
  476. [30Dec2020 17:30:56.870] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:thrown_geode
  477. [30Dec2020 17:30:56.900] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:spore_bomb
  478. [30Dec2020 17:30:56.906] [modloading-worker-51/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity midnight:cloud
  479. [30Dec2020 17:30:57.546] [modloading-worker-57/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gravisand
  480. [30Dec2020 17:30:58.368] [modloading-worker-57/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity totem
  481. [30Dec2020 17:30:58.379] [modloading-worker-57/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity glass_frame
  482. [30Dec2020 17:30:58.381] [modloading-worker-57/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity colored_frame
  483. [30Dec2020 17:30:58.474] [modloading-worker-57/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frog
  484. [30Dec2020 17:30:58.560] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:assassin
  485. [30Dec2020 17:30:58.563] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:bandit_warlord
  486. [30Dec2020 17:30:58.566] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:barbarian
  487. [30Dec2020 17:30:58.667] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:bonestorm
  488. [30Dec2020 17:30:58.672] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:brigand
  489. [30Dec2020 17:30:58.762] [modloading-worker-40/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'post_process_vanilla' ASM patch...
  490. [30Dec2020 17:30:58.768] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:camel
  491. [30Dec2020 17:30:58.770] [modloading-worker-40/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'post_process_vanilla' ASM patch!
  492. [30Dec2020 17:30:58.831] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:desert_wolf
  493. [30Dec2020 17:30:58.833] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:forsaken
  494. [30Dec2020 17:30:58.836] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:mummy
  495. [30Dec2020 17:30:58.843] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:nomad
  496. [30Dec2020 17:30:58.884] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:pharaoh
  497. [30Dec2020 17:30:58.885] [modloading-worker-57/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity stoneling
  498. [30Dec2020 17:30:58.888] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:desert_rabbit
  499. [30Dec2020 17:30:58.890] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:scarab
  500. [30Dec2020 17:30:58.894] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:sergeant
  501. [30Dec2020 17:30:58.896] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:stoneguard
  502. [30Dec2020 17:30:58.897] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:stonewarden
  503. [30Dec2020 17:30:58.898] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:stoneguard_friendly
  504. [30Dec2020 17:30:58.898] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:stonewarden_friendly
  505. [30Dec2020 17:30:58.946] [modloading-worker-17/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity appliedenergistics2:tiny_tnt_primed
  506. [30Dec2020 17:30:58.977] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:sunspeaker
  507. [30Dec2020 17:30:58.983] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:tarantula
  508. [30Dec2020 17:30:58.990] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:wraith
  509. [30Dec2020 17:30:58.991] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:camel_spit
  510. [30Dec2020 17:30:58.991] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:heart_of_ra
  511. [30Dec2020 17:30:59.016] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:small_bone
  512. [30Dec2020 17:30:59.016] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_double_shot_black
  513. [30Dec2020 17:30:59.017] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_double_shot_white
  514. [30Dec2020 17:30:59.017] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_explosive
  515. [30Dec2020 17:30:59.017] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_fire
  516. [30Dec2020 17:30:59.018] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_poison
  517. [30Dec2020 17:30:59.018] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_quickdraw
  518. [30Dec2020 17:30:59.018] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_rain
  519. [30Dec2020 17:30:59.019] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_slowness
  520. [30Dec2020 17:30:59.020] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:arrow_straight
  521. [30Dec2020 17:30:59.021] [modloading-worker-15/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity atum:tefnuts_call
  522. [30Dec2020 17:30:59.028] [modloading-worker-57/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wrapped
  523. [30Dec2020 17:30:59.159] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity arisaur
  524. [30Dec2020 17:30:59.167] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity reiver
  525. [30Dec2020 17:30:59.174] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vespidqueen
  526. [30Dec2020 17:30:59.179] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lacedon
  527. [30Dec2020 17:30:59.209] [modloading-worker-15/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension atum:atum of type atum:atum and id 3
  528. [30Dec2020 17:30:59.212] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity barghest
  529. [30Dec2020 17:30:59.998] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity kobold
  530. [30Dec2020 17:31:00.010] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity chupacabra
  531. [30Dec2020 17:31:00.018] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cacodemon
  532. [30Dec2020 17:31:00.021] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity arix
  533. [30Dec2020 17:31:00.024] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity skylus
  534. [30Dec2020 17:31:00.034] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wendigo
  535. [30Dec2020 17:31:00.049] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity maug
  536. [30Dec2020 17:31:00.056] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crusk
  537. [30Dec2020 17:31:00.063] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity concapede
  538. [30Dec2020 17:31:00.066] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity uvaraptor
  539. [30Dec2020 17:31:00.077] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ghoul
  540. [30Dec2020 17:31:00.081] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity manticore
  541. [30Dec2020 17:31:00.197] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity astaroth
  542. [30Dec2020 17:31:00.239] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity thresher
  543. [30Dec2020 17:31:00.244] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity geist
  544. [30Dec2020 17:31:00.251] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aglebemu
  545. [30Dec2020 17:31:00.258] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity eyewig
  546. [30Dec2020 17:31:00.340] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity khalk
  547. [30Dec2020 17:31:00.347] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity joust
  548. [30Dec2020 17:31:00.397] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity zoataur
  549. [30Dec2020 17:31:00.400] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gorgomite
  550. [30Dec2020 17:31:00.410] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity serpix
  551. [30Dec2020 17:31:00.414] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity spectre
  552. [30Dec2020 17:31:00.423] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vespid
  553. [30Dec2020 17:31:00.427] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity warg
  554. [30Dec2020 17:31:00.430] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cryptkeeper
  555. [30Dec2020 17:31:00.437] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity abtu
  556. [30Dec2020 17:31:00.454] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ettin
  557. [30Dec2020 17:31:00.458] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity behemoth
  558. [30Dec2020 17:31:00.463] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity dawon
  559. [30Dec2020 17:31:00.472] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity shambler
  560. [30Dec2020 17:31:00.514] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lurker
  561. [30Dec2020 17:31:00.518] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity afrit
  562. [30Dec2020 17:31:00.522] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity beholder
  563. [30Dec2020 17:31:00.527] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity jabberwock
  564. [30Dec2020 17:31:00.576] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lobber
  565. [30Dec2020 17:31:00.580] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity troll
  566. [30Dec2020 17:31:00.583] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity geken
  567. [30Dec2020 17:31:00.587] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity strider
  568. [30Dec2020 17:31:00.588] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wraith
  569. [30Dec2020 17:31:00.591] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity quillbeast
  570. [30Dec2020 17:31:00.595] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity clink
  571. [30Dec2020 17:31:00.600] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity archvile
  572. [30Dec2020 17:31:00.603] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ika
  573. [30Dec2020 17:31:00.605] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity herma
  574. [30Dec2020 17:31:00.642] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity treant
  575. [30Dec2020 17:31:00.647] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity reaper
  576. [30Dec2020 17:31:00.652] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity raiko
  577. [30Dec2020 17:31:00.657] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity grue
  578. [30Dec2020 17:31:00.659] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silex
  579. [30Dec2020 17:31:00.663] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity quetzodracl
  580. [30Dec2020 17:31:00.667] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wildkin
  581. [30Dec2020 17:31:00.670] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aspid
  582. [30Dec2020 17:31:00.674] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pinky
  583. [30Dec2020 17:31:00.716] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity dweller
  584. [30Dec2020 17:31:00.719] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gorger
  585. [30Dec2020 17:31:00.722] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity sutiramu
  586. [30Dec2020 17:31:00.771] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity banshee
  587. [30Dec2020 17:31:00.775] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity shade
  588. [30Dec2020 17:31:00.783] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity krake
  589. [30Dec2020 17:31:00.787] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity erepede
  590. [30Dec2020 17:31:00.794] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity volcan
  591. [30Dec2020 17:31:00.804] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity yale
  592. [30Dec2020 17:31:00.808] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity yeti
  593. [30Dec2020 17:31:00.812] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity darkling
  594. [30Dec2020 17:31:00.816] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity epion
  595. [30Dec2020 17:31:00.820] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ioray
  596. [30Dec2020 17:31:00.823] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity jengu
  597. [30Dec2020 17:31:00.824] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity trite
  598. [30Dec2020 17:31:00.827] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity roa
  599. [30Dec2020 17:31:00.831] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity roc
  600. [30Dec2020 17:31:00.834] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity salamander
  601. [30Dec2020 17:31:00.837] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ventoraptor
  602. [30Dec2020 17:31:00.842] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity calpod
  603. [30Dec2020 17:31:00.847] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity remobra
  604. [30Dec2020 17:31:00.855] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity triffid
  605. [30Dec2020 17:31:00.860] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity belph
  606. [30Dec2020 17:31:00.900] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cephignis
  607. [30Dec2020 17:31:00.904] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity maka
  608. [30Dec2020 17:31:00.910] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity feradon
  609. [30Dec2020 17:31:00.923] [modloading-worker-57/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity foxhound
  610. [30Dec2020 17:31:00.953] [modloading-worker-57/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity chest_passenger
  611. [30Dec2020 17:31:00.958] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity gnekk
  612. [30Dec2020 17:31:00.962] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cockatrice
  613. [30Dec2020 17:31:00.970] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity conba
  614. [30Dec2020 17:31:00.973] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ent
  615. [30Dec2020 17:31:00.976] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity tarantula
  616. [30Dec2020 17:31:00.985] [modloading-worker-57/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity toretoise
  617. [30Dec2020 17:31:00.992] [modloading-worker-57/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pickarang
  618. [30Dec2020 17:31:01.894] [modloading-worker-57/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crab
  619. [30Dec2020 17:31:01.978] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frostweaver
  620. [30Dec2020 17:31:01.985] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ignibus
  621. [30Dec2020 17:31:01.990] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity argus
  622. [30Dec2020 17:31:01.995] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity abaia
  623. [30Dec2020 17:31:02.002] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity spriggan
  624. [30Dec2020 17:31:02.013] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity djinn
  625. [30Dec2020 17:31:02.014] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity eechetik
  626. [30Dec2020 17:31:02.017] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity zephyr
  627. [30Dec2020 17:31:02.021] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity tremor
  628. [30Dec2020 17:31:02.032] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity geonach
  629. [30Dec2020 17:31:02.033] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity vapula
  630. [30Dec2020 17:31:02.035] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cinder
  631. [30Dec2020 17:31:02.036] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity sylph
  632. [30Dec2020 17:31:02.037] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity pixen
  633. [30Dec2020 17:31:02.038] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity xaphan
  634. [30Dec2020 17:31:02.038] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wraamon
  635. [30Dec2020 17:31:02.394] [modloading-worker-17/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity appliedenergistics2:singularity
  636. [30Dec2020 17:31:02.405] [modloading-worker-17/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity appliedenergistics2:charged_quartz
  637. [30Dec2020 17:31:02.542] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity wisp
  638. [30Dec2020 17:31:02.546] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aegis
  639. [30Dec2020 17:31:02.549] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity nymph
  640. [30Dec2020 17:31:02.689] [modloading-worker-4/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity morock
  641. [30Dec2020 17:31:04.218] [modloading-worker-17/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity appliedenergistics2:growing_crystal
  642. [30Dec2020 17:31:12.625] [modloading-worker-52/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.database.talent_tree.csv_parser.TalentParser:parse:27]: Registered all 675 perks to the talent tree!
  643. [30Dec2020 17:31:13.050] [modloading-worker-52/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.blocks.scrabble.ScrabbleTile:loadWordList:402]: Loaded 279496 words to the dictionary.
  644. [30Dec2020 17:31:13.195] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:holy_spear
  645. [30Dec2020 17:31:13.197] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:blizzard
  646. [30Dec2020 17:31:13.199] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:frostball
  647. [30Dec2020 17:31:13.200] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:frozen_orb
  648. [30Dec2020 17:31:13.201] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:whirlpool
  649. [30Dec2020 17:31:13.201] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:tidal_wave
  650. [30Dec2020 17:31:13.202] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:ground_slam
  651. [30Dec2020 17:31:13.203] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:poison_ball
  652. [30Dec2020 17:31:13.204] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:thunderstorm
  653. [30Dec2020 17:31:13.204] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:thunder_spear
  654. [30Dec2020 17:31:13.205] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:lightning_totem
  655. [30Dec2020 17:31:13.206] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:fireball
  656. [30Dec2020 17:31:13.206] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:fire_bomb
  657. [30Dec2020 17:31:13.207] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:seeker_flame
  658. [30Dec2020 17:31:13.208] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:volcano
  659. [30Dec2020 17:31:13.209] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:ranger_arrow
  660. [30Dec2020 17:31:13.210] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:arrow_storm
  661. [30Dec2020 17:31:13.212] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:divine_tribulation
  662. [30Dec2020 17:31:13.213] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:seed_entity
  663. [30Dec2020 17:31:13.217] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:trader
  664. [30Dec2020 17:31:13.222] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:spider_pet
  665. [30Dec2020 17:31:13.226] [modloading-worker-52/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mmorpg:spirit_wolf_pet
  666. [30Dec2020 17:31:13.255] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after CONSTRUCT: 4 jobs
  667. [30Dec2020 17:31:13.287] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.027
  668. [30Dec2020 17:31:15.071] [Server thread/INFO] [mcwwindows/]: Blocks registered.
  669. [30Dec2020 17:31:16.745] [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.
  670. [30Dec2020 17:31:16.746] [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.
  671. [30Dec2020 17:31:16.746] [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.
  672. [30Dec2020 17:31:16.752] [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.
  673. [30Dec2020 17:31:16.754] [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.
  674. [30Dec2020 17:31:16.756] [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.
  675. [30Dec2020 17:31:16.756] [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.
  676. [30Dec2020 17:31:16.757] [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.
  677. [30Dec2020 17:31:16.757] [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.
  678. [30Dec2020 17:31:16.758] [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.
  679. [30Dec2020 17:31:16.758] [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.
  680. [30Dec2020 17:31:16.759] [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.
  681. [30Dec2020 17:31:16.760] [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.
  682. [30Dec2020 17:31:16.762] [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.
  683. [30Dec2020 17:31:16.762] [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.
  684. [30Dec2020 17:31:17.030] [Server thread/INFO] [mcwdoors/]: Blocks registered.
  685. [30Dec2020 17:31:17.292] [Server thread/INFO] [mcwbridges/]: Blocks registered.
  686. [30Dec2020 17:31:17.356] [Server thread/INFO] [mcwtrpdoors/]: Blocks registered.
  687. [30Dec2020 17:31:18.236] [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.
  688. [30Dec2020 17:31:18.236] [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.
  689. [30Dec2020 17:31:19.789] [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.
  690. [30Dec2020 17:31:19.790] [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.
  691. [30Dec2020 17:31:19.793] [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.
  692. [30Dec2020 17:31:19.793] [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.
  693. [30Dec2020 17:31:19.796] [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.
  694. [30Dec2020 17:31:19.796] [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.
  695. [30Dec2020 17:31:20.852] [Server thread/INFO] [mcwfurnitures/]: Blocks registered.
  696. [30Dec2020 17:31:21.469] [Server thread/INFO] [voronoiaoc.byg.BYG/]: BYG: Blocks Registered!
  697. [30Dec2020 17:31:21.471] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:gunpowder_block
  698. [30Dec2020 17:31:21.471] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:variable_redstone_lamp
  699. [30Dec2020 17:31:21.471] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:redstone_sand
  700. [30Dec2020 17:31:21.472] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_fire_resistance
  701. [30Dec2020 17:31:21.472] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_invisibility
  702. [30Dec2020 17:31:21.473] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_leaping
  703. [30Dec2020 17:31:21.473] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_night_vision
  704. [30Dec2020 17:31:21.473] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_regeneration
  705. [30Dec2020 17:31:21.474] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_strength
  706. [30Dec2020 17:31:21.474] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_swiftness
  707. [30Dec2020 17:31:21.474] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_water_breathing
  708. [30Dec2020 17:31:21.474] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_danger_sight
  709. [30Dec2020 17:31:21.474] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_resilience
  710. [30Dec2020 17:31:21.474] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cake_resistance
  711. [30Dec2020 17:31:21.474] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - minecraft:lantern
  712. [30Dec2020 17:31:21.474] [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.
  713. [30Dec2020 17:31:21.474] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - minecraft:piston
  714. [30Dec2020 17:31:21.474] [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.
  715. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - minecraft:sticky_piston
  716. [30Dec2020 17:31:21.475] [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.
  717. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:white_lantern
  718. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:orange_lantern
  719. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:magenta_lantern
  720. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:light_blue_lantern
  721. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:yellow_lantern
  722. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:lime_lantern
  723. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:pink_lantern
  724. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:gray_lantern
  725. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:light_gray_lantern
  726. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:cyan_lantern
  727. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:purple_lantern
  728. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:blue_lantern
  729. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:brown_lantern
  730. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:green_lantern
  731. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:red_lantern
  732. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:black_lantern
  733. [30Dec2020 17:31:21.475] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_oak
  734. [30Dec2020 17:31:21.476] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_oak
  735. [30Dec2020 17:31:21.476] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_spruce
  736. [30Dec2020 17:31:21.476] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_spruce
  737. [30Dec2020 17:31:21.476] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_birch
  738. [30Dec2020 17:31:21.476] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_birch
  739. [30Dec2020 17:31:21.476] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_jungle
  740. [30Dec2020 17:31:21.476] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_jungle
  741. [30Dec2020 17:31:21.476] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_acacia
  742. [30Dec2020 17:31:21.476] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_acacia
  743. [30Dec2020 17:31:21.476] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_open_dark_oak
  744. [30Dec2020 17:31:21.476] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:crate_sealed_dark_oak
  745. [30Dec2020 17:31:21.476] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_oak
  746. [30Dec2020 17:31:21.476] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_spruce
  747. [30Dec2020 17:31:21.476] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_birch
  748. [30Dec2020 17:31:21.477] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_jungle
  749. [30Dec2020 17:31:21.477] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_acacia
  750. [30Dec2020 17:31:21.477] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:barrel_dark_oak
  751. [30Dec2020 17:31:21.477] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:gold_lantern
  752. [30Dec2020 17:31:21.477] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_oak
  753. [30Dec2020 17:31:21.477] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_spruce
  754. [30Dec2020 17:31:21.477] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_birch
  755. [30Dec2020 17:31:21.477] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_jungle
  756. [30Dec2020 17:31:21.477] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_acacia
  757. [30Dec2020 17:31:21.477] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:bookshelf_chest_dark_oak
  758. [30Dec2020 17:31:21.477] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:ender_pearl_block
  759. [30Dec2020 17:31:21.477] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:rotten_flesh_block
  760. [30Dec2020 17:31:21.477] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:smooth_glowstone
  761. [30Dec2020 17:31:21.478] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:fumarole
  762. [30Dec2020 17:31:21.478] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:nether_gold_deposit
  763. [30Dec2020 17:31:21.478] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:rune_portal
  764. [30Dec2020 17:31:21.478] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:rune_portal_frame
  765. [30Dec2020 17:31:21.478] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block - charm:pig_iron_ore
  766. [30Dec2020 17:31:21.645] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `lava`, expected `extendednether`. This could be a intended override, but in most cases indicates a broken mod.
  767. [30Dec2020 17:31:21.645] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `nether_wart_block`, expected `extendednether`. This could be a intended override, but in most cases indicates a broken mod.
  768. [30Dec2020 17:31:22.799] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.mmorpg.registers.common.GearItemRegisters:registerItems:120]: Registering Gear Items!
  769. [30Dec2020 17:31:22.810] [Server thread/INFO] [mcwwindows/]: Items registered.
  770. [30Dec2020 17:31:22.886] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity good_nights_sleep:unicorn
  771. [30Dec2020 17:31:22.888] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity good_nights_sleep:gummy_bear
  772. [30Dec2020 17:31:22.922] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity good_nights_sleep:baby_creeper
  773. [30Dec2020 17:31:22.925] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity good_nights_sleep:tormenter
  774. [30Dec2020 17:31:22.928] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity good_nights_sleep:herobrine
  775. [30Dec2020 17:31:22.930] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity good_nights_sleep:gns_spawner
  776. [30Dec2020 17:31:22.995] [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.
  777. [30Dec2020 17:31:22.996] [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.
  778. [30Dec2020 17:31:22.997] [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.
  779. [30Dec2020 17:31:22.997] [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.
  780. [30Dec2020 17:31:23.003] [Server thread/INFO] [mcwdoors/]: Items registered.
  781. [30Dec2020 17:31:23.233] [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.
  782. [30Dec2020 17:31:23.235] [Server thread/INFO] [mcwbridges/]: Items registered.
  783. [30Dec2020 17:31:23.263] [Server thread/INFO] [mcwtrpdoors/]: Items registered.
  784. [30Dec2020 17:31:23.292] [Server thread/INFO] [mod.azure.azurerpgitems.AzureRPGItemsMod/]: All Items registered.
  785. [30Dec2020 17:31:23.932] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:citizen
  786. [30Dec2020 17:31:23.963] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:fishhook
  787. [30Dec2020 17:31:23.971] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:visitor
  788. [30Dec2020 17:31:23.981] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mercenary
  789. [30Dec2020 17:31:23.993] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:barbarian
  790. [30Dec2020 17:31:24.000] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archerbarbarian
  791. [30Dec2020 17:31:24.009] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:chiefbarbarian
  792. [30Dec2020 17:31:24.018] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:pirate
  793. [30Dec2020 17:31:24.023] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archerpirate
  794. [30Dec2020 17:31:24.028] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:chiefpirate
  795. [30Dec2020 17:31:24.031] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:sittingentity
  796. [30Dec2020 17:31:24.035] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mcminecart
  797. [30Dec2020 17:31:24.046] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mummy
  798. [30Dec2020 17:31:24.050] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:archermummy
  799. [30Dec2020 17:31:24.056] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:pharao
  800. [30Dec2020 17:31:24.065] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:amazon
  801. [30Dec2020 17:31:24.071] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:amazonchief
  802. [30Dec2020 17:31:24.077] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:firearrow
  803. [30Dec2020 17:31:24.077] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:mcnormalarrow
  804. [30Dec2020 17:31:24.087] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:shieldmaiden
  805. [30Dec2020 17:31:24.092] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:norsemenarcher
  806. [30Dec2020 17:31:24.098] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity minecolonies:norsemenchief
  807. [30Dec2020 17:31:24.161] [Server thread/INFO] [mcwfurnitures/]: Items registered.
  808. [30Dec2020 17:31:24.254] [Server thread/INFO] [voronoiaoc.byg.BYG/]: BYG: Items registered!
  809. [30Dec2020 17:31:24.255] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:gunpowder_block
  810. [30Dec2020 17:31:24.255] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:variable_redstone_lamp
  811. [30Dec2020 17:31:24.255] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:redstone_sand
  812. [30Dec2020 17:31:24.255] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_fire_resistance
  813. [30Dec2020 17:31:24.255] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_invisibility
  814. [30Dec2020 17:31:24.255] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_leaping
  815. [30Dec2020 17:31:24.255] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_night_vision
  816. [30Dec2020 17:31:24.255] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_regeneration
  817. [30Dec2020 17:31:24.255] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_strength
  818. [30Dec2020 17:31:24.255] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_swiftness
  819. [30Dec2020 17:31:24.255] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_water_breathing
  820. [30Dec2020 17:31:24.255] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_danger_sight
  821. [30Dec2020 17:31:24.255] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_resilience
  822. [30Dec2020 17:31:24.255] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cake_resistance
  823. [30Dec2020 17:31:24.255] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:lantern
  824. [30Dec2020 17:31:24.256] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object lantern has been registered twice for the same name minecraft:lantern.
  825. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:piston
  826. [30Dec2020 17:31:24.256] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object piston has been registered twice for the same name minecraft:piston.
  827. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:sticky_piston
  828. [30Dec2020 17:31:24.256] [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.
  829. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:potion
  830. [30Dec2020 17:31:24.256] [Server thread/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry Item: The object potion has been registered twice for the same name minecraft:potion.
  831. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:splash_potion
  832. [30Dec2020 17:31:24.256] [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.
  833. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - minecraft:lingering_potion
  834. [30Dec2020 17:31:24.256] [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.
  835. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_calm1
  836. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_calm2
  837. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_calm3
  838. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_hal1
  839. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_hal2
  840. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_hal3
  841. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_hal4
  842. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nuance1
  843. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nuance2
  844. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_piano1
  845. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_piano2
  846. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_piano3
  847. [30Dec2020 17:31:24.256] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative1
  848. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative2
  849. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative3
  850. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative4
  851. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative5
  852. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_creative6
  853. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nether1
  854. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nether2
  855. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nether3
  856. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_nether4
  857. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_menu1
  858. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_menu2
  859. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_menu3
  860. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_menu4
  861. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_axolotl
  862. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_dragon_fish
  863. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_shuniji
  864. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_dragon
  865. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:music_disc_end
  866. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:white_lantern
  867. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:orange_lantern
  868. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:magenta_lantern
  869. [30Dec2020 17:31:24.257] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:light_blue_lantern
  870. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:yellow_lantern
  871. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:lime_lantern
  872. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:pink_lantern
  873. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:gray_lantern
  874. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:light_gray_lantern
  875. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:cyan_lantern
  876. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:purple_lantern
  877. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:blue_lantern
  878. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:brown_lantern
  879. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:green_lantern
  880. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:red_lantern
  881. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:black_lantern
  882. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_oak
  883. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_oak
  884. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_spruce
  885. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_spruce
  886. [30Dec2020 17:31:24.263] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_birch
  887. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_birch
  888. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_jungle
  889. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_jungle
  890. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_acacia
  891. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_acacia
  892. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_open_dark_oak
  893. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:crate_sealed_dark_oak
  894. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_oak
  895. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_spruce
  896. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_birch
  897. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_jungle
  898. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_acacia
  899. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:barrel_dark_oak
  900. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:gold_lantern
  901. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_oak
  902. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_spruce
  903. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_birch
  904. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_jungle
  905. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_acacia
  906. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bookshelf_chest_dark_oak
  907. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:ender_pearl_block
  908. [30Dec2020 17:31:24.264] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:rotten_flesh_block
  909. [30Dec2020 17:31:24.265] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:smooth_glowstone
  910. [30Dec2020 17:31:24.265] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bat_bucket
  911. [30Dec2020 17:31:24.265] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:bound_compass
  912. [30Dec2020 17:31:24.265] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:fumarole
  913. [30Dec2020 17:31:24.265] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:endermite_powder
  914. [30Dec2020 17:31:24.265] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:nether_gold_deposit
  915. [30Dec2020 17:31:24.265] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:rune_portal
  916. [30Dec2020 17:31:24.265] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:rune_portal_frame
  917. [30Dec2020 17:31:24.265] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:pig_iron_ore
  918. [30Dec2020 17:31:24.265] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charm:pig_iron_nugget
  919. [30Dec2020 17:31:24.265] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:item - charmonium:music_disc_charmonium
  920. [30Dec2020 17:31:24.284] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `nether_wart_block`, expected `extendednether`. This could be a intended override, but in most cases indicates a broken mod.
  921. [30Dec2020 17:31:24.284] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `wooden_hoe`, expected `extendednether`. This could be a intended override, but in most cases indicates a broken mod.
  922. [30Dec2020 17:31:24.284] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `stone_hoe`, expected `extendednether`. This could be a intended override, but in most cases indicates a broken mod.
  923. [30Dec2020 17:31:24.284] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `iron_hoe`, expected `extendednether`. This could be a intended override, but in most cases indicates a broken mod.
  924. [30Dec2020 17:31:24.284] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `diamond_hoe`, expected `extendednether`. This could be a intended override, but in most cases indicates a broken mod.
  925. [30Dec2020 17:31:24.284] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `golden_hoe`, expected `extendednether`. This could be a intended override, but in most cases indicates a broken mod.
  926. [30Dec2020 17:31:24.385] [Server thread/INFO] [Bookshelf/]: Registering 10 global loot modifier serializers.
  927. [30Dec2020 17:31:24.412] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension good_nights_sleep:good_dream of type good_nights_sleep:good_dream and id 4
  928. [30Dec2020 17:31:24.422] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension good_nights_sleep:nightmare of type good_nights_sleep:nightmare and id 5
  929. [30Dec2020 17:31:28.466] [Server thread/INFO] [voronoiaoc.byg.BYG/]: BYG: Biomes Registered!
  930. [30Dec2020 17:31:28.569] [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.
  931. [30Dec2020 17:31:28.803] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block_entity_type - charm:crate
  932. [30Dec2020 17:31:28.804] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block_entity_type - charm:barrel
  933. [30Dec2020 17:31:28.804] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block_entity_type - charm:bookshelf_chest
  934. [30Dec2020 17:31:28.804] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:block_entity_type - charm:rune_portal
  935. [30Dec2020 17:31:28.817] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `hell_cave`, expected `netherex`. This could be a intended override, but in most cases indicates a broken mod.
  936. [30Dec2020 17:31:28.852] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `caves`, expected `netherex`. This could be a intended override, but in most cases indicates a broken mod.
  937. [30Dec2020 17:31:28.870] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:decorator - charm:fumarole
  938. [30Dec2020 17:31:28.884] [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.
  939. [30Dec2020 17:31:28.884] [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.
  940. [30Dec2020 17:31:28.884] [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.
  941. [30Dec2020 17:31:28.886] [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.
  942. [30Dec2020 17:31:28.886] [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.
  943. [30Dec2020 17:31:28.886] [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.
  944. [30Dec2020 17:31:28.886] [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.
  945. [30Dec2020 17:31:28.886] [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.
  946. [30Dec2020 17:31:28.892] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - charm:curse_break
  947. [30Dec2020 17:31:28.892] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - charm:homing
  948. [30Dec2020 17:31:28.892] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - charm:salvage
  949. [30Dec2020 17:31:28.892] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - charm:leeching_curse
  950. [30Dec2020 17:31:28.892] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:enchantment - charm:magnetic
  951. [30Dec2020 17:31:28.898] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity astralsorcery:nocturnal_spark
  952. [30Dec2020 17:31:28.901] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity astralsorcery:illumination_spark
  953. [30Dec2020 17:31:28.902] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity astralsorcery:flare
  954. [30Dec2020 17:31:28.904] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity astralsorcery:spectral_tool
  955. [30Dec2020 17:31:28.905] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity astralsorcery:item_highlighted
  956. [30Dec2020 17:31:28.906] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity astralsorcery:item_explosion_resistant
  957. [30Dec2020 17:31:28.907] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity astralsorcery:item_crystal
  958. [30Dec2020 17:31:28.907] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity astralsorcery:item_starmetal
  959. [30Dec2020 17:31:28.910] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity astralsorcery:observatory_helper
  960. [30Dec2020 17:31:28.911] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity astralsorcery:grappling_hook
  961. [30Dec2020 17:31:28.912] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity abnormals_core:boat
  962. [30Dec2020 17:31:28.912] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:sonar_wave
  963. [30Dec2020 17:31:28.912] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:nautilus
  964. [30Dec2020 17:31:28.912] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:pike
  965. [30Dec2020 17:31:28.912] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:lionfish
  966. [30Dec2020 17:31:28.912] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:thrasher
  967. [30Dec2020 17:31:28.912] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:great_thrasher
  968. [30Dec2020 17:31:28.913] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:flare
  969. [30Dec2020 17:31:28.913] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:ululu
  970. [30Dec2020 17:31:28.913] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:goose
  971. [30Dec2020 17:31:28.913] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:box_jellyfish
  972. [30Dec2020 17:31:28.913] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:cassiopea_jellyfish
  973. [30Dec2020 17:31:28.913] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity upgrade_aquatic:immortal_jellyfish
  974. [30Dec2020 17:31:28.925] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity merchant
  975. [30Dec2020 17:31:28.926] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity entitybulletchin_sol
  976. [30Dec2020 17:31:28.926] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity entitybulletnuros_harp
  977. [30Dec2020 17:31:28.928] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity entitybulletsilverbranch
  978. [30Dec2020 17:31:28.928] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity entitybulletvoltaxic_rift
  979. [30Dec2020 17:31:28.929] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ob_arrow
  980. [30Dec2020 17:31:28.929] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity bh_arrow
  981. [30Dec2020 17:31:28.933] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity inventorypets:siamese_entity
  982. [30Dec2020 17:31:28.934] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity inventorypets:bill_gates_entity
  983. [30Dec2020 17:31:28.935] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity inventorypets:steve_ballmer_entity
  984. [30Dec2020 17:31:28.936] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity inventorypets:satya_nadella_entity
  985. [30Dec2020 17:31:28.942] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity inventorypets:anvil_pet_entity
  986. [30Dec2020 17:31:28.948] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity inventorypets:bed_pet_entity
  987. [30Dec2020 17:31:28.950] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity inventorypets:mini_quantum_blaze_entity
  988. [30Dec2020 17:31:28.954] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity inventorypets:mini_quantum_enderman_entity
  989. [30Dec2020 17:31:28.955] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity inventorypets:apple_entity
  990. [30Dec2020 17:31:28.956] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity inventorypets:golden_apple_entity
  991. [30Dec2020 17:31:28.957] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity inventorypets:banana_entity
  992. [30Dec2020 17:31:28.958] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity beetle
  993. [30Dec2020 17:31:28.958] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity deer
  994. [30Dec2020 17:31:28.958] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frog
  995. [30Dec2020 17:31:28.958] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silver_fox
  996. [30Dec2020 17:31:28.958] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity hell_sprout
  997. [30Dec2020 17:31:28.958] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity sprout
  998. [30Dec2020 17:31:28.958] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endermini
  999. [30Dec2020 17:31:28.958] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lava_cat
  1000. [30Dec2020 17:31:28.958] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity owl
  1001. [30Dec2020 17:31:28.959] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity silkworm
  1002. [30Dec2020 17:31:28.959] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity spirit_deer
  1003. [30Dec2020 17:31:28.959] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity spirit_beetle
  1004. [30Dec2020 17:31:28.962] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:poise_cluster
  1005. [30Dec2020 17:31:28.962] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_fruit
  1006. [30Dec2020 17:31:28.962] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:boof_block
  1007. [30Dec2020 17:31:28.962] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:puff_bug
  1008. [30Dec2020 17:31:28.962] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_balloon
  1009. [30Dec2020 17:31:28.962] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:bolloom_knot
  1010. [30Dec2020 17:31:28.962] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo_baby
  1011. [30Dec2020 17:31:28.962] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo_adolescent
  1012. [30Dec2020 17:31:28.962] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endergetic:booflo
  1013. [30Dec2020 17:31:28.963] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity makaalpha
  1014. [30Dec2020 17:31:28.963] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity fear
  1015. [30Dec2020 17:31:28.964] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity amalgalich
  1016. [30Dec2020 17:31:28.964] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity joustalpha
  1017. [30Dec2020 17:31:28.964] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity asmodeus
  1018. [30Dec2020 17:31:28.964] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity concapedesegment
  1019. [30Dec2020 17:31:28.964] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rahovart
  1020. [30Dec2020 17:31:28.964] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity demonicspark
  1021. [30Dec2020 17:31:28.964] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity tricksterflare
  1022. [30Dec2020 17:31:28.965] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aetherwave
  1023. [30Dec2020 17:31:28.965] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity scorchfireball
  1024. [30Dec2020 17:31:28.965] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity magma
  1025. [30Dec2020 17:31:28.965] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity acidsplash
  1026. [30Dec2020 17:31:28.965] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity devilstar
  1027. [30Dec2020 17:31:28.965] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity arcanelaser
  1028. [30Dec2020 17:31:28.965] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity bloodleech
  1029. [30Dec2020 17:31:28.965] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity whirlwind
  1030. [30Dec2020 17:31:28.965] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity mudshot
  1031. [30Dec2020 17:31:28.965] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity poop
  1032. [30Dec2020 17:31:28.965] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity demonicblast
  1033. [30Dec2020 17:31:28.966] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity venomshot
  1034. [30Dec2020 17:31:28.966] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity hellfireball
  1035. [30Dec2020 17:31:28.966] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity icefireball
  1036. [30Dec2020 17:31:28.966] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity faebolt
  1037. [30Dec2020 17:31:28.966] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frostweb
  1038. [30Dec2020 17:31:28.966] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity throwingscythe
  1039. [30Dec2020 17:31:28.966] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity ember
  1040. [30Dec2020 17:31:28.966] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity blizzard
  1041. [30Dec2020 17:31:28.966] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity quill
  1042. [30Dec2020 17:31:28.966] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity arcanelaserstorm
  1043. [30Dec2020 17:31:28.966] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity doomfireball
  1044. [30Dec2020 17:31:28.966] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity chaosorb
  1045. [30Dec2020 17:31:28.966] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity poisonray
  1046. [30Dec2020 17:31:28.966] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity aquapulse
  1047. [30Dec2020 17:31:28.967] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity boulderblast
  1048. [30Dec2020 17:31:28.967] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lobdarklings
  1049. [30Dec2020 17:31:28.967] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity tundra
  1050. [30Dec2020 17:31:28.967] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lightball
  1051. [30Dec2020 17:31:28.967] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity summoningseed
  1052. [30Dec2020 17:31:28.967] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity frostbolt
  1053. [30Dec2020 17:31:28.967] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity spectralbolt
  1054. [30Dec2020 17:31:28.967] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity lifedrain
  1055. [30Dec2020 17:31:28.967] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity crystalshard
  1056. [30Dec2020 17:31:28.967] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity waterjet
  1057. [30Dec2020 17:31:28.967] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity helllaser
  1058. [30Dec2020 17:31:28.969] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity hellfirewavepart
  1059. [30Dec2020 17:31:28.970] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity hellfirewall
  1060. [30Dec2020 17:31:28.970] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity hellfirebarrier
  1061. [30Dec2020 17:31:28.970] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity shadowfirebarrier
  1062. [30Dec2020 17:31:28.971] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity laserend
  1063. [30Dec2020 17:31:28.971] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity helllaserend
  1064. [30Dec2020 17:31:28.971] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity rapidfire
  1065. [30Dec2020 17:31:28.972] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity hellfireorb
  1066. [30Dec2020 17:31:28.972] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity summoningportal
  1067. [30Dec2020 17:31:28.973] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity hellfirewave
  1068. [30Dec2020 17:31:28.973] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity hellfirebarrierpart
  1069. [30Dec2020 17:31:28.973] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity hellshield
  1070. [30Dec2020 17:31:28.974] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity devilgatling
  1071. [30Dec2020 17:31:28.976] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1072. [30Dec2020 17:31:28.976] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1073. [30Dec2020 17:31:28.977] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1074. [30Dec2020 17:31:28.978] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1075. [30Dec2020 17:31:28.978] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1076. [30Dec2020 17:31:29.021] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1077. [30Dec2020 17:31:29.022] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1078. [30Dec2020 17:31:29.023] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1079. [30Dec2020 17:31:29.023] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1080. [30Dec2020 17:31:29.024] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1081. [30Dec2020 17:31:29.024] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1082. [30Dec2020 17:31:29.025] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1083. [30Dec2020 17:31:29.026] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1084. [30Dec2020 17:31:29.026] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1085. [30Dec2020 17:31:29.027] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1086. [30Dec2020 17:31:29.027] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1087. [30Dec2020 17:31:29.028] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1088. [30Dec2020 17:31:29.029] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1089. [30Dec2020 17:31:29.030] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity
  1090. [30Dec2020 17:31:29.035] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:iron_bee
  1091. [30Dec2020 17:31:29.035] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:gold_bee
  1092. [30Dec2020 17:31:29.035] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:coal_bee
  1093. [30Dec2020 17:31:29.035] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:redstone_bee
  1094. [30Dec2020 17:31:29.035] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:lapis_bee
  1095. [30Dec2020 17:31:29.035] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:emerald_bee
  1096. [30Dec2020 17:31:29.035] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:diamond_bee
  1097. [30Dec2020 17:31:29.036] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:dye_bee
  1098. [30Dec2020 17:31:29.036] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:lumber_bee
  1099. [30Dec2020 17:31:29.036] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:quarry_bee
  1100. [30Dec2020 17:31:29.036] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:rancher_bee
  1101. [30Dec2020 17:31:29.036] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:hoarder_bee
  1102. [30Dec2020 17:31:29.036] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:farmer_bee
  1103. [30Dec2020 17:31:29.036] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:cartographer_bee
  1104. [30Dec2020 17:31:29.036] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:creeper_bee
  1105. [30Dec2020 17:31:29.036] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:cupid_bee
  1106. [30Dec2020 17:31:29.036] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:wither_bee
  1107. [30Dec2020 17:31:29.036] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:blazing_bee
  1108. [30Dec2020 17:31:29.036] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:zombie_bee
  1109. [30Dec2020 17:31:29.036] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:skeletal_bee
  1110. [30Dec2020 17:31:29.037] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:ender_bee
  1111. [30Dec2020 17:31:29.037] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:glowing_bee
  1112. [30Dec2020 17:31:29.037] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:quartz_bee
  1113. [30Dec2020 17:31:29.037] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:magmatic_bee
  1114. [30Dec2020 17:31:29.037] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:draconic_bee
  1115. [30Dec2020 17:31:29.037] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:slimy_bee
  1116. [30Dec2020 17:31:29.037] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:ghostly_bee
  1117. [30Dec2020 17:31:29.037] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:aluminium_bee
  1118. [30Dec2020 17:31:29.037] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:amber_bee
  1119. [30Dec2020 17:31:29.037] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:brass_bee
  1120. [30Dec2020 17:31:29.037] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:bronze_bee
  1121. [30Dec2020 17:31:29.037] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:copper_bee
  1122. [30Dec2020 17:31:29.037] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:electrum_bee
  1123. [30Dec2020 17:31:29.037] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:invar_bee
  1124. [30Dec2020 17:31:29.038] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:lead_bee
  1125. [30Dec2020 17:31:29.038] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:nickel_bee
  1126. [30Dec2020 17:31:29.038] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:osmium_bee
  1127. [30Dec2020 17:31:29.038] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:platinum_bee
  1128. [30Dec2020 17:31:29.038] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:radioactive_bee
  1129. [30Dec2020 17:31:29.038] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:silver_bee
  1130. [30Dec2020 17:31:29.038] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:steel_bee
  1131. [30Dec2020 17:31:29.038] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:tin_bee
  1132. [30Dec2020 17:31:29.038] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:titanium_bee
  1133. [30Dec2020 17:31:29.038] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:tungsten_bee
  1134. [30Dec2020 17:31:29.038] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:zinc_bee
  1135. [30Dec2020 17:31:29.038] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:configurable_bee
  1136. [30Dec2020 17:31:29.038] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:ashy_mining_bee
  1137. [30Dec2020 17:31:29.039] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:blue_banded_bee
  1138. [30Dec2020 17:31:29.039] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:green_carpenter_bee
  1139. [30Dec2020 17:31:29.039] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:yellow_black_carpenter_bee
  1140. [30Dec2020 17:31:29.039] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:chocolate_mining_bee
  1141. [30Dec2020 17:31:29.039] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:digger_bee
  1142. [30Dec2020 17:31:29.039] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:leafcutter_bee
  1143. [30Dec2020 17:31:29.039] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:mason_bee
  1144. [30Dec2020 17:31:29.040] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:neon_cuckoo_bee
  1145. [30Dec2020 17:31:29.040] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:nomad_bee
  1146. [30Dec2020 17:31:29.040] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:reed_bee
  1147. [30Dec2020 17:31:29.040] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:resin_bee
  1148. [30Dec2020 17:31:29.040] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:sweaty_bee
  1149. [30Dec2020 17:31:29.040] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity productivebees:bee_bomb
  1150. [30Dec2020 17:31:29.044] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity byg:boat
  1151. [30Dec2020 17:31:29.044] [Server thread/INFO] [voronoiaoc.byg.BYG/]: BYG: Entities Registered!
  1152. [30Dec2020 17:31:29.045] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:entity_type - charm:endermite_powder
  1153. [30Dec2020 17:31:29.045] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity netherex:mogus
  1154. [30Dec2020 17:31:29.045] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity netherex:salamander
  1155. [30Dec2020 17:31:29.045] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity netherex:spinout
  1156. [30Dec2020 17:31:29.045] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity netherex:spore
  1157. [30Dec2020 17:31:29.045] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity netherex:spore_creeper
  1158. [30Dec2020 17:31:29.045] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity netherex:wight
  1159. [30Dec2020 17:31:29.045] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity netherex:coolmar_spider
  1160. [30Dec2020 17:31:29.055] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity endermail:ender_mailman
  1161. [30Dec2020 17:31:29.055] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity extendednether:hoglin
  1162. [30Dec2020 17:31:29.055] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity extendednether:piglin
  1163. [30Dec2020 17:31:29.055] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity extendednether:strider
  1164. [30Dec2020 17:31:29.056] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity extendednether:zoglin
  1165. [30Dec2020 17:31:29.056] [Server thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity extendednether:zombified_piglin
  1166. [30Dec2020 17:31:29.069] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.mmorpg.registers.common.WorldGenRegisters:registerFeatures:25]: Registering Mine and Slash Map World Gen
  1167. [30Dec2020 17:31:29.183] [Server thread/INFO] [voronoiaoc.byg.BYG/]: BYG: Features Registered!
  1168. [30Dec2020 17:31:29.183] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:feature - charm:fumarole
  1169. [30Dec2020 17:31:29.183] [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.
  1170. [30Dec2020 17:31:29.185] [Server thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `glowstone_blob`, expected `netherex`. This could be a intended override, but in most cases indicates a broken mod.
  1171. [30Dec2020 17:31:30.240] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:menu - charm:crate
  1172. [30Dec2020 17:31:30.240] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:menu - charm:bookshelf_chest
  1173. [30Dec2020 17:31:30.337] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:mob_effect - charm:coffee_effect
  1174. [30Dec2020 17:31:30.411] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:potion - charm:decay_potion
  1175. [30Dec2020 17:31:30.411] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:potion - charm:coffee_potion
  1176. [30Dec2020 17:31:30.467] [Server thread/INFO] [Bookshelf/]: Registering 2 recipe serializers.
  1177. [30Dec2020 17:31:30.467] [Server thread/INFO] [Bookshelf/]: Registering 6 ingredient serializers.
  1178. [30Dec2020 17:31:30.841] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:bookshelf_open
  1179. [30Dec2020 17:31:30.841] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:bookshelf_close
  1180. [30Dec2020 17:31:30.841] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:homing
  1181. [30Dec2020 17:31:30.841] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:wood_smash
  1182. [30Dec2020 17:31:30.841] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:fumarole_bubbling
  1183. [30Dec2020 17:31:30.841] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charm:fumarole_erupt
  1184. [30Dec2020 17:31:30.841] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:music.tharna
  1185. [30Dec2020 17:31:30.841] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:music.steinn
  1186. [30Dec2020 17:31:30.841] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:music.mus
  1187. [30Dec2020 17:31:30.841] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:music.undir
  1188. [30Dec2020 17:31:30.841] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:music_disc.charmonium
  1189. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.beach.long
  1190. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.cave.long
  1191. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.cave.short
  1192. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.crystals.short
  1193. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.deep.long
  1194. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.deep.short
  1195. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.desert.day_long
  1196. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.desert.day_short
  1197. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.desert.night_long
  1198. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.desert.night_short
  1199. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.end.long
  1200. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.extreme_hills.day_long
  1201. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.extreme_hills.day_short
  1202. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.extreme_hills.night_long
  1203. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.forest.day_long
  1204. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.forest.night_long
  1205. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.icy.day_long
  1206. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.icy.day_short
  1207. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.icy.night_long
  1208. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.jungle.day_long
  1209. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.jungle.night_long
  1210. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.mineshaft.short
  1211. [30Dec2020 17:31:30.842] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.nether.long
  1212. [30Dec2020 17:31:30.843] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.nether.short
  1213. [30Dec2020 17:31:30.843] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.ocean.long
  1214. [30Dec2020 17:31:30.843] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.plains.day_long
  1215. [30Dec2020 17:31:30.843] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.plains.night_long
  1216. [30Dec2020 17:31:30.843] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.plains.night_short
  1217. [30Dec2020 17:31:30.843] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.savanna.day_long
  1218. [30Dec2020 17:31:30.843] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.savanna.night_long
  1219. [30Dec2020 17:31:30.843] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.swamp.day_long
  1220. [30Dec2020 17:31:30.843] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.swamp.night_long
  1221. [30Dec2020 17:31:30.843] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.taiga.day_long
  1222. [30Dec2020 17:31:30.843] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.taiga.night_long
  1223. [30Dec2020 17:31:30.843] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.village.short
  1224. [30Dec2020 17:31:30.843] [Server thread/INFO] [Meson/REGISTRY]: Registering to minecraft:sound_event - charmonium:ambience.high
  1225. [30Dec2020 17:31:30.852] [Server thread/INFO] [voronoiaoc.byg.BYG/]: BYG: Surface Builders Registered!
  1226. [30Dec2020 17:31:30.908] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/minecraft/multicraft/servers/server193195/config/riddlechests-common.toml is not correct. Correcting
  1227. [30Dec2020 17:31:30.910] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/minecraft/multicraft/servers/server193195/config/aquaculture-common.toml is not correct. Correcting
  1228. [30Dec2020 17:31:30.910] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.box_turtle.exclude was corrected from [] to []
  1229. [30Dec2020 17:31:30.911] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.arrau_turtle.exclude was corrected from [] to []
  1230. [30Dec2020 17:31:30.912] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key spawn options.starshell_turtle.exclude was corrected from [] to []
  1231. [30Dec2020 17:31:30.914] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/minecraft/multicraft/servers/server193195/config/kleeslabs-common.toml is not correct. Correcting
  1232. [30Dec2020 17:31:30.914] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key common.disabledCompat was corrected from [] to []
  1233. [30Dec2020 17:31:31.880] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/minecraft/multicraft/servers/server193195/config/appliedenergistics2-common.toml is not correct. Correcting
  1234. [30Dec2020 17:31:31.920] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/minecraft/multicraft/servers/server193195/config/netherex/effect-config.toml is not correct. Correcting
  1235. [30Dec2020 17:31:31.920] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key effect.infested.entityBlacklist was corrected from [netherex:spore, netherex:spore_creeper, netherex:mogus] to [netherex:spore, netherex:spore_creeper, netherex:mogus]
  1236. [30Dec2020 17:31:31.921] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key effect.frozen.entityBlacklist was corrected from [netherex:wight, netherex:coolmar_spider] to [netherex:wight, netherex:coolmar_spider]
  1237. [30Dec2020 17:31:31.941] [modloading-worker-23/INFO] [mcwwindows/]: Setup method registered
  1238. [30Dec2020 17:31:31.943] [modloading-worker-3/INFO] [mcwdoors/]: Setup method registered
  1239. [30Dec2020 17:31:31.943] [modloading-worker-8/INFO] [mcwbridges/]: Setup method registered
  1240. [30Dec2020 17:31:31.943] [modloading-worker-8/INFO] [mcwtrpdoors/]: Setup method registered
  1241. [30Dec2020 17:31:31.944] [modloading-worker-9/INFO] [Dungeon Crawl/]: Common Setup
  1242. [30Dec2020 17:31:31.945] [modloading-worker-58/INFO] [Bookshelf/]: Registering 2 command argument types.
  1243. [30Dec2020 17:31:31.946] [modloading-worker-58/INFO] [Bookshelf/]: Registering 13 loot condition types.
  1244. [30Dec2020 17:31:31.948] [modloading-worker-60/INFO] [mcwfurnitures/]: Setup method registered
  1245. [30Dec2020 17:31:31.949] [modloading-worker-9/INFO] [Dungeon Crawl/]: Registering Structure Piece Types
  1246. [30Dec2020 17:31:31.949] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome minecraft:bamboo_jungle, types have been assigned on a best-effort guess: [WET, JUNGLE, HOT]
  1247. [30Dec2020 17:31:31.949] [modloading-worker-10/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: [WET, JUNGLE, HOT]
  1248. [30Dec2020 17:31:31.949] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  1249. [30Dec2020 17:31:31.950] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome appliedenergistics2:storage, types have been assigned on a best-effort guess: [HILLS]
  1250. [30Dec2020 17:31:31.950] [modloading-worker-10/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]
  1251. [30Dec2020 17:31:31.950] [modloading-worker-10/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]
  1252. [30Dec2020 17:31:31.950] [modloading-worker-10/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]
  1253. [30Dec2020 17:31:31.950] [modloading-worker-10/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]
  1254. [30Dec2020 17:31:31.950] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:rosewood_forest, types have been assigned on a best-effort guess: [FOREST, HOT]
  1255. [30Dec2020 17:31:31.950] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:rosewood_mountains, types have been assigned on a best-effort guess: [FOREST, HILLS, HOT]
  1256. [30Dec2020 17:31:31.950] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:rosewood_plateau, types have been assigned on a best-effort guess: [FOREST, HOT]
  1257. [30Dec2020 17:31:31.950] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:rosewood_forest_plateau, types have been assigned on a best-effort guess: [FOREST, HOT]
  1258. [30Dec2020 17:31:31.950] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:dunes, types have been assigned on a best-effort guess: [DRY, HOT, DESERT]
  1259. [30Dec2020 17:31:31.951] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:dunes_hills, types have been assigned on a best-effort guess: [DRY, HOT, DESERT]
  1260. [30Dec2020 17:31:31.951] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:flourishing_dunes, types have been assigned on a best-effort guess: [DRY, HOT, DESERT]
  1261. [30Dec2020 17:31:31.951] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:rocky_dunes, types have been assigned on a best-effort guess: [DRY, HOT, DESERT]
  1262. [30Dec2020 17:31:31.951] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:rocky_dunes_hills, types have been assigned on a best-effort guess: [HILLS, DRY, HOT, DESERT]
  1263. [30Dec2020 17:31:31.951] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome atmospheric:petrified_dunes, types have been assigned on a best-effort guess: [DRY, HOT, DESERT]
  1264. [30Dec2020 17:31:31.953] [modloading-worker-25/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.mmorpg.MMORPG:commonSetupEvent:149]: mmorpg:FMLCommonSetupEvent
  1265. [30Dec2020 17:31:31.953] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:vigilant_forest, types have been assigned on a best-effort guess: [FOREST, COLD, DRY]
  1266. [30Dec2020 17:31:31.953] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:black_ridge, types have been assigned on a best-effort guess: [COLD, DRY, EXTREME_HILLS]
  1267. [30Dec2020 17:31:31.953] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:deceitful_bog, types have been assigned on a best-effort guess: [COLD, OCEAN, DRY, SWAMP, WATER]
  1268. [30Dec2020 17:31:31.953] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:fungi_forest, types have been assigned on a best-effort guess: [FOREST, COLD, DRY]
  1269. [30Dec2020 17:31:31.956] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:obscured_peaks, types have been assigned on a best-effort guess: [COLD, HILLS, DRY, EXTREME_HILLS]
  1270. [30Dec2020 17:31:31.956] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:warped_fields, types have been assigned on a best-effort guess: [FOREST, COLD, HILLS, DRY]
  1271. [30Dec2020 17:31:31.956] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:crystal_spires, types have been assigned on a best-effort guess: [PLAINS, COLD, DRY]
  1272. [30Dec2020 17:31:31.956] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:night_plains, types have been assigned on a best-effort guess: [PLAINS, COLD, DRY]
  1273. [30Dec2020 17:31:31.956] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:obscured_plateau, types have been assigned on a best-effort guess: [COLD, DRY, EXTREME_HILLS]
  1274. [30Dec2020 17:31:31.959] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:phantasmal_valley, types have been assigned on a best-effort guess: [RIVER, COLD, OCEAN, DRY, WATER]
  1275. [30Dec2020 17:31:31.959] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:runebush_grove, types have been assigned on a best-effort guess: [FOREST, COLD, DRY]
  1276. [30Dec2020 17:31:31.959] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:hilly_vigilant_forest, types have been assigned on a best-effort guess: [FOREST, COLD, HILLS, DRY]
  1277. [30Dec2020 17:31:31.959] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome midnight:hilly_fungi_forest, types have been assigned on a best-effort guess: [FOREST, COLD, HILLS, DRY]
  1278. [30Dec2020 17:31:31.961] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome netherex:ruthless_sands, types have been assigned on a best-effort guess: [NETHER, DRY, HOT]
  1279. [30Dec2020 17:31:31.961] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome netherex:fungi_forest, types have been assigned on a best-effort guess: [NETHER, DRY, HOT]
  1280. [30Dec2020 17:31:31.961] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome netherex:torrid_wasteland, types have been assigned on a best-effort guess: [NETHER, DRY, HOT]
  1281. [30Dec2020 17:31:31.961] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome netherex:arctic_abyss, types have been assigned on a best-effort guess: [NETHER, DRY, HOT]
  1282. [30Dec2020 17:31:31.961] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome extendednether:basalt_deltas, types have been assigned on a best-effort guess: [NETHER, DRY, HOT]
  1283. [30Dec2020 17:31:31.961] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome extendednether:crimson_forest, types have been assigned on a best-effort guess: [NETHER, DRY, HOT]
  1284. [30Dec2020 17:31:31.961] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome extendednether:soul_sand_valley, types have been assigned on a best-effort guess: [NETHER, DRY, HOT]
  1285. [30Dec2020 17:31:31.961] [modloading-worker-10/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome extendednether:warped_forest, types have been assigned on a best-effort guess: [NETHER, DRY, HOT]
  1286. [30Dec2020 17:31:31.969] [modloading-worker-38/INFO] [net.minecraft.world.biome.Biome/]: Performant loaded, lag begone!
  1287. [30Dec2020 17:31:31.996] [modloading-worker-19/INFO] [com.maciej916.machat.libs.Log/]: ma-chat Setup main catalog
  1288. [30Dec2020 17:31:31.997] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module BlockOfEnderPearls
  1289. [30Dec2020 17:31:32.002] [modloading-worker-15/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  1290. [30Dec2020 17:31:32.002] [modloading-worker-15/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  1291. [30Dec2020 17:31:32.029] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module BlockOfRottenFlesh
  1292. [30Dec2020 17:31:32.040] [modloading-worker-11/WARN] [voronoiaoc.byg.BYG/]: Illegal registry name! You put: null
  1293. [30Dec2020 17:31:32.061] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module SmoothGlowstone
  1294. [30Dec2020 17:31:32.061] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module BlockOfGunpowder
  1295. [30Dec2020 17:31:32.061] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module VariableRedstoneLamp
  1296. [30Dec2020 17:31:32.061] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module RedstoneSand
  1297. [30Dec2020 17:31:32.061] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module CurseBreak
  1298. [30Dec2020 17:31:32.065] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module Homing
  1299. [30Dec2020 17:31:32.076] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module Salvage
  1300. [30Dec2020 17:31:32.076] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module Leeching
  1301. [30Dec2020 17:31:32.077] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module Magnetic
  1302. [30Dec2020 17:31:32.078] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module ParrotsStayOnShoulder
  1303. [30Dec2020 17:31:32.078] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module LeatherArmorInvisibility
  1304. [30Dec2020 17:31:32.078] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module ChickensDropFeathers
  1305. [30Dec2020 17:31:32.079] [modloading-worker-19/INFO] [com.maciej916.machat.libs.Log/]: ma-chat Creating main catalogs and files
  1306. [30Dec2020 17:31:32.079] [modloading-worker-11/WARN] [voronoiaoc.byg.BYG/]: Illegal registry name! You put: null
  1307. [30Dec2020 17:31:32.081] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module MobsAffectedByBeacon
  1308. [30Dec2020 17:31:32.081] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module UseTotemFromInventory
  1309. [30Dec2020 17:31:32.083] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module CauldronCleansThings
  1310. [30Dec2020 17:31:32.084] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module HuskImprovements
  1311. [30Dec2020 17:31:32.085] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module RemoveNitwits
  1312. [30Dec2020 17:31:32.085] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module AmbientMusicImprovements
  1313. [30Dec2020 17:31:32.086] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module ComposterImprovements
  1314. [30Dec2020 17:31:32.114] [modloading-worker-23/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  1315. [30Dec2020 17:31:32.114] [modloading-worker-23/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  1316. [30Dec2020 17:31:32.123] [modloading-worker-11/INFO] [voronoiaoc.byg.BYG/]: Loading config: /home/minecraft/multicraft/servers/server193195/config/byg-world-common.toml
  1317. [30Dec2020 17:31:32.141] [modloading-worker-11/INFO] [voronoiaoc.byg.BYG/]: BYG: "Common Setup" Event Complete!
  1318. [30Dec2020 17:31:32.156] [modloading-worker-43/WARN] [morpheus/]: New day handler for dimension 0 has been replaced
  1319. [30Dec2020 17:31:32.163] [modloading-worker-16/ERROR] [net.minecraftforge.fml.common.ObfuscationReflectionHelper/]: Unable to locate any field maximumValue on type net.minecraft.entity.ai.attributes.RangedAttribute
  1320. net.minecraftforge.fml.common.ObfuscationReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: maximumValue
  1321. at net.minecraftforge.fml.common.ObfuscationReflectionHelper.findField(ObfuscationReflectionHelper.java:242) ~[?:?]
  1322. at net.minecraftforge.fml.common.ObfuscationReflectionHelper.setPrivateValue(ObfuscationReflectionHelper.java:120) ~[?:?]
  1323. at com.lycanitesmobs.core.helpers.LMReflectionHelper.setPrivateFinalValue(LMReflectionHelper.java:42) ~[?:1.15.2-2.2.3.2]
  1324. at com.lycanitesmobs.LycanitesMobs.commonSetup(LycanitesMobs.java:177) ~[?:1.15.2-2.2.3.2]
  1325. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) ~[eventbus-2.2.1-service.jar:?]
  1326. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) ~[eventbus-2.2.1-service.jar:?]
  1327. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.1-service.jar:?]
  1328. at net.minecraftforge.fml.javafmlmod.FMLModContainer.fireEvent(FMLModContainer.java:106) ~[?:31.2]
  1329. at java.util.function.Consumer.lambda$andThen$0(Consumer.java:65) ~[?:1.8.0_211]
  1330. at java.util.function.Consumer.lambda$andThen$0(Consumer.java:65) ~[?:1.8.0_211]
  1331. at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?]
  1332. at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:135) ~[?:?]
  1333. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_211]
  1334. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) [?:1.8.0_211]
  1335. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) [?:1.8.0_211]
  1336. at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_211]
  1337. at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_211]
  1338. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_211]
  1339. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_211]
  1340. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_211]
  1341. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_211]
  1342. Caused by: java.lang.NoSuchFieldException: maximumValue
  1343. at java.lang.Class.getDeclaredField(Class.java:2070) ~[?:1.8.0_211]
  1344. at net.minecraftforge.fml.common.ObfuscationReflectionHelper.findField(ObfuscationReflectionHelper.java:236) ~[?:?]
  1345. ... 20 more
  1346. [30Dec2020 17:31:32.174] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: net.minecraftforge.fml.common.ObfuscationReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: maximumValue
  1347. [30Dec2020 17:31:32.174] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at net.minecraftforge.fml.common.ObfuscationReflectionHelper.findField(ObfuscationReflectionHelper.java:242)
  1348. [30Dec2020 17:31:32.174] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at net.minecraftforge.fml.common.ObfuscationReflectionHelper.setPrivateValue(ObfuscationReflectionHelper.java:120)
  1349. [30Dec2020 17:31:32.181] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module LanternImprovements
  1350. [30Dec2020 17:31:32.181] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module PickaxesBreakPistons
  1351. [30Dec2020 17:31:32.181] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module SpongesReduceFallDamage
  1352. [30Dec2020 17:31:32.181] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module CauldronWaterSource
  1353. [30Dec2020 17:31:32.182] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at com.lycanitesmobs.core.helpers.LMReflectionHelper.setPrivateFinalValue(LMReflectionHelper.java:42)
  1354. [30Dec2020 17:31:32.182] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at com.lycanitesmobs.LycanitesMobs.commonSetup(LycanitesMobs.java:177)
  1355. [30Dec2020 17:31:32.182] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212)
  1356. [30Dec2020 17:31:32.182] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204)
  1357. [30Dec2020 17:31:32.183] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
  1358. [30Dec2020 17:31:32.183] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at net.minecraftforge.fml.javafmlmod.FMLModContainer.fireEvent(FMLModContainer.java:106)
  1359. [30Dec2020 17:31:32.183] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at java.util.function.Consumer.lambda$andThen$0(Consumer.java:65)
  1360. [30Dec2020 17:31:32.183] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at java.util.function.Consumer.lambda$andThen$0(Consumer.java:65)
  1361. [30Dec2020 17:31:32.183] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112)
  1362. [30Dec2020 17:31:32.183] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:135)
  1363. [30Dec2020 17:31:32.183] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
  1364. [30Dec2020 17:31:32.183] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module TamedAnimalsNoDamage
  1365. [30Dec2020 17:31:32.183] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)
  1366. [30Dec2020 17:31:32.183] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
  1367. [30Dec2020 17:31:32.184] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
  1368. [30Dec2020 17:31:32.185] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module RemovePotionGlint
  1369. [30Dec2020 17:31:32.185] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module WitchesDropLuck
  1370. [30Dec2020 17:31:32.185] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module StackablePotions
  1371. [30Dec2020 17:31:32.185] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module ExtraMusicDiscs
  1372. [30Dec2020 17:31:32.186] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module NoAnvilMinimumXp
  1373. [30Dec2020 17:31:32.186] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module EmeraldBlockOpensTrades
  1374. [30Dec2020 17:31:32.187] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module PigIronIncreasesDurability
  1375. [30Dec2020 17:31:32.187] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731)
  1376. [30Dec2020 17:31:32.190] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  1377. [30Dec2020 17:31:32.190] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  1378. [30Dec2020 17:31:32.190] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  1379. [30Dec2020 17:31:32.190] [modloading-worker-16/INFO] [STDERR/]: [com.lycanitesmobs.core.helpers.LMReflectionHelper:setPrivateFinalValue:52]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  1380. [30Dec2020 17:31:32.190] [modloading-worker-16/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NoSuchFieldException: maximumValue
  1381. [30Dec2020 17:31:32.190] [modloading-worker-16/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at java.lang.Class.getDeclaredField(Class.java:2070)
  1382. [30Dec2020 17:31:32.190] [modloading-worker-16/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: at net.minecraftforge.fml.common.ObfuscationReflectionHelper.findField(ObfuscationReflectionHelper.java:236)
  1383. [30Dec2020 17:31:32.191] [modloading-worker-16/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:634]: ... 20 more
  1384. [30Dec2020 17:31:32.196] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module ExtractEnchantments
  1385. [30Dec2020 17:31:32.197] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module DecreaseRepairCost
  1386. [30Dec2020 17:31:32.199] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module DimensionalCompass
  1387. [30Dec2020 17:31:32.200] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module ParrotsOnEndRods
  1388. [30Dec2020 17:31:32.200] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module ParrotMimicDelay
  1389. [30Dec2020 17:31:32.200] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module BatInABucket
  1390. [30Dec2020 17:31:32.202] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module CompassBinding
  1391. [30Dec2020 17:31:32.202] [modloading-worker-37/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_enchantment_helper_levels' ASM patch...
  1392. [30Dec2020 17:31:32.203] [modloading-worker-37/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_enchantment_helper_levels' ASM patch!
  1393. [30Dec2020 17:31:32.203] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module Decay
  1394. [30Dec2020 17:31:32.203] [modloading-worker-37/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_enchantment_helper_enchantments' ASM patch...
  1395. [30Dec2020 17:31:32.203] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module Coffee
  1396. [30Dec2020 17:31:32.203] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module FlavoredCake
  1397. [30Dec2020 17:31:32.204] [modloading-worker-37/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_enchantment_helper_enchantments' ASM patch!
  1398. [30Dec2020 17:31:32.218] [modloading-worker-37/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'add_enchantment_helper_apply_modifier' ASM patch...
  1399. [30Dec2020 17:31:32.219] [modloading-worker-37/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'add_enchantment_helper_apply_modifier' ASM patch!
  1400. [30Dec2020 17:31:32.222] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module MoreVillagerTrades
  1401. [30Dec2020 17:31:32.223] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module Fumaroles
  1402. [30Dec2020 17:31:32.224] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module EndermitePowder
  1403. [30Dec2020 17:31:32.227] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module NetherGoldDeposits
  1404. [30Dec2020 17:31:32.227] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module AdditionalMobsInStructures
  1405. [30Dec2020 17:31:32.228] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module MoreVillageBiomes
  1406. [30Dec2020 17:31:32.249] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module EndPortalRunes
  1407. [30Dec2020 17:31:32.251] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module StructureMaps
  1408. [30Dec2020 17:31:32.254] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module NetherPigIron
  1409. [30Dec2020 17:31:32.255] [modloading-worker-10/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
  1410. [30Dec2020 17:31:32.256] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module ClientServerTick
  1411. [30Dec2020 17:31:32.257] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module Crates
  1412. [30Dec2020 17:31:32.258] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module AllTheBarrels
  1413. [30Dec2020 17:31:32.258] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module RandomAnimalTextures
  1414. [30Dec2020 17:31:32.258] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module GoldLanterns
  1415. [30Dec2020 17:31:32.258] [modloading-worker-40/INFO] [charm/INTERNAL]: Loading module BookshelfChests
  1416. [30Dec2020 17:31:32.268] [modloading-worker-10/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 snowball = 1 snow_block
  1417. [30Dec2020 17:31:32.268] [modloading-worker-10/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 glowstone_dust = 1 glowstone
  1418. [30Dec2020 17:31:32.269] [modloading-worker-10/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 brick = 1 bricks
  1419. [30Dec2020 17:31:32.269] [modloading-worker-10/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 nether_brick = 1 nether_bricks
  1420. [30Dec2020 17:31:32.269] [modloading-worker-10/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 quartz = 1 quartz_block
  1421. [30Dec2020 17:31:32.269] [modloading-worker-10/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 melon_slice = 1 melon
  1422. [30Dec2020 17:31:32.269] [modloading-worker-40/INFO] [charmonium/INTERNAL]: Loading module Sounds
  1423. [30Dec2020 17:31:32.269] [modloading-worker-10/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 sand = 1 sandstone
  1424. [30Dec2020 17:31:32.269] [modloading-worker-10/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 red_sand = 1 red_sandstone
  1425. [30Dec2020 17:31:32.272] [modloading-worker-40/INFO] [charmonium/INTERNAL]: Loading module Music
  1426. [30Dec2020 17:31:32.295] [modloading-worker-10/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
  1427. [30Dec2020 17:31:32.429] [modloading-worker-9/INFO] [Dungeon Crawl/]: Adding features and structures
  1428. [30Dec2020 17:31:32.449] [modloading-worker-9/INFO] [Dungeon Crawl/]: Loading /home/minecraft/multicraft/servers/server193195/config/DungeonCrawl/config.json
  1429. [30Dec2020 17:31:32.449] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/window.json
  1430. [30Dec2020 17:31:32.466] [modloading-worker-9/INFO] [Dungeon Crawl/]: Loading /home/minecraft/multicraft/servers/server193195/config/DungeonCrawl/loot/specialItemTags.json
  1431. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:plains
  1432. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:desert
  1433. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:mountains
  1434. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:forest
  1435. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:taiga
  1436. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:swamp
  1437. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:river
  1438. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:frozen_river
  1439. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:snowy_tundra
  1440. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:snowy_mountains
  1441. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:beach
  1442. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:desert_hills
  1443. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:wooded_hills
  1444. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:taiga_hills
  1445. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:mountain_edge
  1446. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:jungle
  1447. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:jungle_hills
  1448. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:jungle_edge
  1449. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:snowy_beach
  1450. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:birch_forest
  1451. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:birch_forest_hills
  1452. [30Dec2020 17:31:32.471] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:dark_forest
  1453. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:snowy_taiga
  1454. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:snowy_taiga_hills
  1455. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:giant_tree_taiga
  1456. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:giant_tree_taiga_hills
  1457. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:wooded_mountains
  1458. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:savanna
  1459. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:savanna_plateau
  1460. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:badlands
  1461. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:wooded_badlands_plateau
  1462. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:badlands_plateau
  1463. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: good_nights_sleep:good_dream_plains
  1464. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: good_nights_sleep:nightmare_hills
  1465. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atum:dead_oasis
  1466. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atum:deadwood_forest
  1467. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atum:dried_river
  1468. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atum:limestone_crags
  1469. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atum:limestone_mountains
  1470. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atum:oasis
  1471. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atum:sand_dunes
  1472. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atum:sand_hills
  1473. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atum:sand_plains
  1474. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atmospheric:rosewood_forest
  1475. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atmospheric:rosewood_mountains
  1476. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atmospheric:rosewood_plateau
  1477. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atmospheric:rosewood_forest_plateau
  1478. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atmospheric:dunes
  1479. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atmospheric:dunes_hills
  1480. [30Dec2020 17:31:32.472] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atmospheric:flourishing_dunes
  1481. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atmospheric:rocky_dunes
  1482. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atmospheric:rocky_dunes_hills
  1483. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: atmospheric:petrified_dunes
  1484. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: midnight:vigilant_forest
  1485. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: midnight:black_ridge
  1486. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: midnight:deceitful_bog
  1487. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: midnight:fungi_forest
  1488. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: midnight:obscured_peaks
  1489. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: midnight:warped_fields
  1490. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: midnight:crystal_spires
  1491. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: midnight:night_plains
  1492. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: midnight:obscured_plateau
  1493. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: midnight:phantasmal_valley
  1494. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: midnight:runebush_grove
  1495. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: midnight:hilly_vigilant_forest
  1496. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: midnight:hilly_fungi_forest
  1497. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:alliumfields
  1498. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:alps
  1499. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:amaranthfields
  1500. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:ancient_forest
  1501. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:aspenforest
  1502. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:autumnal_valley
  1503. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:baobabsavanna
  1504. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:bayou
  1505. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:bluetaiga
  1506. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:bluffsteeps
  1507. [30Dec2020 17:31:32.473] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:borealforest
  1508. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:coldswamplands
  1509. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:crag_gardens
  1510. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:cika_woods
  1511. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:cherry_blossom_forest
  1512. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:redwood_tropics
  1513. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:coniferousforest
  1514. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:cypress_swamplands
  1515. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:dovermountains
  1516. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:deciduousforest
  1517. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:dunes
  1518. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:ebony_woods
  1519. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:enchanted_forest
  1520. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:evergreen_taiga
  1521. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:glowshroombayou
  1522. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:grasslandplateau
  1523. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:greatlakes
  1524. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:grove
  1525. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:enchanted_grove
  1526. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:guianashield
  1527. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:jacarandaforest
  1528. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:mangrove_marshes
  1529. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:maple_taiga
  1530. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:meadow
  1531. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:mojave_desert
  1532. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:sunflower_plains
  1533. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:desert_lakes
  1534. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:gravelly_mountains
  1535. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:flower_forest
  1536. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:taiga_mountains
  1537. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:swamp_hills
  1538. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:lush_tundra
  1539. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:orchard
  1540. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:prairie
  1541. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:reddesert
  1542. [30Dec2020 17:31:32.474] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:reddesertdunes
  1543. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:ice_spikes
  1544. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:redoakforest
  1545. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:red_rock_mountains
  1546. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:seasonalbirchforest
  1547. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:seasonaldeciduousforest
  1548. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:seasonalforest
  1549. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:seasonaltaiga
  1550. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:shatteredglacier
  1551. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:shrublands
  1552. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:modified_jungle
  1553. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:skyrishighlands
  1554. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:modified_jungle_edge
  1555. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:snowybluetaiga
  1556. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:snowyconiferousforest
  1557. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:snowydeciduousforest
  1558. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:tall_birch_forest
  1559. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:tall_birch_hills
  1560. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:dark_forest_hills
  1561. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:snowy_taiga_mountains
  1562. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:snowy_evergreen_taiga
  1563. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:giant_spruce_taiga
  1564. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:giant_spruce_taiga_hills
  1565. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:modified_gravelly_mountains
  1566. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:shattered_savanna
  1567. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:shattered_savanna_plateau
  1568. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:eroded_badlands
  1569. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:modified_wooded_badlands_plateau
  1570. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:modified_badlands_plateau
  1571. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:bamboo_jungle
  1572. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: minecraft:bamboo_jungle_hills
  1573. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:the_black_forest
  1574. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:tropicalfungalforest
  1575. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:tropicalrainforest
  1576. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:vibrantswamplands
  1577. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:sierravalley
  1578. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:weeping_witch_forest
  1579. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:woodlands
  1580. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:zelkovaforest
  1581. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:redwood_clearing
  1582. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:redwood_mountains
  1583. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:coral_mangroves
  1584. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:cika_mountains
  1585. [30Dec2020 17:31:32.475] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:glowing_ancient_forest
  1586. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:flowering_ancient_forest
  1587. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:snowy_evergreen_clearing
  1588. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:snowy_evergreen_hills
  1589. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:enchanted_forest_hills
  1590. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:ebony_hills
  1591. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:evergreen_clearing
  1592. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:evergreen_hills
  1593. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:fungal_patch
  1594. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:weeping_witch_clearing
  1595. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:pumpkin_forest
  1596. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:bamboo_forest
  1597. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:cherry_blossom_clearing
  1598. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:coniferous_clearing
  1599. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:zelkova_clearing
  1600. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:aspen_clearing
  1601. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:boreal_clearing
  1602. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:deciduous_clearing
  1603. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:seasonal_deciduous_clearing
  1604. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:guiana_clearing
  1605. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:jacaranda_clearing
  1606. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:snowy_coniferous_clearing
  1607. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:snowy_deciduous_clearing
  1608. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:maple_hills
  1609. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:black_forest_clearing
  1610. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:black_forest_hills
  1611. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:forest_fault
  1612. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:flowering_grove
  1613. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:flowering_enchanted_grove
  1614. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:northern_forest
  1615. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:lushreddesert
  1616. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:sierrarange
  1617. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:alpinefoothills
  1618. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:aspenforesthills
  1619. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:bluetaigahills
  1620. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:giantbluesprucetaiga
  1621. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:bluffpeaks
  1622. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:borealforesthills
  1623. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:bog
  1624. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:deciduousforesthills
  1625. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:coniferousforesthills
  1626. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:freshwaterlake
  1627. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:frozenlake
  1628. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:greatlakeisles
  1629. [30Dec2020 17:31:32.476] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:jacarandaforesthills
  1630. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:marshlands
  1631. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:oasis
  1632. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:pollutedlake
  1633. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:prairieclearing
  1634. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:redoakforesthills
  1635. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:red_rock_lowlands
  1636. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:red_rock_highlands
  1637. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:wooded_red_rock_mountains
  1638. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:seasonalbirchforesthills
  1639. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:seasonaldeciduousforesthills
  1640. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:seasonalforesthills
  1641. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:giantseasonalsprucetaiga
  1642. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:seasonaltaigahills
  1643. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:snowygiantbluetaiga
  1644. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:snowybluetaigahills
  1645. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:snowyconiferousforesthills
  1646. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:snowydeciduousforesthills
  1647. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:tropicalfungalrainforesthills
  1648. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:tropicalrainforesthills
  1649. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:woodedgrasslandplateau
  1650. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:zelkovaforesthills
  1651. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:floweringmeadow
  1652. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:woodedmeadow
  1653. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:rockybeach
  1654. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:snowyrockyblackbeach
  1655. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:snowyblackbeach
  1656. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:whitebeach
  1657. [30Dec2020 17:31:32.477] [modloading-worker-9/INFO] [Dungeon Crawl/]: Generation Biome: byg:rainbowbeach
  1658. [30Dec2020 17:31:32.497] [modloading-worker-4/INFO] [quark/]: Loading Module Chain Linkage
  1659. [30Dec2020 17:31:32.499] [modloading-worker-4/INFO] [quark/]: Loading Module Chute
  1660. [30Dec2020 17:31:32.499] [modloading-worker-4/INFO] [quark/]: Loading Module Color Slime
  1661. [30Dec2020 17:31:32.499] [modloading-worker-4/INFO] [quark/]: Loading Module Dispensers Place Blocks
  1662. [30Dec2020 17:31:32.499] [modloading-worker-4/INFO] [quark/]: Loading Module Ender Watcher
  1663. [30Dec2020 17:31:32.499] [modloading-worker-4/INFO] [quark/]: Loading Module Endermites Form Shulkers
  1664. [30Dec2020 17:31:32.500] [modloading-worker-4/INFO] [quark/]: Loading Module Feeding Trough
  1665. [30Dec2020 17:31:32.501] [modloading-worker-4/INFO] [quark/]: Loading Module Gravisand
  1666. [30Dec2020 17:31:32.501] [modloading-worker-4/INFO] [quark/]: Loading Module Iron Rod
  1667. [30Dec2020 17:31:32.501] [modloading-worker-4/INFO] [quark/]: Loading Module Metal Buttons
  1668. [30Dec2020 17:31:32.501] [modloading-worker-4/INFO] [quark/]: Loading Module Obsidian Plate
  1669. [30Dec2020 17:31:32.502] [modloading-worker-4/INFO] [quark/]: Loading Module Pistons Move Tile Entities
  1670. [30Dec2020 17:31:32.504] [modloading-worker-4/INFO] [quark/]: Loading Module Redstone Circuit
  1671. [30Dec2020 17:31:32.504] [modloading-worker-4/INFO] [quark/]: Loading Module Weather Sensor
  1672. [30Dec2020 17:31:32.504] [modloading-worker-4/INFO] [quark/]: Loading Module Cobblestone Bricks
  1673. [30Dec2020 17:31:32.504] [modloading-worker-4/INFO] [quark/]: Loading Module Compressed Blocks
  1674. [30Dec2020 17:31:32.504] [modloading-worker-4/INFO] [quark/]: Loading Module Duskbound Blocks
  1675. [30Dec2020 17:31:32.504] [modloading-worker-4/INFO] [quark/]: Loading Module Framed Glass
  1676. [30Dec2020 17:31:32.504] [modloading-worker-4/INFO] [quark/]: Loading Module Gold Bars
  1677. [30Dec2020 17:31:32.504] [modloading-worker-4/INFO] [quark/]: Loading Module Grate
  1678. [30Dec2020 17:31:32.504] [modloading-worker-4/INFO] [quark/]: Loading Module Iron Plates
  1679. [30Dec2020 17:31:32.504] [modloading-worker-4/INFO] [quark/]: Loading Module Item Frames
  1680. [30Dec2020 17:31:32.504] [modloading-worker-4/INFO] [quark/]: Loading Module Leaf Carpet
  1681. [30Dec2020 17:31:32.504] [modloading-worker-4/INFO] [quark/]: Loading Module Lit Lamp
  1682. [30Dec2020 17:31:32.504] [modloading-worker-4/INFO] [quark/]: Loading Module Midori
  1683. [30Dec2020 17:31:32.504] [modloading-worker-4/INFO] [quark/]: Loading Module More Brick Types
  1684. [30Dec2020 17:31:32.504] [modloading-worker-4/INFO] [quark/]: Loading Module More Potted Plants
  1685. [30Dec2020 17:31:32.505] [modloading-worker-4/INFO] [quark/]: Loading Module More Stone Variants
  1686. [30Dec2020 17:31:32.505] [modloading-worker-4/INFO] [quark/]: Loading Module Nether Brick Fence Gate
  1687. [30Dec2020 17:31:32.505] [modloading-worker-4/INFO] [quark/]: Loading Module Paper Decor
  1688. [30Dec2020 17:31:32.505] [modloading-worker-4/INFO] [quark/]: Loading Module Quilted Wool
  1689. [30Dec2020 17:31:32.505] [modloading-worker-4/INFO] [quark/]: Loading Module Rope
  1690. [30Dec2020 17:31:32.505] [modloading-worker-4/INFO] [quark/]: Loading Module Shingles
  1691. [30Dec2020 17:31:32.505] [modloading-worker-4/INFO] [quark/]: Loading Module Soul Sandstone
  1692. [30Dec2020 17:31:32.505] [modloading-worker-4/INFO] [quark/]: Loading Module Stained Planks
  1693. [30Dec2020 17:31:32.505] [modloading-worker-4/INFO] [quark/]: Loading Module Sturdy Stone
  1694. [30Dec2020 17:31:32.505] [modloading-worker-4/INFO] [quark/]: Loading Module Tallow And Candles
  1695. [30Dec2020 17:31:32.506] [modloading-worker-4/INFO] [quark/]: Loading Module Thatch
  1696. [30Dec2020 17:31:32.506] [modloading-worker-4/INFO] [quark/]: Loading Module Turf
  1697. [30Dec2020 17:31:32.506] [modloading-worker-4/INFO] [quark/]: Loading Module Variant Bookshelves
  1698. [30Dec2020 17:31:32.506] [modloading-worker-4/INFO] [quark/]: Loading Module Variant Chests
  1699. [30Dec2020 17:31:32.538] [modloading-worker-4/INFO] [quark/]: Loading Module Variant Ladders
  1700. [30Dec2020 17:31:32.538] [modloading-worker-4/INFO] [quark/]: Loading Module Vertical Planks
  1701. [30Dec2020 17:31:32.538] [modloading-worker-4/INFO] [quark/]: Loading Module Vertical Slabs
  1702. [30Dec2020 17:31:32.538] [modloading-worker-4/INFO] [quark/]: Loading Module Fairy Rings
  1703. [30Dec2020 17:31:32.538] [modloading-worker-4/INFO] [quark/]: Loading Module Chests In Boats
  1704. [30Dec2020 17:31:32.539] [modloading-worker-4/INFO] [quark/]: Loading Module Easy Transfering
  1705. [30Dec2020 17:31:32.539] [modloading-worker-4/INFO] [quark/]: Loading Module F To Switch
  1706. [30Dec2020 17:31:32.539] [modloading-worker-4/INFO] [quark/]: Loading Module Hotbar Changer
  1707. [30Dec2020 17:31:32.539] [modloading-worker-4/INFO] [quark/]: Loading Module Inventory Sorting
  1708. [30Dec2020 17:31:32.539] [modloading-worker-4/INFO] [quark/]: Loading Module Item Sharing
  1709. [30Dec2020 17:31:32.539] [modloading-worker-4/INFO] [quark/]: Loading Module Shulker Box Right Click
  1710. [30Dec2020 17:31:32.540] [modloading-worker-4/INFO] [quark/]: Loading Module Ancient Tomes
  1711. [30Dec2020 17:31:32.541] [modloading-worker-4/INFO] [quark/]: Loading Module Bottled Cloud
  1712. [30Dec2020 17:31:32.541] [modloading-worker-4/INFO] [quark/]: Loading Module Camera
  1713. [30Dec2020 17:31:32.541] [modloading-worker-4/INFO] [quark/]: Loading Module Color Runes
  1714. [30Dec2020 17:31:32.546] [modloading-worker-4/INFO] [quark/]: Loading Module Pathfinder Maps
  1715. [30Dec2020 17:31:32.549] [modloading-worker-4/INFO] [quark/]: Loading Module Pickarang
  1716. [30Dec2020 17:31:32.549] [modloading-worker-4/INFO] [quark/]: Loading Module Slime In A Bucket
  1717. [30Dec2020 17:31:32.549] [modloading-worker-4/INFO] [quark/]: Loading Module Trowel
  1718. [30Dec2020 17:31:32.549] [modloading-worker-4/INFO] [quark/]: Loading Module Armed Armor Stands
  1719. [30Dec2020 17:31:32.550] [modloading-worker-4/INFO] [quark/]: Loading Module Automatic Recipe Unlock
  1720. [30Dec2020 17:31:32.551] [modloading-worker-4/INFO] [quark/]: Loading Module Axe Leaf Harvesting
  1721. [30Dec2020 17:31:32.552] [modloading-worker-4/INFO] [quark/]: Loading Module Campfires Boost Elytra
  1722. [30Dec2020 17:31:32.553] [modloading-worker-4/INFO] [quark/]: Loading Module Compasses Work Everywhere
  1723. [30Dec2020 17:31:32.554] [modloading-worker-4/INFO] [quark/]: Loading Module Dirt To Path
  1724. [30Dec2020 17:31:32.554] [modloading-worker-4/INFO] [quark/]: Loading Module Double Door Opening
  1725. [30Dec2020 17:31:32.554] [modloading-worker-4/INFO] [quark/]: Loading Module Dragon Scales
  1726. [30Dec2020 17:31:32.555] [modloading-worker-4/INFO] [quark/]: Loading Module Emotes
  1727. [30Dec2020 17:31:32.555] [modloading-worker-4/INFO] [quark/]: Loading Module Enhanced Ladders
  1728. [30Dec2020 17:31:32.561] [modloading-worker-4/INFO] [quark/]: Loading Module Glass Shard
  1729. [30Dec2020 17:31:32.564] [modloading-worker-4/INFO] [quark/]: Loading Module Hoe Harvesting
  1730. [30Dec2020 17:31:32.564] [modloading-worker-4/INFO] [quark/]: Loading Module Improved Sleeping
  1731. [30Dec2020 17:31:32.566] [modloading-worker-4/INFO] [quark/]: Loading Module Lock Rotation
  1732. [30Dec2020 17:31:32.569] [modloading-worker-4/INFO] [quark/]: Loading Module Note Block Mob Sounds
  1733. [30Dec2020 17:31:32.582] [modloading-worker-4/INFO] [quark/]: Loading Module Pat The Dogs
  1734. [30Dec2020 17:31:32.583] [modloading-worker-4/INFO] [quark/]: Loading Module Poison Potato Usage
  1735. [30Dec2020 17:31:32.584] [modloading-worker-4/INFO] [quark/]: Loading Module Reacharound Placing
  1736. [30Dec2020 17:31:32.585] [modloading-worker-4/INFO] [quark/]: Loading Module Replace Scaffolding
  1737. [30Dec2020 17:31:32.585] [modloading-worker-4/INFO] [quark/]: Loading Module Sign Editing
  1738. [30Dec2020 17:31:32.586] [modloading-worker-4/INFO] [quark/]: Loading Module Simple Harvest
  1739. [30Dec2020 17:31:32.588] [modloading-worker-4/INFO] [quark/]: Loading Module Snow Golem Player Heads
  1740. [30Dec2020 17:31:32.589] [modloading-worker-4/INFO] [quark/]: Loading Module Springy Slime
  1741. [30Dec2020 17:31:32.589] [modloading-worker-4/INFO] [quark/]: Loading Module Utility Recipes
  1742. [30Dec2020 17:31:32.590] [modloading-worker-4/INFO] [quark/]: Loading Module Villagers Follow Emeralds
  1743. [30Dec2020 17:31:32.591] [modloading-worker-4/INFO] [quark/]: Loading Module Big Dungeon
  1744. [30Dec2020 17:31:32.591] [modloading-worker-4/INFO] [quark/]: Loading Module Big Stone Clusters
  1745. [30Dec2020 17:31:32.591] [modloading-worker-4/INFO] [quark/]: Loading Module Biotite
  1746. [30Dec2020 17:31:32.592] [modloading-worker-4/INFO] [quark/]: Loading Module Blossom Trees
  1747. [30Dec2020 17:31:32.592] [modloading-worker-4/INFO] [quark/]: Loading Module Cave Roots
  1748. [30Dec2020 17:31:32.592] [modloading-worker-4/INFO] [quark/]: Loading Module Crevices
  1749. [30Dec2020 17:31:32.592] [modloading-worker-4/INFO] [quark/]: Loading Module Mega Caves
  1750. [30Dec2020 17:31:32.592] [modloading-worker-4/INFO] [quark/]: Loading Module Monster Box
  1751. [30Dec2020 17:31:32.593] [modloading-worker-4/INFO] [quark/]: Loading Module Nether Obsidian Spikes
  1752. [30Dec2020 17:31:32.593] [modloading-worker-4/INFO] [quark/]: Loading Module New Stone Types
  1753. [30Dec2020 17:31:32.594] [modloading-worker-4/INFO] [quark/]: Loading Module Speleothems
  1754. [30Dec2020 17:31:32.594] [modloading-worker-4/INFO] [quark/]: Loading Module Underground Clay
  1755. [30Dec2020 17:31:32.594] [modloading-worker-4/INFO] [quark/]: Loading Module Brimstone Underground Biome
  1756. [30Dec2020 17:31:32.594] [modloading-worker-4/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
  1757. [30Dec2020 17:31:32.594] [modloading-worker-4/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
  1758. [30Dec2020 17:31:32.594] [modloading-worker-4/INFO] [quark/]: Loading Module Glowshroom Underground Biome
  1759. [30Dec2020 17:31:32.594] [modloading-worker-4/INFO] [quark/]: Loading Module Lush Underground Biome
  1760. [30Dec2020 17:31:32.594] [modloading-worker-4/INFO] [quark/]: Loading Module Overgrown Underground Biome
  1761. [30Dec2020 17:31:32.594] [modloading-worker-4/INFO] [quark/]: Loading Module Permafrost Underground Biome
  1762. [30Dec2020 17:31:32.594] [modloading-worker-4/INFO] [quark/]: Loading Module Sandstone Underground Biome
  1763. [30Dec2020 17:31:32.594] [modloading-worker-4/INFO] [quark/]: Loading Module Slime Underground Biome
  1764. [30Dec2020 17:31:32.594] [modloading-worker-4/INFO] [quark/]: Loading Module Spider Nest Underground Biome
  1765. [30Dec2020 17:31:32.596] [modloading-worker-4/INFO] [quark/]: Loading Module Crabs
  1766. [30Dec2020 17:31:32.596] [modloading-worker-4/INFO] [quark/]: Loading Module Foxhound
  1767. [30Dec2020 17:31:32.602] [modloading-worker-4/INFO] [quark/]: Loading Module Frogs
  1768. [30Dec2020 17:31:32.602] [modloading-worker-4/INFO] [quark/]: Loading Module Stonelings
  1769. [30Dec2020 17:31:32.603] [modloading-worker-4/INFO] [quark/]: Loading Module Toretoise
  1770. [30Dec2020 17:31:32.605] [modloading-worker-4/INFO] [quark/]: Loading Module Back Button Keybind
  1771. [30Dec2020 17:31:32.605] [modloading-worker-4/INFO] [quark/]: Loading Module Chest Searching
  1772. [30Dec2020 17:31:32.605] [modloading-worker-4/INFO] [quark/]: Loading Module Greener Grass
  1773. [30Dec2020 17:31:32.605] [modloading-worker-4/INFO] [quark/]: Loading Module Improved Mount Hud
  1774. [30Dec2020 17:31:32.605] [modloading-worker-4/INFO] [quark/]: Loading Module Improved Tooltips
  1775. [30Dec2020 17:31:32.605] [modloading-worker-4/INFO] [quark/]: Loading Module Usage Ticker
  1776. [30Dec2020 17:31:32.605] [modloading-worker-4/INFO] [quark/]: Loading Module Variant Animal Textures
  1777. [30Dec2020 17:31:32.605] [modloading-worker-4/INFO] [quark/]: Loading Module Backpack
  1778. [30Dec2020 17:31:32.606] [modloading-worker-4/INFO] [quark/]: Loading Module Magnets
  1779. [30Dec2020 17:31:32.606] [modloading-worker-4/INFO] [quark/]: Loading Module Matrix Enchanting
  1780. [30Dec2020 17:31:32.606] [modloading-worker-4/INFO] [quark/]: Loading Module Pipes
  1781. [30Dec2020 17:31:32.606] [modloading-worker-4/INFO] [quark/]: Loading Module Totem Of Holding
  1782. [30Dec2020 17:31:32.607] [modloading-worker-4/INFO] [quark/]: Loading Module Adjustable Chat
  1783. [30Dec2020 17:31:32.612] [modloading-worker-4/INFO] [quark/]: Loading Module Custom Underground Biome
  1784. [30Dec2020 17:31:32.661] [modloading-worker-4/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  1785. [30Dec2020 17:31:32.665] [modloading-worker-4/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  1786. [30Dec2020 17:31:32.668] [modloading-worker-4/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  1787. [30Dec2020 17:31:32.670] [modloading-worker-4/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  1788. [30Dec2020 17:31:32.672] [modloading-worker-4/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  1789. [30Dec2020 17:31:32.755] [modloading-worker-4/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  1790. [30Dec2020 17:31:32.796] [modloading-worker-33/INFO] [AE2:S/]: Post Initialization ( started )
  1791. [30Dec2020 17:31:32.828] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwwindows] Found status: UP_TO_DATE Current: 1.0.2 Target: null
  1792. [30Dec2020 17:31:32.831] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [good_nights_sleep] Starting version check at http://changelogs.moddinglegacy.com/good-nights-sleep.json
  1793. [30Dec2020 17:31:32.838] [modloading-worker-33/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'reach_set_server_entity_interact' ASM patch...
  1794. [30Dec2020 17:31:32.839] [modloading-worker-33/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'reach_set_server_entity_interact' ASM patch!
  1795. [30Dec2020 17:31:32.842] [modloading-worker-33/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'allow_entity_interaction' ASM patch...
  1796. [30Dec2020 17:31:32.852] [modloading-worker-33/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'allow_entity_interaction' ASM patch!
  1797. [30Dec2020 17:31:32.907] [modloading-worker-33/INFO] [AE2:S/]: Post Initialization ( ended after 119ms )
  1798. [30Dec2020 17:31:33.046] [AstralSorcery Patreon Effect Loader/WARN] [Astral Sorcery/]: Skipped 1 patreon effects during loading due to malformed data!
  1799. [30Dec2020 17:31:33.047] [AstralSorcery Patreon Effect Loader/INFO] [Astral Sorcery/]: Patreon effect loading finished.
  1800. [30Dec2020 17:31:33.234] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [good_nights_sleep] Found status: UP_TO_DATE Current: 1.1.5 Target: null
  1801. [30Dec2020 17:31:33.234] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.15.2
  1802. [30Dec2020 17:31:33.507] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 12 jobs
  1803. [30Dec2020 17:31:33.809] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  1804. [30Dec2020 17:31:33.822] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.314
  1805. [30Dec2020 17:31:33.836] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
  1806. [30Dec2020 17:31:33.850] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
  1807. [30Dec2020 17:31:33.850] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Generating keypair
  1808. [30Dec2020 17:31:33.868] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [bookshelf] Found status: BETA Current: 5.6.40 Target: 5.6.40
  1809. [30Dec2020 17:31:33.868] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/doors.json
  1810. [30Dec2020 17:31:33.879] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwdoors] Found status: UP_TO_DATE Current: 1.0.1 Target: null
  1811. [30Dec2020 17:31:33.879] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  1812. [30Dec2020 17:31:33.985] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on 147.135.60.67:25650
  1813. [30Dec2020 17:31:34.015] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
  1814. [30Dec2020 17:31:34.146] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: AHEAD Current: 31.2.47 Target: null
  1815. [30Dec2020 17:31:34.147] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/bridges.json
  1816. [30Dec2020 17:31:34.154] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwbridges] Found status: UP_TO_DATE Current: 1.0.4 Target: null
  1817. [30Dec2020 17:31:34.154] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
  1818. [30Dec2020 17:31:34.208] [modloading-worker-8/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.mmorpg.MMORPG:interModEnqueue:159]: mmorpg:InterModEnqueueEvent
  1819. [30Dec2020 17:31:34.220] [modloading-worker-10/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.mmorpg.MMORPG:interModProcessEvent:165]: mmorpg:InterModProcessEvent
  1820. [30Dec2020 17:31:34.268] [modloading-worker-60/INFO] [voronoiaoc.byg.BYG/]: BYG: Compostible Blocks Added!
  1821. [30Dec2020 17:31:34.270] [modloading-worker-60/INFO] [voronoiaoc.byg.BYG/]: BYG: Added Hoeable Blocks!
  1822. [30Dec2020 17:31:34.275] [modloading-worker-25/WARN] [minecolonies/]: FMLLoadCompleteEvent
  1823. [30Dec2020 17:31:34.276] [modloading-worker-60/INFO] [voronoiaoc.byg.BYG/]: BYG: Added Flammables!
  1824. [30Dec2020 17:31:34.279] [modloading-worker-60/INFO] [voronoiaoc.byg.BYG/]: BYG: Added strippable Blocks...
  1825. [30Dec2020 17:31:34.286] [modloading-worker-60/INFO] [voronoiaoc.byg.BYG/]: BYG: "Load Complete" Event Complete!
  1826. [30Dec2020 17:31:34.293] [modloading-worker-15/INFO] [Waila/]: Registered plugin at shadows.apotheosis.spawn.compat.SpawnerHwylaPlugin
  1827. [30Dec2020 17:31:34.294] [modloading-worker-15/INFO] [Waila/]: Registered plugin at shadows.apotheosis.ench.compat.EnchHwylaPlugin
  1828. [30Dec2020 17:31:34.301] [modloading-worker-15/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
  1829. [30Dec2020 17:31:34.306] [modloading-worker-15/INFO] [Waila/]: Registered plugin at com.teammetallurgy.atum.integration.waila.WailaSupport
  1830. [30Dec2020 17:31:34.312] [modloading-worker-15/INFO] [Waila/]: Registered plugin at cy.jdkdigital.productivebees.integrations.hwyla.ProductiveBeesHwylaPlugin
  1831. [30Dec2020 17:31:34.344] [modloading-worker-25/WARN] [minecolonies.requestsystem/]: Updated logging config. RS Debug logging enabled: false
  1832. [30Dec2020 17:31:34.344] [modloading-worker-25/WARN] [minecolonies/]: Register mappings
  1833. [30Dec2020 17:31:34.353] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMPLETE: 2 jobs
  1834. [30Dec2020 17:31:34.358] [Server thread/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.005
  1835. [30Dec2020 17:31:35.484] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mousetweaks] Found status: BETA Current: 2.13 Target: null
  1836. [30Dec2020 17:31:35.484] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ma-chat] Starting version check at https://raw.githubusercontent.com/Maciej916/Ma-Chat/1.15.2/update.json
  1837. [30Dec2020 17:31:35.881] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [ma-chat] Found status: UP_TO_DATE Current: 1.15.2-3.1.0 Target: null
  1838. [30Dec2020 17:31:35.881] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwtrpdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/trapdoors.json
  1839. [30Dec2020 17:31:35.887] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwtrpdoors] Found status: UP_TO_DATE Current: 1.0.0 Target: null
  1840. [30Dec2020 17:31:35.887] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [midnight] Starting version check at https://raw.githubusercontent.com/Cryptic-Mushroom/The-Midnight/old/1.15.2/changelog.json
  1841. [30Dec2020 17:31:35.967] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [midnight] Found status: UP_TO_DATE Current: 0.5.11 Target: null
  1842. [30Dec2020 17:31:35.967] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwroofs] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/roofs
  1843. [30Dec2020 17:31:35.973] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwroofs] Found status: UP_TO_DATE Current: 2.0.0 Target: null
  1844. [30Dec2020 17:31:35.973] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Starting version check at https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/cfm/update.json
  1845. [30Dec2020 17:31:35.979] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Found status: BETA Current: 7.0.0-pre16 Target: null
  1846. [30Dec2020 17:31:35.979] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/furniture.json
  1847. [30Dec2020 17:31:35.985] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcwfurnitures] Found status: UP_TO_DATE Current: 1.0.1 Target: null
  1848. [30Dec2020 17:31:35.985] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [productivebees] Starting version check at https://jdkdigital.cy/productivebees.json
  1849. [30Dec2020 17:31:36.826] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [productivebees] Found status: OUTDATED Current: 1.15.2-0.5.1.3 Target: 1.15.2-0.5.2.3
  1850. [30Dec2020 17:31:36.827] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Starting version check at http://olafkeijsers.net/fastleafdecay-update.json
  1851. [30Dec2020 17:31:37.170] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fastleafdecay] Found status: BETA Current: v22.1 Target: null
  1852. [30Dec2020 17:31:46.533] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./serverworld/serverconfig/MineAndSlash-Server.toml is not correct. Correcting
  1853. [30Dec2020 17:31:46.756] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "serverworld"
  1854. [30Dec2020 17:31:46.868] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension atum:atum of type atum:atum and id 3
  1855. [30Dec2020 17:31:46.868] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension good_nights_sleep:good_dream of type good_nights_sleep:good_dream and id 4
  1856. [30Dec2020 17:31:46.868] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension good_nights_sleep:nightmare of type good_nights_sleep:nightmare and id 5
  1857. [30Dec2020 17:31:46.877] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension dimdungeons:dungeon_dimension of type dimdungeons:dungeon_dimension and id 6
  1858. [30Dec2020 17:31:46.889] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension midnight:midnight of type midnight:midnight and id 7
  1859. [30Dec2020 17:31:46.889] [Server thread/INFO] [net.minecraftforge.common.DimensionManager/DIMS]: Registered dimension mmorpg:resettable_dungeon of type mmorpg:resettable_dungeon and id 8
  1860. [30Dec2020 17:31:46.894] [Server thread/ERROR] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: This world was saved with mod packmenu which appears to be missing, things may not work well
  1861. [30Dec2020 17:31:46.894] [Server thread/ERROR] [net.minecraftforge.fml.FMLWorldPersistenceHook/WP]: This world was saved with mod endreborn which appears to be missing, things may not work well
  1862. [30Dec2020 17:31:47.128] [Server thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:block
  1863. endreborn:potted_dragonite: 3992
  1864. endreborn:end_coral: 3989
  1865. endreborn:cracked_purpur: 3985
  1866. endreborn:sheetmetal_wolframium: 3994
  1867. endreborn:wolframium_door: 3976
  1868. endreborn:wolframium_ore: 3975
  1869. endreborn:purpur_lantern: 3984
  1870. endreborn:quartz_ore: 3973
  1871. endreborn:chiseled_end_bricks: 3972
  1872. endreborn:framed_obsidian_glass: 3996
  1873. endreborn:wolframium_block: 3978
  1874. endreborn:end_moss_block: 3987
  1875. endreborn:end_wolframium_ore: 3993
  1876. endreborn:endorium_block: 3991
  1877. endreborn:ogana_weed: 3982
  1878. endreborn:end_stone_pillar: 3983
  1879. endreborn:wolframium_trapdoor: 3977
  1880. endreborn:obsidian_glass: 3986
  1881. endreborn:wolframium_bars: 3979
  1882. endreborn:mushroom_roots: 3990
  1883. endreborn:cracked_end_bricks: 3971
  1884. endreborn:burned_end_stone: 3970
  1885. endreborn:end_stone_button: 3998
  1886. endreborn:end_moss: 3981
  1887. endreborn:obsidian_ore: 3974
  1888. endreborn:end_mushroom: 3988
  1889. endreborn:dragonite: 3980
  1890. endreborn:sheetmetal_endorium: 3995
  1891. endreborn:purpur_wall: 3997
  1892.  
  1893. [30Dec2020 17:31:47.130] [Server thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:entity_type
  1894. endreborn:enderman: 437
  1895. endreborn:endguard: 436
  1896.  
  1897. [30Dec2020 17:31:47.130] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.onevent.item.OnMissingMappings:onMissingMappings:19]: Remapping Items that have changed IDs
  1898. [30Dec2020 17:31:47.135] [Server thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: Unidentified mapping from registry minecraft:item
  1899. endreborn:wolframium_boots: 6218
  1900. endreborn:wolframium_nugget: 6209
  1901. endreborn:end_wolframium_ore: 6251
  1902. endreborn:wolframium_chestplate: 6216
  1903. endreborn:purpur_wall: 6265
  1904. endreborn:wolframium_leggings: 6217
  1905. endreborn:end_moss: 6259
  1906. endreborn:wolframium_door: 6220
  1907. endreborn:wolframium_ingot: 6208
  1908. endreborn:mushroom_roots: 6257
  1909. endreborn:dragonite: 6261
  1910. endreborn:endorium_sword: 6227
  1911. endreborn:wolframium_hoe: 6213
  1912. endreborn:ender_boots: 6238
  1913. endreborn:burned_end_stone: 6247
  1914. endreborn:ogana_weed: 6256
  1915. endreborn:endguard_egg: 6263
  1916. endreborn:endorium_ingot: 6226
  1917. endreborn:framed_obsidian_glass: 6264
  1918. endreborn:wolframium_block: 6223
  1919. endreborn:endorium_axe: 6228
  1920. endreborn:end_stone_sword: 6241
  1921. endreborn:wolframium_axe: 6211
  1922. endreborn:simple_quartz: 6233
  1923. endreborn:ender_transmitter: 6237
  1924. endreborn:end_coral: 6246
  1925. endreborn:wolframium_horse_armor: 6219
  1926. endreborn:endorium_nugget: 6225
  1927. endreborn:endorium_shovel: 6229
  1928. endreborn:purpur_lantern: 6253
  1929. endreborn:purpur_eye: 6252
  1930. endreborn:end_stone_button: 6266
  1931. endreborn:endorium_block: 6232
  1932. endreborn:ogana: 6255
  1933. endreborn:cracked_purpur: 6254
  1934. endreborn:end_moss_block: 6258
  1935. endreborn:wolframium_sword: 6210
  1936. endreborn:chiseled_end_bricks: 6249
  1937. endreborn:wolframium_ore: 6224
  1938. endreborn:end_stone_pickaxe: 6245
  1939. endreborn:wolframium_helmet: 6215
  1940. endreborn:wolframium_shovel: 6212
  1941. endreborn:wolframium_bars: 6222
  1942. endreborn:endorium_pickaxe: 6231
  1943. endreborn:end_stone_hoe: 6244
  1944. endreborn:obsidian_glass: 6240
  1945. endreborn:end_mushroom: 6260
  1946. endreborn:iron_hammer: 6262
  1947. endreborn:quartz_ore: 6234
  1948. endreborn:wolframium_pickaxe: 6214
  1949. endreborn:endorium_hoe: 6230
  1950. endreborn:end_stone_shovel: 6243
  1951. endreborn:obsidian_shard: 6236
  1952. endreborn:obsidian_ore: 6239
  1953. endreborn:end_stone_axe: 6242
  1954. endreborn:end_stone_pillar: 6250
  1955. endreborn:essence: 6235
  1956. endreborn:cracked_end_bricks: 6248
  1957. endreborn:wolframium_trapdoor: 6221
  1958.  
  1959. [30Dec2020 17:31:51.770] [Server thread/INFO] [net.minecraftforge.fml.StartupQuery/STARTUPQUERY]: Using fml.queryResult confirm to answer the following query:
  1960. Missing minecraft:item:
  1961. endreborn:end_mushroom
  1962. endreborn:endorium_sword
  1963. endreborn:wolframium_bars
  1964. endreborn:mushroom_roots
  1965. endreborn:end_stone_pillar
  1966. endreborn:end_wolframium_ore
  1967. endreborn:wolframium_sword
  1968. endreborn:end_moss
  1969. endreborn:wolframium_block
  1970. endreborn:endorium_block
  1971. endreborn:purpur_wall
  1972. endreborn:chiseled_end_bricks
  1973. endreborn:endorium_axe
  1974. endreborn:endorium_pickaxe
  1975. endreborn:wolframium_door
  1976. endreborn:purpur_lantern
  1977. endreborn:endorium_nugget
  1978. endreborn:obsidian_shard
  1979. endreborn:end_moss_block
  1980. endreborn:endorium_ingot
  1981. endreborn:ender_transmitter
  1982. endreborn:wolframium_ingot
  1983. endreborn:wolframium_ore
  1984. endreborn:simple_quartz
  1985. endreborn:end_stone_hoe
  1986. endreborn:endorium_shovel
  1987. endreborn:ender_boots
  1988. endreborn:quartz_ore
  1989. endreborn:cracked_end_bricks
  1990. endreborn:end_stone_sword
  1991. endreborn:wolframium_axe
  1992. endreborn:cracked_purpur
  1993. endreborn:end_stone_button
  1994. endreborn:endorium_hoe
  1995. endreborn:wolframium_boots
  1996. endreborn:wolframium_chestplate
  1997. endreborn:purpur_eye
  1998. endreborn:wolframium_horse_armor
  1999. endreborn:dragonite
  2000. endreborn:obsidian_ore
  2001. endreborn:end_coral
  2002. endreborn:iron_hammer
  2003. endreborn:obsidian_glass
  2004. endreborn:ogana
  2005. endreborn:framed_obsidian_glass
  2006. endreborn:wolframium_nugget
  2007. endreborn:end_stone_axe
  2008. endreborn:wolframium_shovel
  2009. endreborn:wolframium_pickaxe
  2010. endreborn:end_stone_pickaxe
  2011. endreborn:wolframium_leggings
  2012. endreborn:end_stone_shovel
  2013. endreborn:wolframium_helmet
  2014. endreborn:ogana_weed
  2015. endreborn:wolframium_hoe
  2016. endreborn:endguard_egg
  2017. endreborn:burned_end_stone
  2018. endreborn:wolframium_trapdoor
  2019. endreborn:essence
  2020.  
  2021. Missing minecraft:block:
  2022. endreborn:end_mushroom
  2023. endreborn:wolframium_bars
  2024. endreborn:cracked_purpur
  2025. endreborn:end_stone_button
  2026. endreborn:mushroom_roots
  2027. endreborn:end_stone_pillar
  2028. endreborn:end_wolframium_ore
  2029. endreborn:end_moss
  2030. endreborn:wolframium_block
  2031. endreborn:endorium_block
  2032. endreborn:purpur_wall
  2033. endreborn:dragonite
  2034. endreborn:obsidian_ore
  2035. endreborn:chiseled_end_bricks
  2036. endreborn:end_coral
  2037. endreborn:wolframium_door
  2038. endreborn:sheetmetal_wolframium
  2039. endreborn:obsidian_glass
  2040. endreborn:purpur_lantern
  2041. endreborn:framed_obsidian_glass
  2042. endreborn:sheetmetal_endorium
  2043. endreborn:end_moss_block
  2044. endreborn:potted_dragonite
  2045. endreborn:wolframium_ore
  2046. endreborn:ogana_weed
  2047. endreborn:quartz_ore
  2048. endreborn:burned_end_stone
  2049. endreborn:cracked_end_bricks
  2050. endreborn:wolframium_trapdoor
  2051.  
  2052. Missing minecraft:entity_type:
  2053. endreborn:enderman
  2054. endreborn:endguard
  2055.  
  2056.  
  2057. [30Dec2020 17:31:51.771] [Server thread/ERROR] [net.minecraftforge.registries.GameData/REGISTRIES]: There are unidentified mappings in this world - we are going to attempt to process anyway
  2058. [30Dec2020 17:31:56.098] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Missing data pack mod:packmenu
  2059. [30Dec2020 17:31:56.099] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Missing data pack mod:endreborn
  2060. [30Dec2020 17:31:56.103] [Server thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: netherex:netherex_nether_biome_pack, netherex:enb_nether_biome_pack, netherex:default_nether_biome_pack, netherex:byg_nether_biome_pack, netherex:bop_nether_biome_pack, Default, QuarkOddities-1.15.2.jar, astralsorcery-1.15.2-1.12.14.jar, item-filters-2.2.0.15.jar, Mine and Slash-1.15.2-3.8.6.jar, curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar, Abnormals-Core-1.15.2-1.0.6.jar, mcws-win-1.15.2-v1.0.2.jar, caelus-FORGE-1.15.2-2.0-beta3.jar, Upgrade-Aquatic-1.15.2-1.7.1.jar, KleeSlabs_1.15.2-8.0.0.jar, Neat 1.6-22.jar, MS Auto-Compat-1.15.2-1.2.0.jar, Waystones_1.15.2-6.0.2.jar, CookingForBlockheads_1.15.2-8.0.3.jar, Placebo-1.15.2-3.1.0.jar, globaldatapack-1.15.2-1.3.jar, comforts-FORGE-1.15.2-2.0.0.4.jar, appliedenergistics2-7.0.5.jar, SereneSeasons-1.15.2-3.0.0.75-universal.jar, ftb-gui-library-1.0.0.14.jar, good-nights-sleep-1.15.2-1.1.5.jar, DungeonCrawl-1.15.2-2.2.2.jar, curioofundying-FORGE-1.15.2-3.0.jar, FarmingForBlockheads_1.15.2-6.1.5.jar, cte_uniques-0.11.jar, Bookshelf-1.15.2-5.6.40.jar, Apotheosis-1.15.2-3.3.8.jar, mcw-doors-1.0.1fix-mc1.15.1-2.jar, Morpheus-1.15.2-4.2.50.jar, carpentrycraft-2.2.0.jar, Hwyla-forge-1.10.8-B72_1.15.2.jar, inventorypets-2.0.7.jar, mysticalworld-1.15.2-2.1.3.jar, forge-1.15.2-31.2.47-universal.jar, Atum-1.15.2-2.1.12.jar, mysticallib-1.15.2-2.0.1.jar, FasterLadderClimbing-1.15.2-0.2.jar, structure-gel-api-1.15.2-1.1.0.jar, The-Endergetic-Expansion-1.15.2-v1.3.2.jar, mcw-bridges-1.0.4fix-mc1.15.2.jar, MouseTweaks-2.13-mc1.15.1.jar, ftb-quests-1502.0.2.252.jar, Ma-Chat-1.15.2-3.1.0.jar, dungeons-plus-1.15.2-1.0.2.jar, mcw-trapdors-1.0.0fix-mc1.15.2.jar, forbidden_arcanus-1.15.2-1.5.jar, AzureRPGItems 1.15.2-1.3.3.jar, AudioCassettes-1.15.2-1.1.jar, Atmospheric-1.15.2-1.4.1.jar, lycanitesmobs-1.15.2-2.2.3.2.jar, dimdungeons-1.071.jar, TelePass-1.15.2-1.1.1.jar, curios-FORGE-1.15.2-2.0.2.6.jar, Botania-r1.15-388.jar, Patchouli-1.15.2-1.2-35.jar, FastWorkbench-1.15.2-3.1.1.jar, AutoRegLib-1.5-40.jar, Quark-r2.1-245.jar, StorageDrawers-1.15.2-7.0.3.jar, OreExcavation-1.7.151.jar, performant-1.15-3.14m.jar, midnight-0.5.11.jar, libnonymous-1.15.2-1.1.1.5.jar, RiddleChests-1.1.0.1.jar, IKnowWhatImDoing-3.1.0-forge.jar, structurize-0.13.94-ALPHA-universal.jar, minecolonies-0.13.436-RELEASE-universal.jar, FastFurnace-1.15.1-3.0.0.jar, mcws-roofs-1.15.2-v2.0.0.jar, furniture-7.0.0-pre16-1.15.1.jar, AppleSkin-mc1.15.2-forge-1.0.14.jar, curiouselytra-FORGE-1.15.2-2.0.jar, observerlib-1.15.2-1.3.2.jar, mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar, productivebees-1.15.2-0.5.1.3.jar, byg-1.0.11.jar, Aquaculture-1.15.2-2.0.23.jar, Charm-1.15.2-1.5.9.jar, Charmonium-1.15.2-1.0.1.jar, FastLeafDecay-v22.1.jar, CosmeticArmorReworked-1.15.2-v3a.jar, BetterMineshaftsForge-1.15.2-1.3.1.jar, NetherEx-1.15.2-4.0.1.jar, LibraryEx-1.15.2-3.0.1.jar, EnderMail-1.15.2-1.1.3.jar, ExtendedNetherBackport-1.15.2-Beta-Lightweight-4.3.2.jar, atum, azurerpgitems, curios, dimdungeons, farmingforblockheads, minecraft, mmorpg, productivebees, riddlechests, telepass, waystones
  2061. [30Dec2020 17:32:00.314] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe productivebees:cofh/machine/chiller_honey_to_honey_block
  2062. com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'thermal:chiller'
  2063. at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
  2064. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_211]
  2065. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
  2066. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
  2067. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
  2068. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
  2069. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_211]
  2070. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_211]
  2071. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_211]
  2072. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
  2073. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  2074. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  2075. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  2076. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
  2077. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
  2078. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  2079. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
  2080. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
  2081. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  2082. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
  2083. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
  2084. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
  2085. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
  2086. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
  2087. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
  2088. [30Dec2020 17:32:00.775] [Server thread/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe productivebees:cofh/machine/bottler_honey_bottle
  2089. com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'thermal:bottler'
  2090. at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
  2091. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_211]
  2092. at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
  2093. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) ~[?:?]
  2094. at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) ~[?:?]
  2095. at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?]
  2096. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_211]
  2097. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_211]
  2098. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_211]
  2099. at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?]
  2100. at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
  2101. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
  2102. at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
  2103. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
  2104. at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
  2105. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
  2106. at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
  2107. at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
  2108. at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
  2109. at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
  2110. at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
  2111. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363) [?:?]
  2112. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212) [?:?]
  2113. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
  2114. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
  2115. [30Dec2020 17:32:00.834] [Server thread/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 36 recipes
  2116. [30Dec2020 17:32:00.842] [Server thread/INFO] [placebo/]: Registered 27 additional recipes.
  2117. [30Dec2020 17:32:00.842] [Server thread/INFO] [placebo/]: Beginning replacement of all shapeless recipes...
  2118. [30Dec2020 17:32:00.988] [Server thread/INFO] [placebo/]: Successfully replaced 2325 recipes with fast recipes.
  2119. [30Dec2020 17:32:03.402] [Server thread/INFO] [placebo/]: Registered 13 additional loot tables.
  2120. [30Dec2020 17:32:03.894] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_magic_beehive as it's conditions were not met
  2121. [30Dec2020 17:32:03.897] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_birch_beehive as it's conditions were not met
  2122. [30Dec2020 17:32:03.902] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_aspen_beehive as it's conditions were not met
  2123. [30Dec2020 17:32:03.940] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_poise_beehive as it's conditions were not met
  2124. [30Dec2020 17:32:03.948] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_mahogany_beehive as it's conditions were not met
  2125. [30Dec2020 17:32:03.951] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_driftwood_beehive as it's conditions were not met
  2126. [30Dec2020 17:32:03.970] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_grimwood_beehive as it's conditions were not met
  2127. [30Dec2020 17:32:03.971] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_river_beehive as it's conditions were not met
  2128. [30Dec2020 17:32:03.978] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_fir_beehive as it's conditions were not met
  2129. [30Dec2020 17:32:03.979] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_acacia_beehive as it's conditions were not met
  2130. [30Dec2020 17:32:03.981] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_jacaranda_beehive as it's conditions were not met
  2131. [30Dec2020 17:32:03.982] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_willow_beehive as it's conditions were not met
  2132. [30Dec2020 17:32:03.983] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_bamboo_beehive as it's conditions were not met
  2133. [30Dec2020 17:32:03.995] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_maple_beehive as it's conditions were not met
  2134. [30Dec2020 17:32:04.009] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_dead_beehive as it's conditions were not met
  2135. [30Dec2020 17:32:04.011] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_yucca_beehive as it's conditions were not met
  2136. [30Dec2020 17:32:04.012] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_umbran_beehive as it's conditions were not met
  2137. [30Dec2020 17:32:04.022] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_redwood_beehive as it's conditions were not met
  2138. [30Dec2020 17:32:04.024] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_cherry_beehive as it's conditions were not met
  2139. [30Dec2020 17:32:04.032] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_rosewood_beehive as it's conditions were not met
  2140. [30Dec2020 17:32:04.039] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_spruce_beehive as it's conditions were not met
  2141. [30Dec2020 17:32:04.048] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_willow_beehive as it's conditions were not met
  2142. [30Dec2020 17:32:04.049] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_kousa_beehive as it's conditions were not met
  2143. [30Dec2020 17:32:04.070] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_jungle_beehive as it's conditions were not met
  2144. [30Dec2020 17:32:04.084] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_hellbark_beehive as it's conditions were not met
  2145. [30Dec2020 17:32:04.096] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_bop_palm_beehive as it's conditions were not met
  2146. [30Dec2020 17:32:04.106] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_dark_oak_beehive as it's conditions were not met
  2147. [30Dec2020 17:32:04.107] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_snake_block_beehive as it's conditions were not met
  2148. [30Dec2020 17:32:04.118] [Server thread/INFO] [net.minecraft.advancements.AdvancementManager/]: Skipping loading advancement productivebees:recipes/decorations/advanced_wisteria_beehive as it's conditions were not met
  2149. [30Dec2020 17:32:04.209] [Server thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2856 advancements
  2150. [30Dec2020 17:32:04.434] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab biotite_slab could not be found.
  2151. [30Dec2020 17:32:04.434] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab snow_bricks_slab_double could not be found.
  2152. [30Dec2020 17:32:04.434] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandy_bricks_slab_double could not be found.
  2153. [30Dec2020 17:32:04.434] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab charred_nether_brick_slab could not be found.
  2154. [30Dec2020 17:32:04.434] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandstone_bricks_slab_double could not be found.
  2155. [30Dec2020 17:32:04.434] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab sandstone_smooth_slab could not be found.
  2156. [30Dec2020 17:32:04.434] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab red_sandstone_bricks_slab_double could not be found.
  2157. [30Dec2020 17:32:04.434] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab red_sandstone_smooth_slab could not be found.
  2158. [30Dec2020 17:32:04.434] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab end_bricks_slab could not be found.
  2159. [30Dec2020 17:32:04.434] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_slab could not be found.
  2160. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_dark_slab could not be found.
  2161. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab prismarine_bricks_slab could not be found.
  2162. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_diorite_slab could not be found.
  2163. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_diorite_bricks_slab could not be found.
  2164. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_granite_slab could not be found.
  2165. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_granite_bricks_slab could not be found.
  2166. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_andesite_slab could not be found.
  2167. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_andesite_bricks_slab could not be found.
  2168. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_basalt_slab could not be found.
  2169. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_basalt_bricks_slab could not be found.
  2170. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_gray_slab could not be found.
  2171. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_magenta_slab could not be found.
  2172. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_cyan_slab could not be found.
  2173. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_blue_slab could not be found.
  2174. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_orange_slab could not be found.
  2175. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_red_slab could not be found.
  2176. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_yellow_slab could not be found.
  2177. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_light_blue_slab could not be found.
  2178. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_purple_slab could not be found.
  2179. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_silver_slab could not be found.
  2180. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_lime_slab could not be found.
  2181. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_green_slab could not be found.
  2182. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_black_slab could not be found.
  2183. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_brown_slab could not be found.
  2184. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_white_slab could not be found.
  2185. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_clay_tiles_pink_slab could not be found.
  2186. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_gray_slab could not be found.
  2187. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_magenta_slab could not be found.
  2188. [30Dec2020 17:32:04.435] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_cyan_slab could not be found.
  2189. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_blue_slab could not be found.
  2190. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_orange_slab could not be found.
  2191. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_red_slab could not be found.
  2192. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_yellow_slab could not be found.
  2193. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_light_blue_slab could not be found.
  2194. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_purple_slab could not be found.
  2195. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_silver_slab could not be found.
  2196. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_lime_slab could not be found.
  2197. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_green_slab could not be found.
  2198. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_black_slab could not be found.
  2199. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_brown_slab could not be found.
  2200. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_white_slab could not be found.
  2201. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stained_planks_pink_slab could not be found.
  2202. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab reed_block_slab could not be found.
  2203. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab thatch_slab_double could not be found.
  2204. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab icy_stone_slab could not be found.
  2205. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab fire_stone_slab could not be found.
  2206. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_limestone_slab could not be found.
  2207. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab stone_marble_slab could not be found.
  2208. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab duskbound_block_slab_double could not be found.
  2209. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab magma_bricks_slab_double could not be found.
  2210. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab midori_block_slab_double could not be found.
  2211. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab iron_plate_slab_double could not be found.
  2212. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab polished_netherrack_bricks_slab could not be found.
  2213. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_slab_double could not be found.
  2214. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_bricks_slab_double could not be found.
  2215. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab soul_sandstone_smooth_slab could not be found.
  2216. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_oak_slab could not be found.
  2217. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_spruce_slab could not be found.
  2218. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_birch_slab could not be found.
  2219. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_jungle_slab could not be found.
  2220. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_acacia_slab could not be found.
  2221. [30Dec2020 17:32:04.436] [Server thread/ERROR] [net.blay09.mods.kleeslabs.KleeSlabs/]: Slab bark_dark_oak_slab could not be found.
  2222. [30Dec2020 17:32:04.653] [Server thread/INFO] [Dungeon Crawl/]: Loading data...
  2223. [30Dec2020 17:32:05.478] [Server thread/INFO] [Dungeon Crawl/]: Finished data loading.
  2224. [30Dec2020 17:32:05.721] [Server thread/INFO] [minecolonies/]: Beginning load of custom recipes for colony workers
  2225. [30Dec2020 17:32:05.738] [Server thread/INFO] [minecolonies/]: Loaded 126 recipes for 9 crafters
  2226. [30Dec2020 17:32:05.743] [Server thread/INFO] [Apotheosis : Deadly/]: Loaded 19 affix loot entries from resources.
  2227. [30Dec2020 17:32:05.747] [Server thread/INFO] [Apotheosis : Deadly/]: Registered 4 boss gear sets.
  2228. [30Dec2020 17:32:05.993] [Server thread/INFO] [com.stal111.forbidden_arcanus.gui.forbiddenmicon.ForbiddenmiconPageLoadListener/]: Loaded 18 recipes
  2229. [30Dec2020 17:32:06.042] [Server thread/INFO] [Astral Sorcery/]: Built PerkTree with 417 perks!
  2230. [30Dec2020 17:32:06.046] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.BaseDataPackManager:apply:63]: TIER Registry succeeded loading: 6 datapack entries.
  2231. [30Dec2020 17:32:06.062] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.BaseDataPackManager:apply:63]: SET Registry succeeded loading: 41 datapack entries.
  2232. [30Dec2020 17:32:06.084] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.BaseDataPackManager:apply:63]: AFFIX Registry succeeded loading: 125 datapack entries.
  2233. [30Dec2020 17:32:06.087] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.BaseDataPackManager:apply:63]: RUNE Registry succeeded loading: 15 datapack entries.
  2234. [30Dec2020 17:32:06.088] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.BaseDataPackManager:apply:63]: MOB_AFFIX Registry succeeded loading: 16 datapack entries.
  2235. [30Dec2020 17:32:06.089] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.BaseDataPackManager:apply:63]: RUNEWORD Registry succeeded loading: 34 datapack entries.
  2236. [30Dec2020 17:32:06.095] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: java.lang.Exception: [Mine and Slash Registry Error]: GUID Error: much_less_health_regen_percentage of type: STATMOD doesn't exist. This is either a removed/renamed old registry, or robertx22 forgot to include it in an update.
  2237. [30Dec2020 17:32:06.096] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at com.robertx22.mine_and_slash.registry.SlashRegistryContainer.logRegistryError(SlashRegistryContainer.java:46)
  2238. [30Dec2020 17:32:06.096] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at com.robertx22.mine_and_slash.registry.SlashRegistryContainer.get(SlashRegistryContainer.java:152)
  2239. [30Dec2020 17:32:06.096] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at com.robertx22.mine_and_slash.data_generation.JsonUtils.lambda$getStatMods$2(JsonUtils.java:29)
  2240. [30Dec2020 17:32:06.096] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at java.lang.Iterable.forEach(Iterable.java:75)
  2241. [30Dec2020 17:32:06.096] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at com.robertx22.mine_and_slash.data_generation.JsonUtils.getStatMods(JsonUtils.java:28)
  2242. [30Dec2020 17:32:06.096] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at com.robertx22.mine_and_slash.database.unique_items.IUnique.fromJson(IUnique.java:91)
  2243. [30Dec2020 17:32:06.096] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at com.robertx22.mine_and_slash.data_generation.unique_gears.UniqueGearDatapackManager.lambda$new$0(UniqueGearDatapackManager.java:16)
  2244. [30Dec2020 17:32:06.097] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at com.robertx22.mine_and_slash.data_generation.BaseDataPackManager.lambda$apply$0(BaseDataPackManager.java:51)
  2245. [30Dec2020 17:32:06.097] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at java.util.HashMap.forEach(HashMap.java:1289)
  2246. [30Dec2020 17:32:06.097] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at com.robertx22.mine_and_slash.data_generation.BaseDataPackManager.apply(BaseDataPackManager.java:49)
  2247. [30Dec2020 17:32:06.097] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at com.robertx22.mine_and_slash.data_generation.BaseDataPackManager.func_212853_a_(BaseDataPackManager.java:23)
  2248. [30Dec2020 17:32:06.097] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13)
  2249. [30Dec2020 17:32:06.097] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656)
  2250. [30Dec2020 17:32:06.097] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632)
  2251. [30Dec2020 17:32:06.097] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
  2252. [30Dec2020 17:32:06.098] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71)
  2253. [30Dec2020 17:32:06.098] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18)
  2254. [30Dec2020 17:32:06.098] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144)
  2255. [30Dec2020 17:32:06.098] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23)
  2256. [30Dec2020 17:32:06.098] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731)
  2257. [30Dec2020 17:32:06.098] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141)
  2258. [30Dec2020 17:32:06.098] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118)
  2259. [30Dec2020 17:32:06.099] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714)
  2260. [30Dec2020 17:32:06.099] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708)
  2261. [30Dec2020 17:32:06.099] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127)
  2262. [30Dec2020 17:32:06.099] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464)
  2263. [30Dec2020 17:32:06.099] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450)
  2264. [30Dec2020 17:32:06.099] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:363)
  2265. [30Dec2020 17:32:06.100] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:212)
  2266. [30Dec2020 17:32:06.100] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613)
  2267. [30Dec2020 17:32:06.100] [Server thread/INFO] [STDERR/]: [com.robertx22.mine_and_slash.registry.SlashRegistryContainer:logRegistryError:48]: at java.lang.Thread.run(Thread.java:748)
  2268. [30Dec2020 17:32:06.104] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.BaseDataPackManager:apply:63]: UNIQUE_GEAR Registry succeeded loading: 158 datapack entries.
  2269. [30Dec2020 17:32:06.136] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.BaseDataPackManager:apply:63]: COMPATIBLE_ITEM Registry succeeded loading: 2228 datapack entries.
  2270. [30Dec2020 17:32:06.137] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.rarities.BaseRarityDatapackManager:apply:42]: Starting to register rarity datapacks on the server from datapacks
  2271. [30Dec2020 17:32:06.145] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.rarities.BaseRarityDatapackManager:apply:62]: Rarity loading succeeded.
  2272. [30Dec2020 17:32:06.148] [Server thread/INFO] [Apotheosis : Enchantment/]: Registered 11 blocks with enchanting stats.
  2273. [30Dec2020 17:32:06.151] [Server thread/INFO] [RiddleChests/]: Loaded 515 riddles, 4 loot table mappings and 2 alphabets
  2274. [30Dec2020 17:32:10.863] [Server thread/INFO] [minecolonies/]: Tags Loaded
  2275. [30Dec2020 17:32:10.869] [Server thread/INFO] [minecolonies/]: Loading Minecolonies Data
  2276. [30Dec2020 17:32:10.869] [Server thread/INFO] [minecolonies/]: Load Complete
  2277. [30Dec2020 17:32:10.869] [Server thread/INFO] [minecolonies/]: Server UUID 5f59313d-8019-4fb8-b885-676c3a6032b4
  2278. [30Dec2020 17:32:10.874] [Server thread/WARN] [structurize/]: FMLServerStartedEvent
  2279. [30Dec2020 17:32:10.881] [Server thread/WARN] [structurize/]: Trying jar discover: assets/structurize
  2280. [30Dec2020 17:32:10.895] [Server thread/WARN] [structurize/]: Trying jar discover: assets/minecolonies
  2281. [30Dec2020 17:32:12.356] [Server thread/INFO] [structurize/]: Load additional huts or decorations from ./structurize/schematics
  2282. [30Dec2020 17:32:12.357] [Server thread/INFO] [structurize/]: Load cached schematic from ./structurize/cache
  2283. [30Dec2020 17:32:12.357] [Server thread/INFO] [structurize/]: Load cached schematic from ./structurize/cache
  2284. [30Dec2020 17:32:12.508] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
  2285. [30Dec2020 17:32:15.008] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
  2286. [30Dec2020 17:32:15.008] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
  2287. [30Dec2020 17:32:15.008] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
  2288. [30Dec2020 17:32:15.008] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
  2289. [30Dec2020 17:32:15.008] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
  2290. [30Dec2020 17:32:15.008] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
  2291. [30Dec2020 17:32:15.473] [Server thread/WARN] [mixin/]: @Final field field_176167_b:Lit/unimi/dsi/fastutil/ints/Int2ObjectMap; in performant.mixins.json:pathing.NodeProcessorMixin should be final
  2292. [30Dec2020 17:32:15.644] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 46%
  2293. [30Dec2020 17:32:15.928] [Server thread/WARN] [net.minecraft.world.server.ServerWorld/]: Keeping entity aquaculture:atlantic_herring that already exists with UUID e7eb2a25-cc6a-4c94-9a2c-78782dec151b
  2294. [30Dec2020 17:32:19.950] [Server-Worker-12/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83%
  2295. [30Dec2020 17:32:19.951] [Server-Worker-16/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83%
  2296. [30Dec2020 17:32:19.951] [Server-Worker-10/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83%
  2297. [30Dec2020 17:32:19.951] [Server-Worker-15/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83%
  2298. [30Dec2020 17:32:19.951] [Server-Worker-12/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83%
  2299. [30Dec2020 17:32:19.952] [Server-Worker-12/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83%
  2300. [30Dec2020 17:32:19.952] [Server-Worker-12/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83%
  2301. [30Dec2020 17:32:19.952] [Server-Worker-11/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83%
  2302. [30Dec2020 17:32:20.009] [Server-Worker-12/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
  2303. [30Dec2020 17:32:20.511] [Server-Worker-15/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
  2304. [30Dec2020 17:32:21.523] [Server-Worker-12/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
  2305. [30Dec2020 17:32:21.523] [Server-Worker-12/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
  2306. [30Dec2020 17:32:22.009] [Server-Worker-15/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
  2307. [30Dec2020 17:32:22.515] [Server-Worker-12/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
  2308. [30Dec2020 17:32:23.008] [Server-Worker-12/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
  2309. [30Dec2020 17:32:23.213] [Server-Worker-9/INFO] [com.lycanitesmobs.LycanitesMobs/]: [LycanitesMobs] [Info] [] [Dungeon] Generated New Dungeon Instance Dungeon Instance - Schematic: desertcrypts - TP Command: /tp 887 66 -89 - Origin: BlockPos{x=887, y=64, z=-89} - Complete: false - Seed: -3761614686181913933 - ID: 026a6b86-6b05-d8b9-bbb7-c46dbba70cda
  2310. [30Dec2020 17:32:23.576] [Server-Worker-9/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
  2311. [30Dec2020 17:32:24.013] [Server-Worker-9/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87%
  2312. [30Dec2020 17:32:24.039] [Server-Worker-12/INFO] [ObserverLib/]: Load CachedWorldData 'rock-crystals' for world 0
  2313. [30Dec2020 17:32:24.053] [Server-Worker-12/INFO] [ObserverLib/]: Loading of 'rock-crystals' for world 0 finished.
  2314. [30Dec2020 17:32:24.528] [Server-Worker-10/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89%
  2315. [30Dec2020 17:32:25.012] [Server-Worker-16/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 90%
  2316. [30Dec2020 17:32:25.530] [Server-Worker-15/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 92%
  2317. [30Dec2020 17:32:26.008] [Server-Worker-12/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 93%
  2318. [30Dec2020 17:32:26.512] [Server-Worker-9/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 95%
  2319. [30Dec2020 17:32:27.015] [Server-Worker-10/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 98%
  2320. [30Dec2020 17:32:27.290] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 14783 ms
  2321. [30Dec2020 17:32:27.292] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (40.785s)! For help, type "help"
  2322. [30Dec2020 17:32:27.489] [Server thread/INFO] [voronoiaoc.byg.BYG/]: BYG: "Server Starting" Event Complete!
  2323. [30Dec2020 17:32:27.503] [Server thread/INFO] [com.maciej916.machat.libs.Log/]: ma-chat Loading data
  2324. [30Dec2020 17:32:27.507] [Server thread/INFO] [com.maciej916.machat.libs.Log/]: ma-chat Data loaded
  2325. [30Dec2020 17:32:27.562] [Server thread/INFO] [Bookshelf/]: Registering 1 commands.
  2326. [30Dec2020 17:32:27.875] [Server thread/ERROR] [com.mushroom.midnight.Midnight/]: Unable to check if The Midnight: Rewritten is available for download! You are probably offline.
  2327. java.io.IOException: Server returned HTTP response code: 521 for URL: https://beta.crypticmushroom.com/rewrite.txt
  2328. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) ~[?:1.8.0_211]
  2329. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[?:1.8.0_211]
  2330. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) ~[?:1.8.0_211]
  2331. at com.mushroom.midnight.Midnight.isRewriteAvailable(Midnight.java:134) [?:0.5.11]
  2332. at com.mushroom.midnight.common.CommonEventHandler.serverStarting(CommonEventHandler.java:145) [?:0.5.11]
  2333. at net.minecraftforge.eventbus.ASMEventHandler_530_CommonEventHandler_serverStarting_FMLServerStartingEvent.invoke(.dynamic) [?:?]
  2334. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) [eventbus-2.2.1-service.jar:?]
  2335. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.1-service.jar:?]
  2336. at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:95) [?:?]
  2337. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:243) [?:?]
  2338. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
  2339. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
  2340. [30Dec2020 17:32:28.006] [Server thread/INFO] [FTB Quests/]: Loading quests from /home/minecraft/multicraft/servers/server193195/config/ftbquests/quests
  2341. [30Dec2020 17:32:28.074] [Server thread/INFO] [FTB Quests/]: Loaded 7 chapters, 137 quests, 154 tasks and 289 rewards. In total, 594 objects
  2342. [30Dec2020 17:32:28.341] [Server thread/INFO] [Astral Sorcery/]: Loaded PerkTree!
  2343. [30Dec2020 17:32:29.045] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.uncommon.testing.Watch:print:54]: [Setting up auto compatibility config power levels] Action took: 697971 microseconds
  2344. [30Dec2020 17:32:29.047] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.mmorpg.registers.server.CommandRegister:Register:25]: Registering Mine and Slash Commands.
  2345. [30Dec2020 17:32:29.165] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.registry.SlashRegistry:unregisterInvalidEntries:278]: Starting Mine and Slash Registry auto validation.
  2346. [30Dec2020 17:32:29.188] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.compatible_items.CompatibleItem:isRegistryEntryValid:308]: There are no possible random uniques for item type of: trident of unique tier of 3 or less.
  2347. [30Dec2020 17:32:29.188] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.compatible_items.CompatibleItem:isRegistryEntryValid:309]: This won't prevent the compatible item from functioning, but it means whenever it tries to generate as unique, it will turn to fallback normal item.
  2348. [30Dec2020 17:32:29.200] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.compatible_items.CompatibleItem:isRegistryEntryValid:308]: There are no possible random uniques for item type of: trident of unique tier of 3 or less.
  2349. [30Dec2020 17:32:29.201] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.compatible_items.CompatibleItem:isRegistryEntryValid:309]: This won't prevent the compatible item from functioning, but it means whenever it tries to generate as unique, it will turn to fallback normal item.
  2350. [30Dec2020 17:32:29.203] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.compatible_items.CompatibleItem:isRegistryEntryValid:308]: There are no possible random uniques for item type of: trident of unique tier of 3 or less.
  2351. [30Dec2020 17:32:29.203] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.data_generation.compatible_items.CompatibleItem:isRegistryEntryValid:309]: This won't prevent the compatible item from functioning, but it means whenever it tries to generate as unique, it will turn to fallback normal item.
  2352. [30Dec2020 17:32:29.237] [Server thread/INFO] [STDOUT/]: [com.robertx22.mine_and_slash.registry.SlashRegistry:unregisterInvalidEntries:294]: All Mine and Slash registries appear valid.
  2353. [30Dec2020 17:32:29.796] [Server thread/INFO] [minecolonies/]: Finished discovering saplings
  2354. [30Dec2020 17:32:29.846] [Server thread/INFO] [minecolonies/]: Finished discovering Ores
  2355. [30Dec2020 17:32:29.847] [Server thread/INFO] [minecolonies/]: Finished discovering oreBlocks
  2356. [30Dec2020 17:32:29.954] [Server thread/INFO] [minecolonies/]: Finished discovering compostables
  2357. [30Dec2020 17:32:30.017] [Server thread/INFO] [minecolonies/]: Finished discovering plantables
  2358. [30Dec2020 17:32:30.018] [Server thread/INFO] [minecolonies/]: Finished discovering lucky oreBlocks
  2359. [30Dec2020 17:32:30.018] [Server thread/INFO] [minecolonies/]: Finished discovering recruitment costs
  2360. [30Dec2020 17:32:30.021] [Server thread/INFO] [minecolonies/]: Finished discovering diseases
  2361. [30Dec2020 17:32:30.022] [Server thread/INFO] [minecolonies/]: Finished initiating sifter config
  2362. [30Dec2020 17:32:30.050] [Server thread/INFO] [minecolonies/]: Finished discovering food
  2363. [30Dec2020 17:32:30.078] [Server thread/INFO] [minecolonies/]: Finished discovering fuel
  2364. [30Dec2020 17:32:30.824] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (resettable_dungeon): All chunks are saved
  2365. [30Dec2020 17:32:30.828] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (midnight): All chunks are saved
  2366. [30Dec2020 17:32:30.836] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (good_dream): All chunks are saved
  2367. [30Dec2020 17:32:30.837] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (atum): All chunks are saved
  2368. [30Dec2020 17:32:30.838] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (dungeon_dimension): All chunks are saved
  2369. [30Dec2020 17:32:30.838] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  2370. [30Dec2020 17:32:30.839] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (nightmare): All chunks are saved
  2371. [30Dec2020 17:32:30.841] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  2372. [30Dec2020 17:32:30.857] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  2373. [30Dec2020 17:32:30.857] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  2374. [30Dec2020 17:32:30.858] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  2375. [30Dec2020 17:32:30.858] [Server thread/WARN] [net.minecraftforge.common.BiomeDictionary/]: No types have been added to Biome mmorpg:dungeon_biome, types have been assigned on a best-effort guess: could not guess types
  2376. [30Dec2020 17:33:19.149] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2377. [30Dec2020 17:34:10.940] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2378. [30Dec2020 17:35:02.741] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2379. [30Dec2020 17:35:54.539] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2380. [30Dec2020 17:36:46.389] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2381. [30Dec2020 17:37:38.189] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2382. [30Dec2020 17:38:29.989] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2383. [30Dec2020 17:39:21.789] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2384. [30Dec2020 17:40:13.589] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2385. [30Dec2020 17:40:24.039] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Saving is already turned on
  2386. [30Dec2020 17:40:24.040] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Saving the game (this may take a moment!)
  2387. [30Dec2020 17:40:24.208] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Saved the game
  2388. [30Dec2020 17:41:05.439] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2389. [30Dec2020 17:41:57.239] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2390. [30Dec2020 17:42:31.191] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player Ms_Mae is f081a186-54ea-4e64-b8d6-bc92beb3377d
  2391. [30Dec2020 17:42:36.957] [Server thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Adding 'cooldown_tracker_set' ASM patch...
  2392. [30Dec2020 17:42:36.961] [Server thread/INFO] [net.minecraftforge.coremod.CoreMod.astralsorcery/COREMODLOG]: Added 'cooldown_tracker_set' ASM patch!
  2393. [30Dec2020 17:42:37.082] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@30ebc381
  2394. [30Dec2020 17:42:37.177] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: Ms_Mae[/73.25.50.255:23044] logged in with entity id 200 at (261.5, 64.0, -85.5)
  2395. [30Dec2020 17:42:37.249] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Ms_Mae joined the game
  2396. [30Dec2020 17:42:37.419] [Server thread/INFO] [Waila/]: Syncing config to Ms_Mae (f081a186-54ea-4e64-b8d6-bc92beb3377d)
  2397. [30Dec2020 17:42:37.449] [Server thread/INFO] [structurize/]: New Server UUID 3fbc9ce4-136e-4bb2-9ddb-68a106b3c715
  2398. [30Dec2020 17:42:37.580] [Netty Epoll Server IO #2/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@6e936830 (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
  2399. [30Dec2020 17:42:37.580] [Netty Epoll Server IO #2/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.ModIdArgument@a9a4dba (class net.minecraftforge.server.command.ModIdArgument) - will not be sent to client!
  2400. [30Dec2020 17:42:37.580] [Netty Epoll Server IO #2/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@7f893faf (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
  2401. [30Dec2020 17:42:37.580] [Netty Epoll Server IO #2/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize net.minecraftforge.server.command.EnumArgument@46cf024 (class net.minecraftforge.server.command.EnumArgument) - will not be sent to client!
  2402. [30Dec2020 17:42:37.580] [Netty Epoll Server IO #2/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize com.ldtteam.structurize.commands.arguments.MultipleStringArgument@3f5c0cab (class com.ldtteam.structurize.commands.arguments.MultipleStringArgument) - will not be sent to client!
  2403. [30Dec2020 17:42:37.728] [Thread-42/INFO] [com.lycanitesmobs.LycanitesMobs/]: [LycanitesMobs] [Info] [] Unable to access the online donations file.
  2404. [30Dec2020 17:42:37.729] [Thread-42/INFO] [STDERR/]: [com.lycanitesmobs.core.pets.DonationFamiliars$DonationLoader:readFromJSON:63]: java.io.IOException: Server returned HTTP response code: 503 for URL: https://api.lycanitesmobs.com/familiar
  2405. [30Dec2020 17:42:37.729] [Thread-42/INFO] [STDERR/]: [com.lycanitesmobs.core.pets.DonationFamiliars$DonationLoader:readFromJSON:63]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
  2406. [30Dec2020 17:42:37.729] [Thread-42/INFO] [STDERR/]: [com.lycanitesmobs.core.pets.DonationFamiliars$DonationLoader:readFromJSON:63]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492)
  2407. [30Dec2020 17:42:37.729] [Thread-42/INFO] [STDERR/]: [com.lycanitesmobs.core.pets.DonationFamiliars$DonationLoader:readFromJSON:63]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263)
  2408. [30Dec2020 17:42:37.729] [Thread-42/INFO] [STDERR/]: [com.lycanitesmobs.core.pets.DonationFamiliars$DonationLoader:readFromJSON:63]: at com.lycanitesmobs.core.pets.DonationFamiliars$DonationLoader.readFromJSON(DonationFamiliars.java:52)
  2409. [30Dec2020 17:42:37.729] [Thread-42/INFO] [STDERR/]: [com.lycanitesmobs.core.pets.DonationFamiliars$DonationLoader:readFromJSON:63]: at com.lycanitesmobs.core.pets.DonationFamiliars$DonationLoader.run(DonationFamiliars.java:36)
  2410. [30Dec2020 17:42:37.729] [Thread-42/INFO] [STDERR/]: [com.lycanitesmobs.core.pets.DonationFamiliars$DonationLoader:readFromJSON:63]: at java.lang.Thread.run(Thread.java:748)
  2411. [30Dec2020 17:42:44.571] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: Ms_Mae lost connection: Disconnected
  2412. [30Dec2020 17:42:44.572] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Ms_Mae left the game
  2413. [30Dec2020 17:42:44.688] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 7100ms or 142 ticks behind
  2414. [30Dec2020 17:42:49.046] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2415. [30Dec2020 17:43:40.839] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2416. [30Dec2020 17:44:32.639] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2417. [30Dec2020 17:45:24.441] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2418. [30Dec2020 17:46:16.289] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2419. [30Dec2020 17:47:08.089] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2420. [30Dec2020 17:47:59.888] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2421. [30Dec2020 17:48:51.689] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2422. [30Dec2020 17:49:43.489] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2423. [30Dec2020 17:50:30.889] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Saving is already turned on
  2424. [30Dec2020 17:50:30.889] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Saving the game (this may take a moment!)
  2425. [30Dec2020 17:50:31.056] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Saved the game
  2426. [30Dec2020 17:50:35.338] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2427. [30Dec2020 17:51:27.139] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2428. [30Dec2020 17:52:18.938] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2429. [30Dec2020 17:53:10.738] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2430. [30Dec2020 17:54:02.538] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2431. [30Dec2020 17:54:54.389] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2432. [30Dec2020 17:55:46.188] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2433. [30Dec2020 17:56:37.988] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2434. [30Dec2020 17:57:29.789] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2435. [30Dec2020 17:58:21.589] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2436. [30Dec2020 17:59:13.439] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: There are 0 of a max 120 players online:
  2437.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement