Guest User

Untitled

a guest
Feb 2nd, 2022
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.90 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 02/02/22 5:18 AM
  5. Description: Exception initializing level
  6.  
  7. java.lang.IllegalStateException: Unknown biome id emitted by layers: 212
  8. at net.minecraft.world.gen.layer.Layer.func_242936_a(SourceFile:26) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  9. at net.minecraft.world.biome.provider.OverworldBiomeProvider.func_225526_b_(OverworldBiomeProvider.java:60) ~[?:?] {re:classloading}
  10. at net.minecraft.world.biome.provider.BiomeProvider.func_230321_a_(SourceFile:119) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:repurposed_structures.mixins.json:world.BiomeProviderInvoker,pl:mixin:A}
  11. at net.minecraft.world.biome.provider.BiomeProvider.func_225531_a_(SourceFile:83) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:repurposed_structures.mixins.json:world.BiomeProviderInvoker,pl:mixin:A}
  12. at net.minecraft.server.MinecraftServer.func_240786_a_(MinecraftServer.java:394) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:threecore.mixins.json:MinecraftServerMixin,pl:mixin:A}
  13. at net.minecraft.server.MinecraftServer.func_240787_a_(MinecraftServer.java:344) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:threecore.mixins.json:MinecraftServerMixin,pl:mixin:A}
  14. at net.minecraft.server.MinecraftServer.func_240800_l__(MinecraftServer.java:308) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:threecore.mixins.json:MinecraftServerMixin,pl:mixin:A}
  15. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:60) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  16. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:threecore.mixins.json:MinecraftServerMixin,pl:mixin:A}
  17. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:threecore.mixins.json:MinecraftServerMixin,pl:mixin:A}
  18. at java.lang.Thread.run(Unknown Source) [?:1.8.0_311] {}
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- Head --
  25. Thread: Server thread
  26. Stacktrace:
  27. at net.minecraft.world.gen.layer.Layer.func_242936_a(SourceFile:26) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  28. at net.minecraft.world.biome.provider.OverworldBiomeProvider.func_225526_b_(OverworldBiomeProvider.java:60) ~[?:?] {re:classloading}
  29. at net.minecraft.world.biome.provider.BiomeProvider.func_230321_a_(SourceFile:119) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:repurposed_structures.mixins.json:world.BiomeProviderInvoker,pl:mixin:A}
  30. at net.minecraft.world.biome.provider.BiomeProvider.func_225531_a_(SourceFile:83) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:repurposed_structures.mixins.json:world.BiomeProviderInvoker,pl:mixin:A}
  31. at net.minecraft.server.MinecraftServer.func_240786_a_(MinecraftServer.java:394) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:threecore.mixins.json:MinecraftServerMixin,pl:mixin:A}
  32. -- Affected level --
  33. Details:
  34. All players: 0 total; []
  35. Chunk stats: ServerChunkCache: 0
  36. Level dimension: minecraft:overworld
  37. Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  38. Level time: 0 game time, 0 day time
  39. Level name: New World
  40. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  41. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  42. Known server brands: forge
  43. Level was modded: true
  44. Level storage version: 0x04ABD - Anvil
  45. Stacktrace:
  46. at net.minecraft.server.MinecraftServer.func_240787_a_(MinecraftServer.java:344) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:threecore.mixins.json:MinecraftServerMixin,pl:mixin:A}
  47. at net.minecraft.server.MinecraftServer.func_240800_l__(MinecraftServer.java:308) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:threecore.mixins.json:MinecraftServerMixin,pl:mixin:A}
  48. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:60) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  49. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:threecore.mixins.json:MinecraftServerMixin,pl:mixin:A}
  50. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:threecore.mixins.json:MinecraftServerMixin,pl:mixin:A}
  51. at java.lang.Thread.run(Unknown Source) [?:1.8.0_311] {}
  52.  
  53.  
  54. -- System Details --
  55. Details:
  56. Minecraft Version: 1.16.5
  57. Minecraft Version ID: 1.16.5
  58. Operating System: Windows 10 (amd64) version 10.0
  59. Java Version: 1.8.0_311, Oracle Corporation
  60. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  61. Memory: 1269423520 bytes (1210 MB) / 5878841344 bytes (5606 MB) up to 5878841344 bytes (5606 MB)
  62. CPUs: 4
  63. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx6144m
  64. ModLauncher: 8.0.9+86+master.3cf110c
  65. ModLauncher launch target: fmlclient
  66. ModLauncher naming: srg
  67. ModLauncher services:
  68. /mixin-0.8.4.jar mixin PLUGINSERVICE
  69. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  70. /forge-1.16.5-36.2.23-launcher.jar object_holder_definalize PLUGINSERVICE
  71. /forge-1.16.5-36.2.23-launcher.jar runtime_enum_extender PLUGINSERVICE
  72. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  73. /forge-1.16.5-36.2.23-launcher.jar capability_inject_definalize PLUGINSERVICE
  74. /forge-1.16.5-36.2.23-launcher.jar runtimedistcleaner PLUGINSERVICE
  75. /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  76. /forge-1.16.5-36.2.23-launcher.jar fml TRANSFORMATIONSERVICE
  77. FML: 36.2
  78. Forge: net.minecraftforge:36.2.23
  79. FML Language Providers:
  80. minecraft@1
  81. Mod List:
  82. grapplemod-1.16.5-v12.2.jar |Grappling Hook Mod |grapplemod |1.16.5-v12.2 |DONE |Manifest: NOSIGNATURE
  83. CyclopsCore-1.16.5-1.12.1.jar |Cyclops Core |cyclopscore |1.12.1 |DONE |Manifest: NOSIGNATURE
  84. immersivecooking-1.0.1.jar |Immersive Cooking |immersivecooking |1.0.1 |DONE |Manifest: NOSIGNATURE
  85. Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |Manifest: NOSIGNATURE
  86. oldguns-1.16.5-3.0.6-23.jar |Old Guns Mod |oldguns |1.16.5-3.0.6-23 |DONE |Manifest: NOSIGNATURE
  87. DoggyTalents-1.16.5-2.1.15.jar |Doggy Talents 2 |doggytalents |2.1.15 |DONE |Manifest: NOSIGNATURE
  88. ChineseWorkshop-1.16.3-3.2.1.jar |ChineseWorkshop |chineseworkshop |3.2.1 |DONE |Manifest: NOSIGNATURE
  89. mcw-windows-2.0.2-mc1.16.5.jar |Macaw's Windows |mcwwindows |2.0.2 |DONE |Manifest: NOSIGNATURE
  90. strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |Manifest: NOSIGNATURE
  91. smallerunits-1.16.jar |Smallerunits |smallerunits |1.1 |DONE |Manifest: NOSIGNATURE
  92. ForgeEndertech-1.16.5-7.2.2.0-build.0202.jar |Forge Endertech |forgeendertech |7.2.2.0 |DONE |Manifest: NOSIGNATURE
  93. CookingForBlockheads_1.16.5-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |DONE |Manifest: NOSIGNATURE
  94. Placebo-1.16.5-4.6.1.jar |Placebo |placebo |4.6.1 |DONE |Manifest: NOSIGNATURE
  95. citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
  96. alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE
  97. farmersdelightintegrations-1.16.5-1.2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE
  98. YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE
  99. ultimate_unicorn_mod-1.16.5-1.6.1.jar |Wings, Horns, and Hooves, the |ultimate_unicorn_mod |1.6.1 |DONE |Manifest: NOSIGNATURE
  100. Bookshelf-Forge-1.16.5-10.4.31.jar |Bookshelf |bookshelf |10.4.31 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  101. biomeidfixer-1.16.5-1.0.1.s5.jar |Biome Id Fixer by Desagas |biomeidfixer |1.16.5-1.0.1.s5 |DONE |Manifest: NOSIGNATURE
  102. ThreeCore-1.16.5-3.2.5.jar |ThreeCore |threecore |NONE |DONE |Manifest: NOSIGNATURE
  103. mcw-doors-1.0.5-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.5 |DONE |Manifest: NOSIGNATURE
  104. Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE
  105. carryon-1.16.5-1.15.5.22.jar |Carry On |carryon |1.15.5.22 |DONE |Manifest: NOSIGNATURE
  106. CraftableElytra-1.16.4-1.0.0.jar |Craftable Elytra |elytra |1.0 |DONE |Manifest: NOSIGNATURE
  107. NoIncreasingRepairCost-1.16.4-1.0.0.jar |No Increasing Repair Cost |noincreasingrepaircost |NONE |DONE |Manifest: NOSIGNATURE
  108. twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
  109. supplementaries-1.16.5-0.18.2.jar |Supplementaries |supplementaries |0.18.2 |DONE |Manifest: NOSIGNATURE
  110. mcw-bridges-2.0.1-mc1.16.5.jar |Macaw's Bridges |mcwbridges |2.0.1 |DONE |Manifest: NOSIGNATURE
  111. FarmersDelight-1.16.5-0.5.4.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.4 |DONE |Manifest: NOSIGNATURE
  112. dwmh-1.16.4-0.4.0.2.jar |Dude! Where's my Horse? |dwmh |1.16.4-0.4.0.2 |DONE |Manifest: NOSIGNATURE
  113. repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |DONE |Manifest: NOSIGNATURE
  114. mcw-fences-1.0.2-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.2 |DONE |Manifest: NOSIGNATURE
  115. simplefarming-1.16.5-1.3.8.jar |Simple Farming |simplefarming |1.16.5-1.3.8 |DONE |Manifest: NOSIGNATURE
  116. jousting-1.16.5-v1.0.5.jar |Jousting |jousting |1.16.5-v1.0.5 |DONE |Manifest: NOSIGNATURE
  117. curios-forge-1.16.5-4.0.8.0.jar |Curios API |curios |1.16.5-4.0.8.0 |DONE |Manifest: NOSIGNATURE
  118. Curious+Armor+Stands-1.16.5-2.2.0.jar |Curious Armor Stands |curious_armor_stands |1.16.5-2.2.0 |DONE |Manifest: NOSIGNATURE
  119. collective-1.16.5-3.8.jar |Collective |collective |3.8 |DONE |Manifest: NOSIGNATURE
  120. horse_colors-1.16.5-1.6.1.1.jar |Realistic Horse Genetics |horse_colors |1.16.5-1.6.1.1 |DONE |Manifest: NOSIGNATURE
  121. Gobber2-Forge-1.16.5-2.3.53.jar |Gobber 2 |gobber2 |2.3.53 |DONE |Manifest: NOSIGNATURE
  122. SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |DONE |Manifest: NOSIGNATURE
  123. cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE
  124. architectury-1.29.49.jar |Architectury |architectury |1.29.49 |DONE |Manifest: NOSIGNATURE
  125. curiouselytra-forge-1.16.5-4.0.2.4.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.4 |DONE |Manifest: NOSIGNATURE
  126. platos-1.5.1.jar |Plato's Transporters |platos |1.5.1 |DONE |Manifest: NOSIGNATURE
  127. mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |Manifest: NOSIGNATURE
  128. cloth-config-4.13.49-forge.jar |Cloth Config v4 API |cloth-config |4.13.49 |DONE |Manifest: NOSIGNATURE
  129. clearwater-1.16.1-1.5.jar |Clear Water |clearwater |1.16.1-1.5 |DONE |Manifest: NOSIGNATURE
  130. branders-sulfurpotassiummod-2.3.1-1.16.5.jar |Sulfur & Potassium Mod |sulfurpotassiummod |2.3.1 |DONE |Manifest: NOSIGNATURE
  131. FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |DONE |Manifest: NOSIGNATURE
  132. DynamicTrees-1.16.5-0.10.0-Beta31.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.0-Beta31|DONE |Manifest: NOSIGNATURE
  133. DynamicTreesPlus-1.16.5-0.1.0-Beta11.jar |Dynamic Trees Plus |dynamictreesplus |1.16.5-0.1.0-Beta11 |DONE |Manifest: NOSIGNATURE
  134. geckolib-forge-1.16.5-3.0.65.jar |GeckoLib |geckolib3 |3.0.65 |DONE |Manifest: NOSIGNATURE
  135. SaveMyStronghold-1.16.4-1.0.jar |Save My Stronghold! |savemystronghold |1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
  136. Kiwi-1.16.5-3.6.1.jar |Kiwi |kiwi |3.6.1 |DONE |Manifest: NOSIGNATURE
  137. mowziesmobs-1.5.22.jar |Mowzie's Mobs |mowziesmobs |1.5.22 |DONE |Manifest: NOSIGNATURE
  138. craftandhunt-v2.5.3-1.16.5.jar |Craft and Hunt |craftandhunt |2.3.0 |DONE |Manifest: NOSIGNATURE
  139. simpledelights-1.2.jar |Simple Delights |simpledelights |1.2 |DONE |Manifest: NOSIGNATURE
  140. minecraft-comes-alive-7.0.7-forge.jar |Minecraft Comes Alive |mca |7.0.7 |DONE |Manifest: NOSIGNATURE
  141. mermaidtail-1.4b.jar |Mermaid Tail Mod |mermaidtail |1.16.4-1.4.0 |DONE |Manifest: NOSIGNATURE
  142. bagofyurting-1.16.4-1.2.0.1.jar |Bag of Yurting |bagofyurting |1.2.0.1 |DONE |Manifest: NOSIGNATURE
  143. bountifulbaubles-1.16.5-0.1.0-forge.jar |Bountiful Baubles |bountifulbaubles |1.16.5-0.1.0 |DONE |Manifest: NOSIGNATURE
  144. jei-1.16.5-7.7.1.145.jar |Just Enough Items |jei |7.7.1.145 |DONE |Manifest: NOSIGNATURE
  145. EverlastingAbilities-1.16.5-1.7.2.jar |EverlastingAbilities |everlastingabilities |1.7.2 |DONE |Manifest: NOSIGNATURE
  146. Druidcraft-1.16.5-0.4.54.jar |Druidcraft |druidcraft |0.4.52 |DONE |Manifest: NOSIGNATURE
  147. Pehkui-2.5.0+1.16.5-forge.jar |Pehkui |pehkui |2.5.0+1.16.5-forge |DONE |Manifest: NOSIGNATURE
  148. abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |DONE |Manifest: NOSIGNATURE
  149. environmental-1.16.5-1.1.1.jar |Environmental |environmental |1.1.1 |DONE |Manifest: NOSIGNATURE
  150. buzzier_bees-1.16.5-3.0.3.jar |Buzzier Bees |buzzier_bees |3.0.3 |DONE |Manifest: NOSIGNATURE
  151. berry_good-1.16.5-4.1.2.jar |Berry Good |berry_good |4.1.2 |DONE |Manifest: NOSIGNATURE
  152. Enhanced-Mushrooms-1.16.5-3.0.9.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.9 |DONE |Manifest: NOSIGNATURE
  153. caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |DONE |Manifest: NOSIGNATURE
  154. BetterStorageToo-1.16.5-6.1.1.0.jar |BetterStorageToo |betterstorage |1.16.5-6.1.1.0 |DONE |Manifest: NOSIGNATURE
  155. extraboats-1.16.5-2.1.1.jar |Extra Boats |extraboats |2.1.1 |DONE |Manifest: NOSIGNATURE
  156. Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE
  157. totaldarkness-1.3-1.16.5.jar |Total Darkness |totaldarkness |1.3-1.16.5 |DONE |Manifest: NOSIGNATURE
  158. TravelersBackpack-1.16.5-5.4.6.jar |Traveler's Backpack |travelersbackpack |5.4.6 |DONE |Manifest: NOSIGNATURE
  159. NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE
  160. Artifacts-1.16.5-2.10.4.jar |Artifacts |artifacts |1.16.5-2.10.4 |DONE |Manifest: NOSIGNATURE
  161. SereneSeasons-1.16.5-4.0.1.123-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.123 |DONE |Manifest: NOSIGNATURE
  162. decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE
  163. BotanyPots-1.16.5-7.1.23.jar |BotanyPots |botanypots |7.1.23 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  164. engineerstools-1.16.5-1.1.7.jar |Engineer's Tools |engineerstools |1.1.7 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  165. DungeonCrawl-1.16.5-2.3.5.jar |Dungeon Crawl |dungeoncrawl |2.3.5 |DONE |Manifest: NOSIGNATURE
  166. betteranimalsplus-1.16.5-11.0.3-forge.jar |Better Animals Plus |betteranimalsplus |1.16.5-11.0.3 |DONE |Manifest: NOSIGNATURE
  167. anvilrestoration_1.16.5-1.1.jar |Anvil Restoration |anvilrestoration |1.1 |DONE |Manifest: NOSIGNATURE
  168. iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |DONE |Manifest: NOSIGNATURE
  169. walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |DONE |Manifest: NOSIGNATURE
  170. MDG+-+2.0.1+(FORGE).jar |mdg forge |mdg_forge |1.0.0 |DONE |Manifest: NOSIGNATURE
  171. traverse-1.16.4-0.4.3.8.jar |Traverse: Reforged |traverse |1.16.4-0.4.3.8 |DONE |Manifest: NOSIGNATURE
  172. DynamicTreesTraverse-1.16.5-2.2.2.jar |Dynamic Trees for Traverse |dttraverse |1.16.5-2.2.2 |DONE |Manifest: NOSIGNATURE
  173. campfiretorches-1.16.3-1.0.3.jar |Campfire Torches |campfiretorches |1.16.3-1.02 |DONE |Manifest: NOSIGNATURE
  174. forge-1.16.5-36.2.23-universal.jar |Forge |forge |36.2.23 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  175. Atum-1.16.5-2.2.9.jar |Atum 2 |atum |1.16.5-2.2.9 |DONE |Manifest: NOSIGNATURE
  176. goprone-1.16.4-1.3.5.jar |GoProne |goprone |1.16.4-1.3.5 |DONE |Manifest: NOSIGNATURE
  177. DynamicTreesAtum-1.16.5-1.1.2.jar |Dynamic Trees for Atum 2 |dtatum |1.16.5-1.1.2 |DONE |Manifest: NOSIGNATURE
  178. subwild-1.3.1.jar |Subterranean Wilderness |subwild |1.3.1 |DONE |Manifest: NOSIGNATURE
  179. immersiveposts-1.16.5-4.2.2.jar |Immersive Posts |immersiveposts |4.2.0 |DONE |Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
  180. DynamicSurroundings-1.16.5-4.0.5.0.jar |§3Dynamic Surroundings |dsurround |4.0.5.0 |DONE |Manifest: NOSIGNATURE
  181. selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
  182. forge-1.16.5-36.2.23-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  183. upgrade_aquatic-1.16.5-3.1.2.jar |Upgrade Aquatic |upgrade_aquatic |3.1.2 |DONE |Manifest: NOSIGNATURE
  184. endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE
  185. terraform-1.0.2.jar |Terraform Api Reforged |terraform |1.0.1 |DONE |Manifest: NOSIGNATURE
  186. TConstruct-1.16.5-3.3.3.332.jar |Tinkers' Construct |tconstruct |3.3.3.332 |DONE |Manifest: NOSIGNATURE
  187. nohostilesaroundcampfire_1.16.5-3.8.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |3.8 |DONE |Manifest: NOSIGNATURE
  188. ToolBelt-1.16.5-1.16.0.jar |Tool Belt |toolbelt |1.16.0 |DONE |Manifest: NOSIGNATURE
  189. ImmersiveEngineering-1.16.5-5.0.7-143.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.7-143 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
  190. EnigmaticGraves-1.7.2.jar |Enigmatic Graves |enigmaticgraves |1.7.2 |DONE |Manifest: NOSIGNATURE
  191. Alex's+Delight+1.1.3+-+Forge+1.16.5.jar |Alex's Delight |amfd |1.1.3 |DONE |Manifest: NOSIGNATURE
  192. gullivern-1.16.5-2.1.6.jar |Gullivern |gulliver |1.16.5-2.1.6 |DONE |Manifest: NOSIGNATURE
  193. JustFlap.jar |Soulvamp |soulvamp |1.0.0 |DONE |Manifest: NOSIGNATURE
  194. ceramicbucket-1.16.5-2.7.0.1.jar |Ceramic Bucket |ceramicbucket |1.16.5-2.7.0.1 |DONE |Manifest: NOSIGNATURE
  195. AdLods-1.16.5-4.1.9.1-build.0206.jar |Large Ore Deposits |adlods |4.1.9.1 |DONE |Manifest: NOSIGNATURE
  196. towers_of_the_wild-1.16.3-2.1.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.3-2.1.0 |DONE |Manifest: NOSIGNATURE
  197. GeneticAnimals-0_6_40.jar |Genetic Animals |eanimod |0_6_40 |DONE |Manifest: NOSIGNATURE
  198. RecipesLibrary-1.16.5-2.0.0.jar |Recipes Library |recipes_lib |2.0.0 |DONE |Manifest: NOSIGNATURE
  199. astikorcarts-1.16.5-1.1.1.jar |AstikorCarts |astikorcarts |1.1.1 |DONE |Manifest: NOSIGNATURE
  200. atmospheric-1.16.5-3.1.1.jar |Atmospheric |atmospheric |3.1.1 |DONE |Manifest: NOSIGNATURE
  201. betterfpsdist-1.1.jar |betterfpsdist mod |betterfpsdist |1.1 |DONE |Manifest: NOSIGNATURE
  202. SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE
  203. savageandravage-1.16.5-3.2.0.jar |Savage & Ravage |savageandravage |3.2.0 |DONE |Manifest: NOSIGNATURE
  204. Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE
  205. polymorph-forge-1.16.5-0.39.jar |Polymorph |polymorph |1.16.5-0.39 |DONE |Manifest: NOSIGNATURE
  206. abnormals_delight-1.16.5-1.2.1.jar |Abnormals Delight |abnormals_delight |1.2.1 |DONE |Manifest: NOSIGNATURE
  207. StorageDrawers-1.16.3-8.5.0.jar |Storage Drawers |storagedrawers |8.5.0 |DONE |Manifest: NOSIGNATURE
  208. simplytea-1.16.5-2.4.0.jar |Simply Tea |simplytea |2.4.0 |DONE |Manifest: NOSIGNATURE
  209. tea_kettle-1.16.5-0.4.0.0.jar |Tea Kettle |tea_kettle |task ':jar' property|DONE |Manifest: NOSIGNATURE
  210. DynamicalCompass-1.16.5-2.0.0.jar |Dynamical Compass |dynamical_compass |2.0.0 |DONE |Manifest: NOSIGNATURE
  211. appleskin-forge-mc1.16.x-2.3.0.jar |AppleSkin |appleskin |2.3.0+mc1.16.4 |DONE |Manifest: NOSIGNATURE
  212. engineersdecor-1.16.5-1.1.16.jar |Engineer's Decor |engineersdecor |1.1.16 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  213. occultism-1.16.5-1.26.1.jar |Occultism |occultism |1.16.5-1.26.1 |DONE |Manifest: NOSIGNATURE
  214. OddWaterMobs[1.16.5]_1.5.0.jar |Odd Water Mobs |oddwatermobs |1.5.0 |DONE |Manifest: NOSIGNATURE
  215. Aquaculture-1.16.5-2.1.21.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.21 |DONE |Manifest: NOSIGNATURE
  216. farmerstea-1.16.5-1.3.jar |Farmer's Tea - A Compat Mod |farmerstea |1.16.5-1.3 |DONE |Manifest: NOSIGNATURE
  217. expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE
  218. SoundFilters-0.14_for_1.16.2.jar |Sound Filters |soundfilters |0.14_for_1.16.2 |DONE |Manifest: NOSIGNATURE
  219. healingcampfire_1.16.5-3.3.jar |Healing Campfire |healingcampfire |3.3 |DONE |Manifest: NOSIGNATURE
  220. BetterFoliage-2.7.1-Forge-1.16.5.jar |Better Foliage |betterfoliage |2.7.1 |DONE |Manifest: NOSIGNATURE
  221. parrying-2.2.2.jar |Parrying |parrying |2.2.2 |DONE |Manifest: NOSIGNATURE
  222. Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE
  223. ars_nouveau-1.16.5-1.24.14.jar |Ars Nouveau |ars_nouveau |1.24.14 |DONE |Manifest: NOSIGNATURE
  224. ars_elemental-1.16.5-0.1.5.3.jar |Ars Elemental - Elemental Spel|ars_elemental |1.16.5-0.1.5.3 |DONE |Manifest: NOSIGNATURE
  225. Crash Report UUID: 9abd7b66-4c54-49bc-b3ee-395375a589ab
  226. Kiwi Modules:
  227.  
  228. Patchouli open book context: n/a
  229. Player Count: 0 / 8; []
  230. Data Packs: vanilla, mod:grapplemod, mod:cyclopscore, mod:immersivecooking, mod:wyrmroost (incompatible), mod:oldguns (incompatible), mod:doggytalents (incompatible), mod:chineseworkshop, mod:mcwwindows, mod:strawgolem, mod:smallerunits (incompatible), mod:forgeendertech, mod:cookingforblockheads (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:farmersdelightintegrations, mod:yungsapi, mod:ultimate_unicorn_mod, mod:bookshelf, mod:biomeidfixer, mod:threecore, mod:mcwdoors, mod:waila, mod:carryon, mod:elytra, mod:noincreasingrepaircost (incompatible), mod:twilightforest, mod:supplementaries, mod:mcwbridges, mod:farmersdelight, mod:dwmh (incompatible), mod:repurposed_structures, mod:mcwfences, mod:simplefarming, mod:jousting, mod:curios, mod:curious_armor_stands, mod:collective, mod:horse_colors, mod:gobber2, mod:spartanweaponry, mod:cfm (incompatible), mod:architectury, mod:curiouselytra, mod:platos, mod:mcwfurnitures, mod:cloth-config (incompatible), mod:clearwater (incompatible), mod:sulfurpotassiummod (incompatible), mod:fastleafdecay, mod:dynamictrees, mod:dynamictreesplus, mod:geckolib3 (incompatible), mod:savemystronghold, mod:kiwi, mod:mowziesmobs, mod:craftandhunt, mod:simpledelights, mod:mca, mod:mermaidtail (incompatible), mod:bagofyurting (incompatible), mod:bountifulbaubles (incompatible), mod:jei, mod:everlastingabilities, mod:druidcraft (incompatible), mod:pehkui, mod:abnormals_core, mod:environmental, mod:buzzier_bees, mod:berry_good, mod:enhanced_mushrooms, mod:caelus, mod:betterstorage (incompatible), mod:extraboats, mod:waystones (incompatible), mod:totaldarkness, mod:travelersbackpack (incompatible), mod:naturescompass (incompatible), mod:artifacts, mod:sereneseasons, mod:decorative_blocks, mod:botanypots, mod:engineerstools, mod:dungeoncrawl, mod:betteranimalsplus, mod:anvilrestoration, mod:iceandfire (incompatible), mod:walljump (incompatible), mod:mdg_forge, mod:traverse (incompatible), mod:dttraverse (incompatible), mod:campfiretorches, mod:forge, mod:atum, mod:goprone, mod:dtatum, mod:subwild, mod:immersiveposts, mod:dsurround, mod:selene, mod:upgrade_aquatic, mod:endergetic, mod:terraform, mod:tconstruct, mod:nohostilesaroundcampfire, mod:toolbelt (incompatible), mod:immersiveengineering, mod:enigmaticgraves, mod:amfd, mod:gulliver (incompatible), mod:soulvamp, mod:ceramicbucket, mod:adlods, mod:towers_of_the_wild, mod:eanimod (incompatible), mod:recipes_lib, mod:astikorcarts, mod:atmospheric, mod:betterfpsdist, mod:spartanshields, mod:savageandravage, mod:mantle (incompatible), mod:polymorph, mod:abnormals_delight, mod:storagedrawers (incompatible), mod:simplytea (incompatible), mod:tea_kettle, mod:dynamical_compass, mod:appleskin, mod:engineersdecor, mod:occultism, mod:oddwatermobs, mod:aquaculture (incompatible), mod:farmerstea, mod:expandability, mod:soundfilters (incompatible), mod:healingcampfire, mod:betterfoliage (incompatible), mod:parrying, mod:patchouli (incompatible), mod:ars_nouveau, mod:ars_elemental (incompatible)
  231. Type: Integrated Server (map_client.txt)
  232. Is Modded: Definitely; Client brand changed to 'forge'
Advertisement
Add Comment
Please, Sign In to add comment