Advertisement
katubug

Untitled

Aug 11th, 2024
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.74 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 2024-08-11 10:52:45
  5. Description: Exception generating new chunk
  6.  
  7. com.alcatrazescapee.cyanide.codec.FeatureCycleDetector$FeatureCycleException: A feature cycle was found.
  8.  
  9. Cycle:
  10. At step 6
  11. Feature 'minecraft:ore_diamond_medium'
  12. must be before 'minecraft:ore_diamond_large' (defined in 'terralith:cave/fungal_caves' at index 19, 20 and 128 others)
  13. must be before 'minecraft:ore_diamond_buried' (defined in 'terralith:cave/fungal_caves' at index 20, 21 and 146 others)
  14. must be before 'minecraft:ore_lapis' (defined in 'terralith:cave/fungal_caves' at index 21, 22 and 146 others)
  15. must be before 'minecraft:ore_lapis_buried' (defined in 'terralith:cave/fungal_caves' at index 22, 23 and 149 others)
  16. must be before 'minecraft:ore_copper' (defined in 'terralith:cave/fungal_caves' at index 23, 24 and 148 others)
  17. must be before 'minecraft:underwater_magma' (defined in 'terralith:cave/fungal_caves' at index 24, 25 and 148 others)
  18. must be before 'minecraft:disk_sand' (defined in 'terralith:cave/fungal_caves' at index 25, 26 and 115 others)
  19. must be before 'minecraft:disk_clay' (defined in 'terralith:cave/fungal_caves' at index 26, 27 and 115 others)
  20. must be before 'minecraft:disk_gravel' (defined in 'terralith:cave/fungal_caves' at index 27, 28 and 115 others)
  21. must be before 'abyssal_decor:ammonite' (defined in 'minecraft:lukewarm_ocean' at index 27, 28 and 14 others)
  22. must be before 'cthulhufishing:block_ore_eye' (defined in 'minecraft:frozen_river' at index 29, 30 and 14 others)
  23. must be before 'cthulhufishing:deep_oil' (defined in 'terralith:cave/fungal_caves' at index 30, 31 and 152 others)
  24. must be before 'minecraft:ore_diamond_medium' (defined in 'terralith:cave/fungal_caves' at index 31, 32 and 147 others)
  25.  
  26. at com.alcatrazescapee.cyanide.codec.FeatureCycleDetector.buildFeaturesPerStep(FeatureCycleDetector.java:141) ~[cyanide-forge-1.20.1-4.1.0.jar%23303!/:4.1.0] {re:mixin,re:classloading}
  27. at net.minecraft.world.level.biome.FeatureSorter.handler$cfo000$buildFeaturesPerStepWithAdvancedCycleDetection(FeatureSorter.java:529) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,re:classloading,pl:mixin:APP:cyanide.common.mixins.json:FeatureSorterMixin,pl:mixin:A}
  28. at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,re:classloading,pl:mixin:APP:cyanide.common.mixins.json:FeatureSorterMixin,pl:mixin:A}
  29. at net.minecraft.world.level.chunk.ChunkGenerator.m_223094_(ChunkGenerator.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,re:classloading,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:A}
  30. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.1-jre.jar%23109!/:?] {}
  31. at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:288) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,re:classloading,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:A}
  32. at net.minecraft.world.level.chunk.ChunkStatus.m_279978_(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  33. at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:classloading}
  34. at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  35. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:spoiled.mixins.json:ChunkMapAccessor,pl:mixin:A}
  36. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {}
  37. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:spoiled.mixins.json:ChunkMapAccessor,pl:mixin:A}
  38. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  39. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  40. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:classloading}
  41. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:classloading}
  42. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:classloading}
  43. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:classloading}
  44. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
  45. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  46. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  47. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  48. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  49. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  50.  
  51.  
  52. A detailed walkthrough of the error, its code path and all known details is as follows:
  53. ---------------------------------------------------------------------------------------
  54.  
  55. -- Head --
  56. Thread: Server thread
  57. Suspected Mod:
  58. Cyanide (cyanide), Version: 4.1.0
  59. Issue tracker URL: https://github.com/alcatrazEscapee/cyanide/issues
  60. at TRANSFORMER/[email protected]/com.alcatrazescapee.cyanide.codec.FeatureCycleDetector.buildFeaturesPerStep(FeatureCycleDetector.java:141)
  61. Stacktrace:
  62. at com.alcatrazescapee.cyanide.codec.FeatureCycleDetector.buildFeaturesPerStep(FeatureCycleDetector.java:141) ~[cyanide-forge-1.20.1-4.1.0.jar%23303!/:4.1.0] {re:mixin,re:classloading}
  63. at net.minecraft.world.level.biome.FeatureSorter.handler$cfo000$buildFeaturesPerStepWithAdvancedCycleDetection(FeatureSorter.java:529) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,re:classloading,pl:mixin:APP:cyanide.common.mixins.json:FeatureSorterMixin,pl:mixin:A}
  64. at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,re:classloading,pl:mixin:APP:cyanide.common.mixins.json:FeatureSorterMixin,pl:mixin:A}
  65. at net.minecraft.world.level.chunk.ChunkGenerator.m_223094_(ChunkGenerator.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,re:classloading,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:A}
  66. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.1-jre.jar%23109!/:?] {}
  67. at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:288) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,re:classloading,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:A}
  68. at net.minecraft.world.level.chunk.ChunkStatus.m_279978_(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  69. at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:classloading}
  70. at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  71. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:spoiled.mixins.json:ChunkMapAccessor,pl:mixin:A}
  72. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {}
  73. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:spoiled.mixins.json:ChunkMapAccessor,pl:mixin:A}
  74. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  75. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  76. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:classloading}
  77. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:classloading}
  78. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:classloading}
  79. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:classloading}
  80. -- Chunk to be generated --
  81. Details:
  82. Location: 8,3
  83. Position hash: 12884901896
  84. Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@62c85a7e
  85. Stacktrace:
  86. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:spoiled.mixins.json:ChunkMapAccessor,pl:mixin:A}
  87. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {}
  88. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:spoiled.mixins.json:ChunkMapAccessor,pl:mixin:A}
  89. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  90. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  91. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:classloading}
  92. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:classloading}
  93. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:classloading}
  94. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:classloading}
  95. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
  96. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  97. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  98. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  99. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  100. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  101.  
  102.  
  103. -- Affected level --
  104. Details:
  105. All players: 0 total; []
  106. Chunk stats: 625
  107. Level dimension: minecraft:overworld
  108. Level spawn location: World: (152,64,72), Section: (at 8,0,8 in 9,4,4; chunk contains blocks 144,-64,64 to 159,319,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
  109. Level time: 0 game time, 0 day time
  110. Level name: New World
  111. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  112. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  113. Known server brands: forge
  114. Removed feature flags:
  115. Level was modded: true
  116. Level storage version: 0x04ABD - Anvil
  117. Stacktrace:
  118. at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:355) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  119. at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:308) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  120. at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:63) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  121. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  122. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23396!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  123. at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
  124.  
  125.  
  126. -- System Details --
  127. Details:
  128. Minecraft Version: 1.20.1
  129. Minecraft Version ID: 1.20.1
  130. Operating System: Windows 11 (amd64) version 10.0
  131. Java Version: 17.0.8, Microsoft
  132. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  133. Memory: 328912152 bytes (313 MiB) / 1736441856 bytes (1656 MiB) up to 8489271296 bytes (8096 MiB)
  134. CPUs: 20
  135. Processor Vendor: GenuineIntel
  136. Processor Name: 12th Gen Intel(R) Core(TM) i7-12700H
  137. Identifier: Intel64 Family 6 Model 154 Stepping 3
  138. Microarchitecture: Alder Lake
  139. Frequency (GHz): 2.69
  140. Number of physical packages: 1
  141. Number of physical CPUs: 14
  142. Number of logical CPUs: 20
  143. Graphics card #0 name: NVIDIA GeForce RTX 3060 Laptop GPU
  144. Graphics card #0 vendor: NVIDIA (0x10de)
  145. Graphics card #0 VRAM (MB): 4095.00
  146. Graphics card #0 deviceId: 0x2520
  147. Graphics card #0 versionInfo: DriverVersion=32.0.15.5599
  148. Graphics card #1 name: Intel(R) Iris(R) Xe Graphics
  149. Graphics card #1 vendor: Intel Corporation (0x8086)
  150. Graphics card #1 VRAM (MB): 1024.00
  151. Graphics card #1 deviceId: 0x46a6
  152. Graphics card #1 versionInfo: DriverVersion=31.0.101.3962
  153. Memory slot #0 capacity (MB): 8192.00
  154. Memory slot #0 clockSpeed (GHz): 4.80
  155. Memory slot #0 type: Unknown
  156. Memory slot #1 capacity (MB): 8192.00
  157. Memory slot #1 clockSpeed (GHz): 4.80
  158. Memory slot #1 type: Unknown
  159. Virtual memory max (MB): 25674.19
  160. Virtual memory used (MB): 17718.73
  161. Swap memory total (MB): 9599.00
  162. Swap memory used (MB): 266.21
  163. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8096m -Xms256m
  164. Loaded Shaderpack: (off)
  165. Server Running: true
  166. Player Count: 0 / 8; []
  167. Data Packs: vanilla, mod:fish_anywhere (incompatible), mod:betterdungeons, mod:ftbessentials (incompatible), mod:xenon, mod:geckolib, mod:underground_villages, mod:nyctophobia (incompatible), mod:insanelib, mod:underground_bunkers (incompatible), mod:forgeendertech, mod:darkness (incompatible), mod:enhancedvisuals, mod:controlling (incompatible), mod:modernfix (incompatible), mod:yungsapi, mod:maxhealthfix (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:jeed (incompatible), mod:cave_dweller (incompatible), mod:enchantmentdisabletag, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:spelunkers_charm, mod:leavesbegone, mod:stalkercreepers (incompatible), mod:sneakycurses, mod:thaumon, mod:lmft (incompatible), mod:sanitydim (incompatible), mod:farmersdelight, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:underground_jungle, mod:eeriemusic (incompatible), mod:sleep_tight (incompatible), mod:starmetal (incompatible), mod:eyesinthedarkness (incompatible), mod:hostilevillages (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:oculus, mod:cthulhufishing, mod:collective, mod:searchables (incompatible), mod:thirst (incompatible), mod:ftbultimine (incompatible), mod:tombstone, mod:zombie_fabrics, mod:naturesaura (incompatible), mod:spoiled, mod:cupboard (incompatible), mod:chimes, mod:cursery (incompatible), mod:bettermineshafts, mod:celesteconfig (incompatible), mod:extra_enchantments (incompatible), mod:waterdripsound (incompatible), mod:rhino (incompatible), mod:butcher, mod:jei, mod:graveyard (incompatible), mod:abyssal_decor, mod:map_atlases, mod:obscure_api (incompatible), mod:immersive_weathering (incompatible), mod:geckoanimfix (incompatible), mod:clumps (incompatible), mod:naturescompass, mod:configured (incompatible), mod:burninthesun, mod:cyanide (incompatible), mod:questsadditions, mod:terralith, mod:puzzlesaccessapi, mod:forge, mod:distantfriends, mod:tectonic (incompatible), mod:realistictorches, mod:enchdesc (incompatible), mod:terrablender, mod:moonlight (incompatible), mod:mousetweaks, mod:oneshotprotection, mod:visual_keybinder, mod:jade (incompatible), mod:spidersproducewebs, mod:creativecore, mod:mindfuldarkness, mod:corgilib, mod:iguanatweaksreborn, mod:voidfog, mod:farmersrespite, mod:mobsunscreen, mod:betterfog (incompatible), mod:the_darkness_will_find_you (incompatible), mod:ssamod, mod:lunar, mod:moderately_enough_effect_desc, mod:coroutil (incompatible), mod:endofherobrine (incompatible), mod:unlitcampfire, mod:nobz, mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:visuality (incompatible), mod:biomemusic (incompatible), mod:apathy (incompatible), mod:puzzleslib, mod:cold_sweat (incompatible), mod:visualoverhaul (incompatible), mod:architectury (incompatible), mod:kubejs (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:midnightlib (incompatible), mod:ftbquests (incompatible), mod:gardens_of_the_dead, mod:rustility, mod:healingcampfire, mod:aquamirae (incompatible), mod:presencefootsteps (incompatible), Immersive Weathering Generated Pack, iguanatweaksreborn:actual_redstone_components, iguanatweaksreborn:attack_invincibility, iguanatweaksreborn:berries, iguanatweaksreborn:better_beacon, iguanatweaksreborn:better_loot, iguanatweaksreborn:block_data, iguanatweaksreborn:cheaper_chains, iguanatweaksreborn:copper_furnace, iguanatweaksreborn:crops, iguanatweaksreborn:disable_long_noses, iguanatweaksreborn:farmable_iron, iguanatweaksreborn:farmers_delight_integration, iguanatweaksreborn:fishing_loot_changes, iguanatweaksreborn:hardcore_loot, iguanatweaksreborn:hardcore_torches, iguanatweaksreborn:increased_end_cities, iguanatweaksreborn:item_stats, iguanatweaksreborn:livestock_changes, iguanatweaksreborn:misc_tweaks, iguanatweaksreborn:mob_loot_changes, iguanatweaksreborn:nether_tweaks, iguanatweaksreborn:no_food_in_furnace, iguanatweaksreborn:ore_generation, iguanatweaksreborn:ore_smelting, iguanatweaksreborn:plant_growth_modifiers, tectonic/terratonic
  168. Enabled Feature Flags: minecraft:vanilla
  169. World Generation: Stable
  170. Type: Integrated Server (map_client.txt)
  171. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  172. Launched Version: forge-47.2.30
  173. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  174. ModLauncher launch target: forgeclient
  175. ModLauncher naming: srg
  176. ModLauncher services:
  177. mixin-0.8.5.jar mixin PLUGINSERVICE
  178. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  179. fmlloader-1.20.1-47.2.30.jar slf4jfixer PLUGINSERVICE
  180. fmlloader-1.20.1-47.2.30.jar object_holder_definalize PLUGINSERVICE
  181. fmlloader-1.20.1-47.2.30.jar runtime_enum_extender PLUGINSERVICE
  182. fmlloader-1.20.1-47.2.30.jar capability_token_subclass PLUGINSERVICE
  183. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  184. fmlloader-1.20.1-47.2.30.jar runtimedistcleaner PLUGINSERVICE
  185. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  186. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  187. FML Language Providers:
  188. lowcodefml@null
  189. javafml@null
  190. Mod List:
  191. FishAnywhere-forge-1.20.1-1.0.1.jar |FishAnywhere |fish_anywhere |1.0.1 |DONE |Manifest: NOSIGNATURE
  192. YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  193. ftb-essentials-forge-2001.2.2.jar |FTB Essentials |ftbessentials |2001.2.2 |DONE |Manifest: NOSIGNATURE
  194. xenon-0.3.19+mc1.20.1.jar |Xenon |xenon |0.3.19+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  195. geckolib-forge-1.20.1-4.4.7.jar |GeckoLib 4 |geckolib |4.4.7 |DONE |Manifest: NOSIGNATURE
  196. UndergroundVillages-forge-1.20.1-2.1.0.jar |Underground Villages Mod |underground_villages |2.1.0 |DONE |Manifest: NOSIGNATURE
  197. Nyctophobia_1.6_(FORGE)_for_1.20+.jar |Nyctophobia |nyctophobia |1.6 |DONE |Manifest: NOSIGNATURE
  198. InsaneLib-1.13.5-mc1.20.1.jar |InsaneLib |insanelib |1.13.5 |DONE |Manifest: NOSIGNATURE
  199. UndergroundBunkers-1.0.4-1.19.2-1.20.4-forge.jar |Underground Bunkers |underground_bunkers |1.0.4 |DONE |Manifest: NOSIGNATURE
  200. ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar |ForgeEndertech |forgeendertech |11.1.4.0 |DONE |Manifest: NOSIGNATURE
  201. darkness-forge-1.20.1-2.0.103-fork.jar |True Darkness |darkness |2.0.103 |DONE |Manifest: NOSIGNATURE
  202. EnhancedVisuals_FORGE_v1.8.1_mc1.20.1.jar |EnhancedVisuals |enhancedvisuals |1.8.1 |DONE |Manifest: NOSIGNATURE
  203. Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
  204. modernfix-forge-5.19.1+mc1.20.1.jar |ModernFix |modernfix |5.19.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  205. YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |DONE |Manifest: NOSIGNATURE
  206. MaxHealthFix-Forge-1.20.1-12.0.3.jar |MaxHealthFix |maxhealthfix |12.0.3 |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
  207. mixinextras-forge-0.3.6.jar |MixinExtras |mixinextras |0.3.6 |DONE |Manifest: NOSIGNATURE
  208. Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |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
  209. jeed-1.20-2.2.2.jar |Just Enough Effects Descriptio|jeed |1.20-2.2.2 |DONE |Manifest: NOSIGNATURE
  210. cave_dweller-1.20.1-1.6.4.jar |cave_dweller |cave_dweller |1.6.4 |DONE |Manifest: NOSIGNATURE
  211. enchantmentdisabletag-forge-1.1.0+1.20.1.jar |Enchantment Disable Tag |enchantmentdisabletag |1.1.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  212. cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
  213. sound-physics-remastered-forge-1.20.1-1.4.5.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.5 |DONE |Manifest: NOSIGNATURE
  214. spelunkers_charm-3.6.0-1.20.1.jar |Spelunker's Charm |spelunkers_charm |3.6.0 |DONE |Manifest: NOSIGNATURE
  215. LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  216. stalkercreepers-1.20.1.1.jar |Stalker Creepers |stalkercreepers |1.20.1.1 |DONE |Manifest: NOSIGNATURE
  217. SneakyCurses-v8.0.2-1.20.1-Forge.jar |Sneaky Curses |sneakycurses |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  218. thaumon-forge-2.3.0+1.20.1.jar |Thaumon |thaumon |2.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  219. lmft-1.0.4+1.20.1-forge.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |DONE |Manifest: NOSIGNATURE
  220. sanitydim-mc1.20-1.1.0.jar |Sanity: Descent Into Madness |sanitydim |1.1.0 |DONE |Manifest: NOSIGNATURE
  221. FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
  222. entity_model_features_forge_1.20.1-2.1.3.jar |Entity Model Features |entity_model_features |2.1.3 |DONE |Manifest: NOSIGNATURE
  223. entity_texture_features_forge_1.20.1-6.1.4.jar |Entity Texture Features |entity_texture_features |6.1.4 |DONE |Manifest: NOSIGNATURE
  224. underground-jungle-forge-20.1.2.jar |Underground Jungle |underground_jungle |20.1.2 |DONE |Manifest: NOSIGNATURE
  225. eeriemusic-1.20.1-1.4.jar |eeriemusic mod |eeriemusic |1.20.1-1.4 |DONE |Manifest: NOSIGNATURE
  226. sleep_tight-1.20-1.1.19.jar |Sleep Tight |sleep_tight |1.20-1.1.19 |DONE |Manifest: NOSIGNATURE
  227. StarMetal1.20.1(Forge)vs1.0.2.jar |Star Metal - Mending Book Alte|starmetal |1.20.1-1.0.2 |DONE |Manifest: NOSIGNATURE
  228. EyesInTheDarkness-1.20.1-1.3.10.jar |Eyes in the Darkness |eyesinthedarkness |1.3.10 |DONE |Manifest: NOSIGNATURE
  229. hostilevillages-1.20.1-5.7.jar |Example Mod |hostilevillages |1.20.1-5.7 |DONE |Manifest: NOSIGNATURE
  230. curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  231. Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
  232. oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |DONE |Manifest: NOSIGNATURE
  233. CthulhuFishingPort_1.20.1_v.1.3.1.jar |CthulhuFishing |cthulhufishing |1.0.0 |DONE |Manifest: NOSIGNATURE
  234. collective-1.20.1-7.81.jar |Collective |collective |7.81 |DONE |Manifest: NOSIGNATURE
  235. Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
  236. ThirstWasTaken-1.20.1-1.3.9.jar |Thirst was Taken |thirst |1.20.1-1.3.9 |DONE |Manifest: NOSIGNATURE
  237. ftb-ultimine-forge-2001.1.5.jar |FTB Ultimine |ftbultimine |2001.1.5 |DONE |Manifest: NOSIGNATURE
  238. tombstone-1.20.1-8.6.8.jar |Corail Tombstone |tombstone |8.6.8 |DONE |Manifest: NOSIGNATURE
  239. zombie_fabrics.jar |Zombie Fabrics |zombie_fabrics |1.0.0 |DONE |Manifest: NOSIGNATURE
  240. NaturesAura-39.4.jar |NaturesAura |naturesaura |39.4 |DONE |Manifest: NOSIGNATURE
  241. Spoiled-forge-1.20.1-2.0.4.jar |Spoiled |spoiled |2.0.4 |DONE |Manifest: NOSIGNATURE
  242. cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
  243. Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE
  244. cursery-1.20.1-4.2.jar |Cursery Mod |cursery |1.20.1-4.2 |DONE |Manifest: NOSIGNATURE
  245. YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  246. Celestial Configuration-forge-1.20.1-1.1.1.jar |Celestial Configuration |celesteconfig |1.1.1 |DONE |Manifest: NOSIGNATURE
  247. extra_enchantments-1.20.1-1.7.2.jar |Extra Enchantments and Curses |extra_enchantments |1.7.2 |DONE |Manifest: NOSIGNATURE
  248. DripSounds-1.19.4-0.3.2.jar |Drip Sounds |waterdripsound |0.3.2 |DONE |Manifest: NOSIGNATURE
  249. rhino-forge-2001.2.2-build.18.jar |Rhino |rhino |2001.2.2-build.18 |DONE |Manifest: NOSIGNATURE
  250. butcher-2.5.1.jar |Butcher |butcher |2.5.1 |DONE |Manifest: NOSIGNATURE
  251. jei-1.20.1-forge-15.12.2.47.jar |Just Enough Items |jei |15.12.2.47 |DONE |Manifest: NOSIGNATURE
  252. The_Graveyard_3.1_(FORGE)_for_1.20.1.jar |The Graveyard |graveyard |3.1 |DONE |Manifest: NOSIGNATURE
  253. abyssal_decor_1.20.1_0.1.6.jar |Abyssal Decor |abyssal_decor |1.0.0 |DONE |Manifest: NOSIGNATURE
  254. map_atlases-1.20-6.0.8.jar |Map Atlases |map_atlases |1.20-6.0.8 |DONE |Manifest: NOSIGNATURE
  255. obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
  256. immersive_weathering-1.20.1-2.0.2-forge.jar |Immersive Weathering |immersive_weathering |1.20.1-2.0.2 |DONE |Manifest: NOSIGNATURE
  257. GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |DONE |Manifest: NOSIGNATURE
  258. Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
  259. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  260. configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  261. burninthesun-forge-1.20.1-1.7.3.jar |Burn in the Sun |burninthesun |1.7.3 |DONE |Manifest: NOSIGNATURE
  262. cyanide-forge-1.20.1-4.1.0.jar |Cyanide |cyanide |4.1.0 |DONE |Manifest: NOSIGNATURE
  263. questsadditions-1.4.3.jar |Quests Additions |questsadditions |1.4.3 |DONE |Manifest: NOSIGNATURE
  264. Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |DONE |Manifest: NOSIGNATURE
  265. puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  266. forge-1.20.1-47.2.30-universal.jar |Forge |forge |47.2.30 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  267. DistantFriends-forge-1.20.1-0.5.4.jar |Distant Friends |distantfriends |0.5.4 |DONE |Manifest: NOSIGNATURE
  268. tectonic-forge-1.19.3-2.3.5a.jar |Tectonic |tectonic |2.3.5a |DONE |Manifest: NOSIGNATURE
  269. client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  270. RealisticTorches-1.20.1-3.2.0.jar |Realistic Torches |realistictorches |1.20.1-3.2.0 |DONE |Manifest: NOSIGNATURE
  271. EnchantmentDescriptions-Forge-1.20.1-17.1.18.jar |EnchantmentDescriptions |enchdesc |17.1.18 |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
  272. TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
  273. moonlight-1.20-2.12.9-forge.jar |Moonlight Library |moonlight |1.20-2.12.9 |DONE |Manifest: NOSIGNATURE
  274. MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
  275. 1.0_OneShotProtection.jar |OneShotProtection |oneshotprotection |1.0.0 |DONE |Manifest: NOSIGNATURE
  276. visual_keybinder-1.20.1 - 0.1.5.jar |Raw's Visual Keybinder |visual_keybinder |1.20.1 - 0.1.5 |DONE |Manifest: NOSIGNATURE
  277. Jade-1.20.1-forge-11.9.4.jar |Jade |jade |11.9.4+forge |DONE |Manifest: NOSIGNATURE
  278. spidersproducewebs-1.20.1-3.5.jar |Spiders Produce Webs |spidersproducewebs |3.5 |DONE |Manifest: NOSIGNATURE
  279. CreativeCore_FORGE_v2.11.33_mc1.20.1.jar |CreativeCore |creativecore |2.11.33 |DONE |Manifest: NOSIGNATURE
  280. MindfulDarkness-v8.0.3-1.20.1-Forge.jar |Mindful Darkness |mindfuldarkness |8.0.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  281. corgilib-forge-1.20.1-4.0.2.0.jar |CorgiLib |corgilib |4.0.2.0 |DONE |Manifest: NOSIGNATURE
  282. IguanaTweaksReborn-3.14.1-mc1.20.1.jar |Iguana Tweaks Reborn |iguanatweaksreborn |3.14.1-mc1.20.1 |DONE |Manifest: NOSIGNATURE
  283. VoidFog-1.20.1-2.0.23.jar |VoidFog |voidfog |1.20.1-2.0.23 |DONE |Manifest: NOSIGNATURE
  284. farmersrespite-1.20.1-2.1.2.jar |Farmer's Respite |farmersrespite |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE
  285. mobsunscreen-forge-1.20.1-3.1.1.jar |Mob Sunscreen |mobsunscreen |3.1.1 |DONE |Manifest: NOSIGNATURE
  286. BetterFog-1.20.1-1.2.2.jar |Better Fog |betterfog |1.0.0 |DONE |Manifest: NOSIGNATURE
  287. the-darkness-will-find-you-1.3.2-forge-1.20.1.jar |The Darkness Will Find You |the_darkness_will_find_you |1.3.2 |DONE |Manifest: NOSIGNATURE
  288. ssamod-0.7-1.20.1.jar |Sunrise & Sunset Audio |ssamod |0.7 |DONE |Manifest: NOSIGNATURE
  289. Lunar-forge-1.20.1-0.2.0.jar |Lunar |lunar |0.2.0 |DONE |Manifest: NOSIGNATURE
  290. MEED-1.20.1-4.7.jar |Moderately Enough Effect Descr|moderately_enough_effect_desc |3.3.0 |DONE |Manifest: NOSIGNATURE
  291. coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE
  292. endofherobrine-1.20.1-1.0.8.2.jar |The End of Herobrine |endofherobrine |1.20.1-1.0.8.2 |DONE |Manifest: NOSIGNATURE
  293. unlitcampfire-forge-1.20.1-1.9.0.3.jar |Unlit Campfire |unlitcampfire |1.20.1-1.9.0.3 |DONE |Manifest: NOSIGNATURE
  294. nobz-1.0.jar |No Baby Zombies |nobz |1.0 |DONE |Manifest: NOSIGNATURE
  295. appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  296. ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  297. visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |DONE |Manifest: NOSIGNATURE
  298. biomemusic-1.20.1-2.4.jar |biomemusic mod |biomemusic |1.20.1-2.4 |DONE |Manifest: NOSIGNATURE
  299. apathy-forge-1.20.1-2.7.1.jar |Apathy |apathy |2.7.1 |DONE |Manifest: NOSIGNATURE
  300. PuzzlesLib-v8.1.21-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.21 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  301. ColdSweat-2.3-b05a.1.jar |Cold Sweat |cold_sweat |2.3-b05a.1 |DONE |Manifest: NOSIGNATURE
  302. visualoverhaul-forge-5.0.1.jar |VisualOverhaul |visualoverhaul |5.0.1 |DONE |Manifest: NOSIGNATURE
  303. architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
  304. kubejs-forge-2001.6.5-build.14.jar |KubeJS |kubejs |2001.6.5-build.14 |DONE |Manifest: NOSIGNATURE
  305. ftb-library-forge-2001.2.4.jar |FTB Library |ftblibrary |2001.2.4 |DONE |Manifest: NOSIGNATURE
  306. ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |DONE |Manifest: NOSIGNATURE
  307. midnightlib-forge-1.4.2.jar |MidnightLib |midnightlib |1.4.2 |DONE |Manifest: NOSIGNATURE
  308. ftb-quests-forge-2001.4.8.jar |FTB Quests |ftbquests |2001.4.8 |DONE |Manifest: NOSIGNATURE
  309. gardens-of-the-dead-forge-4.0.1.jar |Gardens of the Dead |gardens_of_the_dead |4.0.1 |DONE |Manifest: NOSIGNATURE
  310. Rustility 1.1.jar |Rustility (Rusted and Dusted) |rustility |1.0. |DONE |Manifest: NOSIGNATURE
  311. healingcampfire-1.20.1-6.1.jar |Healing Campfire |healingcampfire |6.1 |DONE |Manifest: NOSIGNATURE
  312. aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
  313. PresenceFootsteps-1.20.1-1.9.1-beta.1.jar |Presence Footsteps (Forge) |presencefootsteps |1.20.1-1.9.1-beta.1 |DONE |Manifest: NOSIGNATURE
  314. Crash Report UUID: f909f39e-f72e-4264-b904-20a2fb34fb29
  315. FML: 47.2
  316. Forge: net.minecraftforge:47.2.30
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement