Guest User

Fusion BMC CST latest log 5

a guest
Feb 21st, 2024
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 319.16 KB | None | 0 0
  1. - Please install the datapack for better compatibility between Better Villages and Bountiful.
  2. - You can find the datapack URL in the `compatibility` section of the Better Villages description.
  3. - URL=https://www.curseforge.com/minecraft/mc-mods/better-village-forge
  4. [13:58:39] [Render thread/ERROR]: More Villagers compatibility is not enabled for Better Village and More Villagers is present in your mod list.
  5. - Please install the datapack for better compatibility between Better Villages and More Villagers.
  6. - You can find the datapack URL in the `compatibility` section of the Better Villages description.
  7. - URL=https://www.curseforge.com/minecraft/mc-mods/better-village-forge
  8. [13:58:39] [Render thread/WARN]: Parsing loot modifiers for:lootintegrations:dungeonloot_nether with loottable: minecraft:chests/nether_bridge
  9. [13:58:39] [Render thread/WARN]: Parsing loot modifiers for:lootintegrations:dungeonloot_hard with loottable: minecraft:chests/end_city_treasure
  10. [13:58:39] [Render thread/WARN]: Parsing loot modifiers for:lootintegrations:dungeonloot_water with loottable: minecraft:chests/underwater_ruin_big
  11. [13:58:39] [Render thread/WARN]: Parsing loot modifiers for:lootintegrations:dungeonloot_medium with loottable: minecraft:chests/stronghold_crossing
  12. [13:58:39] [Render thread/WARN]: Parsing loot modifiers for:lootintegrations:villageloot_house with loottable: minecraft:chests/village/village_plains_house
  13. [13:58:39] [Render thread/WARN]: Parsing loot modifiers for:lootintegrations:dungeonloot_easy with loottable: minecraft:chests/simple_dungeon
  14. [13:58:39] [Render thread/WARN]: Parsing loot modifiers for:lootintegrations:dungeonloot_no_overflow with loottable: minecraft:chests/simple_dungeon
  15. [13:58:39] [Render thread/INFO]: Loaded 17 curio slots
  16. [13:58:39] [Render thread/INFO]: Loaded 9 curio entities
  17. [13:58:39] [Render thread/INFO]: Deserializing default trades of profession: villagersplus:alchemist
  18. [13:58:39] [Render thread/INFO]: Deserializing default trades of profession: villagersplus:horticulturist
  19. [13:58:39] [Render thread/INFO]: Deserializing default trades of profession: villagersplus:occultist
  20. [13:58:39] [Render thread/INFO]: Deserializing default trades of profession: villagersplus:oceanographer
  21. [13:58:39] [Render thread/WARN]: Could not decode GlobalLootModifier with json id bygonenether:soul_stone_from_block - error: Unknown registry key in ResourceKey[minecraft:root / forge:global_loot_modifier_serializers]: bygonenether:replace_item
  22. [13:58:39] [Render thread/WARN]: Could not decode GlobalLootModifier with json id bygonenether:soul_stone_in_catacombs - error: Unknown registry key in ResourceKey[minecraft:root / forge:global_loot_modifier_serializers]: bygonenether:replace_item
  23. [13:58:39] [Render thread/WARN]: Unable to decode loot conditions
  24. com.google.gson.JsonSyntaxException: Unknown type 'alternative'
  25. at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:99) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  26. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23107!/:?]
  27. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23107!/:?]
  28. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23107!/:?]
  29. at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23107!/:?]
  30. at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23107!/:?]
  31. at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23107!/:?]
  32. at net.minecraftforge.common.loot.IGlobalLootModifier.lambda$static$1(IGlobalLootModifier.java:39) ~[forge-1.20.1-47.2.19-universal.jar%231003!/:?]
  33. at com.mojang.serialization.Decoder$1.lambda$decode$1(Decoder.java:49) ~[datafixerupper-6.0.8.jar%23114!/:?]
  34. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  35. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  36. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  37. at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%23114!/:?]
  38. at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%23114!/:?]
  39. at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%23114!/:?]
  40. at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%23114!/:?]
  41. at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%23114!/:?]
  42. at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$7.decode(RecordCodecBuilder.java:406) ~[datafixerupper-6.0.8.jar%23114!/:?]
  43. at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%23114!/:?]
  44. at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$3(KeyDispatchCodec.java:67) ~[datafixerupper-6.0.8.jar%23114!/:?]
  45. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  46. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  47. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  48. at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$4(KeyDispatchCodec.java:58) ~[datafixerupper-6.0.8.jar%23114!/:?]
  49. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  50. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  51. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  52. at com.mojang.serialization.codecs.KeyDispatchCodec.decode(KeyDispatchCodec.java:56) ~[datafixerupper-6.0.8.jar%23114!/:?]
  53. at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%23114!/:?]
  54. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  55. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  56. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  57. at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%23114!/:?]
  58. at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%23114!/:?]
  59. at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%23114!/:?]
  60. at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:79) ~[forge-1.20.1-47.2.19-universal.jar%231003!/:?]
  61. at net.minecraftforge.common.loot.LootModifierManager.m_5787_(LootModifierManager.java:38) ~[forge-1.20.1-47.2.19-universal.jar%231003!/:?]
  62. at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  63. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
  64. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
  65. at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  66. at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  67. at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  68. at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  69. at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  70. at net.minecraft.client.Minecraft.m_18701_(Minecraft.java:6441) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  71. at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_232896_(CreateWorldScreen.java:131) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  72. at net.minecraft.client.gui.screens.worldselection.SelectWorldScreen.m_279861_(SelectWorldScreen.java:60) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  73. at net.minecraft.client.gui.components.Button.m_5691_(Button.java:38) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  74. at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:55) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  75. at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:175) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  76. at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:38) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  77. at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:92) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  78. at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:437) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  79. at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  80. at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:189) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  81. at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  82. at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:188) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  83. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23141!/:build 7]
  84. at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23153!/:build 7]
  85. at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23141!/:build 7]
  86. at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:237) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  87. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1173) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  88. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  89. at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.2.19.jar:?]
  90. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  91. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
  92. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  93. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
  94. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.19.jar:?]
  95. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.19.jar:?]
  96. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.19.jar:?]
  97. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
  98. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
  99. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
  100. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
  101. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
  102. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
  103. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
  104. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
  105. [13:58:39] [Render thread/WARN]: Could not decode GlobalLootModifier with json id miners_delight:scavenging_tentacles - error: Unknown type 'alternative'
  106. [13:58:39] [Render thread/WARN]: Unable to decode loot conditions
  107. com.google.gson.JsonSyntaxException: Unknown type 'alternative'
  108. at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:99) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  109. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23107!/:?]
  110. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23107!/:?]
  111. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23107!/:?]
  112. at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23107!/:?]
  113. at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23107!/:?]
  114. at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23107!/:?]
  115. at net.minecraftforge.common.loot.IGlobalLootModifier.lambda$static$1(IGlobalLootModifier.java:39) ~[forge-1.20.1-47.2.19-universal.jar%231003!/:?]
  116. at com.mojang.serialization.Decoder$1.lambda$decode$1(Decoder.java:49) ~[datafixerupper-6.0.8.jar%23114!/:?]
  117. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  118. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  119. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  120. at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%23114!/:?]
  121. at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%23114!/:?]
  122. at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%23114!/:?]
  123. at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%23114!/:?]
  124. at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%23114!/:?]
  125. at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:323) ~[datafixerupper-6.0.8.jar%23114!/:?]
  126. at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%23114!/:?]
  127. at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$3(KeyDispatchCodec.java:67) ~[datafixerupper-6.0.8.jar%23114!/:?]
  128. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  129. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  130. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  131. at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$4(KeyDispatchCodec.java:58) ~[datafixerupper-6.0.8.jar%23114!/:?]
  132. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  133. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  134. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  135. at com.mojang.serialization.codecs.KeyDispatchCodec.decode(KeyDispatchCodec.java:56) ~[datafixerupper-6.0.8.jar%23114!/:?]
  136. at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%23114!/:?]
  137. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  138. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  139. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  140. at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%23114!/:?]
  141. at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%23114!/:?]
  142. at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%23114!/:?]
  143. at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:79) ~[forge-1.20.1-47.2.19-universal.jar%231003!/:?]
  144. at net.minecraftforge.common.loot.LootModifierManager.m_5787_(LootModifierManager.java:38) ~[forge-1.20.1-47.2.19-universal.jar%231003!/:?]
  145. at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  146. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
  147. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
  148. at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  149. at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  150. at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  151. at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  152. at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  153. at net.minecraft.client.Minecraft.m_18701_(Minecraft.java:6441) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  154. at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_232896_(CreateWorldScreen.java:131) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  155. at net.minecraft.client.gui.screens.worldselection.SelectWorldScreen.m_279861_(SelectWorldScreen.java:60) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  156. at net.minecraft.client.gui.components.Button.m_5691_(Button.java:38) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  157. at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:55) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  158. at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:175) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  159. at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:38) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  160. at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:92) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  161. at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:437) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  162. at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  163. at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:189) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  164. at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  165. at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:188) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  166. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23141!/:build 7]
  167. at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23153!/:build 7]
  168. at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23141!/:build 7]
  169. at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:237) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  170. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1173) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  171. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  172. at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.2.19.jar:?]
  173. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  174. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
  175. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  176. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
  177. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.19.jar:?]
  178. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.19.jar:?]
  179. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.19.jar:?]
  180. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
  181. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
  182. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
  183. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
  184. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
  185. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
  186. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
  187. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
  188. [13:58:39] [Render thread/WARN]: Could not decode GlobalLootModifier with json id miners_delight:scavenging_silverfish - error: Unknown type 'alternative'
  189. [13:58:39] [Render thread/WARN]: Unable to decode loot conditions
  190. com.google.gson.JsonSyntaxException: Unknown entity type 'aether_genesis:dark_swet', valid types are: minecraft:allay, minecraft:area_effect_cloud, minecraft:armor_stand, minecraft:arrow, minecraft:axolotl, minecraft:bat, minecraft:bee, minecraft:blaze, minecraft:block_display, minecraft:boat, minecraft:camel, minecraft:cat, minecraft:cave_spider, minecraft:chest_boat, minecraft:chest_minecart, minecraft:chicken, minecraft:cod, minecraft:command_block_minecart, minecraft:cow, minecraft:creeper, minecraft:dolphin, minecraft:donkey, minecraft:dragon_fireball, minecraft:drowned, minecraft:egg, minecraft:elder_guardian, minecraft:end_crystal, minecraft:ender_dragon, minecraft:ender_pearl, minecraft:enderman, minecraft:endermite, minecraft:evoker, minecraft:evoker_fangs, minecraft:experience_bottle, minecraft:experience_orb, minecraft:eye_of_ender, minecraft:falling_block, minecraft:firework_rocket, minecraft:fox, minecraft:frog, minecraft:furnace_minecart, minecraft:ghast, minecraft:giant, minecraft:glow_item_frame, minecraft:glow_squid, minecraft:goat, minecraft:guardian, minecraft:hoglin, minecraft:hopper_minecart, minecraft:horse, minecraft:husk, minecraft:illusioner, minecraft:interaction, minecraft:iron_golem, minecraft:item, minecraft:item_display, minecraft:item_frame, minecraft:fireball, minecraft:leash_knot, minecraft:lightning_bolt, minecraft:llama, minecraft:llama_spit, minecraft:magma_cube, minecraft:marker, minecraft:minecart, minecraft:mooshroom, minecraft:mule, minecraft:ocelot, minecraft:painting, minecraft:panda, minecraft:parrot, minecraft:phantom, minecraft:pig, minecraft:piglin, minecraft:piglin_brute, minecraft:pillager, minecraft:polar_bear, minecraft:potion, minecraft:pufferfish, minecraft:rabbit, minecraft:ravager, minecraft:salmon, minecraft:sheep, minecraft:shulker, minecraft:shulker_bullet, minecraft:silverfish, minecraft:skeleton, minecraft:skeleton_horse, minecraft:slime, minecraft:small_fireball, minecraft:sniffer, minecraft:snow_golem, minecraft:snowball, minecraft:spawner_minecart, minecraft:spectral_arrow, minecraft:spider, minecraft:squid, minecraft:stray, minecraft:strider, minecraft:tadpole, minecraft:text_display, minecraft:tnt, minecraft:tnt_minecart, minecraft:trader_llama, minecraft:trident, minecraft:tropical_fish, minecraft:turtle, minecraft:vex, minecraft:villager, minecraft:vindicator, minecraft:wandering_trader, minecraft:warden, minecraft:witch, minecraft:wither, minecraft:wither_skeleton, minecraft:wither_skull, minecraft:wolf, minecraft:zoglin, minecraft:zombie, minecraft:zombie_horse, minecraft:zombie_villager, minecraft:zombified_piglin, minecraft:player, minecraft:fishing_bobber, eldritch_end:aberration, eldritch_end:tentacle, eldritch_end:undead_tentacle, eldritch_end:dendler, eldritch_end:the_faceless, betterend:dragonfly, betterend:end_slime, betterend:end_fish, betterend:shadow_walker, betterend:cubozoa, betterend:silk_moth, bclib:chair, valhelsia_furniture:seat, createdieselgenerators:chemical_sprayer_projectile, whatareyouvotingfor:crab, whatareyouvotingfor:armadillo, whatareyouvotingfor:penguin, exposure:photograph, corpse:corpse, handcrafted:seat, handcrafted:fancy_painting, creatures_squared:trout, creatures_squared:seahorse, creatures_squared:tapir, creatures_squared:ocean_sunfish, creatures_squared:collared_anteater, creatures_squared:pink_shrimp, creatures_squared:tropical_shrimp, creatures_squared:ant, creatures_squared:pregnant_seahorse, creatures_squared:baby_tapir, creatures_squared:bucketed_seahorse, creatures_squared:baby_ocean_sunfish, creatures_squared:collared_anteater_anger, creatures_squared:collared_anteater_t_pose, creatures_squared:shrimp_blue, creatures_squared:shrimp_white_black, creatures_squared:shrimp_white_red, creatures_squared:shrimp_green, creatures_squared:shrimp_orange, creatures_squared:domestic_ant, creatures_squared:ant_queen, dynamictrees:falling_tree, dynamictrees:lingering_effector, snowrealmagic:snow, biomesoplenty:boat, biomesoplenty:chest_boat, gravestone:player_ghost, lootr:lootr_minecart, aquatic_frontiers:sandy, aquatic_frontiers:sandy_pickle, aquatic_frontiers:sandy_coral, aquatic_frontiers:soul_sandy, aquatic_frontiers:spongesquid, aquatic_frontiers:coralgolem, aquatic_frontiers:coralcrab, aquatic_frontiers:giantsquid, illagerinvasion:provoker, illagerinvasion:invoker, illagerinvasion:necromancer, illagerinvasion:basher, illagerinvasion:sorcerer, illagerinvasion:archivist, illagerinvasion:inquisitor, illagerinvasion:marauder, illagerinvasion:alchemist, illagerinvasion:firecaller, illagerinvasion:surrendered, illagerinvasion:invoker_fangs, illagerinvasion:flying_magma, illagerinvasion:skull_bolt, illagerinvasion:hatchet, bygonenether:wex, bygonenether:warped_enderman, bygonenether:piglin_prisoner, bygonenether:piglin_hunter, bygonenether:wraither, bygonenether:wither_skeleton_knight, bygonenether:corpor, bygonenether:wither_skeleton_horse, bygonenether:warped_ender_pearl, interiors:big_seat, spelunkers_charm:tremor_handler, spelunkers_charm:sound_entity, spelunkers_charm:projectile_thrown_rock, spelunkers_charm:projectile_thrown_deepslate_rock, spelunkers_charm:projectile_thrown_dripstone_rock, spelunkers_charm:projectile_basalt_rock_projectile, cozy_home:seat, cozy_home:seat_low, born_in_chaos_v1:decaying_zombie_not_despawn, born_in_chaos_v1:door_knight_not_despawn, born_in_chaos_v1:bonescaller_not_despawn, born_in_chaos_v1:supreme_bonescaller_not_despawn, born_in_chaos_v1:skeleton_thrasher_not_despawn, born_in_chaos_v1:dread_hound_not_despawn, born_in_chaos_v1:firelight_not_despawn, born_in_chaos_v1:zombie_clown_not_despawn, born_in_chaos_v1:pumpkin_bomb, born_in_chaos_v1:infernal_spirit, born_in_chaos_v1:decrepit_skeleton, born_in_chaos_v1:skeleton_demoman, born_in_chaos_v1:decaying_zombie, born_in_chaos_v1:baby_skeleton, born_in_chaos_v1:siamese_skeletons, born_in_chaos_v1:barrel_zombie, born_in_chaos_v1:phantom_creeper, born_in_chaos_v1:door_knight, born_in_chaos_v1:restless_spirit, born_in_chaos_v1:skeleton_thrasher, born_in_chaos_v1:pumpkin_spirit, born_in_chaos_v1:seared_spirit, born_in_chaos_v1:firelight, born_in_chaos_v1:diamond_termite, born_in_chaos_v1:bonescaller, born_in_chaos_v1:supreme_bonescaller, born_in_chaos_v1:bone_imp, born_in_chaos_v1:nightmare_stalker, born_in_chaos_v1:dark_vortex, born_in_chaos_v1:dread_hound, born_in_chaos_v1:dire_hound_leader, born_in_chaos_v1:fallen_chaos_knight, born_in_chaos_v1:scarlet_persecutor, born_in_chaos_v1:spirit_guide, born_in_chaos_v1:zombie_clown, born_in_chaos_v1:maggot, born_in_chaos_v1:corpse_fly, born_in_chaos_v1:bloody_gadfly, born_in_chaos_v1:swarmer, born_in_chaos_v1:zombie_fisherman, born_in_chaos_v1:zombie_lumberjack, born_in_chaos_v1:zombie_bruiser, born_in_chaos_v1:thornshell_crab, born_in_chaos_v1:corpse_fish, born_in_chaos_v1:glutton_fish, born_in_chaos_v1:missioner, born_in_chaos_v1:mr_pumpkin, born_in_chaos_v1:sir_pumpkinhead, born_in_chaos_v1:senor_pumpkin, born_in_chaos_v1:lord_pumpkinhead, born_in_chaos_v1:baby_skeleton_minion, born_in_chaos_v1:controlled_baby_skeleton, born_in_chaos_v1:phantom_creeper_copy, born_in_chaos_v1:bone_imp_minion, born_in_chaos_v1:supreme_bonescaller_stage_2, born_in_chaos_v1:spirit_guide_assistant, born_in_chaos_v1:mr_pumpkin_controlled, born_in_chaos_v1:felsteed, born_in_chaos_v1:sir_pumpkinhead_without_horse, born_in_chaos_v1:sir_the_headless, born_in_chaos_v1:pumpkinhead, born_in_chaos_v1:riding_felsteed, born_in_chaos_v1:seared_spirit_not_despawn, born_in_chaos_v1:lords_felsteed, born_in_chaos_v1:lord_pumpkinhead_withouta_horse, born_in_chaos_v1:lord_the_headless, born_in_chaos_v1:lord_pumpkinhead_head, born_in_chaos_v1:riding_lords_felsteed, born_in_chaos_v1:projectile_staffof_magic_arrows_projectile, born_in_chaos_v1:projectile_staffof_blindness_projectile, born_in_chaos_v1:projectile_pumpkin_staff_projectile, born_in_chaos_v1:projectile_staffof_magic_arrows_2_projectile, born_in_chaos_v1:projectile_pumpkin_staff_2_projectile, born_in_chaos_v1:projectile_intoxicatind_bomb_projectile, born_in_chaos_v1:projectile_pumpkin_pistol_projectile, born_in_chaos_v1:projectile_pumpkin_pistol_2_projectile, born_in_chaos_v1:siamese_skeletonsleft, born_in_chaos_v1:siamese_skeletonsright, born_in_chaos_v1:projectile_missionary_charge, goblintraders:goblin_trader, goblintraders:vein_goblin_trader, conjurer_illager:conjurer, conjurer_illager:bouncing_ball, conjurer_illager:throwing_card, obscure_api:vfx, decorative_blocks:dummy_entity, raided:inquisitor, raided:incinerator, raided:incinerator_fireball, raided:savager, raided:necromancer, raided:electromancer, raided:lightning, distantfriends:friend, friendsandfoes:copper_golem, friendsandfoes:glare, friendsandfoes:iceologer, friendsandfoes:ice_chunk, friendsandfoes:mauler, friendsandfoes:moobloom, friendsandfoes:rascal, friendsandfoes:tuff_golem, friendsandfoes:wildfire, friendsandfoes:player_illusion, endermanoverhaul:badlands_enderman, endermanoverhaul:cave_enderman, endermanoverhaul:crimson_forest_enderman, endermanoverhaul:dark_oak_enderman, endermanoverhaul:desert_enderman, endermanoverhaul:end_enderman, endermanoverhaul:end_islands_enderman, endermanoverhaul:flower_fields_enderman, endermanoverhaul:ice_spikes_enderman, endermanoverhaul:mushroom_fields_enderman, endermanoverhaul:nether_wastes_enderman, endermanoverhaul:coral_enderman, endermanoverhaul:savanna_enderman, endermanoverhaul:snowy_enderman, endermanoverhaul:soulsand_valley_enderman, endermanoverhaul:swamp_enderman, endermanoverhaul:warped_forest_enderman, endermanoverhaul:windswept_hills_enderman, endermanoverhaul:pet_enderman, endermanoverhaul:hammerhead_pet_enderman, endermanoverhaul:axolotl_pet_enderman, endermanoverhaul:scarab, endermanoverhaul:spirit, endermanoverhaul:ender_bullet, endermanoverhaul:corrupted_pearl, endermanoverhaul:soul_pearl, endermanoverhaul:ancient_pearl, endermanoverhaul:bubble_pearl, endermanoverhaul:summoner_pearl, endermanoverhaul:icy_pearl, endermanoverhaul:crimson_pearl, endermanoverhaul:warped_pearl, another_furniture:seat, betterarcheology:bombentity, create_enchantment_industry:hyper_experience_orb, create_enchantment_industry:hyper_experience_bottle, stalwart_dungeons:projectile_spore_bottle, stalwart_dungeons:projectile_tungsten_shield, stalwart_dungeons:projectile_warted_tungsten_shield, stalwart_dungeons:projectile_awful_gun, stalwart_dungeons:projectile_awful_dungeon_spawner, stalwart_dungeons:projectile_keeping_castle_spawner, stalwart_dungeons:awful_ghast, stalwart_dungeons:nether_keeper, stalwart_dungeons:giddy_blaze, stalwart_dungeons:incomplete_wither, stalwart_dungeons:reinforced_blaze, stalwart_dungeons:projectile_chorundum_shield, stalwart_dungeons:projectile_end_dungeon_spawner, stalwart_dungeons:propulk, stalwart_dungeons:shelterer, stalwart_dungeons:projectile_levitation_projectile, stalwart_dungeons:spore_projectile, stalwart_dungeons:nether_wart_cocoon, stalwart_dungeons:shelterer_without_armor, stalwart_dungeons:shulker_cannon, stalwart_dungeons:projectile_cannon_pr, guardvillagers:guard, createbigcannons:pitch_contraption, createbigcannons:shot, createbigcannons:he_shell, createbigcannons:shrapnel_shell, createbigcannons:bag_of_grapeshot, createbigcannons:ap_shot, createbigcannons:traffic_cone, createbigcannons:ap_shell, createbigcannons:fluid_shell, createbigcannons:smoke_shell, createbigcannons:mortar_stone, createbigcannons:drop_mortar_shell, createbigcannons:shrapnel, createbigcannons:grapeshot, createbigcannons:fluid_blob, createbigcannons:smoke_emitter, createbigcannons:cannon_carriage, createbigcannons:ap_autocannon, createbigcannons:flak_autocannon, createbigcannons:machine_gun_bullet, moresnifferflowers:bobling, ecologics:coconut_crab, ecologics:boat, ecologics:chest_boat, ecologics:penguin, ecologics:squirrel, create_things_and_misc:projectile_spout_gun_water, create_things_and_misc:projectile_spout_gun_lava, create_things_and_misc:projectile_spout_gun_chocolate, create_things_and_misc:projectile_spout_gun_honey, create_things_and_misc:projectile_spout_gun_slime, create_things_and_misc:projectile_neon_tube, create_things_and_misc:balloon_blaze, create_things_and_misc:projectile_blaze_balloon_fire, create_things_and_misc:sprinkler_head, create_things_and_misc:sprinkler_radius, creeperoverhaul:jungle_creeper, creeperoverhaul:bamboo_creeper, creeperoverhaul:desert_creeper, creeperoverhaul:badlands_creeper, creeperoverhaul:hills_creeper, creeperoverhaul:savannah_creeper, creeperoverhaul:mushroom_creeper, creeperoverhaul:swamp_creeper, creeperoverhaul:dripstone_creeper, creeperoverhaul:cave_creeper, creeperoverhaul:dark_oak_creeper, creeperoverhaul:spruce_creeper, creeperoverhaul:beach_creeper, creeperoverhaul:snowy_creeper, creeperoverhaul:ocean_creeper, aether:phyg, aether:flying_cow, aether:sheepuff, aether:moa, aether:aerbunny, aether:aerwhale, aether:blue_swet, aether:golden_swet, aether:whirlwind, aether:evil_whirlwind, aether:aechor_plant, aether:cockatrice, aether:zephyr, aether:mimic, aether:sentry, aether:slider, aether:valkyrie, aether:valkyrie_queen, aether:fire_minion, aether:sun_spirit, aether:skyroot_boat, aether:skyroot_chest_boat, aether:cloud_minion, aether:cold_parachute, aether:golden_parachute, aether:floating_block, aether:tnt_present, aether:zephyr_snowball, aether:cloud_crystal, aether:fire_crystal, aether:ice_crystal, aether:thunder_crystal, aether:golden_dart, aether:poison_dart, aether:enchanted_dart, aether:poison_needle, aether:lightning_knife, aether:hammer_projectile, lost_aether_content:aerwhale_king, lost_aether_content:falling_rock, lost_aether_content:cloud_shot, deep_aether:boat, deep_aether:chest_boat, deep_aether:quail_egg, deep_aether:aerglow_fish, deep_aether:quail, deep_aether:venomite, deep_aether:fire_projectile, aether_redux:volatile_fire_crystal, aether_redux:vanilla_swet, aether_redux:spectral_dart, aether_redux:fieldsprout_boat, aether_redux:fieldsprout_chest_boat, aether_redux:blightwillow_boat, aether_redux:blightwillow_chest_boat, aether_redux:cloudcap_boat, aether_redux:cloudcap_chest_boat, aether_redux:springshroom_boat, aether_redux:springshroom_chest_boat, aether_redux:crystal_boat, aether_redux:crystal_chest_boat, aether_redux:glacia_boat, aether_redux:glacia_chest_boat, naturalist:duck_egg, naturalist:snail, naturalist:bear, naturalist:butterfly, naturalist:firefly, naturalist:snake, naturalist:coral_snake, naturalist:rattlesnake, naturalist:deer, naturalist:bluejay, naturalist:canary, naturalist:cardinal, naturalist:robin, naturalist:finch, naturalist:sparrow, naturalist:caterpillar, naturalist:rhino, naturalist:lion, naturalist:elephant, naturalist:zebra, naturalist:giraffe, naturalist:hippo, naturalist:vulture, naturalist:boar, naturalist:dragonfly, naturalist:catfish, naturalist:alligator, naturalist:bass, naturalist:lizard, naturalist:lizard_tail, naturalist:tortoise, naturalist:duck, piglinproliferation:piglin_alchemist, cataclysm:ender_golem, cataclysm:ender_guardian, cataclysm:netherite_monstrosity, cataclysm:lava_bomb, cataclysm:nameless_sorcerer, cataclysm:ignis, cataclysm:ender_guardian_bullet, cataclysm:void_rune, cataclysm:abyss_mine, cataclysm:endermaptera, cataclysm:deepling, cataclysm:deepling_brute, cataclysm:deepling_angler, cataclysm:deepling_priest, cataclysm:deepling_warlock, cataclysm:abyss_mark, cataclysm:lionfish, cataclysm:coralssus, cataclysm:ignited_revenant, cataclysm:the_harbinger, cataclysm:the_watcher, cataclysm:the_prowler, cataclysm:the_leviathan, cataclysm:the_baby_leviathan, cataclysm:void_scatter_arrow, cataclysm:poison_dart, cataclysm:void_shard, cataclysm:blazing_bone, cataclysm:lionfish_spike, cataclysm:screen_shake, cataclysm:cm_falling_block, cataclysm:ignis_fireball, cataclysm:ignis_abyss_fireball, cataclysm:wither_smoke_effect, cataclysm:flame_strike, cataclysm:ashen_breath, cataclysm:wall_watcher, cataclysm:death_laser_beam, cataclysm:abyss_blast, cataclysm:mini_abyss_blast, cataclysm:portal_abyss_blast, cataclysm:laser_beam, cataclysm:wither_missile, cataclysm:wither_homing_missile, cataclysm:wither_howitzer, cataclysm:abyss_orb, cataclysm:void_howitzer, cataclysm:eye_of_dungeon, cataclysm:void_vortex, cataclysm:the_leviathan_tongue, cataclysm:tidal_tentacle, cataclysm:tidal_hook, cataclysm:abyss_portal, cataclysm:abyss_blast_portal, cataclysm:coral_spear, cataclysm:coral_bardiche, cataclysm:dimensional_rift, cataclysm:amethyst_crab, cataclysm:earthquake, cataclysm:amethyst_cluster_projectile, cataclysm:ancient_remnant, cataclysm:modern_remnant, cataclysm:koboleton, cataclysm:sandstorm, cataclysm:ancient_desert_stele, alexsmobs:grizzly_bear, alexsmobs:roadrunner, alexsmobs:bone_serpent, alexsmobs:bone_serpent_part, alexsmobs:gazelle, alexsmobs:crocodile, alexsmobs:fly, alexsmobs:hummingbird, alexsmobs:orca, alexsmobs:sunbird, alexsmobs:gorilla, alexsmobs:crimson_mosquito, alexsmobs:mosquito_spit, alexsmobs:rattlesnake, alexsmobs:endergrade, alexsmobs:hammerhead_shark, alexsmobs:shark_tooth_arrow, alexsmobs:lobster, alexsmobs:komodo_dragon, alexsmobs:capuchin_monkey, alexsmobs:tossed_item, alexsmobs:centipede_head, alexsmobs:centipede_body, alexsmobs:centipede_tail, alexsmobs:warped_toad, alexsmobs:moose, alexsmobs:mimicube, alexsmobs:raccoon, alexsmobs:blobfish, alexsmobs:seal, alexsmobs:cockroach, alexsmobs:cockroach_egg, alexsmobs:shoebill, alexsmobs:elephant, alexsmobs:soul_vulture, alexsmobs:snow_leopard, alexsmobs:spectre, alexsmobs:crow, alexsmobs:alligator_snapping_turtle, alexsmobs:mungus, alexsmobs:mantis_shrimp, alexsmobs:guster, alexsmobs:sand_shot, alexsmobs:gust, alexsmobs:warped_mosco, alexsmobs:hemolymph, alexsmobs:straddler, alexsmobs:stradpole, alexsmobs:straddleboard, alexsmobs:emu, alexsmobs:emu_egg, alexsmobs:platypus, alexsmobs:dropbear, alexsmobs:tasmanian_devil, alexsmobs:kangaroo, alexsmobs:cachalot_whale, alexsmobs:cachalot_echo, alexsmobs:leafcutter_ant, alexsmobs:enderiophage, alexsmobs:enderiophage_rocket, alexsmobs:bald_eagle, alexsmobs:tiger, alexsmobs:tarantula_hawk, alexsmobs:void_worm, alexsmobs:void_worm_part, alexsmobs:void_worm_shot, alexsmobs:void_portal, alexsmobs:frilled_shark, alexsmobs:mimic_octopus, alexsmobs:seagull, alexsmobs:froststalker, alexsmobs:ice_shard, alexsmobs:tusklin, alexsmobs:laviathan, alexsmobs:cosmaw, alexsmobs:toucan, alexsmobs:maned_wolf, alexsmobs:anaconda, alexsmobs:anaconda_part, alexsmobs:vine_lasso, alexsmobs:anteater, alexsmobs:rocky_roller, alexsmobs:flutter, alexsmobs:pollen_ball, alexsmobs:gelada_monkey, alexsmobs:jerboa, alexsmobs:terrapin, alexsmobs:comb_jelly, alexsmobs:cosmic_cod, alexsmobs:bunfungus, alexsmobs:bison, alexsmobs:giant_squid, alexsmobs:squid_grapple, alexsmobs:sea_bear, alexsmobs:devils_hole_pupfish, alexsmobs:catfish, alexsmobs:flying_fish, alexsmobs:skelewag, alexsmobs:rain_frog, alexsmobs:potoo, alexsmobs:mudskipper, alexsmobs:mud_ball, alexsmobs:rhinoceros, alexsmobs:sugar_glider, alexsmobs:farseer, alexsmobs:skreecher, alexsmobs:underminer, alexsmobs:murmur, alexsmobs:murmur_head, alexsmobs:tendon_segment, alexsmobs:skunk, alexsmobs:fart, alexsmobs:banana_slug, alexsmobs:blue_jay, alexsmobs:caiman, alexsmobs:triops, twigs:pebble, sculkhorde:sculk_zombie, sculkhorde:sculk_mite, sculkhorde:sculk_mite_aggressor, sculkhorde:sculk_spitter, sculkhorde:sculk_bee_infector, sculkhorde:sculk_bee_harvester, sculkhorde:sculk_hatcher, sculkhorde:sculk_vindicator, sculkhorde:sculk_spore_spewer, sculkhorde:sculk_ravager, sculkhorde:sculk_creeper, sculkhorde:sculk_phantom, sculkhorde:sculk_phantom_corpse, sculkhorde:sculk_enderman, sculkhorde:cursor_prober, sculkhorde:custom_item_projectile, sculkhorde:sculk_acidic_projectile, sculkhorde:purification_flask_projectile, sculkhorde:ender_bubble_attack, sculkhorde:chaos_teleporation_rift, sculkhorde:sculk_spine_spike_attack, sculkhorde:cursor_bridger, sculkhorde:cursor_surface_infector, sculkhorde:cursor_surface_purifier, sculkhorde:infestation_purifier, railways:benchcart, railways:jukeboxcart, railways:conductor, dragonmounts:dragon, twilightforest:adherent, twilightforest:alpha_yeti, twilightforest:armored_giant, twilightforest:bighorn_sheep, twilightforest:blockchain_goblin, twilightforest:boar, twilightforest:boat, twilightforest:carminite_broodling, twilightforest:carminite_ghastguard, twilightforest:carminite_ghastling, twilightforest:carminite_golem, twilightforest:chain_block, twilightforest:charm_effect, twilightforest:chest_boat, twilightforest:cube_of_annihilation, twilightforest:death_tome, twilightforest:deer, twilightforest:dwarf_rabbit, twilightforest:falling_ice, twilightforest:fire_beetle, twilightforest:giant_miner, twilightforest:harbinger_cube, twilightforest:hedge_spider, twilightforest:helmet_crab, twilightforest:hostile_wolf, twilightforest:hydra, twilightforest:hydra_mortar, twilightforest:ice_arrow, twilightforest:thrown_ice, twilightforest:ice_crystal, twilightforest:ice_snowball, twilightforest:king_spider, twilightforest:knight_phantom, twilightforest:kobold, twilightforest:lich, twilightforest:lich_bolt, twilightforest:lich_bomb, twilightforest:lich_minion, twilightforest:lower_goblin_knight, twilightforest:loyal_zombie, twilightforest:maze_slime, twilightforest:minoshroom, twilightforest:minotaur, twilightforest:mist_wolf, twilightforest:moonworm_shot, twilightforest:mosquito_swarm, twilightforest:naga, twilightforest:nature_bolt, twilightforest:magic_painting, twilightforest:penguin, twilightforest:pinch_beetle, twilightforest:plateau_boss, twilightforest:protection_box, twilightforest:quest_ram, twilightforest:raven, twilightforest:redcap, twilightforest:redcap_sapper, twilightforest:rising_zombie, twilightforest:roving_cube, twilightforest:seeker_arrow, twilightforest:skeleton_druid, twilightforest:slider, twilightforest:slime_beetle, twilightforest:slime_blob, twilightforest:snow_guardian, twilightforest:snow_queen, twilightforest:squirrel, twilightforest:stable_ice_core, twilightforest:swarm_spider, twilightforest:thrown_block, twilightforest:thrown_wep, twilightforest:tiny_bird, twilightforest:tome_bolt, twilightforest:towerwood_borer, twilightforest:troll, twilightforest:wand_bolt, twilightforest:unstable_ice_core, twilightforest:upper_goblin_knight, twilightforest:ur_ghast, twilightforest:winter_wolf, twilightforest:wraith, twilightforest:yeti, farmersdelight:rotten_tomato, witherstormmod:wither_storm, witherstormmod:block_cluster, witherstormmod:wither_storm_segment, witherstormmod:flaming_wither_skull, witherstormmod:sickened_zombie, witherstormmod:sickened_skeleton, witherstormmod:sickened_spider, witherstormmod:sickened_creeper, witherstormmod:super_tnt, witherstormmod:formidibomb, witherstormmod:command_block, witherstormmod:withered_symbiont, witherstormmod:wither_storm_head, witherstormmod:tentacle, witherstormmod:sickened_villager, witherstormmod:sickened_phantom, witherstormmod:sickened_chicken, witherstormmod:sickened_cow, witherstormmod:sickened_mushroom_cow, witherstormmod:sickened_pillager, witherstormmod:sickened_iron_golem, witherstormmod:tainted_slime, deeperdarker:boat, deeperdarker:chest_boat, deeperdarker:sculk_centipede, deeperdarker:sculk_leech, deeperdarker:sculk_snapper, deeperdarker:shattered, deeperdarker:shriek_worm, deeperdarker:stalker, create:contraption, create:stationary_contraption, create:gantry_contraption, create:carriage_contraption, create:super_glue, create:crafting_blueprint, create:potato_projectile, create:seat, create_confectionery:little_gingerbread_man, tfmg:thermite_grenade, tfmg:zin_grenade, tfmg:copper_grenade, tfmg:napalm_bomb_entity, tfmg:spark, tfmg:green_spark, tfmg:blue_spark, alexscaves:boat, alexscaves:chest_boat, alexscaves:moving_metal_block, alexscaves:teletor, alexscaves:magnetic_weapon, alexscaves:magnetron, alexscaves:boundroid, alexscaves:boundroid_winch, alexscaves:ferrouslime, alexscaves:notor, alexscaves:quarry_smasher, alexscaves:seeking_arrow, alexscaves:subterranodon, alexscaves:vallumraptor, alexscaves:grottoceratops, alexscaves:trilocaris, alexscaves:tremorsaurus, alexscaves:relicheirus, alexscaves:luxtructosaurus, alexscaves:tephra, alexscaves:atlatitan, alexscaves:falling_tree_block, alexscaves:crushed_block, alexscaves:limestone_spear, alexscaves:extinction_spear, alexscaves:dinosaur_spirit, alexscaves:nuclear_explosion, alexscaves:nuclear_bomb, alexscaves:nucleeper, alexscaves:radgill, alexscaves:brainiac, alexscaves:thrown_waste_drum, alexscaves:gammaroach, alexscaves:raycat, alexscaves:cinder_brick, alexscaves:tremorzilla, alexscaves:lanternfish, alexscaves:sea_pig, alexscaves:submarine, alexscaves:hullbreaker, alexscaves:gossamer_worm, alexscaves:tripodfish, alexscaves:deep_one, alexscaves:ink_bomb, alexscaves:deep_one_knight, alexscaves:deep_one_mage, alexscaves:water_bolt, alexscaves:wave, alexscaves:mine_guardian, alexscaves:mine_guardian_anchor, alexscaves:depth_charge, alexscaves:floater, alexscaves:guano, alexscaves:falling_guano, alexscaves:gloomoth, alexscaves:underzealot, alexscaves:watcher, alexscaves:corrodent, alexscaves:vesper, alexscaves:forsaken, alexscaves:beholder_eye, alexscaves:desolate_dagger, alexscaves:burrowing_arrow, alexscaves:dark_arrow, create_sa:brass_drone, create_sa:drill_module, create_sa:magnet_module, create_sa:fan_module, create_sa:vault_module, create_sa:projectile_flamethrower_pr, create_sa:projectile_flamethrower_pr_2, create_sa:brass_cube_r, immersive_paintings:painting, immersive_paintings:glow_painting, immersive_paintings:graffiti, immersive_paintings:glow_graffiti, endlessbiomes:projectile_frisboom, endlessbiomes:projectile_battle_frisbee, endlessbiomes:shiftling, endlessbiomes:perished_shiftling, endlessbiomes:falling_frisbee, endlessbiomes:anklor, endlessbiomes:radon_sentinel, endlessbiomes:riftite_sentinel, endlessbiomes:projectile_penumbral_disk, crabbersdelight:crab
  191. at net.minecraft.advancements.critereon.EntityTypePredicate.m_257054_(EntityTypePredicate.java:85) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  192. at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
  193. at net.minecraft.advancements.critereon.EntityTypePredicate.m_37643_(EntityTypePredicate.java:85) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  194. at net.minecraft.advancements.critereon.EntityPredicate.m_36614_(EntityPredicate.java:199) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  195. at net.minecraft.world.level.storage.loot.predicates.LootItemEntityPropertyCondition$Serializer.m_7561_(LootItemEntityPropertyCondition.java:64) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  196. at net.minecraft.world.level.storage.loot.predicates.LootItemEntityPropertyCondition$Serializer.m_7561_(LootItemEntityPropertyCondition.java:55) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  197. at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  198. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23107!/:?]
  199. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23107!/:?]
  200. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23107!/:?]
  201. at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23107!/:?]
  202. at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23107!/:?]
  203. at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23107!/:?]
  204. at net.minecraftforge.common.loot.IGlobalLootModifier.lambda$static$1(IGlobalLootModifier.java:39) ~[forge-1.20.1-47.2.19-universal.jar%231003!/:?]
  205. at com.mojang.serialization.Decoder$1.lambda$decode$1(Decoder.java:49) ~[datafixerupper-6.0.8.jar%23114!/:?]
  206. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  207. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  208. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  209. at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%23114!/:?]
  210. at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%23114!/:?]
  211. at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%23114!/:?]
  212. at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%23114!/:?]
  213. at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%23114!/:?]
  214. at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:325) ~[datafixerupper-6.0.8.jar%23114!/:?]
  215. at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%23114!/:?]
  216. at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$3(KeyDispatchCodec.java:67) ~[datafixerupper-6.0.8.jar%23114!/:?]
  217. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  218. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  219. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  220. at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$4(KeyDispatchCodec.java:58) ~[datafixerupper-6.0.8.jar%23114!/:?]
  221. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  222. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  223. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  224. at com.mojang.serialization.codecs.KeyDispatchCodec.decode(KeyDispatchCodec.java:56) ~[datafixerupper-6.0.8.jar%23114!/:?]
  225. at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%23114!/:?]
  226. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  227. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  228. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  229. at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%23114!/:?]
  230. at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%23114!/:?]
  231. at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%23114!/:?]
  232. at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:79) ~[forge-1.20.1-47.2.19-universal.jar%231003!/:?]
  233. at net.minecraftforge.common.loot.LootModifierManager.m_5787_(LootModifierManager.java:38) ~[forge-1.20.1-47.2.19-universal.jar%231003!/:?]
  234. at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  235. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
  236. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
  237. at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  238. at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  239. at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  240. at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  241. at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  242. at net.minecraft.client.Minecraft.m_18701_(Minecraft.java:6441) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  243. at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_232896_(CreateWorldScreen.java:131) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  244. at net.minecraft.client.gui.screens.worldselection.SelectWorldScreen.m_279861_(SelectWorldScreen.java:60) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  245. at net.minecraft.client.gui.components.Button.m_5691_(Button.java:38) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  246. at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:55) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  247. at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:175) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  248. at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:38) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  249. at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:92) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  250. at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:437) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  251. at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  252. at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:189) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  253. at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  254. at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:188) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  255. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23141!/:build 7]
  256. at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23153!/:build 7]
  257. at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23141!/:build 7]
  258. at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:237) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  259. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1173) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  260. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  261. at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.2.19.jar:?]
  262. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  263. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
  264. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  265. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
  266. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.19.jar:?]
  267. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.19.jar:?]
  268. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.19.jar:?]
  269. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
  270. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
  271. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
  272. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
  273. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
  274. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
  275. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
  276. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
  277. [13:58:39] [Render thread/WARN]: Could not decode GlobalLootModifier with json id aether_redux:genesis_dark_swet_ball_increase - error: Unknown entity type 'aether_genesis:dark_swet', valid types are: minecraft:allay, minecraft:area_effect_cloud, minecraft:armor_stand, minecraft:arrow, minecraft:axolotl, minecraft:bat, minecraft:bee, minecraft:blaze, minecraft:block_display, minecraft:boat, minecraft:camel, minecraft:cat, minecraft:cave_spider, minecraft:chest_boat, minecraft:chest_minecart, minecraft:chicken, minecraft:cod, minecraft:command_block_minecart, minecraft:cow, minecraft:creeper, minecraft:dolphin, minecraft:donkey, minecraft:dragon_fireball, minecraft:drowned, minecraft:egg, minecraft:elder_guardian, minecraft:end_crystal, minecraft:ender_dragon, minecraft:ender_pearl, minecraft:enderman, minecraft:endermite, minecraft:evoker, minecraft:evoker_fangs, minecraft:experience_bottle, minecraft:experience_orb, minecraft:eye_of_ender, minecraft:falling_block, minecraft:firework_rocket, minecraft:fox, minecraft:frog, minecraft:furnace_minecart, minecraft:ghast, minecraft:giant, minecraft:glow_item_frame, minecraft:glow_squid, minecraft:goat, minecraft:guardian, minecraft:hoglin, minecraft:hopper_minecart, minecraft:horse, minecraft:husk, minecraft:illusioner, minecraft:interaction, minecraft:iron_golem, minecraft:item, minecraft:item_display, minecraft:item_frame, minecraft:fireball, minecraft:leash_knot, minecraft:lightning_bolt, minecraft:llama, minecraft:llama_spit, minecraft:magma_cube, minecraft:marker, minecraft:minecart, minecraft:mooshroom, minecraft:mule, minecraft:ocelot, minecraft:painting, minecraft:panda, minecraft:parrot, minecraft:phantom, minecraft:pig, minecraft:piglin, minecraft:piglin_brute, minecraft:pillager, minecraft:polar_bear, minecraft:potion, minecraft:pufferfish, minecraft:rabbit, minecraft:ravager, minecraft:salmon, minecraft:sheep, minecraft:shulker, minecraft:shulker_bullet, minecraft:silverfish, minecraft:skeleton, minecraft:skeleton_horse, minecraft:slime, minecraft:small_fireball, minecraft:sniffer, minecraft:snow_golem, minecraft:snowball, minecraft:spawner_minecart, minecraft:spectral_arrow, minecraft:spider, minecraft:squid, minecraft:stray, minecraft:strider, minecraft:tadpole, minecraft:text_display, minecraft:tnt, minecraft:tnt_minecart, minecraft:trader_llama, minecraft:trident, minecraft:tropical_fish, minecraft:turtle, minecraft:vex, minecraft:villager, minecraft:vindicator, minecraft:wandering_trader, minecraft:warden, minecraft:witch, minecraft:wither, minecraft:wither_skeleton, minecraft:wither_skull, minecraft:wolf, minecraft:zoglin, minecraft:zombie, minecraft:zombie_horse, minecraft:zombie_villager, minecraft:zombified_piglin, minecraft:player, minecraft:fishing_bobber, eldritch_end:aberration, eldritch_end:tentacle, eldritch_end:undead_tentacle, eldritch_end:dendler, eldritch_end:the_faceless, betterend:dragonfly, betterend:end_slime, betterend:end_fish, betterend:shadow_walker, betterend:cubozoa, betterend:silk_moth, bclib:chair, valhelsia_furniture:seat, createdieselgenerators:chemical_sprayer_projectile, whatareyouvotingfor:crab, whatareyouvotingfor:armadillo, whatareyouvotingfor:penguin, exposure:photograph, corpse:corpse, handcrafted:seat, handcrafted:fancy_painting, creatures_squared:trout, creatures_squared:seahorse, creatures_squared:tapir, creatures_squared:ocean_sunfish, creatures_squared:collared_anteater, creatures_squared:pink_shrimp, creatures_squared:tropical_shrimp, creatures_squared:ant, creatures_squared:pregnant_seahorse, creatures_squared:baby_tapir, creatures_squared:bucketed_seahorse, creatures_squared:baby_ocean_sunfish, creatures_squared:collared_anteater_anger, creatures_squared:collared_anteater_t_pose, creatures_squared:shrimp_blue, creatures_squared:shrimp_white_black, creatures_squared:shrimp_white_red, creatures_squared:shrimp_green, creatures_squared:shrimp_orange, creatures_squared:domestic_ant, creatures_squared:ant_queen, dynamictrees:falling_tree, dynamictrees:lingering_effector, snowrealmagic:snow, biomesoplenty:boat, biomesoplenty:chest_boat, gravestone:player_ghost, lootr:lootr_minecart, aquatic_frontiers:sandy, aquatic_frontiers:sandy_pickle, aquatic_frontiers:sandy_coral, aquatic_frontiers:soul_sandy, aquatic_frontiers:spongesquid, aquatic_frontiers:coralgolem, aquatic_frontiers:coralcrab, aquatic_frontiers:giantsquid, illagerinvasion:provoker, illagerinvasion:invoker, illagerinvasion:necromancer, illagerinvasion:basher, illagerinvasion:sorcerer, illagerinvasion:archivist, illagerinvasion:inquisitor, illagerinvasion:marauder, illagerinvasion:alchemist, illagerinvasion:firecaller, illagerinvasion:surrendered, illagerinvasion:invoker_fangs, illagerinvasion:flying_magma, illagerinvasion:skull_bolt, illagerinvasion:hatchet, bygonenether:wex, bygonenether:warped_enderman, bygonenether:piglin_prisoner, bygonenether:piglin_hunter, bygonenether:wraither, bygonenether:wither_skeleton_knight, bygonenether:corpor, bygonenether:wither_skeleton_horse, bygonenether:warped_ender_pearl, interiors:big_seat, spelunkers_charm:tremor_handler, spelunkers_charm:sound_entity, spelunkers_charm:projectile_thrown_rock, spelunkers_charm:projectile_thrown_deepslate_rock, spelunkers_charm:projectile_thrown_dripstone_rock, spelunkers_charm:projectile_basalt_rock_projectile, cozy_home:seat, cozy_home:seat_low, born_in_chaos_v1:decaying_zombie_not_despawn, born_in_chaos_v1:door_knight_not_despawn, born_in_chaos_v1:bonescaller_not_despawn, born_in_chaos_v1:supreme_bonescaller_not_despawn, born_in_chaos_v1:skeleton_thrasher_not_despawn, born_in_chaos_v1:dread_hound_not_despawn, born_in_chaos_v1:firelight_not_despawn, born_in_chaos_v1:zombie_clown_not_despawn, born_in_chaos_v1:pumpkin_bomb, born_in_chaos_v1:infernal_spirit, born_in_chaos_v1:decrepit_skeleton, born_in_chaos_v1:skeleton_demoman, born_in_chaos_v1:decaying_zombie, born_in_chaos_v1:baby_skeleton, born_in_chaos_v1:siamese_skeletons, born_in_chaos_v1:barrel_zombie, born_in_chaos_v1:phantom_creeper, born_in_chaos_v1:door_knight, born_in_chaos_v1:restless_spirit, born_in_chaos_v1:skeleton_thrasher, born_in_chaos_v1:pumpkin_spirit, born_in_chaos_v1:seared_spirit, born_in_chaos_v1:firelight, born_in_chaos_v1:diamond_termite, born_in_chaos_v1:bonescaller, born_in_chaos_v1:supreme_bonescaller, born_in_chaos_v1:bone_imp, born_in_chaos_v1:nightmare_stalker, born_in_chaos_v1:dark_vortex, born_in_chaos_v1:dread_hound, born_in_chaos_v1:dire_hound_leader, born_in_chaos_v1:fallen_chaos_knight, born_in_chaos_v1:scarlet_persecutor, born_in_chaos_v1:spirit_guide, born_in_chaos_v1:zombie_clown, born_in_chaos_v1:maggot, born_in_chaos_v1:corpse_fly, born_in_chaos_v1:bloody_gadfly, born_in_chaos_v1:swarmer, born_in_chaos_v1:zombie_fisherman, born_in_chaos_v1:zombie_lumberjack, born_in_chaos_v1:zombie_bruiser, born_in_chaos_v1:thornshell_crab, born_in_chaos_v1:corpse_fish, born_in_chaos_v1:glutton_fish, born_in_chaos_v1:missioner, born_in_chaos_v1:mr_pumpkin, born_in_chaos_v1:sir_pumpkinhead, born_in_chaos_v1:senor_pumpkin, born_in_chaos_v1:lord_pumpkinhead, born_in_chaos_v1:baby_skeleton_minion, born_in_chaos_v1:controlled_baby_skeleton, born_in_chaos_v1:phantom_creeper_copy, born_in_chaos_v1:bone_imp_minion, born_in_chaos_v1:supreme_bonescaller_stage_2, born_in_chaos_v1:spirit_guide_assistant, born_in_chaos_v1:mr_pumpkin_controlled, born_in_chaos_v1:felsteed, born_in_chaos_v1:sir_pumpkinhead_without_horse, born_in_chaos_v1:sir_the_headless, born_in_chaos_v1:pumpkinhead, born_in_chaos_v1:riding_felsteed, born_in_chaos_v1:seared_spirit_not_despawn, born_in_chaos_v1:lords_felsteed, born_in_chaos_v1:lord_pumpkinhead_withouta_horse, born_in_chaos_v1:lord_the_headless, born_in_chaos_v1:lord_pumpkinhead_head, born_in_chaos_v1:riding_lords_felsteed, born_in_chaos_v1:projectile_staffof_magic_arrows_projectile, born_in_chaos_v1:projectile_staffof_blindness_projectile, born_in_chaos_v1:projectile_pumpkin_staff_projectile, born_in_chaos_v1:projectile_staffof_magic_arrows_2_projectile, born_in_chaos_v1:projectile_pumpkin_staff_2_projectile, born_in_chaos_v1:projectile_intoxicatind_bomb_projectile, born_in_chaos_v1:projectile_pumpkin_pistol_projectile, born_in_chaos_v1:projectile_pumpkin_pistol_2_projectile, born_in_chaos_v1:siamese_skeletonsleft, born_in_chaos_v1:siamese_skeletonsright, born_in_chaos_v1:projectile_missionary_charge, goblintraders:goblin_trader, goblintraders:vein_goblin_trader, conjurer_illager:conjurer, conjurer_illager:bouncing_ball, conjurer_illager:throwing_card, obscure_api:vfx, decorative_blocks:dummy_entity, raided:inquisitor, raided:incinerator, raided:incinerator_fireball, raided:savager, raided:necromancer, raided:electromancer, raided:lightning, distantfriends:friend, friendsandfoes:copper_golem, friendsandfoes:glare, friendsandfoes:iceologer, friendsandfoes:ice_chunk, friendsandfoes:mauler, friendsandfoes:moobloom, friendsandfoes:rascal, friendsandfoes:tuff_golem, friendsandfoes:wildfire, friendsandfoes:player_illusion, endermanoverhaul:badlands_enderman, endermanoverhaul:cave_enderman, endermanoverhaul:crimson_forest_enderman, endermanoverhaul:dark_oak_enderman, endermanoverhaul:desert_enderman, endermanoverhaul:end_enderman, endermanoverhaul:end_islands_enderman, endermanoverhaul:flower_fields_enderman, endermanoverhaul:ice_spikes_enderman, endermanoverhaul:mushroom_fields_enderman, endermanoverhaul:nether_wastes_enderman, endermanoverhaul:coral_enderman, endermanoverhaul:savanna_enderman, endermanoverhaul:snowy_enderman, endermanoverhaul:soulsand_valley_enderman, endermanoverhaul:swamp_enderman, endermanoverhaul:warped_forest_enderman, endermanoverhaul:windswept_hills_enderman, endermanoverhaul:pet_enderman, endermanoverhaul:hammerhead_pet_enderman, endermanoverhaul:axolotl_pet_enderman, endermanoverhaul:scarab, endermanoverhaul:spirit, endermanoverhaul:ender_bullet, endermanoverhaul:corrupted_pearl, endermanoverhaul:soul_pearl, endermanoverhaul:ancient_pearl, endermanoverhaul:bubble_pearl, endermanoverhaul:summoner_pearl, endermanoverhaul:icy_pearl, endermanoverhaul:crimson_pearl, endermanoverhaul:warped_pearl, another_furniture:seat, betterarcheology:bombentity, create_enchantment_industry:hyper_experience_orb, create_enchantment_industry:hyper_experience_bottle, stalwart_dungeons:projectile_spore_bottle, stalwart_dungeons:projectile_tungsten_shield, stalwart_dungeons:projectile_warted_tungsten_shield, stalwart_dungeons:projectile_awful_gun, stalwart_dungeons:projectile_awful_dungeon_spawner, stalwart_dungeons:projectile_keeping_castle_spawner, stalwart_dungeons:awful_ghast, stalwart_dungeons:nether_keeper, stalwart_dungeons:giddy_blaze, stalwart_dungeons:incomplete_wither, stalwart_dungeons:reinforced_blaze, stalwart_dungeons:projectile_chorundum_shield, stalwart_dungeons:projectile_end_dungeon_spawner, stalwart_dungeons:propulk, stalwart_dungeons:shelterer, stalwart_dungeons:projectile_levitation_projectile, stalwart_dungeons:spore_projectile, stalwart_dungeons:nether_wart_cocoon, stalwart_dungeons:shelterer_without_armor, stalwart_dungeons:shulker_cannon, stalwart_dungeons:projectile_cannon_pr, guardvillagers:guard, createbigcannons:pitch_contraption, createbigcannons:shot, createbigcannons:he_shell, createbigcannons:shrapnel_shell, createbigcannons:bag_of_grapeshot, createbigcannons:ap_shot, createbigcannons:traffic_cone, createbigcannons:ap_shell, createbigcannons:fluid_shell, createbigcannons:smoke_shell, createbigcannons:mortar_stone, createbigcannons:drop_mortar_shell, createbigcannons:shrapnel, createbigcannons:grapeshot, createbigcannons:fluid_blob, createbigcannons:smoke_emitter, createbigcannons:cannon_carriage, createbigcannons:ap_autocannon, createbigcannons:flak_autocannon, createbigcannons:machine_gun_bullet, moresnifferflowers:bobling, ecologics:coconut_crab, ecologics:boat, ecologics:chest_boat, ecologics:penguin, ecologics:squirrel, create_things_and_misc:projectile_spout_gun_water, create_things_and_misc:projectile_spout_gun_lava, create_things_and_misc:projectile_spout_gun_chocolate, create_things_and_misc:projectile_spout_gun_honey, create_things_and_misc:projectile_spout_gun_slime, create_things_and_misc:projectile_neon_tube, create_things_and_misc:balloon_blaze, create_things_and_misc:projectile_blaze_balloon_fire, create_things_and_misc:sprinkler_head, create_things_and_misc:sprinkler_radius, creeperoverhaul:jungle_creeper, creeperoverhaul:bamboo_creeper, creeperoverhaul:desert_creeper, creeperoverhaul:badlands_creeper, creeperoverhaul:hills_creeper, creeperoverhaul:savannah_creeper, creeperoverhaul:mushroom_creeper, creeperoverhaul:swamp_creeper, creeperoverhaul:dripstone_creeper, creeperoverhaul:cave_creeper, creeperoverhaul:dark_oak_creeper, creeperoverhaul:spruce_creeper, creeperoverhaul:beach_creeper, creeperoverhaul:snowy_creeper, creeperoverhaul:ocean_creeper, aether:phyg, aether:flying_cow, aether:sheepuff, aether:moa, aether:aerbunny, aether:aerwhale, aether:blue_swet, aether:golden_swet, aether:whirlwind, aether:evil_whirlwind, aether:aechor_plant, aether:cockatrice, aether:zephyr, aether:mimic, aether:sentry, aether:slider, aether:valkyrie, aether:valkyrie_queen, aether:fire_minion, aether:sun_spirit, aether:skyroot_boat, aether:skyroot_chest_boat, aether:cloud_minion, aether:cold_parachute, aether:golden_parachute, aether:floating_block, aether:tnt_present, aether:zephyr_snowball, aether:cloud_crystal, aether:fire_crystal, aether:ice_crystal, aether:thunder_crystal, aether:golden_dart, aether:poison_dart, aether:enchanted_dart, aether:poison_needle, aether:lightning_knife, aether:hammer_projectile, lost_aether_content:aerwhale_king, lost_aether_content:falling_rock, lost_aether_content:cloud_shot, deep_aether:boat, deep_aether:chest_boat, deep_aether:quail_egg, deep_aether:aerglow_fish, deep_aether:quail, deep_aether:venomite, deep_aether:fire_projectile, aether_redux:volatile_fire_crystal, aether_redux:vanilla_swet, aether_redux:spectral_dart, aether_redux:fieldsprout_boat, aether_redux:fieldsprout_chest_boat, aether_redux:blightwillow_boat, aether_redux:blightwillow_chest_boat, aether_redux:cloudcap_boat, aether_redux:cloudcap_chest_boat, aether_redux:springshroom_boat, aether_redux:springshroom_chest_boat, aether_redux:crystal_boat, aether_redux:crystal_chest_boat, aether_redux:glacia_boat, aether_redux:glacia_chest_boat, naturalist:duck_egg, naturalist:snail, naturalist:bear, naturalist:butterfly, naturalist:firefly, naturalist:snake, naturalist:coral_snake, naturalist:rattlesnake, naturalist:deer, naturalist:bluejay, naturalist:canary, naturalist:cardinal, naturalist:robin, naturalist:finch, naturalist:sparrow, naturalist:caterpillar, naturalist:rhino, naturalist:lion, naturalist:elephant, naturalist:zebra, naturalist:giraffe, naturalist:hippo, naturalist:vulture, naturalist:boar, naturalist:dragonfly, naturalist:catfish, naturalist:alligator, naturalist:bass, naturalist:lizard, naturalist:lizard_tail, naturalist:tortoise, naturalist:duck, piglinproliferation:piglin_alchemist, cataclysm:ender_golem, cataclysm:ender_guardian, cataclysm:netherite_monstrosity, cataclysm:lava_bomb, cataclysm:nameless_sorcerer, cataclysm:ignis, cataclysm:ender_guardian_bullet, cataclysm:void_rune, cataclysm:abyss_mine, cataclysm:endermaptera, cataclysm:deepling, cataclysm:deepling_brute, cataclysm:deepling_angler, cataclysm:deepling_priest, cataclysm:deepling_warlock, cataclysm:abyss_mark, cataclysm:lionfish, cataclysm:coralssus, cataclysm:ignited_revenant, cataclysm:the_harbinger, cataclysm:the_watcher, cataclysm:the_prowler, cataclysm:the_leviathan, cataclysm:the_baby_leviathan, cataclysm:void_scatter_arrow, cataclysm:poison_dart, cataclysm:void_shard, cataclysm:blazing_bone, cataclysm:lionfish_spike, cataclysm:screen_shake, cataclysm:cm_falling_block, cataclysm:ignis_fireball, cataclysm:ignis_abyss_fireball, cataclysm:wither_smoke_effect, cataclysm:flame_strike, cataclysm:ashen_breath, cataclysm:wall_watcher, cataclysm:death_laser_beam, cataclysm:abyss_blast, cataclysm:mini_abyss_blast, cataclysm:portal_abyss_blast, cataclysm:laser_beam, cataclysm:wither_missile, cataclysm:wither_homing_missile, cataclysm:wither_howitzer, cataclysm:abyss_orb, cataclysm:void_howitzer, cataclysm:eye_of_dungeon, cataclysm:void_vortex, cataclysm:the_leviathan_tongue, cataclysm:tidal_tentacle, cataclysm:tidal_hook, cataclysm:abyss_portal, cataclysm:abyss_blast_portal, cataclysm:coral_spear, cataclysm:coral_bardiche, cataclysm:dimensional_rift, cataclysm:amethyst_crab, cataclysm:earthquake, cataclysm:amethyst_cluster_projectile, cataclysm:ancient_remnant, cataclysm:modern_remnant, cataclysm:koboleton, cataclysm:sandstorm, cataclysm:ancient_desert_stele, alexsmobs:grizzly_bear, alexsmobs:roadrunner, alexsmobs:bone_serpent, alexsmobs:bone_serpent_part, alexsmobs:gazelle, alexsmobs:crocodile, alexsmobs:fly, alexsmobs:hummingbird, alexsmobs:orca, alexsmobs:sunbird, alexsmobs:gorilla, alexsmobs:crimson_mosquito, alexsmobs:mosquito_spit, alexsmobs:rattlesnake, alexsmobs:endergrade, alexsmobs:hammerhead_shark, alexsmobs:shark_tooth_arrow, alexsmobs:lobster, alexsmobs:komodo_dragon, alexsmobs:capuchin_monkey, alexsmobs:tossed_item, alexsmobs:centipede_head, alexsmobs:centipede_body, alexsmobs:centipede_tail, alexsmobs:warped_toad, alexsmobs:moose, alexsmobs:mimicube, alexsmobs:raccoon, alexsmobs:blobfish, alexsmobs:seal, alexsmobs:cockroach, alexsmobs:cockroach_egg, alexsmobs:shoebill, alexsmobs:elephant, alexsmobs:soul_vulture, alexsmobs:snow_leopard, alexsmobs:spectre, alexsmobs:crow, alexsmobs:alligator_snapping_turtle, alexsmobs:mungus, alexsmobs:mantis_shrimp, alexsmobs:guster, alexsmobs:sand_shot, alexsmobs:gust, alexsmobs:warped_mosco, alexsmobs:hemolymph, alexsmobs:straddler, alexsmobs:stradpole, alexsmobs:straddleboard, alexsmobs:emu, alexsmobs:emu_egg, alexsmobs:platypus, alexsmobs:dropbear, alexsmobs:tasmanian_devil, alexsmobs:kangaroo, alexsmobs:cachalot_whale, alexsmobs:cachalot_echo, alexsmobs:leafcutter_ant, alexsmobs:enderiophage, alexsmobs:enderiophage_rocket, alexsmobs:bald_eagle, alexsmobs:tiger, alexsmobs:tarantula_hawk, alexsmobs:void_worm, alexsmobs:void_worm_part, alexsmobs:void_worm_shot, alexsmobs:void_portal, alexsmobs:frilled_shark, alexsmobs:mimic_octopus, alexsmobs:seagull, alexsmobs:froststalker, alexsmobs:ice_shard, alexsmobs:tusklin, alexsmobs:laviathan, alexsmobs:cosmaw, alexsmobs:toucan, alexsmobs:maned_wolf, alexsmobs:anaconda, alexsmobs:anaconda_part, alexsmobs:vine_lasso, alexsmobs:anteater, alexsmobs:rocky_roller, alexsmobs:flutter, alexsmobs:pollen_ball, alexsmobs:gelada_monkey, alexsmobs:jerboa, alexsmobs:terrapin, alexsmobs:comb_jelly, alexsmobs:cosmic_cod, alexsmobs:bunfungus, alexsmobs:bison, alexsmobs:giant_squid, alexsmobs:squid_grapple, alexsmobs:sea_bear, alexsmobs:devils_hole_pupfish, alexsmobs:catfish, alexsmobs:flying_fish, alexsmobs:skelewag, alexsmobs:rain_frog, alexsmobs:potoo, alexsmobs:mudskipper, alexsmobs:mud_ball, alexsmobs:rhinoceros, alexsmobs:sugar_glider, alexsmobs:farseer, alexsmobs:skreecher, alexsmobs:underminer, alexsmobs:murmur, alexsmobs:murmur_head, alexsmobs:tendon_segment, alexsmobs:skunk, alexsmobs:fart, alexsmobs:banana_slug, alexsmobs:blue_jay, alexsmobs:caiman, alexsmobs:triops, twigs:pebble, sculkhorde:sculk_zombie, sculkhorde:sculk_mite, sculkhorde:sculk_mite_aggressor, sculkhorde:sculk_spitter, sculkhorde:sculk_bee_infector, sculkhorde:sculk_bee_harvester, sculkhorde:sculk_hatcher, sculkhorde:sculk_vindicator, sculkhorde:sculk_spore_spewer, sculkhorde:sculk_ravager, sculkhorde:sculk_creeper, sculkhorde:sculk_phantom, sculkhorde:sculk_phantom_corpse, sculkhorde:sculk_enderman, sculkhorde:cursor_prober, sculkhorde:custom_item_projectile, sculkhorde:sculk_acidic_projectile, sculkhorde:purification_flask_projectile, sculkhorde:ender_bubble_attack, sculkhorde:chaos_teleporation_rift, sculkhorde:sculk_spine_spike_attack, sculkhorde:cursor_bridger, sculkhorde:cursor_surface_infector, sculkhorde:cursor_surface_purifier, sculkhorde:infestation_purifier, railways:benchcart, railways:jukeboxcart, railways:conductor, dragonmounts:dragon, twilightforest:adherent, twilightforest:alpha_yeti, twilightforest:armored_giant, twilightforest:bighorn_sheep, twilightforest:blockchain_goblin, twilightforest:boar, twilightforest:boat, twilightforest:carminite_broodling, twilightforest:carminite_ghastguard, twilightforest:carminite_ghastling, twilightforest:carminite_golem, twilightforest:chain_block, twilightforest:charm_effect, twilightforest:chest_boat, twilightforest:cube_of_annihilation, twilightforest:death_tome, twilightforest:deer, twilightforest:dwarf_rabbit, twilightforest:falling_ice, twilightforest:fire_beetle, twilightforest:giant_miner, twilightforest:harbinger_cube, twilightforest:hedge_spider, twilightforest:helmet_crab, twilightforest:hostile_wolf, twilightforest:hydra, twilightforest:hydra_mortar, twilightforest:ice_arrow, twilightforest:thrown_ice, twilightforest:ice_crystal, twilightforest:ice_snowball, twilightforest:king_spider, twilightforest:knight_phantom, twilightforest:kobold, twilightforest:lich, twilightforest:lich_bolt, twilightforest:lich_bomb, twilightforest:lich_minion, twilightforest:lower_goblin_knight, twilightforest:loyal_zombie, twilightforest:maze_slime, twilightforest:minoshroom, twilightforest:minotaur, twilightforest:mist_wolf, twilightforest:moonworm_shot, twilightforest:mosquito_swarm, twilightforest:naga, twilightforest:nature_bolt, twilightforest:magic_painting, twilightforest:penguin, twilightforest:pinch_beetle, twilightforest:plateau_boss, twilightforest:protection_box, twilightforest:quest_ram, twilightforest:raven, twilightforest:redcap, twilightforest:redcap_sapper, twilightforest:rising_zombie, twilightforest:roving_cube, twilightforest:seeker_arrow, twilightforest:skeleton_druid, twilightforest:slider, twilightforest:slime_beetle, twilightforest:slime_blob, twilightforest:snow_guardian, twilightforest:snow_queen, twilightforest:squirrel, twilightforest:stable_ice_core, twilightforest:swarm_spider, twilightforest:thrown_block, twilightforest:thrown_wep, twilightforest:tiny_bird, twilightforest:tome_bolt, twilightforest:towerwood_borer, twilightforest:troll, twilightforest:wand_bolt, twilightforest:unstable_ice_core, twilightforest:upper_goblin_knight, twilightforest:ur_ghast, twilightforest:winter_wolf, twilightforest:wraith, twilightforest:yeti, farmersdelight:rotten_tomato, witherstormmod:wither_storm, witherstormmod:block_cluster, witherstormmod:wither_storm_segment, witherstormmod:flaming_wither_skull, witherstormmod:sickened_zombie, witherstormmod:sickened_skeleton, witherstormmod:sickened_spider, witherstormmod:sickened_creeper, witherstormmod:super_tnt, witherstormmod:formidibomb, witherstormmod:command_block, witherstormmod:withered_symbiont, witherstormmod:wither_storm_head, witherstormmod:tentacle, witherstormmod:sickened_villager, witherstormmod:sickened_phantom, witherstormmod:sickened_chicken, witherstormmod:sickened_cow, witherstormmod:sickened_mushroom_cow, witherstormmod:sickened_pillager, witherstormmod:sickened_iron_golem, witherstormmod:tainted_slime, deeperdarker:boat, deeperdarker:chest_boat, deeperdarker:sculk_centipede, deeperdarker:sculk_leech, deeperdarker:sculk_snapper, deeperdarker:shattered, deeperdarker:shriek_worm, deeperdarker:stalker, create:contraption, create:stationary_contraption, create:gantry_contraption, create:carriage_contraption, create:super_glue, create:crafting_blueprint, create:potato_projectile, create:seat, create_confectionery:little_gingerbread_man, tfmg:thermite_grenade, tfmg:zin_grenade, tfmg:copper_grenade, tfmg:napalm_bomb_entity, tfmg:spark, tfmg:green_spark, tfmg:blue_spark, alexscaves:boat, alexscaves:chest_boat, alexscaves:moving_metal_block, alexscaves:teletor, alexscaves:magnetic_weapon, alexscaves:magnetron, alexscaves:boundroid, alexscaves:boundroid_winch, alexscaves:ferrouslime, alexscaves:notor, alexscaves:quarry_smasher, alexscaves:seeking_arrow, alexscaves:subterranodon, alexscaves:vallumraptor, alexscaves:grottoceratops, alexscaves:trilocaris, alexscaves:tremorsaurus, alexscaves:relicheirus, alexscaves:luxtructosaurus, alexscaves:tephra, alexscaves:atlatitan, alexscaves:falling_tree_block, alexscaves:crushed_block, alexscaves:limestone_spear, alexscaves:extinction_spear, alexscaves:dinosaur_spirit, alexscaves:nuclear_explosion, alexscaves:nuclear_bomb, alexscaves:nucleeper, alexscaves:radgill, alexscaves:brainiac, alexscaves:thrown_waste_drum, alexscaves:gammaroach, alexscaves:raycat, alexscaves:cinder_brick, alexscaves:tremorzilla, alexscaves:lanternfish, alexscaves:sea_pig, alexscaves:submarine, alexscaves:hullbreaker, alexscaves:gossamer_worm, alexscaves:tripodfish, alexscaves:deep_one, alexscaves:ink_bomb, alexscaves:deep_one_knight, alexscaves:deep_one_mage, alexscaves:water_bolt, alexscaves:wave, alexscaves:mine_guardian, alexscaves:mine_guardian_anchor, alexscaves:depth_charge, alexscaves:floater, alexscaves:guano, alexscaves:falling_guano, alexscaves:gloomoth, alexscaves:underzealot, alexscaves:watcher, alexscaves:corrodent, alexscaves:vesper, alexscaves:forsaken, alexscaves:beholder_eye, alexscaves:desolate_dagger, alexscaves:burrowing_arrow, alexscaves:dark_arrow, create_sa:brass_drone, create_sa:drill_module, create_sa:magnet_module, create_sa:fan_module, create_sa:vault_module, create_sa:projectile_flamethrower_pr, create_sa:projectile_flamethrower_pr_2, create_sa:brass_cube_r, immersive_paintings:painting, immersive_paintings:glow_painting, immersive_paintings:graffiti, immersive_paintings:glow_graffiti, endlessbiomes:projectile_frisboom, endlessbiomes:projectile_battle_frisbee, endlessbiomes:shiftling, endlessbiomes:perished_shiftling, endlessbiomes:falling_frisbee, endlessbiomes:anklor, endlessbiomes:radon_sentinel, endlessbiomes:riftite_sentinel, endlessbiomes:projectile_penumbral_disk, crabbersdelight:crab
  278. [13:58:39] [Render thread/WARN]: Unable to decode loot conditions
  279. com.google.gson.JsonSyntaxException: Unknown type 'minecraft:alternatives'
  280. at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:99) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  281. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23107!/:?]
  282. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23107!/:?]
  283. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23107!/:?]
  284. at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23107!/:?]
  285. at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23107!/:?]
  286. at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23107!/:?]
  287. at net.minecraftforge.common.loot.IGlobalLootModifier.lambda$static$1(IGlobalLootModifier.java:39) ~[forge-1.20.1-47.2.19-universal.jar%231003!/:?]
  288. at com.mojang.serialization.Decoder$1.lambda$decode$1(Decoder.java:49) ~[datafixerupper-6.0.8.jar%23114!/:?]
  289. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  290. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  291. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  292. at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%23114!/:?]
  293. at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%23114!/:?]
  294. at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%23114!/:?]
  295. at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%23114!/:?]
  296. at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%23114!/:?]
  297. at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:323) ~[datafixerupper-6.0.8.jar%23114!/:?]
  298. at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%23114!/:?]
  299. at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$3(KeyDispatchCodec.java:67) ~[datafixerupper-6.0.8.jar%23114!/:?]
  300. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  301. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  302. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  303. at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$4(KeyDispatchCodec.java:58) ~[datafixerupper-6.0.8.jar%23114!/:?]
  304. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  305. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  306. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  307. at com.mojang.serialization.codecs.KeyDispatchCodec.decode(KeyDispatchCodec.java:56) ~[datafixerupper-6.0.8.jar%23114!/:?]
  308. at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%23114!/:?]
  309. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  310. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  311. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  312. at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%23114!/:?]
  313. at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%23114!/:?]
  314. at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%23114!/:?]
  315. at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:79) ~[forge-1.20.1-47.2.19-universal.jar%231003!/:?]
  316. at net.minecraftforge.common.loot.LootModifierManager.m_5787_(LootModifierManager.java:38) ~[forge-1.20.1-47.2.19-universal.jar%231003!/:?]
  317. at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  318. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
  319. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
  320. at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  321. at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  322. at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  323. at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  324. at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  325. at net.minecraft.client.Minecraft.m_18701_(Minecraft.java:6441) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  326. at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_232896_(CreateWorldScreen.java:131) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  327. at net.minecraft.client.gui.screens.worldselection.SelectWorldScreen.m_279861_(SelectWorldScreen.java:60) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  328. at net.minecraft.client.gui.components.Button.m_5691_(Button.java:38) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  329. at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:55) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  330. at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:175) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  331. at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:38) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  332. at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:92) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  333. at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:437) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  334. at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  335. at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:189) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  336. at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  337. at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:188) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  338. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23141!/:build 7]
  339. at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23153!/:build 7]
  340. at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23141!/:build 7]
  341. at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:237) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  342. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1173) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  343. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  344. at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.2.19.jar:?]
  345. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  346. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
  347. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  348. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
  349. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.19.jar:?]
  350. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.19.jar:?]
  351. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.19.jar:?]
  352. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
  353. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
  354. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
  355. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
  356. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
  357. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
  358. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
  359. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
  360. [13:58:39] [Render thread/WARN]: Could not decode GlobalLootModifier with json id nethersdelight:chopping_leather - error: Unknown type 'minecraft:alternatives'
  361. [13:58:39] [Render thread/WARN]: Unable to decode loot conditions
  362. com.google.gson.JsonSyntaxException: Unknown type 'minecraft:alternative'
  363. at net.minecraft.world.level.storage.loot.GsonAdapterFactory$JsonAdapter.deserialize(GsonAdapterFactory.java:99) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  364. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23107!/:?]
  365. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:40) ~[gson-2.10.jar%23107!/:?]
  366. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.10.jar%23107!/:?]
  367. at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23107!/:?]
  368. at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23107!/:?]
  369. at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23107!/:?]
  370. at net.minecraftforge.common.loot.IGlobalLootModifier.lambda$static$1(IGlobalLootModifier.java:39) ~[forge-1.20.1-47.2.19-universal.jar%231003!/:?]
  371. at com.mojang.serialization.Decoder$1.lambda$decode$1(Decoder.java:49) ~[datafixerupper-6.0.8.jar%23114!/:?]
  372. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  373. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  374. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  375. at com.mojang.serialization.Decoder$1.decode(Decoder.java:49) ~[datafixerupper-6.0.8.jar%23114!/:?]
  376. at com.mojang.serialization.Codec$2.decode(Codec.java:71) ~[datafixerupper-6.0.8.jar%23114!/:?]
  377. at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%23114!/:?]
  378. at com.mojang.serialization.codecs.FieldDecoder.decode(FieldDecoder.java:29) ~[datafixerupper-6.0.8.jar%23114!/:?]
  379. at com.mojang.serialization.MapCodec$1.decode(MapCodec.java:34) ~[datafixerupper-6.0.8.jar%23114!/:?]
  380. at com.mojang.serialization.codecs.RecordCodecBuilder$Instance$5.decode(RecordCodecBuilder.java:323) ~[datafixerupper-6.0.8.jar%23114!/:?]
  381. at com.mojang.serialization.codecs.RecordCodecBuilder$2.decode(RecordCodecBuilder.java:107) ~[datafixerupper-6.0.8.jar%23114!/:?]
  382. at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$3(KeyDispatchCodec.java:67) ~[datafixerupper-6.0.8.jar%23114!/:?]
  383. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  384. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  385. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  386. at com.mojang.serialization.codecs.KeyDispatchCodec.lambda$decode$4(KeyDispatchCodec.java:58) ~[datafixerupper-6.0.8.jar%23114!/:?]
  387. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  388. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  389. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  390. at com.mojang.serialization.codecs.KeyDispatchCodec.decode(KeyDispatchCodec.java:56) ~[datafixerupper-6.0.8.jar%23114!/:?]
  391. at com.mojang.serialization.MapDecoder.lambda$compressedDecode$1(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%23114!/:?]
  392. at com.mojang.serialization.DataResult.lambda$flatMap$11(DataResult.java:139) ~[datafixerupper-6.0.8.jar%23114!/:?]
  393. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?]
  394. at com.mojang.serialization.DataResult.flatMap(DataResult.java:137) ~[datafixerupper-6.0.8.jar%23114!/:?]
  395. at com.mojang.serialization.MapDecoder.compressedDecode(MapDecoder.java:52) ~[datafixerupper-6.0.8.jar%23114!/:?]
  396. at com.mojang.serialization.MapCodec$MapCodecCodec.decode(MapCodec.java:91) ~[datafixerupper-6.0.8.jar%23114!/:?]
  397. at com.mojang.serialization.Decoder.parse(Decoder.java:18) ~[datafixerupper-6.0.8.jar%23114!/:?]
  398. at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:79) ~[forge-1.20.1-47.2.19-universal.jar%231003!/:?]
  399. at net.minecraftforge.common.loot.LootModifierManager.m_5787_(LootModifierManager.java:38) ~[forge-1.20.1-47.2.19-universal.jar%231003!/:?]
  400. at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  401. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
  402. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
  403. at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  404. at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  405. at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  406. at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  407. at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  408. at net.minecraft.client.Minecraft.m_18701_(Minecraft.java:6441) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  409. at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_232896_(CreateWorldScreen.java:131) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  410. at net.minecraft.client.gui.screens.worldselection.SelectWorldScreen.m_279861_(SelectWorldScreen.java:60) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  411. at net.minecraft.client.gui.components.Button.m_5691_(Button.java:38) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  412. at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:55) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  413. at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:175) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  414. at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:38) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  415. at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:92) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  416. at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:437) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  417. at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  418. at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:189) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  419. at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  420. at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:188) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  421. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23141!/:build 7]
  422. at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23153!/:build 7]
  423. at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23141!/:build 7]
  424. at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:237) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  425. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1173) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  426. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23998!/:?]
  427. at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.2.19.jar:?]
  428. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
  429. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
  430. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
  431. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
  432. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.19.jar:?]
  433. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.19.jar:?]
  434. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.19.jar:?]
  435. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?]
  436. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?]
  437. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?]
  438. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?]
  439. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?]
  440. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?]
  441. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?]
  442. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
  443. [13:58:39] [Render thread/WARN]: Could not decode GlobalLootModifier with json id nethersdelight:chopping_string - error: Unknown type 'minecraft:alternative'
  444. [13:58:39] [Render thread/ERROR]: Slab biomesoplenty:cherry_slab could not be found.
  445. [13:58:39] [Render thread/INFO]: Loaded 9 Stalactite configs!
  446. [13:58:39] [Render thread/INFO]: Trying to load unloaded files from: config\bountiful\bounty_pools
  447. [13:58:39] [Render thread/INFO]: Trying to load unloaded files from: config\bountiful\bounty_decrees
  448. [13:58:39] [Render thread/WARN]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:worldgen/biome] are present in data pack: c:biomes_that_dont_exist
  449. [13:58:39] [Render thread/INFO]: Dispatching ZTagsUpdated to 1 listener
  450. [13:58:39] [Render thread/INFO]: Applied 12 data villager trades
  451. [13:58:39] [Render thread/INFO]: Mixing client.MixinRowHelper from mixins/common/nochatreports.mixins.json into net.minecraft.client.gui.layouts.GridLayout$RowHelper
  452. [13:58:39] [Render thread/INFO]: Mixing client.MixinChatOptionsScreen from mixins/common/nochatreports.mixins.json into net.minecraft.client.gui.screens.ChatOptionsScreen
  453. [13:58:39] [Render thread/INFO]: Renaming synthetic method lambda$init$0(Lnet/minecraft/client/gui/components/AbstractWidget;)V to md076267$nochatreports$lambda$init$0$0 in mixins/common/nochatreports.mixins.json:client.MixinChatOptionsScreen from mod nochatreports
  454. [13:58:45] [Render thread/INFO]: [DataFixerAPI] Applying Patch{bclib:3.0.11:12582923}
  455. [13:58:45] [Render thread/INFO]: [DataFixerAPI] Updating Patch-Level for 'bclib' from 0.0.0 to 3.0.11
  456. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/3dskinlayers-forge-1.5.4-mc1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  457. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/adaptive_performance_tweaks_1.20.1-11.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  458. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/adaptive_performance_tweaks_core_1.20.1-11.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  459. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/adaptive_performance_tweaks_gamerules_1.20.1-11.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  460. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/adaptive_performance_tweaks_items_1.20.1-11.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  461. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/adaptive_performance_tweaks_player_1.20.1-11.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  462. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/adaptive_performance_tweaks_spawn_1.20.1-11.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  463. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/advancednetherite-forge-2.0.2-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  464. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/AdvancementPlaques-1.20.1-forge-1.4.10.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  465. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/aeroblender-1.20.1-1.0.1-neoforge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  466. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/aether-1.20.1-1.2.0-neoforge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  467. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/aether-redux-1.3.4-1.20.1-neoforge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  468. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/aether_delight_1.0.0_forge_1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  469. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/aether_enhanced_extinguishing-1.20.1-1.0.0-neoforge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  470. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Alex's%20Mobs%20Music%20Mod%201.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  471. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/alexscaves-1.1.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  472. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/alexsmobs-1.22.7.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  473. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/alternate_current-mc1.20-1.7.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  474. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/AmbientEnvironment-forge-1.20.1-11.0.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  475. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/another_furniture-forge-1.20.1-3.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  476. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/appleskin-forge-mc1.20.1-2.5.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  477. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/aquaticfrontiers1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  478. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/architectury-9.1.12-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  479. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/architectury-9.1.13-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  480. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ash_api-forge-3.0.2+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  481. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/athena-forge-1.20.1-3.1.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  482. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/azurelib-neo-1.20.1-2.0.20.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  483. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/backpacked-forge-1.20.1-2.2.5.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  484. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/balm-forge-1.20.1-7.2.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  485. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/BarteringStation-v8.0.0-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  486. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/bellsandwhistles-0.4.3-1.20.x.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  487. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/BetterAdvancements-1.20.1-0.3.2.161.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  488. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/betterarcheology-1.1.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  489. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/betterchunkloading-1.20.1-3.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  490. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  491. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/betterfpsdist-1.20.1-4.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  492. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/BetterModsButton-v8.0.2-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  493. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/BetterPingDisplay-1.20.1-1.1.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  494. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/BetterThirdPerson-Forge-1.20-1.9.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  495. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/bettervillage-forge-1.20.1-3.2.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  496. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/BHMenu-Forge-1.20.1-2.4.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  497. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/BigShot-forge-1.20.1-1.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  498. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/biomemusic-1.20.1-2.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  499. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/BiomesOPlenty-1.20.1-18.0.0.598.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  500. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/blue_skies-1.20.1-1.3.31.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  501. [13:58:45] [Render thread/ERROR]: [worlds_together] Unable to parse Version in jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/blur-forge-3.1.1.jar
  502. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Boat-Item-View-Forge-1.20.1-0.0.5.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  503. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/bobby-1.20.1_v5.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  504. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Bookshelf-Forge-1.20.1-20.1.8.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  505. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Bookshelf-Forge-1.20.1-20.1.9.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  506. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/born_in_chaos_%5BForge%5D1.20.1_1.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  507. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/botarium-forge-1.20.1-2.2.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  508. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Bountiful-6.0.3+1.20.1-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  509. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/bygonenether-1.3.2-1.20.x.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  510. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/caelus-forge-3.1.0+1.20.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  511. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/calcmod-forge-1.20.1-1.3.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  512. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/canary-mc1.20.1-0.3.3.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  513. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/carryon-forge-1.20.1-2.1.2.7.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  514. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/castle_in_the_sky-1.20.1-0.6.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  515. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/casualness_delight-1.20.1-0.3n.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  516. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/charmofundying-forge-6.4.5+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  517. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/chat_heads-0.10.31-forge-1.20.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  518. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/chefs-delight-1.0.3-forge-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  519. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/cherishedworlds-forge-6.1.4+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  520. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/chipped-forge-1.20.1-3.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  521. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Chipped-forge-1.20.1-3.0.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  522. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/chunksending-1.20.1-2.8.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  523. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Chunky-1.3.92.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  524. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/citadel-2.4.9-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  525. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/citadel-2.5.3-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  526. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/citresewn-1.20.1-5.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  527. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/cleanswing-1.20-1.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  528. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/clientcrafting-1.20.1-1.8.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  529. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/clockwork-1.20.1-0.1.5-forge-e3fcd04533.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  530. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/cloth-config-11.1.118-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  531. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Clumps-forge-1.20.1-12.0.0.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  532. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/combatroll-forge-1.3.1+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  533. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/comforts-forge-6.3.5+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  534. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ConfiguredDefaults-v8.0.1-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  535. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/connectivity-1.20.1-4.9.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  536. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Connector-1.0.0-beta.32+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  537. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Connector-1.0.0-beta.36+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  538. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ConnectorExtras-1.9.2+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  539. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/controllable-forge-1.20.1-0.20.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  540. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Controlling-forge-1.20.1-12.0.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  541. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/coroutil-forge-1.20.1-1.3.5.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  542. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/coroutil-forge-1.20.1-1.3.7.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  543. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/corpse-1.20.1-1.0.9.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  544. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/CozyHome-2.2.8-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  545. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/CrabbersDelight-1.20.1-1.1.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  546. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/create-1.20.1-0.5.1.f.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  547. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/create-confectionery1.20.1_v1.1.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  548. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Create-Dreams-n-Desires-1.20.1-0.2c.PREBETA.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  549. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/create-stuff-additions1.20.1_v2.0.4a.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  550. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/createaddition-1.20.1-1.1.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  551. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/createbigcannons-forge-1.20.1-0.5.3.a.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  552. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/createdeco-2.0.0-forge-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  553. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/createdieselgenerators-1.20.1-1.2f.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  554. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/createdieselgenerators-1.20.1-1.2h.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  555. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/create_central_kitchen-1.20.1-for-create-0.5.1.f-1.3.9.d.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  556. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/create_easy_structures-0.1.0-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  557. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/create_enchantment_industry-1.20.1-for-create-0.5.1.f-1.2.7.h.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  558. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/create_misc_and_things_%201.20.1_4.0A.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  559. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/create_oppenheimered-1.20.1-1.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  560. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Create_Questing-FORGE-1.20.1-1.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  561. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/create_recycle_1.0.2_forge_1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  562. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/create_salt%201.20.1-1.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  563. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/create_tweaked_controllers-1.20.1-1.2.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  564. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/creaturessquared-1.1.5-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  565. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/creeperoverhaul-3.0.1-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  566. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/cristellib-1.1.3-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  567. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/cristellib-1.1.5-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  568. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/cuisinedelight-1.1.12.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  569. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/cuisinedelight-1.1.8.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  570. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/cullleaves-forge-3.2.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  571. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/CullLessLeaves-Reforged-1.20.1-1.0.5.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  572. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/cupboard-1.20.1-2.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  573. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/cupboard-1.20.1-2.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  574. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/curios-forge-5.4.7+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  575. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/curios-forge-5.7.0+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  576. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/CutThrough-v8.0.1-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  577. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/dcintegration-forge-3.0.5-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  578. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Decorative%20Blocks-forge-1.20.1-4.0.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  579. [13:58:45] [Render thread/ERROR]: [worlds_together] Unable to parse Version in jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/deeper-oceans-mc1.20-v1.0.1a.jar
  580. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/deeperdarker-forge-1.20.1-1.2.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  581. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/deep_aether-1.20.1-1.0.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  582. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Delightful-1.20.1-3.4.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  583. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/design_decor-0.2a-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  584. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/despawn_tweaker-1.20.1-0.0.5.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  585. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/deuf-1.20.1-1.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  586. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/DiagonalFences-v8.1.3-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  587. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/dimensionalsycnfixes-1.20.1-0.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  588. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/dimensionviewer-1.20-1.4.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  589. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Ding-1.20.1-Forge-1.4.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  590. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/DistantFriends-forge-1.20.1-0.5.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  591. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/dragonmounts-1.20.1-1.1.5.b3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  592. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  593. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/dsbg-1.0-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  594. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/dungeons-and-taverns-3.0.3%20%5BForge%5D.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  595. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/DungeonsArise-1.20.x-2.1.58-release.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  596. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/DynamicTrees-1.20.1-1.3.0-BETA2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  597. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/EasierSleeping-1.20.1-2.1.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  598. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/EasyAnvils-v8.0.1-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  599. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/EasyMagic-v8.0.1-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  600. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ecologics-forge-1.20.1-2.2.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  601. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/elevatorid-1.20.1-lex-1.9.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  602. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/elytraslot-forge-6.3.0+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  603. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/embeddium-0.3.1+mc1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  604. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/embeddiumplus-1.20.1-v1.1.0.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  605. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/EnchantmentDescriptions-Forge-1.20.1-17.0.11.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  606. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/EnchantmentDescriptions-Forge-1.20.1-17.0.13.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  607. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/endermanoverhaul-forge-1.20.1-1.0.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  608. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/endersdelight-1.20.1-1.0.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  609. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/EndlessBiomes%201.4.2s%20-%201.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  610. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/endrem_forge-5.2.3-R-1.20.X.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  611. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ends_delight-1.20.1-1.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  612. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/entityculling-forge-1.6.2-mc1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  613. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/entity_model_features_forge_1.20.1-1.1.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  614. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/entity_model_features_forge_1.20.1-1.2.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  615. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/entity_texture_features_forge_1.20.1-4.6.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  616. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/entity_texture_features_forge_1.20.1-5.2.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  617. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/EuphoriaPatcher-0.2.0-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  618. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/EuphoriaPatcher-0.3.0-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  619. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/eureka-1201-1.3.0-beta.4.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  620. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/everycomp-1.20-2.6.29.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  621. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/explorations-forge-1.20.1-1.5.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  622. [13:58:45] [Render thread/ERROR]: [worlds_together] Unable to parse Version in jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/explorify-v1.3.0-mc1.20.jar
  623. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/exposure-1.20.1-1.2.1-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  624. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/extra_compat-1.4.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  625. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/fabric-api-0.91.0+1.10.4+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  626. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/fabric-api-0.91.0+1.10.8+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  627. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Fallingleaves-1.20.1-2.1.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  628. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/fancymenu_forge_2.14.13_MC_1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  629. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/FarmersDelight-1.20.1-1.2.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  630. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/FarmersDelight-1.20.1-1.2.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  631. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/farsight-1.20.1-3.6.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  632. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/fast-ip-ping-mc1.20.4-forge-v1.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  633. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/fastasyncworldsave-1.20.1-1.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  634. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/fastpaintings-1.20-1.2.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  635. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/fastportals-1.0.3-forge%201.20.x.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  636. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ferritecore-6.0.1-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  637. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/flib-1.20.1-0.0.11.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  638. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ForgeConfigScreens-v8.0.2-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  639. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/formations-1.0.2-forge-mc1.20.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  640. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/framework-forge-1.20.1-0.6.16.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  641. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/FriendlyFire-Forge-1.20.1-18.0.5.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  642. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/friendsandfoes-forge-mc1.20.1-2.0.9.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  643. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ftb-library-forge-2001.1.5.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  644. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ftb-quests-forge-2001.3.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  645. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ftb-teams-forge-2001.1.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  646. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ftb-xmod-compat-forge-2.1.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  647. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/fullstackwatchdog-1.0.1+1.19.2-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  648. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/gardens-of-the-dead-forge-4.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  649. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/geckolib-forge-1.20.1-4.3.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  650. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/geckolib-forge-1.20.1-4.4.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  651. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/GeckoLibOculusCompat-Forge-1.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  652. [13:58:45] [Render thread/ERROR]: [worlds_together] Unable to parse Version in jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/geophilic-v2.1.0-mc1.20u1.20.2.jar
  653. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/GeophilicReforged-v1.2.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  654. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/goblintraders-forge-1.20.1-1.9.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  655. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/gpumemleakfix-1.20.1-1.8.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  656. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Grass_Overhaul-Forge-23.10.10-MC1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  657. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/gravestone-forge-1.20.1-1.0.11.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  658. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/guardvillagers-1.20.1-1.6.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  659. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/handcrafted-forge-1.20.1-3.0.5.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  660. [13:58:45] [Render thread/ERROR]: [worlds_together] Unable to parse Version in jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/hearths-v1.0.0-mc1.20u1.20.1.jar
  661. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/hearth_and_home-forge-1.20.1-2.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  662. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Highlighter-1.20.1-forge-1.1.9.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  663. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Iceberg-1.20.1-forge-1.1.18.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  664. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/IllagerInvasion-v8.0.4-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  665. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ImmediatelyFast-Forge-1.2.10+1.20.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  666. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ImmediatelyFast-Forge-1.2.8+1.20.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  667. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/immersive_armors-1.6.1+1.20.1-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  668. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/immersive_melodies-0.1.0+1.20.1-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  669. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/immersive_paintings-0.6.7+1.20.1-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  670. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/interiors-0.5.2+mc1.20.1-FORGE.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  671. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/invhud.forge.1.20.1-3.4.18.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  672. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/item-filters-forge-2001.1.0-build.59.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  673. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Jade-1.20.1-forge-11.7.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  674. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Jade-1.20.1-forge-11.8.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  675. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/JadeAddons-1.20.1-forge-5.2.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  676. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/jei-1.20.1-forge-15.2.0.27.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  677. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/JRFTL-1.20.1-1.6.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  678. [13:58:45] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/justenoughbreeding-forge-1.20.x-1.0.12.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  679. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/JustEnoughProfessions-forge-1.20.1-3.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  680. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/JustEnoughResources-1.20.1-1.4.0.238.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  681. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/JustEnoughResources-1.20.1-1.4.0.247.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  682. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/justzoom_forge_1.0.2_MC_1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  683. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Kambrik-6.1.1+1.20.1-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  684. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Kiwi-1.20.1-forge-11.1.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  685. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Kiwi-1.20.1-forge-11.5.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  686. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/kleeslabs-forge-1.20-15.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  687. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/konkrete_forge_1.8.0_MC_1.20-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  688. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/kotlinforforge-4.10.0-all.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  689. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/kotlinforforge-4.3.0-all.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  690. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/KryptonReforged-0.2.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  691. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/lazurite-1.0.2+mc1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  692. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/LeavesBeGone-v8.0.0-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  693. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/libraryferret-forge-1.20.1-4.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  694. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/liquidburner-1.20.1-0.5.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  695. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/lmft-1.0.4+1.20.1-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  696. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Log-Begone-Forge-1.20.1-1.0.8.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  697. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/lootintegrations-1.20.1-3.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  698. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/lootr-1.20-0.7.30.73.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  699. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/lost_aether_content-1.20.1-1.2.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  700. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/lucent-1.20.1-1.5.5.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  701. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Luna-FORGE-MC1.19.X-1.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  702. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/L_Enders_Cataclysm-1.90%20-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  703. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/MagnumTorch-v8.0.2-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  704. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/make_bubbles_pop-0.2.0-forge-mc1.19.4+.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  705. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/memoryleakfix-forge-1.17+-1.1.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  706. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/memoryleakfix-forge-1.17+-1.1.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  707. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/memorysettings-1.20.1-5.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  708. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/MerchantMarkers-1.20.1-forge-1.3.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  709. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/mes-1.3-1.20-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  710. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/midnightlib-forge-1.4.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  711. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/MindfulDarkness-v8.0.3-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  712. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/miners_delight-1.20.1-1.2.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  713. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/modernfix-forge-5.11.1+mc1.20.1.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  714. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/modernfix-forge-5.13.0+mc1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  715. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/modpack-update-checker-1.20.1-forge-0.11.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  716. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/monobank-1.20.1-1.1.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  717. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/moonlight-1.20-2.9.10-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  718. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/More%20Villager%20Trades%201.0.0%20-%201.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  719. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/More%20Wandering%20Trades%201.0.0%20-%201.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  720. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/moresnifferflowers-1.1.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  721. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/morevillagers-forge-1.20.1-5.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  722. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/MouseTweaks-forge-mc1.20-2.25.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  723. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/mvs-4.1.1-1.20-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  724. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/mysticaloaktree-1.20-1.11.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  725. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/naturalist-forge-4.0.3-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  726. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/NaturesCompass-1.20.1-1.11.2-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  727. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Necronomicon-Forge-1.4.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  728. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/neruina-1.3.0-forge+1.18.2-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  729. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/NetherChested-v8.0.3-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  730. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/netherdungeons-1.1.0-alpha2.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  731. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/netherportalfix-forge-1.20-13.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  732. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/nethersdelight-1.20.1-4.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  733. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/NightConfigFixes-v8.0.0-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  734. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/nmpvc-forge-1.20.1-1.0.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  735. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/NoChatReports-FORGE-1.20.1-v2.2.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  736. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/nocube's_create_compact_exp_1.0.3_forge_1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  737. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/notenoughanimations-forge-1.6.4-mc1.20.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  738. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/notenoughanimations-forge-1.7.1-mc1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  739. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/notenoughcrashes-4.4.6+1.20.1-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  740. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/obscure_api-15.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  741. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/obsidianui-0.1.2+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  742. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/oceansdelight-1.0.2-1.20.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  743. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/oculus-mc1.20.1-1.6.15.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  744. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/open-parties-and-claims-forge-1.20.1-0.20.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  745. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/OverflowingBars-v8.0.0-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  746. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/PacketFixer-forge-1.20.1-1.2.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  747. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Paintings-forge-1.20.1-11.0.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  748. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/panorama_screens-1.0+forge+mc1.20.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  749. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Patchouli-1.20.1-84-FORGE.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  750. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Paxi-1.20-Forge-4.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  751. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Philips-Ruins1.20.1-3.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  752. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/PickUpNotifier-v8.0.0-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  753. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/piglinproliferation-1.20-1.1.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  754. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Ping-Wheel-1.7.1-forge-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  755. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/player-animation-lib-forge-1.0.2-rc1+1.20.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  756. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/polymorph-forge-0.49.2+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  757. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/PuzzlesLib-v8.1.11-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  758. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/PuzzlesLib-v8.1.16-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  759. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Quark-4.0-436.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  760. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/quark_delight_1.0.0_forge_1.20.1.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  761. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/radium-mc1.20.1-0.12.2+git.5f80f74.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  762. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Raided-1.20.1-0.1.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  763. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/recipeessentials-1.20.1-3.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  764. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/redirector-5.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  765. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/repurposed_structures-7.1.11+1.20.1-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  766. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/resourcefulconfig-forge-1.20.1-2.1.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  767. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/resourcefullib-forge-1.20.1-2.1.20.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  768. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/resourcefullib-forge-1.20.1-2.1.23.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  769. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ResourcePackOverrides-v8.0.2-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  770. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/revampedwolf-1.20.1-5.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  771. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/right-click-harvest-3.2.3+1.20.1-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  772. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Rrls-3.2.0-1.20.1-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  773. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Ryoamiclights-0.1.7+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  774. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/salt-1.20.1-1.2.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  775. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/saturn-mc1.20.1-0.1.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  776. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/sawmill-1.20-1.3.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  777. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/screenshot_viewer-1.2.1-forge-mc1.20.1.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  778. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/sculkhorde-1.20.1-0.8.9.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  779. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Searchables-forge-1.20.1-1.0.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  780. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/SereneSeasons-1.20.1-9.0.0.46.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  781. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ServerBrowser-1.20-FORGE-1.1.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  782. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/servercountryflags-1.9.3-1.20.1-FORGE.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  783. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ServerTabInfo-1.20-1.3.8.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  784. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ShieldExpansion-1.20.1-1.1.7a.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  785. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/ShoulderSurfing-Forge-1.20.1-2.8.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  786. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/SimpleDiscordRichPresence-forge-4.0.3-build.40+mc1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  787. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/SimpleStorageNetwork-1.20.1-1.10.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  788. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/SkyVillages-1.0.3-1.19.2-1.20.x-forge-release.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  789. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/smarterfarmers-1.20-1.8.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  790. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/smoothboot-mc1.20.1-0.0.3.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  791. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/smoothchunk-1.20.1-3.5.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  792. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/SnowRealMagic-1.20.1-forge-10.2.7.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  793. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/snowundertrees-1.20.1-1.4.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  794. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/solcarrot-1.20.1-1.15.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  795. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/sound-physics-remastered-forge-1.20.1-1.3.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  796. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/soundphysics-forge-1.20.1-1.1.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  797. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/spanorama-1.5.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  798. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/spark-1.10.53-forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  799. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/sparsestructuresreforged-1.19.2-1.20.1-0.0.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  800. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/sparsestructuresreforged-1.20.1-1.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  801. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/SpelunkersCharm-3.4.5-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  802. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/stalwart-dungeons-1.20.1-1.2.8.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  803. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Steam_Rails-1.5.3+forge-mc1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  804. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Stoneworks-v8.0.0-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  805. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/StonyCliffs-v1.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  806. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/structureessentials-1.20.1-3.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  807. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/structure_gel-1.20.1-2.16.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  808. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/supplementaries-1.20-2.7.35.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  809. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/suppsquared-1.20-1.1.12.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  810. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/TerraBlender-forge-1.20.1-3.0.0.169.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  811. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/TerraBlender-forge-1.20.1-3.0.1.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  812. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/textrues_embeddium_options-0.1.3+mc1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  813. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/tfmg-0.8.0b-1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  814. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/the-conjurer-1.20.1-1.1.6.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  815. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Tips-Forge-1.20.1-12.0.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  816. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/toofast-1.20-0.4.3.5.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  817. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/TradingPost-v8.0.2-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  818. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/transparent-forge-8.0.1+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  819. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/treeplacer-forge-1.20.1-1.2.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  820. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Twigs-1.20.1-3.1.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  821. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/twilightdelight-2.0.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  822. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/twilightforest-1.20.1-4.3.2145-universal.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  823. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/umbral_skies-1.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  824. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/valhelsia_core-forge-1.20.1-1.1.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  825. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/valhelsia_furniture-forge-1.20.1-1.1.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  826. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/valhelsia_structures-forge-1.20.1-1.1.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  827. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/valkyrienskies-120-2.1.3-beta.1.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  828. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/veinmining-forge-1.3.0+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  829. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/VillagersPlus_3.1_(FORGE)_for_1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  830. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/villagesandpillages-forge-mc1.20.1-1.0.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  831. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/visuality-forge-2.0.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  832. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/VisualWorkbench-v8.0.0-1.20.1-Forge.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  833. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/voidtotem-forge-1.20-3.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  834. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/wares-1.20.1-1.2.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  835. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/watut-forge-1.20.1-1.0.12.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  836. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/watut-forge-1.20.1-1.0.13.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  837. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/waystones-forge-1.20-14.1.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  838. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/whatareyouvotingfor2023-1.20.1-1.2.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  839. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/whats-that-slot-forge-1.3.4+1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  840. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/witherstormmod-1.20.1-4.0.1.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  841. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/xptome-1.20.1-2.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  842. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/yeetem_potions-1.20.1-1.0.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  843. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  844. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YSNS-Forge-MC1.20-1.0.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  845. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YungsApi-1.20-Forge-4.0.2.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  846. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YungsApi-1.20-Forge-4.0.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  847. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YungsBetterDesertTemples-1.20-Forge-3.0.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  848. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YungsBetterDungeons-1.20-Forge-4.0.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  849. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YungsBetterEndIsland-1.20-Forge-2.0.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  850. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YungsBetterEndIsland-1.20-Forge-2.0.5.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  851. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YungsBetterJungleTemples-1.20-Forge-2.0.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  852. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YungsBetterMineshafts-1.20-Forge-4.0.4.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  853. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  854. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  855. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YungsBetterStrongholds-1.20-Forge-4.0.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  856. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YungsBetterWitchHuts-1.20-Forge-3.0.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  857. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YungsBridges-1.20-Forge-4.0.3.jar.disabled: java.nio.file.NoSuchFileException: /fabric.mod.json
  858. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YungsExtras-1.20-Forge-4.0.3.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  859. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/YungsMenuTweaks-1.20.1-Forge-1.0.1.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  860. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/Zeta-1.0-13.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  861. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/%5BNeoLexForge%201.20.1%5DCreated%20Music%20Discs%5B3.4.0%5D.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  862. [13:58:46] [Render thread/ERROR]: [worlds_together] Error for jar:file:///C:/Users/mathy/curseforge/minecraft/Instances/FUSION%20ULTIMATE/mods/%5BNeoLexForge%201.20.1%5DMomentariyModder'Applications%5B5.3.2%5D.jar: java.nio.file.NoSuchFileException: /fabric.mod.json
  863. [13:58:46] [Render thread/ERROR]: Cristel Lib Config Pack has no data
  864. [13:58:46] [Render thread/WARN]: T&T Waystone Patch Pack accepted!
  865. [13:58:46] [Render thread/INFO]: [bclib] Updating Pickers for BCLib - The End BiomeSource (983a4cc)
  866. [13:58:46] [Render thread/INFO]: [bclib] Make sure features are loaded from terrablender:org.betterx.bclib.api.v2.generator.BCLibEndBiomeSource
  867. [13:58:46] [Render thread/INFO]: [bclib] Updating Pickers for BCLib - Nether BiomeSource (75ffa12d)
  868. [13:58:46] [Render thread/INFO]: [bclib] Make sure features are loaded from terrablender:org.betterx.bclib.api.v2.generator.BCLibNetherBiomeSource
  869. [13:58:46] [Render thread/INFO]: [bclib] Enforcing Correct Generator for minecraft:the_end.
  870. [13:58:46] [Render thread/INFO]: [bclib] Updating Pickers for BCLib - The End BiomeSource (983a4cc)
  871. [13:58:46] [Render thread/INFO]: [bclib] Make sure features are loaded from terrablender:org.betterx.bclib.api.v2.generator.BCLibEndBiomeSource
  872. [13:58:46] [Render thread/INFO]: [bclib] Enforcing Correct Generator for minecraft:the_nether.
  873. [13:58:46] [Render thread/INFO]: [bclib] Updating Pickers for BCLib - Nether BiomeSource (75ffa12d)
  874. [13:58:46] [Render thread/INFO]: [bclib] Make sure features are loaded from terrablender:org.betterx.bclib.api.v2.generator.BCLibNetherBiomeSource
  875. [13:58:46] [Render thread/INFO]: [worlds_together] Loading originally configured Dimensions in World.
  876. [13:58:46] [Render thread/INFO]: Disconnected from server, resetting proxy config values
  877. [13:58:46] [Render thread/INFO]: Curios disabled
  878. [13:58:46] [Render thread/INFO]: emissive suffixes loaded: {_e}.
  879. [13:58:46] [Server thread/INFO]: Starting integrated minecraft server version 1.20.1
  880. [13:58:46] [Server thread/INFO]: Generating keypair
  881. [13:58:46] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\corpse-server.toml is not correct. Correcting
  882. [13:58:46] [Server thread/WARN]: Incorrect key corpse was corrected from null to its default, SimpleCommentedConfig:{}.
  883. [13:58:46] [Server thread/WARN]: Incorrect key corpse.access was corrected from null to its default, SimpleCommentedConfig:{}.
  884. [13:58:46] [Server thread/WARN]: Incorrect key corpse.access.only_owner was corrected from null to its default, false.
  885. [13:58:46] [Server thread/WARN]: Incorrect key corpse.access.skeleton was corrected from null to its default, false.
  886. [13:58:46] [Server thread/WARN]: Incorrect key corpse.despawn was corrected from null to its default, SimpleCommentedConfig:{}.
  887. [13:58:46] [Server thread/WARN]: Incorrect key corpse.despawn.time was corrected from null to its default, 600.
  888. [13:58:46] [Server thread/WARN]: Incorrect key corpse.despawn.force_time was corrected from null to its default, -1.
  889. [13:58:46] [Server thread/WARN]: Incorrect key corpse.skeleton_time was corrected from null to its default, 72000.
  890. [13:58:46] [Server thread/WARN]: Incorrect key corpse.lie_on_face was corrected from null to its default, false.
  891. [13:58:46] [Server thread/WARN]: Incorrect key corpse.show_equipment was corrected from null to its default, true.
  892. [13:58:46] [Server thread/WARN]: Incorrect key corpse.fall_into_void was corrected from null to its default, false.
  893. [13:58:46] [Server thread/WARN]: Incorrect key corpse.lava_damage was corrected from null to its default, false.
  894. [13:58:46] [Server thread/WARN]: Incorrect key death_storage_duration was corrected from null to its default, -1.
  895. [13:58:46] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\dynamictrees-server.toml is not correct. Correcting
  896. [13:58:46] [Server thread/WARN]: Incorrect key seeds was corrected from null to its default, SimpleCommentedConfig:{}.
  897. [13:58:46] [Server thread/WARN]: Incorrect key seeds.leavesSeedDropRate was corrected from null to its default, 1.0.
  898. [13:58:46] [Server thread/WARN]: Incorrect key seeds.voluntarySeedDropRate was corrected from null to its default, 0.01.
  899. [13:58:46] [Server thread/WARN]: Incorrect key seeds.seedPlantRate was corrected from null to its default, 0.1666666716337204.
  900. [13:58:46] [Server thread/WARN]: Incorrect key seeds.timeToLive was corrected from null to its default, 1200.
  901. [13:58:46] [Server thread/WARN]: Incorrect key seeds.seedOnlyForest was corrected from null to its default, true.
  902. [13:58:46] [Server thread/WARN]: Incorrect key seeds.seedMinForestness was corrected from null to its default, 0.0.
  903. [13:58:46] [Server thread/WARN]: Incorrect key trees was corrected from null to its default, SimpleCommentedConfig:{}.
  904. [13:58:46] [Server thread/WARN]: Incorrect key trees.growthMultiplier was corrected from null to its default, 0.5.
  905. [13:58:46] [Server thread/WARN]: Incorrect key trees.harvestMultiplier was corrected from null to its default, 1.0.
  906. [13:58:46] [Server thread/WARN]: Incorrect key trees.maxTreeHardness was corrected from null to its default, 20.0.
  907. [13:58:46] [Server thread/WARN]: Incorrect key trees.growthFolding was corrected from null to its default, 2.
  908. [13:58:46] [Server thread/WARN]: Incorrect key trees.dropSticks was corrected from null to its default, true.
  909. [13:58:46] [Server thread/WARN]: Incorrect key trees.scaleBiomeGrowthRate was corrected from null to its default, 0.5.
  910. [13:58:46] [Server thread/WARN]: Incorrect key trees.diseaseChance was corrected from null to its default, 0.0.
  911. [13:58:46] [Server thread/WARN]: Incorrect key trees.maxBranchRotRadius was corrected from null to its default, 7.
  912. [13:58:46] [Server thread/WARN]: Incorrect key trees.rootyBlockHardnessMultiplier was corrected from null to its default, 40.0.
  913. [13:58:46] [Server thread/WARN]: Incorrect key trees.swampOaksInWater was corrected from null to its default, ROOTED.
  914. [13:58:46] [Server thread/WARN]: Incorrect key trees.boneMealGrowthPulses was corrected from null to its default, 1.
  915. [13:58:46] [Server thread/WARN]: Incorrect key interaction was corrected from null to its default, SimpleCommentedConfig:{}.
  916. [13:58:46] [Server thread/WARN]: Incorrect key interaction.isLeavesPassable was corrected from null to its default, false.
  917. [13:58:46] [Server thread/WARN]: Incorrect key interaction.vanillaLeavesCollision was corrected from null to its default, false.
  918. [13:58:46] [Server thread/WARN]: Incorrect key interaction.enableBranchClimbling was corrected from null to its default, true.
  919. [13:58:46] [Server thread/WARN]: Incorrect key interaction.canopyCrash was corrected from null to its default, true.
  920. [13:58:46] [Server thread/WARN]: Incorrect key interaction.axeDamageMode was corrected from null to its default, THICKNESS.
  921. [13:58:46] [Server thread/WARN]: Incorrect key interaction.enableFallingTrees was corrected from null to its default, true.
  922. [13:58:46] [Server thread/WARN]: Incorrect key interaction.enableFallingTreeDamage was corrected from null to its default, true.
  923. [13:58:46] [Server thread/WARN]: Incorrect key interaction.fallingTreeDamageMultiplier was corrected from null to its default, 1.0.
  924. [13:58:46] [Server thread/WARN]: Incorrect key interaction.dirtBucketPlacesDirt was corrected from null to its default, true.
  925. [13:58:46] [Server thread/WARN]: Incorrect key interaction.sloppyBreakDrops was corrected from null to its default, false.
  926. [13:58:46] [Server thread/WARN]: Incorrect key interaction.minRadiusForStrip was corrected from null to its default, 6.
  927. [13:58:46] [Server thread/WARN]: Incorrect key interaction.enableStripRadiusReduction was corrected from null to its default, true.
  928. [13:58:46] [Server thread/WARN]: Incorrect key interaction.canBoneMealFruit was corrected from null to its default, false.
  929. [13:58:46] [Server thread/WARN]: Incorrect key interaction.canBoneMealPods was corrected from null to its default, true.
  930. [13:58:46] [Server thread/WARN]: Incorrect key interaction.dynamicSaplingDrops was corrected from null to its default, true.
  931. [13:58:46] [Server thread/WARN]: Incorrect key world was corrected from null to its default, SimpleCommentedConfig:{}.
  932. [13:58:46] [Server thread/WARN]: Incorrect key world.podzolGen was corrected from null to its default, true.
  933. [13:58:46] [Server thread/WARN]: Incorrect key world.worldGen was corrected from null to its default, true.
  934. [13:58:46] [Server thread/WARN]: Incorrect key world.dimensionsBlacklist was corrected from null to its default, [].
  935. [13:58:46] [Server thread/WARN]: Incorrect key debug was corrected from null to its default, SimpleCommentedConfig:{}.
  936. [13:58:46] [Server thread/WARN]: Incorrect key debug.debug was corrected from null to its default, false.
  937. [13:58:46] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\advancednetherite-server.toml is not correct. Correcting
  938. [13:58:46] [Server thread/WARN]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
  939. [13:58:46] [Server thread/WARN]: Incorrect key server.tool_properties was corrected from null to its default, SimpleCommentedConfig:{}.
  940. [13:58:46] [Server thread/WARN]: Incorrect key server.tool_properties.breaking_speed_multipliers was corrected from null to its default, SimpleCommentedConfig:{}.
  941. [13:58:46] [Server thread/WARN]: Incorrect key server.tool_properties.breaking_speed_multipliers.ironBreakingSpeedMultiplier was corrected from null to its default, 12.
  942. [13:58:46] [Server thread/WARN]: Incorrect key server.tool_properties.breaking_speed_multipliers.goldBreakingSpeedMultiplier was corrected from null to its default, 20.
  943. [13:58:46] [Server thread/WARN]: Incorrect key server.tool_properties.breaking_speed_multipliers.emeraldBreakingSpeedMultiplier was corrected from null to its default, 29.
  944. [13:58:46] [Server thread/WARN]: Incorrect key server.tool_properties.breaking_speed_multipliers.diamondBreakingSpeedMultiplier was corrected from null to its default, 39.
  945. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties was corrected from null to its default, SimpleCommentedConfig:{}.
  946. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.crop_drop_chances was corrected from null to its default, SimpleCommentedConfig:{}.
  947. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.crop_drop_chances.additionalWheatDropChance was corrected from null to its default, 0.3.
  948. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.crop_drop_chances.additionalCarrotsDropChance was corrected from null to its default, 0.3.
  949. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.crop_drop_chances.additionalPotatoesDropChance was corrected from null to its default, 0.3.
  950. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.crop_drop_chances.additionalBeetrootsDropChance was corrected from null to its default, 0.2.
  951. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.mob_drop_chances was corrected from null to its default, SimpleCommentedConfig:{}.
  952. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.mob_drop_chances.additionalPhantomDropChance was corrected from null to its default, 0.5.
  953. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.mob_drop_chances.additionalZombifiedPiglinDropChance was corrected from null to its default, 0.5.
  954. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.mob_drop_chances.additionalPiglinDropChance was corrected from null to its default, 0.15.
  955. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.mob_drop_chances.additionalEndermanDropChance was corrected from null to its default, 0.3.
  956. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.ore_drop_chances was corrected from null to its default, SimpleCommentedConfig:{}.
  957. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.ore_drop_chances.additionalRawIronDropChance was corrected from null to its default, 0.2.
  958. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.ore_drop_chances.additionalRawGoldChance was corrected from null to its default, 0.3.
  959. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.ore_drop_chances.additionalEmeraldDropChance was corrected from null to its default, 0.4.
  960. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.ore_drop_chances.additionalDiamondDropChance was corrected from null to its default, 0.25.
  961. [13:58:46] [Server thread/WARN]: Incorrect key server.additional_drop_properties.ore_drop_chances.additionalGoldNuggetDropChance was corrected from null to its default, 0.6.
  962. [13:58:46] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\castle_in_the_sky-server.toml is not correct. Correcting
  963. [13:58:46] [Server thread/WARN]: Incorrect key castle_spawn_proof was corrected from null to its default, 10000.
  964. [13:58:46] [Server thread/INFO]: Loading server config for netherchested
  965. [13:58:46] [Server thread/INFO]: Loading server config for pickupnotifier
  966. [13:58:46] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\gravestone-server.toml is not correct. Correcting
  967. [13:58:46] [Server thread/WARN]: Incorrect key enable_obituary was corrected from null to its default, true.
  968. [13:58:46] [Server thread/WARN]: Incorrect key replaceable_blocks was corrected from null to its default, [#gravestone:grave_replaceable].
  969. [13:58:46] [Server thread/WARN]: Incorrect key remove_obituary was corrected from null to its default, false.
  970. [13:58:46] [Server thread/WARN]: Incorrect key only_owners_can_break was corrected from null to its default, false.
  971. [13:58:46] [Server thread/WARN]: Incorrect key spawn_ghost was corrected from null to its default, false.
  972. [13:58:46] [Server thread/WARN]: Incorrect key friendly_ghost was corrected from null to its default, true.
  973. [13:58:46] [Server thread/WARN]: Incorrect key sneak_pickup was corrected from null to its default, false.
  974. [13:58:46] [Server thread/WARN]: Incorrect key break_pickup was corrected from null to its default, true.
  975. [13:58:46] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\paintings-server.toml is not correct. Correcting
  976. [13:58:46] [Server thread/WARN]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
  977. [13:58:46] [Server thread/WARN]: Incorrect key general.use_vanilla_only was corrected from null to its default, false.
  978. [13:58:46] [Server thread/WARN]: Incorrect key general.use_selection_gui was corrected from null to its default, true.
  979. [13:58:46] [Server thread/WARN]: Incorrect key general.cycle_paintings was corrected from null to its default, false.
  980. [13:58:46] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\dsbg-server.toml is not correct. Correcting
  981. [13:58:46] [Server thread/WARN]: Incorrect key Config for -Detected setBlock be gone- Mod was corrected from null to its default, SimpleCommentedConfig:{}.
  982. [13:58:46] [Server thread/WARN]: Incorrect key Config for -Detected setBlock be gone- Mod.Suppress spam was corrected from null to its default, true.
  983. [13:58:46] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\elevatorid-server.toml is not correct. Correcting
  984. [13:58:46] [Server thread/WARN]: Incorrect key General was corrected from null to its default, SimpleCommentedConfig:{}.
  985. [13:58:46] [Server thread/WARN]: Incorrect key General.sameColor was corrected from null to its default, false.
  986. [13:58:46] [Server thread/WARN]: Incorrect key General.range was corrected from null to its default, 384.
  987. [13:58:46] [Server thread/WARN]: Incorrect key General.precisionTarget was corrected from null to its default, true.
  988. [13:58:46] [Server thread/WARN]: Incorrect key General.mobSpawn was corrected from null to its default, false.
  989. [13:58:46] [Server thread/WARN]: Incorrect key General.resetPitchNormal was corrected from null to its default, false.
  990. [13:58:46] [Server thread/WARN]: Incorrect key General.resetPitchDirectional was corrected from null to its default, true.
  991. [13:58:46] [Server thread/WARN]: Incorrect key General.useXP was corrected from null to its default, false.
  992. [13:58:46] [Server thread/WARN]: Incorrect key General.XPPointsAmount was corrected from null to its default, 1.
  993. [13:58:46] [Server thread/INFO]: Loading server config for easymagic
  994. [13:58:46] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\betterarcheology-server.toml is not correct. Correcting
  995. [13:58:46] [Server thread/WARN]: Incorrect key artifacts was corrected from null to its default, SimpleCommentedConfig:{}.
  996. [13:58:46] [Server thread/WARN]: Incorrect key artifacts.artifact was corrected from null to its default, SimpleCommentedConfig:{}.
  997. [13:58:46] [Server thread/WARN]: Incorrect key artifacts.artifact.enchantments was corrected from null to its default, SimpleCommentedConfig:{}.
  998. [13:58:46] [Server thread/WARN]: Incorrect key artifacts.artifact.enchantments.enabled was corrected from null to its default, true.
  999. [13:58:46] [Server thread/WARN]: Incorrect key artifacts.penetrating was corrected from null to its default, SimpleCommentedConfig:{}.
  1000. [13:58:46] [Server thread/WARN]: Incorrect key artifacts.penetrating.strike was corrected from null to its default, SimpleCommentedConfig:{}.
  1001. [13:58:46] [Server thread/WARN]: Incorrect key artifacts.penetrating.strike.protection was corrected from null to its default, SimpleCommentedConfig:{}.
  1002. [13:58:46] [Server thread/WARN]: Incorrect key artifacts.penetrating.strike.protection.ignorance was corrected from null to its default, 0.33000001311302185.
  1003. [13:58:46] [Server thread/WARN]: Incorrect key artifacts.soaring was corrected from null to its default, SimpleCommentedConfig:{}.
  1004. [13:58:46] [Server thread/WARN]: Incorrect key artifacts.soaring.winds was corrected from null to its default, SimpleCommentedConfig:{}.
  1005. [13:58:46] [Server thread/WARN]: Incorrect key artifacts.soaring.winds.boost was corrected from null to its default, 0.30000001192092896.
  1006. [13:58:46] [Server thread/WARN]: Incorrect key fossils was corrected from null to its default, SimpleCommentedConfig:{}.
  1007. [13:58:46] [Server thread/WARN]: Incorrect key fossils.ocelot was corrected from null to its default, SimpleCommentedConfig:{}.
  1008. [13:58:46] [Server thread/WARN]: Incorrect key fossils.ocelot.fossil was corrected from null to its default, SimpleCommentedConfig:{}.
  1009. [13:58:46] [Server thread/WARN]: Incorrect key fossils.ocelot.fossil.flee was corrected from null to its default, SimpleCommentedConfig:{}.
  1010. [13:58:46] [Server thread/WARN]: Incorrect key fossils.ocelot.fossil.flee.range was corrected from null to its default, 20.
  1011. [13:58:46] [Server thread/INFO]: Loading server config for illagerinvasion
  1012. [13:58:46] [Server thread/INFO]: Loading server config for easyanvils
  1013. [13:58:46] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\create_enchantment_industry-server.toml is not correct. Correcting
  1014. [13:58:46] [Server thread/WARN]: Incorrect key disenchanterTankCapacity was corrected from null to its default, 1000.
  1015. [13:58:46] [Server thread/WARN]: Incorrect key copierTankCapacity was corrected from null to its default, 4000.
  1016. [13:58:46] [Server thread/WARN]: Incorrect key blazeEnchanterTankCapacity was corrected from null to its default, 2000.
  1017. [13:58:46] [Server thread/WARN]: Incorrect key maxHyperEnchantingLevelExtension was corrected from null to its default, 2.
  1018. [13:58:46] [Server thread/WARN]: Incorrect key deployerXpDropChance was corrected from null to its default, 1.0.
  1019. [13:58:46] [Server thread/WARN]: Incorrect key enableHyperEnchant was corrected from null to its default, true.
  1020. [13:58:46] [Server thread/WARN]: Incorrect key enchantByBlazeEnchanterCostCoefficient was corrected from null to its default, 1.0.
  1021. [13:58:46] [Server thread/WARN]: Incorrect key hyperEnchantByBlazeEnchanterCostCoefficient was corrected from null to its default, 1.0.
  1022. [13:58:46] [Server thread/WARN]: Incorrect key copyEnchantedBookCostCoefficient was corrected from null to its default, 1.0.
  1023. [13:58:46] [Server thread/WARN]: Incorrect key copyEnchantedBookWithHyperExperienceCostCoefficient was corrected from null to its default, 1.0.
  1024. [13:58:46] [Server thread/WARN]: Incorrect key copyWrittenBookCostPerPage was corrected from null to its default, 5.
  1025. [13:58:46] [Server thread/WARN]: Incorrect key copyNameTagCost was corrected from null to its default, 7.
  1026. [13:58:46] [Server thread/WARN]: Incorrect key copyTrainScheduleCost was corrected from null to its default, 10.
  1027. [13:58:46] [Server thread/WARN]: Incorrect key copyClipboardCost was corrected from null to its default, 10.
  1028. [13:58:46] [Server thread/WARN]: Incorrect key crushingWheelDropExpRate was corrected from null to its default, 0.30000001192092896.
  1029. [13:58:46] [Server thread/WARN]: Incorrect key crushingWheelDropExpScale was corrected from null to its default, 0.3400000035762787.
  1030. [13:58:46] [Server thread/WARN]: Incorrect key copyingWrittenBookAlwaysGetOriginalVersion was corrected from null to its default, true.
  1031. [13:58:46] [Server thread/INFO]: Loading server config for leavesbegone
  1032. [13:58:46] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\dimensionviewer-server.toml is not correct. Correcting
  1033. [13:58:46] [Server thread/WARN]: Incorrect key customization was corrected from null to its default, SimpleCommentedConfig:{}.
  1034. [13:58:46] [Server thread/WARN]: Incorrect key customization.listFormat was corrected from null to its default, %p %c%i<%d>.
  1035. [13:58:46] [Server thread/WARN]: Incorrect key customization.fontColor was corrected from null to its default, DARK_AQUA.
  1036. [13:58:46] [Server thread/WARN]: Incorrect key customization.perDimColorPath was corrected from null to its default, true.
  1037. [13:58:46] [Server thread/WARN]: Incorrect key customization.enableAliases was corrected from null to its default, true.
  1038. [13:58:46] [Server thread/WARN]: Incorrect key customization.dimension was corrected from null to its default, SimpleCommentedConfig:{}.
  1039. [13:58:46] [Server thread/WARN]: Incorrect key customization.dimension.overworldColor was corrected from null to its default, GREEN.
  1040. [13:58:46] [Server thread/WARN]: Incorrect key customization.dimension.netherColor was corrected from null to its default, DARK_RED.
  1041. [13:58:46] [Server thread/WARN]: Incorrect key customization.dimension.endColor was corrected from null to its default, DARK_PURPLE.
  1042. [13:58:46] [Server thread/WARN]: Incorrect key customization.chat was corrected from null to its default, SimpleCommentedConfig:{}.
  1043. [13:58:46] [Server thread/WARN]: Incorrect key customization.chat.dimInChatName was corrected from null to its default, true.
  1044. [13:58:46] [Server thread/WARN]: Incorrect key customization.chat.chatDimHover was corrected from null to its default, true.
  1045. [13:58:46] [Server thread/WARN]: Incorrect key customization.modded was corrected from null to its default, SimpleCommentedConfig:{}.
  1046. [13:58:46] [Server thread/WARN]: Incorrect key customization.modded.modded_dimension_ids was corrected from null to its default, [].
  1047. [13:58:46] [Server thread/WARN]: Incorrect key customization.modded.dimensionAliases was corrected from null to its default, [].
  1048. [13:58:46] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\curios-server.toml is not correct. Correcting
  1049. [13:58:46] [Server thread/WARN]: Incorrect key keepCurios was corrected from null to its default, DEFAULT.
  1050. [13:58:46] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\jei-server.toml is not correct. Correcting
  1051. [13:58:46] [Server thread/WARN]: Incorrect key cheat mode was corrected from null to its default, SimpleCommentedConfig:{}.
  1052. [13:58:46] [Server thread/WARN]: Incorrect key cheat mode.enableCheatModeForOp was corrected from null to its default, true.
  1053. [13:58:46] [Server thread/WARN]: Incorrect key cheat mode.enableCheatModeForCreative was corrected from null to its default, true.
  1054. [13:58:46] [Server thread/WARN]: Incorrect key cheat mode.enableCheatModeForGive was corrected from null to its default, false.
  1055. [13:58:46] [Server thread/INFO]: Loading server config for puzzlesapi
  1056. [13:58:46] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\createdieselgenerators-server.toml is not correct. Correcting
  1057. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs was corrected from null to its default, SimpleCommentedConfig:{}.
  1058. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Diesel Engines was corrected from null to its default, SimpleCommentedConfig:{}.
  1059. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Diesel Engines.Turbocharged Diesel Engine Speed Multiplier was corrected from null to its default, 2.0.
  1060. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Diesel Engines.Turbocharged Diesel Engine Burn Rate Multiplier was corrected from null to its default, 1.0.
  1061. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Diesel Engines.Normal Diesel Engines was corrected from null to its default, true.
  1062. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Diesel Engines.Modular Diesel Engines was corrected from null to its default, true.
  1063. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Diesel Engines.Huge Diesel Engines was corrected from null to its default, true.
  1064. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Diesel Engines.Engines can be filled with a bucket was corrected from null to its default, false.
  1065. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Oil Config was corrected from null to its default, SimpleCommentedConfig:{}.
  1066. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Oil Config.Infinite oil deposits was corrected from null to its default, false.
  1067. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Oil Config.Normal oil chunks oil amount multiplier was corrected from null to its default, 1.0.
  1068. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Oil Config.High oil chunks oil amount multiplier was corrected from null to its default, 1.0.
  1069. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Oil Config.Max Oil Scanner Level was corrected from null to its default, 10000.
  1070. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Oil Config.Normal oil chunks percentage was corrected from null to its default, 10.0.
  1071. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Oil Config.High oil chunks percentage was corrected from null to its default, 10.0.
  1072. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Oil Config.Distillation was corrected from null to its default, SimpleCommentedConfig:{}.
  1073. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Oil Config.Distillation.Wide Distillation Tower Distill Faster was corrected from null to its default, true.
  1074. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Oil Config.Distillation.Height of Distillation Tower level was corrected from null to its default, 1.
  1075. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Max Oil Barrel Width was corrected from null to its default, 3.
  1076. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Capacity of Canisters was corrected from null to its default, 4000.
  1077. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Capacity Addition of Capacity Enchantment in Canisters was corrected from null to its default, 1000.
  1078. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Canister can be filled by spouts was corrected from null to its default, true.
  1079. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Capacity of Tools requiring Fluids was corrected from null to its default, 200.
  1080. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Capacity Addition of Tools with Capacity Enchantment was corrected from null to its default, 10.
  1081. [13:58:46] [Server thread/WARN]: Incorrect key Server Configs.Combustibles blow up was corrected from null to its default, true.
  1082. [13:58:46] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\easier_sleeping-server.toml is not correct. Correcting
  1083. [13:58:46] [Server thread/WARN]: Incorrect key sleep_percent was corrected from null to its default, 50.
  1084. [13:58:47] [Server thread/WARN]: Incorrect key sleep_message was corrected from null to its default, is now in bed..
  1085. [13:58:47] [Server thread/WARN]: Incorrect key wake_message was corrected from null to its default, stood up..
  1086. [13:58:47] [Server thread/WARN]: Incorrect key morning_message was corrected from null to its default, Good Morning.
  1087. [13:58:47] [Server thread/WARN]: Incorrect key all_players_rest was corrected from null to its default, false.
  1088. [13:58:47] [Server thread/WARN]: Incorrect key dimensions was corrected from null to its default, [minecraft:overworld].
  1089. [13:58:47] [Server thread/WARN]: Incorrect key dimension_list_type was corrected from null to its default, SLEEP_ACTIVE.
  1090. [13:58:47] [Server thread/WARN]: Incorrect key block_blacklist was corrected from null to its default, [].
  1091. [13:58:47] [Server thread/INFO]: Loading "Easier Sleeping" SERVER Config
  1092. [13:58:47] [Server thread/INFO]: sleep_message = is now in bed.
  1093. [13:58:47] [Server thread/INFO]: dimension_list_type = SLEEP_ACTIVE
  1094. [13:58:47] [Server thread/INFO]: wake_message = stood up.
  1095. [13:58:47] [Server thread/INFO]: block_blacklist = []
  1096. [13:58:47] [Server thread/INFO]: sleep_percent = 50
  1097. [13:58:47] [Server thread/INFO]: morning_message = Good Morning
  1098. [13:58:47] [Server thread/INFO]: all_players_rest = false
  1099. [13:58:47] [Server thread/INFO]: dimensions = [minecraft:overworld]
  1100. [13:58:47] [Server thread/INFO]: "Easier Sleeping" SERVER Config loaded
  1101. [13:58:47] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\forge-server.toml is not correct. Correcting
  1102. [13:58:47] [Server thread/WARN]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
  1103. [13:58:47] [Server thread/WARN]: Incorrect key server.removeErroringBlockEntities was corrected from null to its default, false.
  1104. [13:58:47] [Server thread/WARN]: Incorrect key server.removeErroringEntities was corrected from null to its default, false.
  1105. [13:58:47] [Server thread/WARN]: Incorrect key server.fullBoundingBoxLadders was corrected from null to its default, false.
  1106. [13:58:47] [Server thread/WARN]: Incorrect key server.zombieBaseSummonChance was corrected from null to its default, 0.1.
  1107. [13:58:47] [Server thread/WARN]: Incorrect key server.zombieBabyChance was corrected from null to its default, 0.05.
  1108. [13:58:47] [Server thread/WARN]: Incorrect key server.permissionHandler was corrected from null to its default, forge:default_handler.
  1109. [13:58:47] [Server thread/WARN]: Incorrect key server.advertiseDedicatedServerToLan was corrected from null to its default, true.
  1110. [13:58:47] [Server thread/INFO]: Loading default config file from path C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\defaultconfigs\sereneseasons-server.toml
  1111. [13:58:47] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\xptome-server.toml is not correct. Correcting
  1112. [13:58:47] [Server thread/WARN]: Incorrect key max_xp was corrected from null to its default, 1395.
  1113. [13:58:47] [Server thread/WARN]: Incorrect key retrieval_percentage was corrected from null to its default, 1.0.
  1114. [13:58:47] [Server thread/WARN]: Incorrect key retrieve_until_next_level was corrected from null to its default, false.
  1115. [13:58:47] [Server thread/WARN]: Incorrect key retrieve_xp_orbs was corrected from null to its default, false.
  1116. [13:58:47] [Server thread/WARN]: Incorrect key store_until_previous_level was corrected from null to its default, false.
  1117. [13:58:47] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\lost_aether_content-server.toml is not correct. Correcting
  1118. [13:58:47] [Server thread/WARN]: Incorrect key Animal Tweaks was corrected from null to its default, SimpleCommentedConfig:{}.
  1119. [13:58:47] [Server thread/WARN]: Incorrect key Animal Tweaks.mutation_wing_colors was corrected from null to its default, true.
  1120. [13:58:47] [Server thread/WARN]: Incorrect key Animal Tweaks.mutation_animal_sounds was corrected from null to its default, true.
  1121. [13:58:47] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\ritchiesprojectilelib-server.toml is not correct. Correcting
  1122. [13:58:47] [Server thread/WARN]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
  1123. [13:58:47] [Server thread/WARN]: Incorrect key server.maxChunksForceLoaded was corrected from null to its default, 64.
  1124. [13:58:47] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\dragonmounts-server.toml is not correct. Correcting
  1125. [13:58:47] [Server thread/WARN]: Incorrect key replenish_eggs was corrected from null to its default, true.
  1126. [13:58:47] [Server thread/WARN]: Incorrect key use_loot_tables was corrected from null to its default, false.
  1127. [13:58:47] [Server thread/WARN]: Incorrect key update_habitats was corrected from null to its default, true.
  1128. [13:58:47] [Server thread/WARN]: Incorrect key breed_limit was corrected from null to its default, 2.
  1129. [13:58:47] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\witherstormmod-server.toml is not correct. Correcting
  1130. [13:58:47] [Server thread/WARN]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
  1131. [13:58:47] [Server thread/WARN]: Incorrect key server.misc was corrected from null to its default, SimpleCommentedConfig:{}.
  1132. [13:58:47] [Server thread/WARN]: Incorrect key server.misc.shouldChunkLoadWhenNoPlayers was corrected from null to its default, false.
  1133. [13:58:47] [Server thread/WARN]: Incorrect key server.misc.invulnerabilityTime was corrected from null to its default, 50.
  1134. [13:58:47] [Server thread/WARN]: Incorrect key server.misc.flyingHeight was corrected from null to its default, 75.
  1135. [13:58:47] [Server thread/WARN]: Incorrect key server.misc.tillShouldShowHole was corrected from null to its default, 6.
  1136. [13:58:47] [Server thread/WARN]: Incorrect key server.misc.shouldShowHole was corrected from null to its default, true.
  1137. [13:58:47] [Server thread/WARN]: Incorrect key server.misc.rotationSpeed was corrected from null to its default, 0.1.
  1138. [13:58:47] [Server thread/WARN]: Incorrect key server.misc.witherStormInvulnerability was corrected from null to its default, true.
  1139. [13:58:47] [Server thread/WARN]: Incorrect key server.misc.smartBossbar was corrected from null to its default, true.
  1140. [13:58:47] [Server thread/WARN]: Incorrect key server.misc.randomBowelsEntrance was corrected from null to its default, true.
  1141. [13:58:47] [Server thread/WARN]: Incorrect key server.misc.crossbowsSupportEnderPearls was corrected from null to its default, true.
  1142. [13:58:47] [Server thread/WARN]: Incorrect key server.misc.preventWitherStormCamping was corrected from null to its default, true.
  1143. [13:58:47] [Server thread/WARN]: Incorrect key server.misc.bowelsFallResistance was corrected from null to its default, true.
  1144. [13:58:47] [Server thread/WARN]: Incorrect key server.misc.resummonedPhase was corrected from null to its default, 4.
  1145. [13:58:47] [Server thread/WARN]: Incorrect key server.misc.canAttackHeads was corrected from null to its default, true.
  1146. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic was corrected from null to its default, SimpleCommentedConfig:{}.
  1147. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.ultimateTargetingType was corrected from null to its default, NEAREST.
  1148. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.randomizedTargetingTime was corrected from null to its default, 15.
  1149. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.amuletOverride was corrected from null to its default, true.
  1150. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.maxRandomStrollTargetingTypeRadius was corrected from null to its default, 500.
  1151. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.ignoreUltimateTargetIfHidden was corrected from null to its default, true.
  1152. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.chases was corrected from null to its default, SimpleCommentedConfig:{}.
  1153. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.chases.shouldChaseWhenTargetStopped was corrected from null to its default, true.
  1154. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.chases.chaseOnPhaseChange was corrected from null to its default, true.
  1155. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.target_stationary_logic was corrected from null to its default, SimpleCommentedConfig:{}.
  1156. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.target_stationary_logic.targetStationaryChunkRadius was corrected from null to its default, 8.
  1157. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.target_stationary_logic.targetStationaryMinutes was corrected from null to its default, 30.
  1158. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.target_stationary_logic.usePhaseAsDistanceMultiplier was corrected from null to its default, true.
  1159. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.target_stationary_logic.distanceMultiplier was corrected from null to its default, 1.0.
  1160. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.target_stationary_logic.targetRunawayMinutes was corrected from null to its default, 10.
  1161. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.runaway_attempts was corrected from null to its default, SimpleCommentedConfig:{}.
  1162. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.runaway_attempts.targetRunawayAttempts was corrected from null to its default, true.
  1163. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.runaway_attempts.targetRunawayAttemptMinutes was corrected from null to its default, 2.
  1164. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.runaway_attempts.targetRunawayAttemptsRequired was corrected from null to its default, 5.
  1165. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.runaway_attempts.minutesTillRunawayAttemptDiminish was corrected from null to its default, 16.
  1166. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.distractions was corrected from null to its default, SimpleCommentedConfig:{}.
  1167. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.distractions.targettingDistractionsEnabled was corrected from null to its default, true.
  1168. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.distractions.distractionTimeMinutes was corrected from null to its default, 25.
  1169. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.distractions.maximumDistractionDistance was corrected from null to its default, 1000.
  1170. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.distractions.minimumDistractionDistance was corrected from null to its default, 50.
  1171. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.distractions.randomDistractionChances was corrected from null to its default, true.
  1172. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.distractions.searchableRangeMultiplier was corrected from null to its default, 1.
  1173. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.distractions.distractionWaitTime was corrected from null to its default, 2.
  1174. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.distractions.boatingForTooLongDistractions was corrected from null to its default, true.
  1175. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.distractions.boatingForTooLongSeconds was corrected from null to its default, 60.
  1176. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.random_strolling was corrected from null to its default, SimpleCommentedConfig:{}.
  1177. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.random_strolling.randomStrollingWhenTargetHidden was corrected from null to its default, true.
  1178. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.speed was corrected from null to its default, SimpleCommentedConfig:{}.
  1179. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.speed.chasingFlyingSpeed was corrected from null to its default, 0.4.
  1180. [13:58:47] [Server thread/WARN]: Incorrect key server.ultimate_target_logic.speed.normalFlyingSpeed was corrected from null to its default, 0.02.
  1181. [13:58:47] [Server thread/WARN]: Incorrect key server.targeting was corrected from null to its default, SimpleCommentedConfig:{}.
  1182. [13:58:47] [Server thread/WARN]: Incorrect key server.targeting.playerPickupChance was corrected from null to its default, 4.
  1183. [13:58:47] [Server thread/WARN]: Incorrect key server.targeting.headEscapeTime was corrected from null to its default, 40.
  1184. [13:58:47] [Server thread/WARN]: Incorrect key server.targeting.tractorPullSpeedModifier was corrected from null to its default, 0.2.
  1185. [13:58:47] [Server thread/WARN]: Incorrect key server.evolution was corrected from null to its default, SimpleCommentedConfig:{}.
  1186. [13:58:47] [Server thread/WARN]: Incorrect key server.evolution.evolutionAttributeModifier was corrected from null to its default, 1.0.
  1187. [13:58:47] [Server thread/WARN]: Incorrect key server.performance was corrected from null to its default, SimpleCommentedConfig:{}.
  1188. [13:58:47] [Server thread/WARN]: Incorrect key server.performance.clustersRemoveItems was corrected from null to its default, true.
  1189. [13:58:47] [Server thread/WARN]: Incorrect key server.performance.squashHitbox was corrected from null to its default, false.
  1190. [13:58:47] [Server thread/WARN]: Incorrect key server.performance.chunksToLoad was corrected from null to its default, 576.
  1191. [13:58:47] [Server thread/WARN]: Incorrect key server.performance.removeNearbyKelp was corrected from null to its default, true.
  1192. [13:58:47] [Server thread/WARN]: Incorrect key server.performance.mobsRunIntoPortals was corrected from null to its default, false.
  1193. [13:58:47] [Server thread/WARN]: Incorrect key server.world_consumption was corrected from null to its default, SimpleCommentedConfig:{}.
  1194. [13:58:47] [Server thread/WARN]: Incorrect key server.world_consumption.hunchbackClusterPickupInterval was corrected from null to its default, 20.
  1195. [13:58:47] [Server thread/WARN]: Incorrect key server.world_consumption.clusterPickupInterval was corrected from null to its default, 40.
  1196. [13:58:47] [Server thread/WARN]: Incorrect key server.world_consumption.devourerClusterPickupInterval was corrected from null to its default, 40.
  1197. [13:58:47] [Server thread/WARN]: Incorrect key server.world_consumption.canPickupMobClusters was corrected from null to its default, true.
  1198. [13:58:47] [Server thread/WARN]: Incorrect key server.world_consumption.clusterSizeModifier was corrected from null to its default, 0.
  1199. [13:58:47] [Server thread/WARN]: Incorrect key server.caves was corrected from null to its default, SimpleCommentedConfig:{}.
  1200. [13:58:47] [Server thread/WARN]: Incorrect key server.caves.caveRumbles was corrected from null to its default, true.
  1201. [13:58:47] [Server thread/WARN]: Incorrect key server.caves.occludeSoundsUnderground was corrected from null to its default, true.
  1202. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness was corrected from null to its default, SimpleCommentedConfig:{}.
  1203. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.witherSicknessEnabled was corrected from null to its default, true.
  1204. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.sickenedMobConversions was corrected from null to its default, true.
  1205. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.increaseAmplifier was corrected from null to its default, true.
  1206. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.requiredContacts was corrected from null to its default, 6.
  1207. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.requiredProximitySeconds was corrected from null to its default, 600.
  1208. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.applicationDelay was corrected from null to its default, 720.
  1209. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.cureDelay was corrected from null to its default, 480.
  1210. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.lowImmuneRequiredProximitySeconds was corrected from null to its default, 360.
  1211. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.lowImmuneApplicationDelay was corrected from null to its default, 410.
  1212. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.lowImmuneCureDelay was corrected from null to its default, 480.
  1213. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.proximitySecondsModifierMax was corrected from null to its default, 180.
  1214. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.applicationDelayModifierMax was corrected from null to its default, 300.
  1215. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.cureDelayModifierMax was corrected from null to its default, 180.
  1216. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.lowImmuneProximityModifierMax was corrected from null to its default, 180.
  1217. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.lowImmuneApplicationModifierMax was corrected from null to its default, 140.
  1218. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.lowImmuneCureDelayModifierMax was corrected from null to its default, 180.
  1219. [13:58:47] [Server thread/WARN]: Incorrect key server.wither_sickness.keepSicknessAfterRespawn was corrected from null to its default, true.
  1220. [13:58:47] [Server thread/WARN]: Incorrect key server.formidibomb was corrected from null to its default, SimpleCommentedConfig:{}.
  1221. [13:58:47] [Server thread/WARN]: Incorrect key server.formidibomb.craftFuseTicks was corrected from null to its default, 12000.
  1222. [13:58:47] [Server thread/WARN]: Incorrect key server.formidibomb.catchFireFuseTicks was corrected from null to its default, 1200.
  1223. [13:58:47] [Server thread/WARN]: Incorrect key server.formidibomb.shouldDropFromInventory was corrected from null to its default, true.
  1224. [13:58:47] [Server thread/WARN]: Incorrect key server.formidibomb.dropInterval was corrected from null to its default, 4.
  1225. [13:58:47] [Server thread/WARN]: Incorrect key server.formidibomb.lowerBlockResistance was corrected from null to its default, true.
  1226. [13:58:47] [Server thread/WARN]: Incorrect key server.playing_dead was corrected from null to its default, SimpleCommentedConfig:{}.
  1227. [13:58:47] [Server thread/WARN]: Incorrect key server.playing_dead.revivalTimer was corrected from null to its default, true.
  1228. [13:58:47] [Server thread/WARN]: Incorrect key server.playing_dead.revivalTimeMinutes was corrected from null to its default, 60.
  1229. [13:58:47] [Server thread/WARN]: Incorrect key server.playing_dead.revivalPlayerProtection was corrected from null to its default, 3.
  1230. [13:58:47] [Server thread/WARN]: Incorrect key server.withered_symbiont was corrected from null to its default, SimpleCommentedConfig:{}.
  1231. [13:58:47] [Server thread/WARN]: Incorrect key server.withered_symbiont.canSummonSymbiont was corrected from null to its default, true.
  1232. [13:58:47] [Server thread/WARN]: Incorrect key server.withered_symbiont.minimumSpawnCheckInterval was corrected from null to its default, 60.
  1233. [13:58:47] [Server thread/WARN]: Incorrect key server.withered_symbiont.witherStormSummoningDelay was corrected from null to its default, 10.
  1234. [13:58:47] [Server thread/WARN]: Incorrect key server.withered_symbiont.playerInvulnerableTime was corrected from null to its default, 5.
  1235. [13:58:47] [Server thread/WARN]: Incorrect key server.withered_symbiont.playerSummoningDelay was corrected from null to its default, 10.
  1236. [13:58:47] [Server thread/WARN]: Incorrect key server.withered_symbiont.playerSummoningDelayOnKill was corrected from null to its default, 40.
  1237. [13:58:47] [Server thread/WARN]: Incorrect key server.withered_symbiont.attackableWhenNotVulnerable was corrected from null to its default, false.
  1238. [13:58:47] [Server thread/WARN]: Incorrect key server.withered_symbiont.bookDropsInInventory was corrected from null to its default, true.
  1239. [13:58:47] [Server thread/WARN]: Incorrect key server.withered_symbiont.healthScalePerPlayer was corrected from null to its default, 20.0.
  1240. [13:58:47] [Server thread/WARN]: Incorrect key server.flaming_skulls was corrected from null to its default, SimpleCommentedConfig:{}.
  1241. [13:58:47] [Server thread/WARN]: Incorrect key server.flaming_skulls.flamingSkullExplosionSize was corrected from null to its default, 5.0.
  1242. [13:58:47] [Server thread/WARN]: Incorrect key server.flaming_skulls.flamingSkullSpeedModifier was corrected from null to its default, 1.0.
  1243. [13:58:47] [Server thread/WARN]: Incorrect key server.roaring was corrected from null to its default, SimpleCommentedConfig:{}.
  1244. [13:58:47] [Server thread/WARN]: Incorrect key server.roaring.minimumRoarInterval was corrected from null to its default, 20.
  1245. [13:58:47] [Server thread/WARN]: Incorrect key server.roaring.maximumRoarInterval was corrected from null to its default, 50.
  1246. [13:58:47] [Server thread/WARN]: Incorrect key server.flyingEnabledWarning was corrected from null to its default, true.
  1247. [13:58:47] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\servertabinfo-server.toml is not correct. Correcting
  1248. [13:58:47] [Server thread/WARN]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
  1249. [13:58:47] [Server thread/WARN]: Incorrect key general.refreshTicks was corrected from null to its default, 100.
  1250. [13:58:47] [Server thread/WARN]: Incorrect key general.opOnlyMode was corrected from null to its default, false.
  1251. [13:58:47] [Server thread/WARN]: Incorrect key general.dimensionBlockList was corrected from null to its default, [servertabinfo:example].
  1252. [13:58:47] [Server thread/INFO]: Loading server config for tradingpost
  1253. [13:58:47] [Server thread/INFO]: Loading server config for magnumtorch
  1254. [13:58:47] [Server thread/INFO]: Loading server config for barteringstation
  1255. [13:58:47] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\solcarrot-server.toml is not correct. Correcting
  1256. [13:58:47] [Server thread/WARN]: Incorrect key milestones was corrected from null to its default, SimpleCommentedConfig:{}.
  1257. [13:58:47] [Server thread/WARN]: Incorrect key milestones.baseHearts was corrected from null to its default, 10.
  1258. [13:58:47] [Server thread/WARN]: Incorrect key milestones.heartsPerMilestone was corrected from null to its default, 2.
  1259. [13:58:47] [Server thread/WARN]: Incorrect key milestones.milestones was corrected from null to its default, [5, 10, 15, 20, 25].
  1260. [13:58:47] [Server thread/WARN]: Incorrect key filtering was corrected from null to its default, SimpleCommentedConfig:{}.
  1261. [13:58:47] [Server thread/WARN]: Incorrect key filtering.blacklist was corrected from null to its default, [].
  1262. [13:58:47] [Server thread/WARN]: Incorrect key filtering.whitelist was corrected from null to its default, [].
  1263. [13:58:47] [Server thread/WARN]: Incorrect key filtering.minimumFoodValue was corrected from null to its default, 1.
  1264. [13:58:47] [Server thread/WARN]: Incorrect key miscellaneous was corrected from null to its default, SimpleCommentedConfig:{}.
  1265. [13:58:47] [Server thread/WARN]: Incorrect key miscellaneous.resetOnDeath was corrected from null to its default, false.
  1266. [13:58:47] [Server thread/WARN]: Incorrect key miscellaneous.limitProgressionToSurvival was corrected from null to its default, false.
  1267. [13:58:47] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\aether-server.toml is not correct. Correcting
  1268. [13:58:47] [Server thread/WARN]: Incorrect key Gameplay was corrected from null to its default, SimpleCommentedConfig:{}.
  1269. [13:58:47] [Server thread/WARN]: Incorrect key Gameplay.Beds explode was corrected from null to its default, false.
  1270. [13:58:47] [Server thread/WARN]: Incorrect key Gameplay.Debuff non-Aether tools was corrected from null to its default, true.
  1271. [13:58:47] [Server thread/WARN]: Incorrect key Gameplay.Ambrosium Shards are edible was corrected from null to its default, true.
  1272. [13:58:47] [Server thread/WARN]: Incorrect key Gameplay.Berry Bush consistency was corrected from null to its default, false.
  1273. [13:58:47] [Server thread/WARN]: Incorrect key Gameplay.Crystal Fruit Leaves consistency was corrected from null to its default, false.
  1274. [13:58:47] [Server thread/WARN]: Incorrect key Gameplay.Gummy Swets restore health was corrected from null to its default, false.
  1275. [13:58:47] [Server thread/WARN]: Incorrect key Gameplay.Maximum consumable Life Shards was corrected from null to its default, 10.
  1276. [13:58:47] [Server thread/WARN]: Incorrect key Gameplay.Cooldown for the Hammer of Kingbdogz projectile was corrected from null to its default, 50.
  1277. [13:58:47] [Server thread/WARN]: Incorrect key Gameplay.Cooldown for the Cloud Staff was corrected from null to its default, 40.
  1278. [13:58:47] [Server thread/WARN]: Incorrect key Gameplay.Require gloves for set abilities was corrected from null to its default, true.
  1279. [13:58:47] [Server thread/WARN]: Incorrect key Loot was corrected from null to its default, SimpleCommentedConfig:{}.
  1280. [13:58:47] [Server thread/WARN]: Incorrect key Loot.Golden Feather in loot was corrected from null to its default, false.
  1281. [13:58:47] [Server thread/WARN]: Incorrect key Loot.Valkyrie Cape in loot was corrected from null to its default, true.
  1282. [13:58:47] [Server thread/WARN]: Incorrect key World Generation was corrected from null to its default, SimpleCommentedConfig:{}.
  1283. [13:58:47] [Server thread/WARN]: Incorrect key World Generation.Generate Tall Grass in the Aether was corrected from null to its default, true.
  1284. [13:58:47] [Server thread/WARN]: Incorrect key World Generation.Generate Holiday Trees always was corrected from null to its default, false.
  1285. [13:58:47] [Server thread/WARN]: Incorrect key World Generation.Generate Holiday Trees seasonally was corrected from null to its default, true.
  1286. [13:58:47] [Server thread/WARN]: Incorrect key Multiplayer was corrected from null to its default, SimpleCommentedConfig:{}.
  1287. [13:58:47] [Server thread/WARN]: Incorrect key Multiplayer.Balance Invisibility Cloak for PVP was corrected from null to its default, false.
  1288. [13:58:47] [Server thread/WARN]: Incorrect key Multiplayer.Invisibility Cloak visibility timer was corrected from null to its default, 50.
  1289. [13:58:47] [Server thread/WARN]: Incorrect key Multiplayer.Only whitelisted users access Sun Altars was corrected from null to its default, false.
  1290. [13:58:47] [Server thread/WARN]: Incorrect key Modpack was corrected from null to its default, SimpleCommentedConfig:{}.
  1291. [13:58:47] [Server thread/WARN]: Incorrect key Modpack.Spawns the player in the Aether was corrected from null to its default, false.
  1292. [13:58:47] [Server thread/WARN]: Incorrect key Modpack.Disables Aether Portal creation was corrected from null to its default, false.
  1293. [13:58:47] [Server thread/WARN]: Incorrect key Modpack.Disables falling into the Overworld was corrected from null to its default, false.
  1294. [13:58:47] [Server thread/WARN]: Incorrect key Modpack.Disables eternal day was corrected from null to its default, false.
  1295. [13:58:47] [Server thread/WARN]: Incorrect key Modpack.Sets portal destination dimension was corrected from null to its default, aether:the_aether.
  1296. [13:58:47] [Server thread/WARN]: Incorrect key Modpack.Sets portal return dimension was corrected from null to its default, minecraft:overworld.
  1297. [13:58:47] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\create_dd-server.toml is not correct. Correcting
  1298. [13:58:47] [Server thread/WARN]: Incorrect key kinetics was corrected from null to its default, SimpleCommentedConfig:{}.
  1299. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.industrialFan was corrected from null to its default, SimpleCommentedConfig:{}.
  1300. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.industrialFan.crankHungerMultiplier was corrected from null to its default, 0.009999999776482582.
  1301. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.industrialFan.fanPushDistance was corrected from null to its default, 30.
  1302. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.industrialFan.fanPullDistance was corrected from null to its default, 30.
  1303. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.industrialFan.fanBlockCheckRate was corrected from null to its default, 30.
  1304. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.industrialFan.fanRotationArgmax was corrected from null to its default, 256.
  1305. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.industrialFan.fanProcessingTime was corrected from null to its default, 75.
  1306. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues was corrected from null to its default, SimpleCommentedConfig:{}.
  1307. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2 was corrected from null to its default, SimpleCommentedConfig:{}.
  1308. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact was corrected from null to its default, SimpleCommentedConfig:{}.
  1309. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.bronze_drill was corrected from null to its default, 12.0.
  1310. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.2_blade_fan was corrected from null to its default, 0.0.
  1311. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.secondary_encased_chain_drive was corrected from null to its default, 0.0.
  1312. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.industrial_fan was corrected from null to its default, 4.0.
  1313. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.bronze_saw was corrected from null to its default, 12.0.
  1314. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.flywheel was corrected from null to its default, 0.0.
  1315. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.hydraulic_press was corrected from null to its default, 32.0.
  1316. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.secondary_adjustable_chain_gearshift was corrected from null to its default, 0.0.
  1317. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.potato_turret was corrected from null to its default, 2.0.
  1318. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.radiant_drill was corrected from null to its default, 16.0.
  1319. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.shadow_drill was corrected from null to its default, 16.0.
  1320. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.8_blade_fan was corrected from null to its default, 0.0.
  1321. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.4_blade_fan was corrected from null to its default, 0.0.
  1322. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity was corrected from null to its default, SimpleCommentedConfig:{}.
  1323. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.industrial_fan was corrected from null to its default, 16.0.
  1324. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.cog_crank was corrected from null to its default, 8.0.
  1325. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.furnace_engine was corrected from null to its default, 341.5.
  1326. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.accelerator_motor was corrected from null to its default, 0.0.
  1327. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.kinetic_motor was corrected from null to its default, 1.5.
  1328. [13:58:47] [Server thread/WARN]: Incorrect key recipes was corrected from null to its default, SimpleCommentedConfig:{}.
  1329. [13:58:47] [Server thread/WARN]: Incorrect key recipes.bulkPressing was corrected from null to its default, true.
  1330. [13:58:47] [Server thread/WARN]: Incorrect key recipes.bulkCutting was corrected from null to its default, true.
  1331. [13:58:47] [Server thread/WARN]: Incorrect key recipes.allowStonecuttingOnSaw was corrected from null to its default, true.
  1332. [13:58:47] [Server thread/WARN]: Incorrect key recipes.allowWoodcuttingOnSaw was corrected from null to its default, true.
  1333. [13:58:47] [Server thread/WARN]: Incorrect key recipes.recipe was corrected from null to its default, SimpleCommentedConfig:{}.
  1334. [13:58:47] [Server thread/WARN]: Incorrect key recipes.recipe.blaze_gold_recipe was corrected from null to its default, true.
  1335. [13:58:47] [Server thread/WARN]: Incorrect key recipes.recipe.refined_radiance_recipe was corrected from null to its default, true.
  1336. [13:58:47] [Server thread/WARN]: Incorrect key recipes.recipe.refined_radiance_max_height was corrected from null to its default, 319.
  1337. [13:58:47] [Server thread/WARN]: Incorrect key recipes.recipe.refined_radiance_min_height was corrected from null to its default, -32.
  1338. [13:58:47] [Server thread/WARN]: Incorrect key recipes.recipe.refined_radiance_light_level was corrected from null to its default, 15.
  1339. [13:58:47] [Server thread/WARN]: Incorrect key recipes.recipe.shadow_steel_recipe was corrected from null to its default, true.
  1340. [13:58:47] [Server thread/WARN]: Incorrect key recipes.recipe.shadow_steel_min_height was corrected from null to its default, -10.
  1341. [13:58:47] [Server thread/WARN]: Incorrect key recipes.recipe.stargaze_singularity_recipe was corrected from null to its default, true.
  1342. [13:58:47] [Server thread/WARN]: Incorrect key recipes.recipe.stargaze_singularity_min_time was corrected from null to its default, 16000.
  1343. [13:58:47] [Server thread/WARN]: Incorrect key recipes.recipe.stargaze_singularity_max_time was corrected from null to its default, 20000.
  1344. [13:58:47] [Server thread/WARN]: Incorrect key recipes.recipe.stargaze_singularity_max_height_division was corrected from null to its default, 1.25.
  1345. [13:58:47] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\createbigcannons-server.toml is not correct. Correcting
  1346. [13:58:47] [Server thread/WARN]: Incorrect key failure was corrected from null to its default, SimpleCommentedConfig:{}.
  1347. [13:58:47] [Server thread/WARN]: Incorrect key failure.disableAllCannonFailure was corrected from null to its default, false.
  1348. [13:58:47] [Server thread/WARN]: Incorrect key failure.squibChance was corrected from null to its default, 0.25.
  1349. [13:58:47] [Server thread/WARN]: Incorrect key failure.barrelChargeBurstChance was corrected from null to its default, 0.20000000298023224.
  1350. [13:58:47] [Server thread/WARN]: Incorrect key failure.failureExplosionPower was corrected from null to its default, 2.0.
  1351. [13:58:47] [Server thread/WARN]: Incorrect key failure.overloadBurstChance was corrected from null to its default, 0.5.
  1352. [13:58:47] [Server thread/WARN]: Incorrect key failure.interruptedIgnitionChance was corrected from null to its default, 0.33000001311302185.
  1353. [13:58:47] [Server thread/WARN]: Incorrect key munitions was corrected from null to its default, SimpleCommentedConfig:{}.
  1354. [13:58:47] [Server thread/WARN]: Incorrect key munitions.projectilesCanBounce was corrected from null to its default, true.
  1355. [13:58:47] [Server thread/WARN]: Incorrect key munitions.minimumVelocityForPenetrationBonus was corrected from null to its default, 1.0.
  1356. [13:58:47] [Server thread/WARN]: Incorrect key munitions.penetrationBonusScale was corrected from null to its default, 0.10000000149011612.
  1357. [13:58:47] [Server thread/WARN]: Incorrect key munitions.projectilesCanChunkload was corrected from null to its default, true.
  1358. [13:58:47] [Server thread/WARN]: Incorrect key munitions.damageRestriction was corrected from null to its default, ALL_DAMAGE.
  1359. [13:58:47] [Server thread/WARN]: Incorrect key munitions.fuzes was corrected from null to its default, SimpleCommentedConfig:{}.
  1360. [13:58:47] [Server thread/WARN]: Incorrect key munitions.fuzes.impactFuzeDetonationChance was corrected from null to its default, 0.6700000166893005.
  1361. [13:58:47] [Server thread/WARN]: Incorrect key munitions.fuzes.impactFuzeDurability was corrected from null to its default, 3.
  1362. [13:58:47] [Server thread/WARN]: Incorrect key munitions.fuzes.proximityFuzeArmingTime was corrected from null to its default, 20.
  1363. [13:58:47] [Server thread/WARN]: Incorrect key munitions.groupedMunitions was corrected from null to its default, SimpleCommentedConfig:{}.
  1364. [13:58:47] [Server thread/WARN]: Incorrect key munitions.groupedMunitions.fluidBlobBlockEffectChance was corrected from null to its default, 0.5.
  1365. [13:58:47] [Server thread/WARN]: Incorrect key munitions.deflectChances was corrected from null to its default, SimpleCommentedConfig:{}.
  1366. [13:58:47] [Server thread/WARN]: Incorrect key munitions.deflectChances.bigCannonProjectileDeflectionChance was corrected from null to its default, 0.8999999761581421.
  1367. [13:58:47] [Server thread/WARN]: Incorrect key munitions.deflectChances.autocannonProjectileDeflectionChance was corrected from null to its default, 0.20000000298023224.
  1368. [13:58:47] [Server thread/WARN]: Incorrect key munitions.autocannonMunitions was corrected from null to its default, SimpleCommentedConfig:{}.
  1369. [13:58:47] [Server thread/WARN]: Incorrect key munitions.autocannonMunitions.allAutocannonProjectilesAreTracers was corrected from null to its default, false.
  1370. [13:58:47] [Server thread/WARN]: Incorrect key munitions.autocannonMunitions.autocannonAmmoContainerAutocannonRoundCapacity was corrected from null to its default, 16.
  1371. [13:58:47] [Server thread/WARN]: Incorrect key munitions.autocannonMunitions.autocannonAmmoContainerMachineGunRoundCapacity was corrected from null to its default, 64.
  1372. [13:58:47] [Server thread/WARN]: Incorrect key cannons was corrected from null to its default, SimpleCommentedConfig:{}.
  1373. [13:58:47] [Server thread/WARN]: Incorrect key cannons.maxCannonLength was corrected from null to its default, 64.
  1374. [13:58:47] [Server thread/WARN]: Incorrect key cannons.barrelSpreadReduction was corrected from null to its default, 1.0.
  1375. [13:58:47] [Server thread/WARN]: Incorrect key cannons.quickfiringBreechLoadingCooldown was corrected from null to its default, 40.
  1376. [13:58:47] [Server thread/WARN]: Incorrect key cannons.quickfiringBreechOpeningCooldown was corrected from null to its default, 5.
  1377. [13:58:47] [Server thread/WARN]: Incorrect key cannons.bigCannonRecoilScale was corrected from null to its default, 4.0.
  1378. [13:58:47] [Server thread/WARN]: Incorrect key cannons.autocannonRecoilScale was corrected from null to its default, 0.5.
  1379. [13:58:47] [Server thread/WARN]: Incorrect key cannons.dropMortar was corrected from null to its default, SimpleCommentedConfig:{}.
  1380. [13:58:47] [Server thread/WARN]: Incorrect key cannons.dropMortar.dropMortarDelay was corrected from null to its default, 5.
  1381. [13:58:47] [Server thread/WARN]: Incorrect key cannons.dropMortar.dropMortarItemCooldown was corrected from null to its default, 40.
  1382. [13:58:47] [Server thread/WARN]: Incorrect key cannons.loadingTools was corrected from null to its default, SimpleCommentedConfig:{}.
  1383. [13:58:47] [Server thread/WARN]: Incorrect key cannons.loadingTools.deployersCanUseLoadingTools was corrected from null to its default, false.
  1384. [13:58:47] [Server thread/WARN]: Incorrect key cannons.loadingTools.ramRodReach was corrected from null to its default, 5.
  1385. [13:58:47] [Server thread/WARN]: Incorrect key cannons.loadingTools.ramRodStrength was corrected from null to its default, 3.
  1386. [13:58:47] [Server thread/WARN]: Incorrect key cannons.loadingTools.wormReach was corrected from null to its default, 5.
  1387. [13:58:47] [Server thread/WARN]: Incorrect key cannons.loadingTools.loadingToolHungerConsumption was corrected from null to its default, 2.5.
  1388. [13:58:47] [Server thread/WARN]: Incorrect key cannons.loadingTools.loadingToolCooldown was corrected from null to its default, 20.
  1389. [13:58:47] [Server thread/WARN]: Incorrect key cannons.carriage was corrected from null to its default, SimpleCommentedConfig:{}.
  1390. [13:58:47] [Server thread/WARN]: Incorrect key cannons.carriage.carriageSpeed was corrected from null to its default, 0.03999999910593033.
  1391. [13:58:47] [Server thread/WARN]: Incorrect key cannons.carriage.carriageTurnRate was corrected from null to its default, 1.0.
  1392. [13:58:47] [Server thread/WARN]: Incorrect key cannons.carriage.cannonWeightAffectsCarriageSpeed was corrected from null to its default, true.
  1393. [13:58:47] [Server thread/WARN]: Incorrect key cannons.displayLink was corrected from null to its default, SimpleCommentedConfig:{}.
  1394. [13:58:47] [Server thread/WARN]: Incorrect key cannons.displayLink.shouldDisplayCannonRotation was corrected from null to its default, true.
  1395. [13:58:47] [Server thread/WARN]: Incorrect key cannons.displayLink.shouldDisplayContainedMunitions was corrected from null to its default, true.
  1396. [13:58:47] [Server thread/WARN]: Incorrect key kinetics was corrected from null to its default, SimpleCommentedConfig:{}.
  1397. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.maxLoaderLength was corrected from null to its default, 64.
  1398. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues was corrected from null to its default, SimpleCommentedConfig:{}.
  1399. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2 was corrected from null to its default, SimpleCommentedConfig:{}.
  1400. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact was corrected from null to its default, SimpleCommentedConfig:{}.
  1401. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.bronze_sliding_breech was corrected from null to its default, 12.0.
  1402. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.cannon_loader was corrected from null to its default, 8.0.
  1403. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.steel_screw_breech was corrected from null to its default, 16.0.
  1404. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.cannon_drill was corrected from null to its default, 8.0.
  1405. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.cast_iron_sliding_breech was corrected from null to its default, 16.0.
  1406. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.steel_sliding_breech was corrected from null to its default, 32.0.
  1407. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.nethersteel_screw_breech was corrected from null to its default, 40.0.
  1408. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.cannon_builder was corrected from null to its default, 8.0.
  1409. [13:58:47] [Server thread/WARN]: Incorrect key crafting was corrected from null to its default, SimpleCommentedConfig:{}.
  1410. [13:58:47] [Server thread/WARN]: Incorrect key crafting.maxCannonCastHeight was corrected from null to its default, 32.
  1411. [13:58:47] [Server thread/WARN]: Incorrect key crafting.maxCannonDrillLength was corrected from null to its default, 32.
  1412. [13:58:47] [Server thread/WARN]: Incorrect key crafting.maxCannonBuilderLength was corrected from null to its default, 32.
  1413. [13:58:47] [Server thread/WARN]: Incorrect key crafting.maxCannonBuilderRange was corrected from null to its default, 32.
  1414. [13:58:47] [Server thread/WARN]: Incorrect key crafting.builtUpCannonHeatingTime was corrected from null to its default, 6000.
  1415. [13:58:47] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\railways-server.toml is not correct. Correcting
  1416. [13:58:47] [Server thread/WARN]: Incorrect key misc was corrected from null to its default, SimpleCommentedConfig:{}.
  1417. [13:58:47] [Server thread/WARN]: Incorrect key misc.strictCoupler was corrected from null to its default, false.
  1418. [13:58:47] [Server thread/WARN]: Incorrect key misc.flipDistantSwitches was corrected from null to its default, true.
  1419. [13:58:47] [Server thread/WARN]: Incorrect key misc.switchPlacementRange was corrected from null to its default, 64.
  1420. [13:58:47] [Server thread/WARN]: Incorrect key semaphores was corrected from null to its default, SimpleCommentedConfig:{}.
  1421. [13:58:47] [Server thread/WARN]: Incorrect key semaphores.simplifiedPlacement was corrected from null to its default, true.
  1422. [13:58:47] [Server thread/WARN]: Incorrect key semaphores.flipYellowOrder was corrected from null to its default, false.
  1423. [13:58:47] [Server thread/WARN]: Incorrect key conductors was corrected from null to its default, SimpleCommentedConfig:{}.
  1424. [13:58:47] [Server thread/WARN]: Incorrect key conductors.mustOwnBoundTrain was corrected from null to its default, false.
  1425. [13:58:47] [Server thread/WARN]: Incorrect key conductors.maxConductorVentLength was corrected from null to its default, 64.
  1426. [13:58:47] [Server thread/WARN]: Incorrect key journeymap was corrected from null to its default, SimpleCommentedConfig:{}.
  1427. [13:58:47] [Server thread/WARN]: Incorrect key journeymap.farTrainSyncTicks was corrected from null to its default, 200.
  1428. [13:58:47] [Server thread/WARN]: Incorrect key journeymap.nearTrainSyncTicks was corrected from null to its default, 5.
  1429. [13:58:47] [Server thread/WARN]: Incorrect key optimization was corrected from null to its default, SimpleCommentedConfig:{}.
  1430. [13:58:47] [Server thread/WARN]: Incorrect key optimization.disableTrainCollision was corrected from null to its default, false.
  1431. [13:58:47] [Server thread/WARN]: Incorrect key optimization.optimizeFunnelBeltInteraction was corrected from null to its default, false.
  1432. [13:58:47] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\create-server.toml is not correct. Correcting
  1433. [13:58:47] [Server thread/WARN]: Incorrect key infrastructure was corrected from null to its default, SimpleCommentedConfig:{}.
  1434. [13:58:47] [Server thread/WARN]: Incorrect key infrastructure.tickrateSyncTimer was corrected from null to its default, 20.
  1435. [13:58:47] [Server thread/WARN]: Incorrect key recipes was corrected from null to its default, SimpleCommentedConfig:{}.
  1436. [13:58:47] [Server thread/WARN]: Incorrect key recipes.bulkPressing was corrected from null to its default, false.
  1437. [13:58:47] [Server thread/WARN]: Incorrect key recipes.bulkCutting was corrected from null to its default, false.
  1438. [13:58:47] [Server thread/WARN]: Incorrect key recipes.allowBrewingInMixer was corrected from null to its default, true.
  1439. [13:58:47] [Server thread/WARN]: Incorrect key recipes.allowShapelessInMixer was corrected from null to its default, true.
  1440. [13:58:47] [Server thread/WARN]: Incorrect key recipes.allowShapedSquareInPress was corrected from null to its default, true.
  1441. [13:58:47] [Server thread/WARN]: Incorrect key recipes.allowRegularCraftingInCrafter was corrected from null to its default, true.
  1442. [13:58:47] [Server thread/WARN]: Incorrect key recipes.maxFireworkIngredientsInCrafter was corrected from null to its default, 9.
  1443. [13:58:47] [Server thread/WARN]: Incorrect key recipes.allowStonecuttingOnSaw was corrected from null to its default, true.
  1444. [13:58:47] [Server thread/WARN]: Incorrect key recipes.allowWoodcuttingOnSaw was corrected from null to its default, true.
  1445. [13:58:47] [Server thread/WARN]: Incorrect key recipes.allowCastingBySpout was corrected from null to its default, true.
  1446. [13:58:47] [Server thread/WARN]: Incorrect key recipes.displayLogStrippingRecipes was corrected from null to its default, true.
  1447. [13:58:47] [Server thread/WARN]: Incorrect key recipes.lightSourceCountForRefinedRadiance was corrected from null to its default, 10.
  1448. [13:58:47] [Server thread/WARN]: Incorrect key recipes.enableRefinedRadianceRecipe was corrected from null to its default, true.
  1449. [13:58:47] [Server thread/WARN]: Incorrect key recipes.enableShadowSteelRecipe was corrected from null to its default, true.
  1450. [13:58:47] [Server thread/WARN]: Incorrect key kinetics was corrected from null to its default, SimpleCommentedConfig:{}.
  1451. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.disableStress was corrected from null to its default, false.
  1452. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.maxBeltLength was corrected from null to its default, 20.
  1453. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.crushingDamage was corrected from null to its default, 4.
  1454. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.maxRotationSpeed was corrected from null to its default, 256.
  1455. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.ignoreDeployerAttacks was corrected from null to its default, CREEPERS.
  1456. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.kineticValidationFrequency was corrected from null to its default, 60.
  1457. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.crankHungerMultiplier was corrected from null to its default, 0.009999999776482582.
  1458. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.minimumWindmillSails was corrected from null to its default, 8.
  1459. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.windmillSailsPerRPM was corrected from null to its default, 8.
  1460. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.maxEjectorDistance was corrected from null to its default, 32.
  1461. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.ejectorScanInterval was corrected from null to its default, 120.
  1462. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.encasedFan was corrected from null to its default, SimpleCommentedConfig:{}.
  1463. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.encasedFan.fanPushDistance was corrected from null to its default, 20.
  1464. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.encasedFan.fanPullDistance was corrected from null to its default, 20.
  1465. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.encasedFan.fanBlockCheckRate was corrected from null to its default, 30.
  1466. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.encasedFan.fanRotationArgmax was corrected from null to its default, 256.
  1467. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.encasedFan.fanProcessingTime was corrected from null to its default, 150.
  1468. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions was corrected from null to its default, SimpleCommentedConfig:{}.
  1469. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.maxBlocksMoved was corrected from null to its default, 2048.
  1470. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.maxDataSize was corrected from null to its default, 2000000.
  1471. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.maxChassisRange was corrected from null to its default, 16.
  1472. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.maxPistonPoles was corrected from null to its default, 64.
  1473. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.maxRopeLength was corrected from null to its default, 256.
  1474. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.maxCartCouplingLength was corrected from null to its default, 32.
  1475. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.rollerFillDepth was corrected from null to its default, 12.
  1476. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.survivalContraptionPickup was corrected from null to its default, true.
  1477. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.movableSpawners was corrected from null to its default, NO_PICKUP.
  1478. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.amethystMovement was corrected from null to its default, NO_PICKUP.
  1479. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.movableObsidian was corrected from null to its default, UNMOVABLE.
  1480. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.movableReinforcedDeepslate was corrected from null to its default, UNMOVABLE.
  1481. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.moveItemsToStorage was corrected from null to its default, true.
  1482. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.harvestPartiallyGrown was corrected from null to its default, false.
  1483. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.harvesterReplants was corrected from null to its default, true.
  1484. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.contraptions.minecartContraptionInContainers was corrected from null to its default, false.
  1485. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stats was corrected from null to its default, SimpleCommentedConfig:{}.
  1486. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stats.mediumSpeed was corrected from null to its default, 30.0.
  1487. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stats.fastSpeed was corrected from null to its default, 100.0.
  1488. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stats.mediumStressImpact was corrected from null to its default, 4.0.
  1489. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stats.highStressImpact was corrected from null to its default, 8.0.
  1490. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stats.mediumCapacity was corrected from null to its default, 256.0.
  1491. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stats.highCapacity was corrected from null to its default, 1024.0.
  1492. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues was corrected from null to its default, SimpleCommentedConfig:{}.
  1493. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2 was corrected from null to its default, SimpleCommentedConfig:{}.
  1494. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact was corrected from null to its default, SimpleCommentedConfig:{}.
  1495. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.deployer was corrected from null to its default, 4.0.
  1496. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.cuckoo_clock was corrected from null to its default, 1.0.
  1497. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.copper_backtank was corrected from null to its default, 4.0.
  1498. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.flywheel was corrected from null to its default, 0.0.
  1499. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.adjustable_chain_gearshift was corrected from null to its default, 0.0.
  1500. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_pump was corrected from null to its default, 4.0.
  1501. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_mixer was corrected from null to its default, 4.0.
  1502. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_arm was corrected from null to its default, 2.0.
  1503. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.andesite_encased_shaft was corrected from null to its default, 0.0.
  1504. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_press was corrected from null to its default, 8.0.
  1505. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_drill was corrected from null to its default, 4.0.
  1506. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.stressometer was corrected from null to its default, 0.0.
  1507. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.shaft was corrected from null to its default, 0.0.
  1508. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.gearshift was corrected from null to its default, 0.0.
  1509. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.weighted_ejector was corrected from null to its default, 2.0.
  1510. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.andesite_encased_cogwheel was corrected from null to its default, 0.0.
  1511. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_crafter was corrected from null to its default, 2.0.
  1512. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.display_board was corrected from null to its default, 0.0.
  1513. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_piston was corrected from null to its default, 4.0.
  1514. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_bearing was corrected from null to its default, 4.0.
  1515. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.encased_chain_drive was corrected from null to its default, 0.0.
  1516. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.rotation_speed_controller was corrected from null to its default, 0.0.
  1517. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.netherite_backtank was corrected from null to its default, 4.0.
  1518. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.brass_encased_large_cogwheel was corrected from null to its default, 0.0.
  1519. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mysterious_cuckoo_clock was corrected from null to its default, 1.0.
  1520. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.hose_pulley was corrected from null to its default, 4.0.
  1521. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.millstone was corrected from null to its default, 4.0.
  1522. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.speedometer was corrected from null to its default, 0.0.
  1523. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.mechanical_saw was corrected from null to its default, 4.0.
  1524. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.crushing_wheel was corrected from null to its default, 8.0.
  1525. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.gantry_shaft was corrected from null to its default, 0.0.
  1526. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.large_cogwheel was corrected from null to its default, 0.0.
  1527. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.andesite_encased_large_cogwheel was corrected from null to its default, 0.0.
  1528. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.sequenced_gearshift was corrected from null to its default, 0.0.
  1529. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.gearbox was corrected from null to its default, 0.0.
  1530. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.elevator_pulley was corrected from null to its default, 4.0.
  1531. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.clockwork_bearing was corrected from null to its default, 4.0.
  1532. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.clutch was corrected from null to its default, 0.0.
  1533. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.encased_fan was corrected from null to its default, 2.0.
  1534. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.rope_pulley was corrected from null to its default, 4.0.
  1535. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.brass_encased_shaft was corrected from null to its default, 0.0.
  1536. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.turntable was corrected from null to its default, 4.0.
  1537. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.sticky_mechanical_piston was corrected from null to its default, 4.0.
  1538. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.cogwheel was corrected from null to its default, 0.0.
  1539. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.belt was corrected from null to its default, 0.0.
  1540. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.impact.brass_encased_cogwheel was corrected from null to its default, 0.0.
  1541. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity was corrected from null to its default, SimpleCommentedConfig:{}.
  1542. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.copper_valve_handle was corrected from null to its default, 8.0.
  1543. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.hand_crank was corrected from null to its default, 8.0.
  1544. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.windmill_bearing was corrected from null to its default, 512.0.
  1545. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.steam_engine was corrected from null to its default, 1024.0.
  1546. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.creative_motor was corrected from null to its default, 16384.0.
  1547. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.large_water_wheel was corrected from null to its default, 128.0.
  1548. [13:58:47] [Server thread/WARN]: Incorrect key kinetics.stressValues.v2.capacity.water_wheel was corrected from null to its default, 32.0.
  1549. [13:58:47] [Server thread/WARN]: Incorrect key fluids was corrected from null to its default, SimpleCommentedConfig:{}.
  1550. [13:58:47] [Server thread/WARN]: Incorrect key fluids.fluidTankCapacity was corrected from null to its default, 8.
  1551. [13:58:47] [Server thread/WARN]: Incorrect key fluids.fluidTankMaxHeight was corrected from null to its default, 32.
  1552. [13:58:47] [Server thread/WARN]: Incorrect key fluids.mechanicalPumpRange was corrected from null to its default, 16.
  1553. [13:58:47] [Server thread/WARN]: Incorrect key fluids.hosePulleyRange was corrected from null to its default, 128.
  1554. [13:58:47] [Server thread/WARN]: Incorrect key fluids.hosePulleyBlockThreshold was corrected from null to its default, 10000.
  1555. [13:58:47] [Server thread/WARN]: Incorrect key fluids.fillInfinite was corrected from null to its default, false.
  1556. [13:58:47] [Server thread/WARN]: Incorrect key fluids.bottomlessFluidMode was corrected from null to its default, ALLOW_BY_TAG.
  1557. [13:58:47] [Server thread/WARN]: Incorrect key fluids.fluidFillPlaceFluidSourceBlocks was corrected from null to its default, true.
  1558. [13:58:47] [Server thread/WARN]: Incorrect key fluids.pipesPlaceFluidSourceBlocks was corrected from null to its default, true.
  1559. [13:58:47] [Server thread/WARN]: Incorrect key logistics was corrected from null to its default, SimpleCommentedConfig:{}.
  1560. [13:58:47] [Server thread/WARN]: Incorrect key logistics.defaultExtractionTimer was corrected from null to its default, 8.
  1561. [13:58:47] [Server thread/WARN]: Incorrect key logistics.psiTimeout was corrected from null to its default, 60.
  1562. [13:58:47] [Server thread/WARN]: Incorrect key logistics.mechanicalArmRange was corrected from null to its default, 5.
  1563. [13:58:47] [Server thread/WARN]: Incorrect key logistics.linkRange was corrected from null to its default, 256.
  1564. [13:58:47] [Server thread/WARN]: Incorrect key logistics.displayLinkRange was corrected from null to its default, 64.
  1565. [13:58:47] [Server thread/WARN]: Incorrect key logistics.vaultCapacity was corrected from null to its default, 20.
  1566. [13:58:47] [Server thread/WARN]: Incorrect key logistics.brassTunnelTimer was corrected from null to its default, 10.
  1567. [13:58:47] [Server thread/WARN]: Incorrect key logistics.seatHostileMobs was corrected from null to its default, true.
  1568. [13:58:47] [Server thread/WARN]: Incorrect key schematics was corrected from null to its default, SimpleCommentedConfig:{}.
  1569. [13:58:47] [Server thread/WARN]: Incorrect key schematics.creativePrintIncludesAir was corrected from null to its default, false.
  1570. [13:58:47] [Server thread/WARN]: Incorrect key schematics.maxSchematics was corrected from null to its default, 256.
  1571. [13:58:47] [Server thread/WARN]: Incorrect key schematics.maxSchematicPacketSize was corrected from null to its default, 1024.
  1572. [13:58:47] [Server thread/WARN]: Incorrect key schematics.schematicIdleTimeout was corrected from null to its default, 600.
  1573. [13:58:47] [Server thread/WARN]: Incorrect key schematics.schematicannon was corrected from null to its default, SimpleCommentedConfig:{}.
  1574. [13:58:47] [Server thread/WARN]: Incorrect key schematics.schematicannon.schematicannonDelay was corrected from null to its default, 10.
  1575. [13:58:47] [Server thread/WARN]: Incorrect key schematics.schematicannon.schematicannonGunpowderWorth was corrected from null to its default, 20.0.
  1576. [13:58:47] [Server thread/WARN]: Incorrect key schematics.schematicannon.schematicannonFuelUsage was corrected from null to its default, 0.05000000074505806.
  1577. [13:58:47] [Server thread/WARN]: Incorrect key equipment was corrected from null to its default, SimpleCommentedConfig:{}.
  1578. [13:58:47] [Server thread/WARN]: Incorrect key equipment.maxSymmetryWandRange was corrected from null to its default, 50.
  1579. [13:58:47] [Server thread/WARN]: Incorrect key equipment.placementAssistRange was corrected from null to its default, 12.
  1580. [13:58:47] [Server thread/WARN]: Incorrect key equipment.toolboxRange was corrected from null to its default, 10.
  1581. [13:58:47] [Server thread/WARN]: Incorrect key equipment.airInBacktank was corrected from null to its default, 900.
  1582. [13:58:47] [Server thread/WARN]: Incorrect key equipment.enchantedBacktankCapacity was corrected from null to its default, 300.
  1583. [13:58:47] [Server thread/WARN]: Incorrect key equipment.maxExtendoGripActions was corrected from null to its default, 1000.
  1584. [13:58:47] [Server thread/WARN]: Incorrect key equipment.maxPotatoCannonShots was corrected from null to its default, 200.
  1585. [13:58:47] [Server thread/WARN]: Incorrect key trains was corrected from null to its default, SimpleCommentedConfig:{}.
  1586. [13:58:47] [Server thread/WARN]: Incorrect key trains.trainsCauseDamage was corrected from null to its default, true.
  1587. [13:58:47] [Server thread/WARN]: Incorrect key trains.maxTrackPlacementLength was corrected from null to its default, 32.
  1588. [13:58:47] [Server thread/WARN]: Incorrect key trains.maxAssemblyLength was corrected from null to its default, 128.
  1589. [13:58:47] [Server thread/WARN]: Incorrect key trains.maxBogeyCount was corrected from null to its default, 20.
  1590. [13:58:47] [Server thread/WARN]: Incorrect key trains.manualTrainSpeedModifier was corrected from null to its default, 0.75.
  1591. [13:58:47] [Server thread/WARN]: Incorrect key trains.trainStats was corrected from null to its default, SimpleCommentedConfig:{}.
  1592. [13:58:47] [Server thread/WARN]: Incorrect key trains.trainStats.trainTopSpeed was corrected from null to its default, 28.0.
  1593. [13:58:47] [Server thread/WARN]: Incorrect key trains.trainStats.trainTurningTopSpeed was corrected from null to its default, 14.0.
  1594. [13:58:47] [Server thread/WARN]: Incorrect key trains.trainStats.trainAcceleration was corrected from null to its default, 3.0.
  1595. [13:58:47] [Server thread/WARN]: Incorrect key trains.poweredTrainStats was corrected from null to its default, SimpleCommentedConfig:{}.
  1596. [13:58:47] [Server thread/WARN]: Incorrect key trains.poweredTrainStats.poweredTrainTopSpeed was corrected from null to its default, 40.0.
  1597. [13:58:47] [Server thread/WARN]: Incorrect key trains.poweredTrainStats.poweredTrainTurningTopSpeed was corrected from null to its default, 20.0.
  1598. [13:58:47] [Server thread/WARN]: Incorrect key trains.poweredTrainStats.poweredTrainAcceleration was corrected from null to its default, 3.0.
  1599. [13:58:47] [Server thread/WARN]: Configuration file C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\saves\New World (4)\serverconfig\openpartiesandclaims-server.toml is not correct. Correcting
  1600. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig was corrected from null to its default, SimpleCommentedConfig:{}.
  1601. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.defaultLanguage was corrected from null to its default, en_us.
  1602. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.autosaveInterval was corrected from null to its default, 10.
  1603. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.playerSubConfigLimit was corrected from null to its default, 64.
  1604. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.permissionSystem was corrected from null to its default, prometheus.
  1605. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.primaryPartySystem was corrected from null to its default, argonauts_guilds.
  1606. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.parties was corrected from null to its default, SimpleCommentedConfig:{}.
  1607. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.parties.enabled was corrected from null to its default, true.
  1608. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.parties.maxPartyMembers was corrected from null to its default, 64.
  1609. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.parties.maxPartyAllies was corrected from null to its default, 64.
  1610. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.parties.maxPartyInvites was corrected from null to its default, 16.
  1611. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.parties.partyExpirationTime was corrected from null to its default, 168.
  1612. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.parties.partyExpirationCheckInterval was corrected from null to its default, 360.
  1613. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims was corrected from null to its default, SimpleCommentedConfig:{}.
  1614. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.enabled was corrected from null to its default, true.
  1615. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.playerClaimsExpirationTime was corrected from null to its default, 8760.
  1616. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.playerClaimsExpirationCheckInterval was corrected from null to its default, 360.
  1617. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.playerClaimsConvertExpiredClaims was corrected from null to its default, true.
  1618. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.maxPlayerClaims was corrected from null to its default, 500.
  1619. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.maxPlayerClaimForceloads was corrected from null to its default, 10.
  1620. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.maxPlayerClaimsPermission was corrected from null to its default, xaero.pac_max_claims.
  1621. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.maxPlayerClaimForceloadsPermission was corrected from null to its default, xaero.pac_max_forceloads.
  1622. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.serverClaimPermission was corrected from null to its default, xaero.pac_server_claims.
  1623. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.adminModePermission was corrected from null to its default, xaero.pac_admin_mode.
  1624. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.maxClaimDistance was corrected from null to its default, 5.
  1625. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.claimableDimensionsListType was corrected from null to its default, ALL_BUT.
  1626. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.claimableDimensionsList was corrected from null to its default, [].
  1627. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.allowExistingClaimsInUnclaimableDimensions was corrected from null to its default, true.
  1628. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.allowExistingForceloadsInUnclaimableDimensions was corrected from null to its default, false.
  1629. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.claimsSynchronization was corrected from null to its default, ALL.
  1630. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection was corrected from null to its default, SimpleCommentedConfig:{}.
  1631. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.friendlyChunkProtectedEntityListType was corrected from null to its default, ALL_BUT.
  1632. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.friendlyChunkProtectedEntityList was corrected from null to its default, [minecraft:boat].
  1633. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.hostileChunkProtectedEntityListType was corrected from null to its default, ONLY.
  1634. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.hostileChunkProtectedEntityList was corrected from null to its default, [].
  1635. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.blockProtectionExceptionList was corrected from null to its default, [].
  1636. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.entityProtectionExceptionList was corrected from null to its default, [].
  1637. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.entityClaimBarrierList was corrected from null to its default, [].
  1638. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.forcedBlockProtectionExceptionList was corrected from null to its default, [minecraft:crafting_table].
  1639. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.blockProtectionOptionalExceptionGroups was corrected from null to its default, [Controls{minecraft:lever, #minecraft:buttons}, Doors{#minecraft:doors, #minecraft:fence_gates, #forge:fence_gates, #minecraft:trapdoors}, Chests{minecraft:chest, minecraft:trapped_chest, #forge:chests/wooden}, Barrels{minecraft:barrel, #forge:barrels}, Ender_Chests{minecraft:ender_chest, #forge:chests/ender}, Shulker_Boxes{#minecraft:shulker_boxes}, Furnaces{minecraft:furnace, minecraft:blast_furnace, minecraft:smoker}, Hoppers{minecraft:hopper}, Dispenser-like{minecraft:dispenser, minecraft:dropper}, Anvils{#minecraft:anvil}, Beds{#minecraft:beds}, Beacons{minecraft:beacon}, Enchanting_Tables{minecraft:enchanting_table}, break$Crops{#minecraft:crops}].
  1640. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.forcedEntityProtectionExceptionList was corrected from null to its default, [minecraft:minecart].
  1641. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.entityProtectionOptionalExceptionGroups was corrected from null to its default, [Traders{minecraft:villager, minecraft:wandering_trader}, hand$Item_Frames{minecraft:item_frame}, break$Livestock{minecraft:cow, minecraft:mooshroom, minecraft:sheep, minecraft:chicken, minecraft:pig, minecraft:rabbit, minecraft:goat}, Armor_Stands{minecraft:armor_stand}].
  1642. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.forcedEntityClaimBarrierList was corrected from null to its default, [minecraft:falling_block, supplementaries:slingshot_projectile].
  1643. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.entityClaimBarrierOptionalGroups was corrected from null to its default, [Players{minecraft:player}, Ender_Pearls{minecraft:ender_pearl}].
  1644. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.entitiesAllowedToGrief was corrected from null to its default, [minecraft:sheep].
  1645. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.entitiesAllowedToGriefEntities was corrected from null to its default, [].
  1646. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.entitiesAllowedToGriefDroppedItems was corrected from null to its default, [].
  1647. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.nonBlockGriefingMobs was corrected from null to its default, [].
  1648. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.entityGriefingMobs was corrected from null to its default, [].
  1649. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.droppedItemGriefingMobs was corrected from null to its default, [].
  1650. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.blockAccessEntityGroups was corrected from null to its default, [Villagers{minecraft:villager}].
  1651. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.entityAccessEntityGroups was corrected from null to its default, [Zombies{minecraft:zombie, minecraft:zombie_villager, minecraft:husk, minecraft:drowned}].
  1652. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.droppedItemAccessEntityGroups was corrected from null to its default, [Villagers{minecraft:villager}, Piglins{minecraft:piglin}, Foxes{minecraft:fox}].
  1653. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.staticFakePlayers was corrected from null to its default, [[IntegratedTunnels]].
  1654. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.staticFakePlayerClassExceptions was corrected from null to its default, [dan200.computercraft.shared.turtle.core.TurtlePlayer].
  1655. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.additionalBannedItemsList was corrected from null to its default, [supplementaries:slingshot].
  1656. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.itemUseProtectionExceptionList was corrected from null to its default, [minecraft:firework_rocket].
  1657. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.itemUseProtectionOptionalExceptionGroups was corrected from null to its default, [Books{minecraft:written_book, minecraft:writable_book}].
  1658. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.completelyDisabledItemInteractions was corrected from null to its default, [].
  1659. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.completelyDisabledBlockInteractions was corrected from null to its default, [].
  1660. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.completelyDisabledEntityInteractions was corrected from null to its default, [].
  1661. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.completelyDisableFrostWalking was corrected from null to its default, false.
  1662. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.claims.protection.reducedBoatEntityCollisions was corrected from null to its default, true.
  1663. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.playerConfigurablePlayerConfigOptions was corrected from null to its default, [claims.protectClaimedChunks, claims.forceload.enabled, claims.name, claims.color, claims.protection.fromParty, claims.protection.fromAllyParties, claims.protection.buttonsFromProjectiles, claims.protection.targetsFromProjectiles, claims.protection.platesFromPlayers, claims.protection.platesFromMobs, claims.protection.platesFromOther, claims.protection.tripwireFromPlayers, claims.protection.tripwireFromMobs, claims.protection.tripwireFromOther, claims.protection.cropTrample, claims.protection.playerLightning, claims.protection.fromFrostWalking, claims.protection.entitiesFromPlayers, claims.protection.entitiesFromMobs, claims.protection.entitiesFromOther, claims.protection.entitiesRedirect, claims.protection.entitiesFromExplosions, claims.protection.entitiesFromFire, claims.protection.netherPortalsPlayers, claims.protection.netherPortalsMobs, claims.protection.netherPortalsOther, claims.protection.fluidBarrier, claims.protection.dispenserBarrier, claims.protection.pistonBarrier, claims.protection.itemTossPlayers, claims.protection.itemTossMobs, claims.protection.itemTossOther, claims.protection.itemTossRedirect, claims.protection.mobLoot, claims.protection.playerDeathLoot, claims.protection.itemPickupPlayers, claims.protection.itemPickupMobs, claims.protection.itemPickupRedirect, claims.protection.xpPickup, claims.protection.raids, claims.protection.naturalSpawnHostile, claims.protection.naturalSpawnFriendly, claims.protection.spawnersHostile, claims.protection.spawnersFriendly, claims.protection.projectileHitHostileSpawn, claims.protection.projectileHitFriendlySpawn, parties.name, parties.shareLocationWithParty, parties.shareLocationWithMutualAllyParties, parties.receiveLocationsFromParty, parties.receiveLocationsFromMutualAllyParties, claims.protection.exceptionGroups.block.interact.Controls, claims.protection.exceptionGroups.block.interact.Doors, claims.protection.exceptionGroups.block.interact.Chests, claims.protection.exceptionGroups.block.interact.Barrels, claims.protection.exceptionGroups.block.interact.Ender_Chests, claims.protection.exceptionGroups.block.interact.Shulker_Boxes, claims.protection.exceptionGroups.block.interact.Furnaces, claims.protection.exceptionGroups.block.interact.Hoppers, claims.protection.exceptionGroups.block.interact.Dispenser-like, claims.protection.exceptionGroups.block.interact.Anvils, claims.protection.exceptionGroups.block.interact.Beds, claims.protection.exceptionGroups.block.interact.Beacons, claims.protection.exceptionGroups.block.interact.Enchanting_Tables, claims.protection.exceptionGroups.block.break.Crops, claims.protection.exceptionGroups.entity.interact.Traders, claims.protection.exceptionGroups.entity.handInteract.Item_Frames, claims.protection.exceptionGroups.entity.interact.Armor_Stands, claims.protection.exceptionGroups.entity.break.Livestock, claims.protection.exceptionGroups.entity.blockAccess.Villagers, claims.protection.exceptionGroups.entity.entityAccess.Zombies, claims.protection.exceptionGroups.entity.droppedItemAccess.Villagers, claims.protection.exceptionGroups.entity.droppedItemAccess.Piglins, claims.protection.exceptionGroups.entity.droppedItemAccess.Foxes, claims.protection.exceptionGroups.item.interact.Books, claims.protection.exceptionGroups.entity.barrier.Ender_Pearls, /*remove comment to enable*/claims.protection.exceptionGroups.entity.barrier.Players].
  1664. [13:58:47] [Server thread/WARN]: Incorrect key serverConfig.opConfigurablePlayerConfigOptions was corrected from null to its default, [claims.bonusChunkClaims, claims.bonusChunkForceloads].
  1665. [13:58:47] [Server thread/INFO]: Starting background profiler...
  1666. [13:58:47] [Server thread/INFO]: The async-profiler engine is not supported for your os/arch (windows11/amd64), so the built-in Java engine will be used instead.
  1667. [13:58:47] [Server thread/INFO]: Initializing Open Parties and Claims for the server...
  1668. [13:58:47] [Server thread/INFO]: Loading server info!
  1669. [13:58:47] [Server thread/INFO]: Loading player configs...
  1670. [13:58:47] [Server thread/INFO]: Loaded player configs!
  1671. [13:58:47] [Server thread/INFO]: Loading parties...
  1672. [13:58:47] [Server thread/INFO]: Loaded parties!
  1673. [13:58:47] [Server thread/INFO]: Fixing party inconsistencies...
  1674. [13:58:47] [Server thread/INFO]: Registered party system for OPAC: default
  1675. [13:58:47] [Server thread/INFO]: Registered party system for OPAC: ftb_teams
  1676. [13:58:47] [Server thread/INFO]: Registered permission system for OPAC: permission_api
  1677. [13:58:47] [Server thread/INFO]: Clearing spawn rates calculation ...
  1678. [13:58:47] [Server thread/INFO]: ? Enable passive mobs spawn rate control for minecraft and 20 mobs with maxPerPlayer:8, maxPerWorld:32 and maxPerServer:320
  1679. [13:58:47] [Server thread/INFO]: ? Enable neutral mobs spawn rate control for minecraft and 13 mobs with maxPerPlayer:8, maxPerWorld:32 and maxPerServer:320
  1680. [13:58:47] [Server thread/INFO]: ? Enable hostile mobs spawn rate control for minecraft and 26 mobs with maxPerPlayer:8, maxPerWorld:32 and maxPerServer:320
  1681. [13:58:47] [Server thread/INFO]: ? Enable passive mobs spawn rate control for minecraft and 1 mobs with maxPerPlayer:16, maxPerWorld:32 and maxPerServer:320
  1682. [13:58:47] [Server thread/INFO]: ? Enable neutral mobs spawn rate control for minecraft and 1 mobs with maxPerPlayer:16, maxPerWorld:32 and maxPerServer:320
  1683. [13:58:47] [Server thread/INFO]: ? Enable hostile mobs spawn rate control for minecraft and 7 mobs with maxPerPlayer:16, maxPerWorld:32 and maxPerServer:320
  1684. [13:58:47] [Server thread/INFO]: ? Enable passive mobs spawn rate control for minecraft and 5 mobs with maxPerPlayer:8, maxPerWorld:32 and maxPerServer:320
  1685. [13:58:47] [Server thread/INFO]: ? Enable neutral mobs spawn rate control for minecraft and 2 mobs with maxPerPlayer:6, maxPerWorld:24 and maxPerServer:320
  1686. [13:58:47] [Server thread/INFO]: ? Enable hostile mobs spawn rate control for minecraft and 3 mobs with maxPerPlayer:16, maxPerWorld:64 and maxPerServer:320
  1687. [13:58:47] [Server thread/INFO]: ? Enable hostile mobs spawn rate control for born_in_chaos_v1 and 29 mobs with maxPerPlayer:16, maxPerWorld:32 and maxPerServer:320
  1688. [13:58:47] [Server thread/INFO]: ? Enable passive mobs spawn rate control for alexsmobs and 10 mobs with maxPerPlayer:4, maxPerWorld:16 and maxPerServer:320
  1689. [13:58:47] [Server thread/INFO]: ? Enable neutral mobs spawn rate control for alexsmobs and 19 mobs with maxPerPlayer:4, maxPerWorld:16 and maxPerServer:320
  1690. [13:58:47] [Server thread/INFO]: ? Enable hostile mobs spawn rate control for alexsmobs and 17 mobs with maxPerPlayer:4, maxPerWorld:16 and maxPerServer:320
  1691. [13:58:47] [Server thread/INFO]: ? Enable passive mobs spawn rate control for friendsandfoes and 1 mobs with maxPerPlayer:8, maxPerWorld:64 and maxPerServer:320
  1692. [13:58:47] [Server thread/INFO]: Added 153 player spawn rules, 153 world spawn rules and 0 special spawn rules.
  1693. [13:58:47] [Server thread/INFO]: Injecting Carpenter Village Houses
  1694. [13:58:48] [Server thread/INFO]: [APTweaks:Core] Game difficult factors EASY: 0.9, NORMAL: 1.0, PEACEFUL: 1.0 and HARD: 2.0
  1695. [13:58:48] [Server thread/INFO]: Loading server configs...
  1696. [13:58:48] [Server thread/INFO]: Loaded default config values from file at path C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\defaultconfigs\veinmining-server.toml
  1697. [13:58:48] [Server thread/INFO]: Loaded default config values from file at path C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\defaultconfigs\charmofundying-server.toml
  1698. [13:58:48] [Server thread/INFO]: Loaded default config values from file at path C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\defaultconfigs\comforts-server.toml
  1699. [13:58:48] [Server thread/INFO]: Loaded default config values from file at path C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\defaultconfigs\veinmining-client.toml
  1700. [13:58:48] [Server thread/INFO]: Loaded default config values from file at path C:\Users\mathy\curseforge\minecraft\Instances\FUSION ULTIMATE\defaultconfigs\veinmining-common.toml
  1701. [13:58:48] [Server thread/INFO]: Max number of Items allowed per world: 128 / per type: 32
  1702. [13:58:48] [Server thread/INFO]: Enable clustering of items with a radius of 3 blocks.
  1703. [13:58:48] [Server thread/INFO]: Optimize all items except from deny list: [item.minecraft.diamond, item.minecraft.diamond_block]
  1704. [13:58:48] [Server thread/INFO]: Enable clustering of Experience Orbs with a radius of 4 blocks.
  1705. [13:58:48] [Server thread/ERROR]: WARNING: Clumps groups XP orbs together into a new single entity, which will conflict with the XP Orb feature of this mod!
  1706. [13:58:48] [Server thread/WARN]: Don't use both optimizations together! Clustering of Experience Orbs will be automatically disabled!
  1707. [13:58:48] [Server thread/INFO]: Child player hurt damage will be reduced by 50% for []
  1708. [13:58:48] [Server thread/INFO]: Child player attack damage will be increased by 50% for []
  1709. [13:58:48] [Server thread/INFO]: Initialized TerraBlender biomes for level stem aether:the_aether
  1710. [13:58:49] [Server thread/INFO]: Initialized TerraBlender biomes for level stem minecraft:overworld
  1711. [13:58:49] [Server thread/INFO]: [bclib] Updating Pickers for BCLib - The End BiomeSource (983a4cc)
  1712. [13:58:49] [Server thread/INFO]: [bclib] Updating Pickers for BCLib - Nether BiomeSource (75ffa12d)
  1713. [13:58:49] [Server thread/INFO]: [bclib]
  1714. Apply Modifications for deeperdarker:otherside
  1715. MultiNoiseBiomeSource (4c83edcf)
  1716. biomes = 3
  1717. namespaces = deeperdarker(3)
  1718. [13:58:49] [Server thread/INFO]: [bclib]
  1719. Apply Modifications for minecraft:the_end
  1720. BCLib - The End BiomeSource (983a4cc)
  1721. biomes = 29
  1722. namespaces = betterend(19), minecraft(5), nullscape(3), eldritch_end(2)
  1723. seed = 0
  1724. height = 288
  1725. deciders = 0
  1726. config = BCLEndBiomeSourceConfig{mapVersion=hex, generatorVersion=vanilla, withVoidBiomes=true, innerVoidRadiusSquared=1048576, voidBiomesSize=256, centerBiomesSize=256, landBiomesSize=256, barrensBiomesSize=256}
  1727. [13:58:49] [Server thread/INFO]: [bclib]
  1728. Apply Modifications for aether:the_aether
  1729. MultiNoiseBiomeSource (171ad1ef)
  1730. biomes = 16
  1731. namespaces = aether(4), deep_aether(7), aether_redux(5)
  1732. [13:58:49] [Server thread/INFO]: [bclib]
  1733. Apply Modifications for minecraft:the_nether
  1734. BCLib - Nether BiomeSource (75ffa12d)
  1735. biomes = 12
  1736. namespaces = minecraft(5), biomesoplenty(5), gardens_of_the_dead(2)
  1737. seed = 0
  1738. height = 256
  1739. config = BCLibNetherBiomeSourceConfig{mapVersion=hex, useVerticalBiomes=true, amplified=false, biomeSize=256, biomeSizeVertical=86}
  1740. [13:58:49] [Server thread/INFO]: [bclib]
  1741. Apply Modifications for create_dd:ponder
  1742. CheckerboardColumnBiomeSource (567fba29)
  1743. biomes = 2
  1744. namespaces = create_dd(2)
  1745. [13:58:49] [Server thread/INFO]: [bclib]
  1746. Apply Modifications for witherstormmod:bowels
  1747. FixedBiomeSource (29b500f5)
  1748. biomes = 1
  1749. namespaces = witherstormmod(1)
  1750. [13:58:49] [Server thread/INFO]: [bclib]
  1751. Apply Modifications for minecraft:overworld
  1752. MultiNoiseBiomeSource (138c6348)
  1753. biomes = 210
  1754. namespaces = minecraft(53), terralith(94), biomesoplenty(58), alexscaves(5)
  1755. [13:58:49] [Server thread/INFO]: [bclib]
  1756. Apply Modifications for twilightforest:twilight_forest
  1757. TFBiomeProvider (593a2259)
  1758. biomes = 21
  1759. namespaces = twilightforest(21)
  1760. [13:58:49] [Server thread/INFO]: [bclib] World Dimensions:
  1761. - deeperdarker:otherside:
  1762. net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@5cce6139
  1763. MultiNoiseBiomeSource (4c83edcf)
  1764. biomes = 3
  1765. namespaces = deeperdarker(3)
  1766. - minecraft:the_end:
  1767. BCLib - Chunk Generator (5ee8ace1)
  1768. BCLib - The End BiomeSource (983a4cc)
  1769. biomes = 29
  1770. namespaces = betterend(19), minecraft(5), nullscape(3), eldritch_end(2)
  1771. seed = 0
  1772. height = 288
  1773. deciders = 0
  1774. config = BCLEndBiomeSourceConfig{mapVersion=hex, generatorVersion=vanilla, withVoidBiomes=true, innerVoidRadiusSquared=1048576, voidBiomesSize=256, centerBiomesSize=256, landBiomesSize=256, barrensBiomesSize=256}
  1775. - aether:the_aether:
  1776. net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@1cd44e8e
  1777. MultiNoiseBiomeSource (171ad1ef)
  1778. biomes = 16
  1779. namespaces = aether(4), deep_aether(7), aether_redux(5)
  1780. - minecraft:the_nether:
  1781. BCLib - Chunk Generator (4d6b98c1)
  1782. BCLib - Nether BiomeSource (75ffa12d)
  1783. biomes = 12
  1784. namespaces = minecraft(5), biomesoplenty(5), gardens_of_the_dead(2)
  1785. seed = 0
  1786. height = 256
  1787. config = BCLibNetherBiomeSourceConfig{mapVersion=hex, useVerticalBiomes=true, amplified=false, biomeSize=256, biomeSizeVertical=86}
  1788. - create_dd:ponder:
  1789. net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@172b9ca0
  1790. CheckerboardColumnBiomeSource (567fba29)
  1791. biomes = 2
  1792. namespaces = create_dd(2)
  1793. - witherstormmod:bowels:
  1794. net.minecraft.world.level.levelgen.FlatLevelSource@38093892
  1795. FixedBiomeSource (29b500f5)
  1796. biomes = 1
  1797. namespaces = witherstormmod(1)
  1798. - minecraft:overworld:
  1799. net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@58093305
  1800. MultiNoiseBiomeSource (138c6348)
  1801. biomes = 210
  1802. namespaces = minecraft(53), terralith(94), biomesoplenty(58), alexscaves(5)
  1803. - twilightforest:twilight_forest:
  1804. twilightforest.world.components.chunkgenerators.ChunkGeneratorTwilight@28865c44
  1805. TFBiomeProvider (593a2259)
  1806. biomes = 21
  1807. namespaces = twilightforest(21)
  1808. [13:58:49] [Server thread/INFO]: [bclib] Merged 19 additional Surface Rules for
  1809. BCLib - The End BiomeSource (983a4cc)
  1810. biomes = 29
  1811. namespaces = betterend(19), minecraft(5), nullscape(3), eldritch_end(2)
  1812. seed = 0
  1813. height = 288
  1814. deciders = 0
  1815. config = BCLEndBiomeSourceConfig{mapVersion=hex, generatorVersion=vanilla, withVoidBiomes=true, innerVoidRadiusSquared=1048576, voidBiomesSize=256, centerBiomesSize=256, landBiomesSize=256, barrensBiomesSize=256} => 22
  1816. [13:58:49] [Server thread/WARN]: Method overwrite conflict for m_140184_ in lithium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin from mod radium, previously written by me.steinborn.krypton.mixin.shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin. Skipping method.
  1817. [13:58:49] [Server thread/WARN]: Method overwrite conflict for removeIf in lithium.mixins.json:world.chunk_tickets.SortedArraySetMixin from mod radium, previously written by org.embeddedt.modernfix.common.mixin.bugfix.paper_chunk_patches.SortedArraySetMixin. Skipping method.
  1818. [13:59:01] [Worker-Main-30/WARN]: Empty or non-existent pool: minecraft:witch_hut/foundation
  1819. [13:59:01] [Worker-Main-30/WARN]: Empty or non-existent pool: minecraft:witch_hut/foundation
  1820. [13:59:01] [Worker-Main-30/WARN]: Empty or non-existent pool: minecraft:witch_hut/foundation
  1821. [13:59:01] [Worker-Main-30/WARN]: Empty or non-existent pool: minecraft:witch_hut/foundation
  1822. [13:59:01] [Worker-Main-30/WARN]: Empty or non-existent pool: minecraft:witch_hut/foundation
  1823. [13:59:01] [Worker-Main-30/WARN]: Empty or non-existent pool: minecraft:witch_hut/foundation
  1824. [13:59:01] [Worker-Main-30/WARN]: Empty or non-existent pool: minecraft:witch_hut/foundation
  1825. [13:59:01] [Worker-Main-30/WARN]: Empty or non-existent pool: minecraft:witch_hut/foundation
  1826. [13:59:05] [spark-java-sampler-0-2/WARN]: Timed out waiting for world statistics
  1827. [13:59:06] [Worker-Main-13/WARN]: Moog's Voyager Structures: Empty or nonexistent pool: mvs:farm/side_pool which is being called from mvs:nature/short_oak_pathway
  1828. [13:59:06] [Worker-Main-13/WARN]: Moog's Voyager Structures: Empty or nonexistent pool: mvs:farm/side_pool which is being called from mvs:nature/short_oak_pathway
  1829. [13:59:07] [Server thread/INFO]: Hey. This is Ksyxis. We will now load the world and will try to do it quickly. If the game is not responding after this, it's probably us to blame. (Or delete for good)
  1830. [13:59:07] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  1831. [13:59:07] [Render thread/INFO]: Preparing spawn area: 11%
  1832. [13:59:08] [Render thread/INFO]: Preparing spawn area: 13%
  1833. [13:59:20] [Render thread/INFO]: Applying gamepad mappings from internal database
  1834. [13:59:20] [Render thread/INFO]: Successfully updated 480 gamepad mappings
Add Comment
Please, Sign In to add comment