Advertisement
drakray

Untitled

Jan 2nd, 2024
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 103.49 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 2024-01-03 00:15:07
  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 'aether:gravitite_ore'
  12. must be before 'aether:gravitite_ore_buried' (defined in 'ancient_aether:wyndcap_peaks' at index 5, 6 and 6 others)
  13. must be before 'aether:gravitite_ore' (defined in 'aether_redux:the_blight' at index 4, 5 and 11 others)
  14.  
  15. at com.alcatrazescapee.cyanide.codec.FeatureCycleDetector.buildFeaturesPerStep(FeatureCycleDetector.java:141) ~[00-cyanide-1.20.1-4.1.0.jar%23618!/:4.1.0] {re:mixin,re:classloading}
  16. at net.minecraft.world.level.biome.FeatureSorter.handler$cjb000$buildFeaturesPerStepWithAdvancedCycleDetection(FeatureSorter.java:529) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,re:classloading,pl:mixin:APP:cyanide.common.mixins.json:FeatureSorterMixin,pl:mixin:A}
  17. at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,re:classloading,pl:mixin:APP:cyanide.common.mixins.json:FeatureSorterMixin,pl:mixin:A}
  18. at net.minecraft.world.level.chunk.ChunkGenerator.m_223094_(ChunkGenerator.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin,pl:mixin:APP:betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
  19. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.1-jre.jar%23109!/:?] {}
  20. at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:288) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin,pl:mixin:APP:betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
  21. at net.minecraft.world.level.chunk.ChunkStatus.m_279978_(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}
  22. at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading}
  23. at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}
  24. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {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:chunkpregen.mixins.json:common.storage.ChunkManagerMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}
  25. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {}
  26. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {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:chunkpregen.mixins.json:common.storage.ChunkManagerMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}
  27. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  28. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  29. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading}
  30. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading}
  31. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading}
  32. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading}
  33. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
  34. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  35. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  36. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  37. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  38. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  39.  
  40.  
  41. A detailed walkthrough of the error, its code path and all known details is as follows:
  42. ---------------------------------------------------------------------------------------
  43.  
  44. -- Head --
  45. Thread: Server thread
  46. Stacktrace:
  47. at com.alcatrazescapee.cyanide.codec.FeatureCycleDetector.buildFeaturesPerStep(FeatureCycleDetector.java:141) ~[00-cyanide-1.20.1-4.1.0.jar%23618!/:4.1.0] {re:mixin,re:classloading}
  48. at net.minecraft.world.level.biome.FeatureSorter.handler$cjb000$buildFeaturesPerStepWithAdvancedCycleDetection(FeatureSorter.java:529) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,re:classloading,pl:mixin:APP:cyanide.common.mixins.json:FeatureSorterMixin,pl:mixin:A}
  49. at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,re:classloading,pl:mixin:APP:cyanide.common.mixins.json:FeatureSorterMixin,pl:mixin:A}
  50. at net.minecraft.world.level.chunk.ChunkGenerator.m_223094_(ChunkGenerator.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin,pl:mixin:APP:betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
  51. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.1-jre.jar%23109!/:?] {}
  52. at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:288) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin,pl:mixin:APP:betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
  53. at net.minecraft.world.level.chunk.ChunkStatus.m_279978_(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}
  54. at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading}
  55. at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}
  56. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {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:chunkpregen.mixins.json:common.storage.ChunkManagerMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}
  57. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {}
  58. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {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:chunkpregen.mixins.json:common.storage.ChunkManagerMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}
  59. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  60. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  61. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading}
  62. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading}
  63. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading}
  64. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading}
  65. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
  66. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  67. -- Chunk to be generated --
  68. Details:
  69. Location: -1,-1
  70. Position hash: -1
  71. Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@6669b11d
  72. Stacktrace:
  73. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {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:chunkpregen.mixins.json:common.storage.ChunkManagerMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}
  74. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {}
  75. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {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:chunkpregen.mixins.json:common.storage.ChunkManagerMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}
  76. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  77. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  78. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading}
  79. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading}
  80. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading}
  81. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:classloading}
  82. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
  83. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  84. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  85. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  86. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  87. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  88.  
  89.  
  90. -- Wrapped in --
  91. Details:
  92. Wrapping exception: ~~ERROR~~ CompletionException: net.minecraft.ReportedException: Exception generating new chunk
  93. Stacktrace:
  94. at net.minecraft.server.MinecraftServer.m_206568_(MinecraftServer.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  95. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:675) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  96. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23980!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  97. at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
  98.  
  99.  
  100. -- System Details --
  101. Details:
  102. Minecraft Version: 1.20.1
  103. Minecraft Version ID: 1.20.1
  104. Operating System: Windows 10 (amd64) version 10.0
  105. Java Version: 17.0.6, Oracle Corporation
  106. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  107. Memory: 2669265272 bytes (2545 MiB) / 10737418240 bytes (10240 MiB) up to 10737418240 bytes (10240 MiB)
  108. CPUs: 8
  109. Processor Vendor: GenuineIntel
  110. Processor Name: Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz
  111. Identifier: Intel64 Family 6 Model 158 Stepping 13
  112. Microarchitecture: Coffee Lake
  113. Frequency (GHz): 3.00
  114. Number of physical packages: 1
  115. Number of physical CPUs: 8
  116. Number of logical CPUs: 8
  117. Graphics card #0 name: NVIDIA GeForce RTX 2060
  118. Graphics card #0 vendor: NVIDIA (0x10de)
  119. Graphics card #0 VRAM (MB): 4095.00
  120. Graphics card #0 deviceId: 0x1f08
  121. Graphics card #0 versionInfo: DriverVersion=31.0.15.3734
  122. Memory slot #0 capacity (MB): 8192.00
  123. Memory slot #0 clockSpeed (GHz): 2.67
  124. Memory slot #0 type: DDR4
  125. Memory slot #1 capacity (MB): 8192.00
  126. Memory slot #1 clockSpeed (GHz): 2.67
  127. Memory slot #1 type: DDR4
  128. Virtual memory max (MB): 34735.38
  129. Virtual memory used (MB): 24165.97
  130. Swap memory total (MB): 18432.00
  131. Swap memory used (MB): 1847.92
  132. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  133. Server Running: true
  134. Player Count: 0 / 8; []
  135. Data Packs: vanilla, mod:betterdungeons, mod:nyctophobia (incompatible), mod:swplanets (incompatible), mod:integratedterminals, mod:valhelsia_furniture (incompatible), mod:laserio (incompatible), mod:modernfix (incompatible), mod:evilcraft, mod:useitemonblockevent (incompatible), mod:gateways (incompatible), mod:yungsapi, mod:atlantis, mod:jumbofurnace (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:createdieselgenerators (incompatible), mod:apotheosis (incompatible), mod:create_new_age, mod:betterfortresses, mod:cloth_config (incompatible), mod:supplementaries, mod:solapplepie, mod:structure_gel, mod:egg_plus, mod:morevillagers (incompatible), mod:jepp (incompatible), mod:bendylib (incompatible), mod:philipsruins (incompatible), mod:yungsextras, mod:attributeslib (incompatible), mod:tombstone, mod:hpm, mod:chunkpregen (incompatible), mod:yungsmenutweaks, mod:extrastorage, mod:cumulus_menus, mod:butchersdelight, mod:littlelogistics (incompatible), mod:tmted, mod:flib, mod:betterendisland, mod:nitrogen_internals, mod:abstoneedition (incompatible), mod:l2library (incompatible), mod:l2backpack (incompatible), mod:betterjungletemples, mod:smartbrainlib (incompatible), mod:bellsandwhistles, mod:rechiseled (incompatible), mod:moretrailsmoretales (incompatible), mod:attributefix (incompatible), mod:caelus (incompatible), mod:fullstackwatchdog (incompatible), mod:geore, mod:epherolib (incompatible), mod:badpackets (incompatible), mod:create_wizardry, mod:botanypots (incompatible), mod:l2screentracker (incompatible), mod:design_decor (incompatible), mod:farmingforblockheads, mod:rechiseledcreate, mod:craterlib (incompatible), mod:beefix, mod:vintageimprovements, mod:molten_vents, mod:moremobheads, mod:fusion, mod:crafttweaker (incompatible), mod:extradisks, mod:edivadlib, mod:integratedcrafting, mod:logprot (incompatible), mod:trade_cycling, mod:terrablender (incompatible), mod:biomesoplenty (incompatible), mod:forgeconfigscreens, mod:justenoughbreeding (incompatible), mod:astikorcarts (incompatible), mod:domum_ornamentum, mod:flywheel, mod:experienceobelisk (incompatible), mod:justenoughprofessions, mod:gildedsherds, mod:structurize, mod:fastfurnace (incompatible), mod:embers, mod:lootr, mod:occultism, mod:architects_chisel, mod:christmascolonies (incompatible), mod:cosmeticarmorreworked, mod:morered (incompatible), mod:ad_astra (incompatible), mod:rsrequestify (incompatible), mod:create_dd (incompatible), mod:globalpacks (incompatible), mod:beautify (incompatible), mod:towntalk (incompatible), mod:galosphere (incompatible), mod:additionalbanners (incompatible), mod:doggytalents (incompatible), mod:betteroceanmonuments, mod:sophisticatedcore (incompatible), mod:bowinfinityfix, mod:moremobgriefingoptions, mod:placebo (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:interiors (incompatible), mod:absentbydesign, mod:l2damagetracker (incompatible), mod:trenzalore (incompatible), mod:rsinfinitybooster (incompatible), mod:chipped (incompatible), mod:jamd (incompatible), mod:jearchaeology, mod:valhelsia_structures (incompatible), mod:rapid_leaf_decay, mod:hangglider, mod:dpanvil, mod:blockui, mod:villagertools (incompatible), mod:lostcities, mod:runelic, mod:twilightdelight (incompatible), mod:moreoverlays (incompatible), mod:cupboard (incompatible), mod:cryingportals, mod:lightoverlay (incompatible), mod:undergarden, mod:caupona, mod:betteradvancements (incompatible), mod:spyglass_of_curios, mod:assortedlib (incompatible), mod:assortedworld (incompatible), mod:assortedtech (incompatible), mod:assortedstorage (incompatible), mod:l2complements (incompatible), mod:hearth_and_home (incompatible), mod:map_atlases, mod:clumps (incompatible), mod:artifacts, mod:decorative_blocks, mod:sherdduplication, mod:everycomp (incompatible), mod:cyanide (incompatible), mod:explorerscompass, mod:toastcontrol (incompatible), mod:pineapple_delight (incompatible), mod:mininggadgets (incompatible), mod:xycraft_core, mod:midashunger, mod:just_enough_beacons, mod:another_furniture (incompatible), mod:packedup (incompatible), mod:enderio, mod:assortedcore (incompatible), mod:galospheretrimming, mod:mes (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:croptopia_delight, mod:fluxnetworks (incompatible), mod:l2hostility (incompatible), mod:miners_delight (incompatible), mod:betterarcheology, mod:buildinggadgets2 (incompatible), mod:moderately_enough_effect_desc, mod:minecolonies, mod:ferritecore (incompatible), mod:functionalstorage, mod:modularrouters (incompatible), mod:valhelsia_core (incompatible), mod:create_enchantment_industry (incompatible), mod:overflowingbars, mod:createaddition (incompatible), mod:supermartijn642configlib (incompatible), mod:createdeco (incompatible), mod:playeranimator (incompatible), mod:irons_spellbooks, mod:botarium (incompatible), mod:nerb (incompatible), mod:javd (incompatible), mod:sound_physics_remastered (incompatible), mod:integratedrest, mod:villagersplus (incompatible), mod:powah (incompatible), mod:cabletiers, mod:bagus_lib, mod:oregrowth, mod:balm, mod:jeresources, mod:ctov, mod:athena, mod:stylecolonies (incompatible), mod:create_oxidized, mod:botanytrees (incompatible), mod:toolstats (incompatible), mod:supermartijn642corelib, mod:yungsbridges, mod:resourcefulconfig (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:ad_astra_proxima_plus, mod:assortedtools (incompatible), mod:curios (incompatible), mod:framedblocks, mod:butchersdelightfoods, mod:overweight_farming (incompatible), mod:rs_cmig (incompatible), mod:jadeaddons (incompatible), mod:bettermineshafts, mod:sliceanddice (incompatible), mod:elytraslot (incompatible), mod:l2tabs (incompatible), mod:formationsnether, mod:jei, mod:multipiston, mod:graveyard (incompatible), mod:stoneworks, mod:trowelsfork, mod:apotheotic_additions, mod:naturescompass, mod:libx, mod:morevanillatools, mod:geodes, mod:expandingtechnologies (incompatible), mod:onlyexcavators (incompatible), mod:magic_vibe_decorations, mod:catalogue (incompatible), mod:more_immersive_wires (incompatible), mod:formations, mod:puzzlesaccessapi, mod:formationsoverworld, mod:usefulspyglass, mod:immersiveengineering (incompatible), mod:morevanillalib, mod:simplytools, mod:tcbm, mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:jeiintegration (incompatible), mod:ecologics, mod:integrateddynamics, mod:croptopia (incompatible), mod:polymorph (incompatible), mod:earthmobsmod, mod:argentinas_delight, mod:oceansdelight (incompatible), mod:connectedglass, mod:create_power_loader, mod:archaeologybanners (incompatible), mod:puzzleslib, mod:goated (incompatible), mod:totw_modded, mod:cyclopscore, mod:create_things_and_misc, mod:blue_skies (incompatible), mod:onlyhammers (incompatible), mod:betterwitchhuts, mod:geckolib, mod:ars_nouveau (incompatible), mod:knightsnmages, mod:ars_elemental (incompatible), mod:ars_instrumentum (incompatible), mod:georenouveau, mod:eidolon (incompatible), mod:aether, mod:lost_aether_content, mod:deep_aether (incompatible), mod:aeroblender (incompatible), mod:ancient_aether, mod:aether_redux, mod:naturalist (incompatible), mod:incontrol, mod:vegandelight, mod:immersive_aircraft (incompatible), mod:ourvillagerdiscounts (incompatible), mod:initialinventory (incompatible), mod:citadel (incompatible), mod:rats, mod:alexsmobs (incompatible), mod:forge, mod:appleskin (incompatible), mod:modulargolems (incompatible), mod:l2weaponry (incompatible), mod:l2artifacts (incompatible), mod:railcraft, mod:domesticationinnovation (incompatible), mod:cp_tweaks, mod:l2archery (incompatible), mod:primalmagick, mod:mixinextras (incompatible), mod:gemsnjewels, mod:create_dragon_lib (incompatible), mod:jeed (incompatible), mod:starbunclemania (incompatible), mod:railways (incompatible), mod:hauntedharvest (incompatible), mod:dummmmmmy (incompatible), mod:twilightforest, mod:tflostblocks, mod:dramaticdoors, mod:no_nv_flash, mod:mob_grinding_utils (incompatible), mod:growthcraft (incompatible), mod:growthcraft_trapper (incompatible), mod:farmersdelight, mod:ends_delight, mod:casualness_delight, mod:chefsdelight (incompatible), mod:cuisinedelight (incompatible), mod:goldelight, mod:commoncapabilities, mod:endersdelight, mod:xycraft_world, mod:xycraft_machines, mod:trailsandtalesplus, mod:modelfix (incompatible), mod:sgjourney (incompatible), mod:suppsquared (incompatible), mod:growthcraft_deco (incompatible), mod:collective, mod:integratedtunnels, mod:betterstrongholds, mod:buildersaddition (incompatible), mod:display, mod:resourcefullib (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:doapi (incompatible), mod:vinery (incompatible), mod:herbalbrews, mod:furnish (incompatible), mod:wands, mod:bakery (incompatible), mod:meadow, mod:mca (incompatible), mod:justhammers (incompatible), mod:nethervinery (incompatible), mod:candlelight (incompatible), mod:beachparty (incompatible), mod:umbral_skies (incompatible), mod:productivebees, mod:the_bumblezone, mod:clearwater (incompatible), mod:chunkloaders, mod:inventoryessentials, mod:yeetusexperimentus (incompatible), mod:cyclic, mod:cyclic_crash_fixer, mod:inventorysorter (incompatible), mod:festive_delight, mod:rootsclassic, mod:sophisticatedstorage (incompatible), mod:simplerpc (incompatible), mod:tinycoal (incompatible), mod:more_pottery_sherd, mod:create, mod:create_structures, mod:createcasing (incompatible), mod:delightful (incompatible), mod:create_central_kitchen (incompatible), mod:waystones, mod:extra_compat, mod:fastsuite (incompatible), mod:journeymap (incompatible), mod:giacomos_fishing_bot, mod:comforts (incompatible), mod:apotheoticcreation, mod:charginggadgets (incompatible), mod:create_confectionery, mod:better_totem_of_undying, mod:xycraft_override, mod:mcjtylib, mod:rftoolsbase, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolsdim, mod:rftoolsstorage, mod:rftoolscontrol, mod:betterdeserttemples, mod:bloodmagic (incompatible), mod:rftoolsutility, mod:alexscaves, mod:enchdesc (incompatible), mod:sebastrnlib, mod:refinedcooking, mod:refinedstorage, mod:rebornstorage (incompatible), mod:cookingforblockheads, mod:patchouli (incompatible), mod:ars_creo (incompatible), mod:ars_ocultas (incompatible), mod:elementalcraft, mod:tomeofblood (incompatible), mod:toomanyglyphs (incompatible), mod:moonlight (incompatible), mod:titanium (incompatible), mod:magnumtorch, mod:mixinsquared (incompatible), mod:farmersutils, mod:jade (incompatible), mod:forbidden_arcanus (incompatible), mod:nethersdelight, mod:theurgy, mod:selectable_painting, mod:brutalbosses (incompatible), mod:shulkertooltip (incompatible), mod:create_sa, mod:better_beacons, mod:assorteddecor (incompatible), mod:sherdsapi (incompatible), mod:modonomicon, mod:wyscarmory, mod:rsinsertexportupgrade, mod:mvs (incompatible), mod:solcarrot (incompatible), mod:l2itemselector (incompatible), mod:refinedstorageaddons, mod:refinedpolymorph, mod:crabbersdelight, mod:packetfixer (incompatible), mod:expandability (incompatible), Everycomp Generated Pack, Goated Generated Pack, Silktouch.Budding.Blocks.zip (incompatible), Supplementaries Generated Pack, Suppsquared Generated Pack, better_leaves, builtin/DAGoldenSwetBallAetherReduxFix (incompatible), builtin/aether_accessories, builtin/aether_redux_compat (incompatible), builtin/aether_ruined_portal, builtin/aether_temporary_freezing, builtin/ancient_aether_asset_overrides, builtin/ancient_aether_compat (incompatible), builtin/ancient_aether_tweaks, builtin/data/ancient_aether_data, builtin/data/cloudbed, builtin/data/deep_aether_data, builtin/lost_aether_content_compat (incompatible), builtin/lost_content_compat, bushy_leaves, create_central_kitchen:ends_delight (incompatible), create_central_kitchen:farmersdelight (incompatible), create_central_kitchen:miners_delight (incompatible), create_central_kitchen:overweight_farming (incompatible), custom-graveyard.zip, custom.zip, dragon drops v1.3.4 (MC 1.20.x).zip, green_stove, mining-geodes.zip, mining-geore.zip, more mob heads v2.12.1 (MC 1.20.x).zip, optifine_support, packs/ancient_aether_worldgen_overrides, player head drops v1.1.4 (MC 1.20.x).zip, silence mobs v1.1.4 (MC 1.20.x).zip, villagersplus-supplementaries.zip, ratlantis
  136. Enabled Feature Flags: minecraft:vanilla
  137. World Generation: Stable
  138. Type: Integrated Server (map_client.txt)
  139. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  140. Launched Version: 1.20.1-forge-47.1.84
  141. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  142. ModLauncher launch target: forgeclient
  143. ModLauncher naming: srg
  144. ModLauncher services:
  145. mixin-0.8.5.jar mixin PLUGINSERVICE
  146. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  147. loader-47.1.47.jar slf4jfixer PLUGINSERVICE
  148. loader-47.1.47.jar object_holder_definalize PLUGINSERVICE
  149. loader-47.1.47.jar runtime_enum_extender PLUGINSERVICE
  150. loader-47.1.47.jar capability_token_subclass PLUGINSERVICE
  151. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  152. loader-47.1.47.jar runtimedistcleaner PLUGINSERVICE
  153. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  154. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  155. FML Language Providers:
  156. lowcodefml@47.1
  157. kotlinforforge@4.4.0
  158. minecraft@47.1
  159. javafml@47.1
  160. Mod List:
  161. 1-yungsbetterdungeons-1.20-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  162. 1-nyctophobia-1.6.jar |Nyctophobia |nyctophobia |1.6 |DONE |Manifest: NOSIGNATURE
  163. ad-astra-swplanets-1.20.1-1.2.1.jar |Star Wars Planet |swplanets |1.2.1 |DONE |Manifest: NOSIGNATURE
  164. integratedterminals-1.20.1-1.4.12.jar |IntegratedTerminals |integratedterminals |1.4.12 |DONE |Manifest: NOSIGNATURE
  165. valhelsia-furniture-1.20.1-1.1.2.jar |Valhelsia Furniture |valhelsia_furniture |1.1.2 |DONE |Manifest: NOSIGNATURE
  166. laserio-1.6.7.jar |LaserIO |laserio |1.6.7 |DONE |Manifest: NOSIGNATURE
  167. 00-modernfix-5.11.1-1.20.1.jar |ModernFix |modernfix |5.11.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  168. evilcraft-1.20.1-1.2.36.jar |EvilCraft |evilcraft |1.2.36 |DONE |Manifest: NOSIGNATURE
  169. 1-useitemonblockevent-1.20.1-1.0.0.2.jar |Use Item on Block Event |useitemonblockevent |1.0.0.2 |DONE |Manifest: NOSIGNATURE
  170. gatewaystoeternity-1.20.1-4.2.3.jar |Gateways To Eternity |gateways |4.2.3 |DONE |Manifest: NOSIGNATURE
  171. 0-yungsapi-1.20-4.0.2.jar |YUNG's API |yungsapi |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE
  172. atlantis-2023.12.23-1.20.1-2.7.5.jar |Atlantis |atlantis |2023.8.8-1.20.1-1.0.|DONE |Manifest: NOSIGNATURE
  173. jumbofurnace-1.20.1-4.0.0.5.jar |Jumbo Furnace |jumbofurnace |4.0.0.5 |DONE |Manifest: NOSIGNATURE
  174. refinedstorage-universalgrid-1.20.1-1.1.jar |Universal Grid |universalgrid |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
  175. darkutilities-1.20.1-17.0.3.jar |DarkUtilities |darkutils |17.0.3 |DONE |Manifest: NOSIGNATURE
  176. create-dieselgenerators-1.20.1-1.2f.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.2f |DONE |Manifest: NOSIGNATURE
  177. apotheosis-1.20.1-7.2.0.jar |Apotheosis |apotheosis |7.2.0 |DONE |Manifest: NOSIGNATURE
  178. create-new-age-1.20.1-1.1.1.jar |Create: New Age |create_new_age |1.1.1 |DONE |Manifest: NOSIGNATURE
  179. 1-yungsbetternetherfortresses-1.20-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
  180. 0-cloth-config-11.1.118.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
  181. supplementaries-1.20-2.7.19.jar |Supplementaries |supplementaries |1.20-2.7.19 |DONE |Manifest: NOSIGNATURE
  182. 1-solapplepie-1.20.1-2.3.0.jar |Spice of Life: Apple Pie Editi|solapplepie |1.20.1-2.3.0 |DONE |Manifest: NOSIGNATURE
  183. 0-structure-gel-1.20.1-2.16.0.jar |Structure Gel API |structure_gel |2.16.0 |DONE |Manifest: NOSIGNATURE
  184. fd-eggplus3.0.jar |Egg and Chicken Plus |egg_plus |3.0 |DONE |Manifest: NOSIGNATURE
  185. morevillagers-1.20.1-5.0.0.jar |More Villagers |morevillagers |5.0.0 |DONE |Manifest: NOSIGNATURE
  186. 1-jei-jepp-1.20-1.1.2.jar |Just Enough Painting Previews |jepp |1.20-1.1.2 |DONE |Manifest: NOSIGNATURE
  187. 0-bendy-lib-4.0.0.jar |Bendy lib |bendylib |4.0.0 |DONE |Manifest: NOSIGNATURE
  188. philips-ruins1.20.1-2.9.jar |Philips Ruins |philipsruins |2.9 |DONE |Manifest: NOSIGNATURE
  189. 1-yungsextras-1.20-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  190. 0-apothicattributes-1.20.1-1.2.1.jar |Apothic Attributes |attributeslib |1.2.1 |DONE |Manifest: NOSIGNATURE
  191. tombstone-8.5.5-1.20.1.jar |Corail Tombstone |tombstone |8.5.5 |DONE |Manifest: NOSIGNATURE
  192. swashbucklers-2.6.4b-1.20.1.jar |HalsPirateMod |hpm |2.6.4 |DONE |Manifest: NOSIGNATURE
  193. 1-chunk-pregenerator-1.20-4.2.3.jar |Chunk Pregenerator |chunkpregen |1.20-4.2.3 |DONE |Manifest: NOSIGNATURE
  194. zzz-yungsmenutweaks-1.20.1-1.0.1.jar |YUNG's Menu Tweaks |yungsmenutweaks |1.20.1-Forge-1.0.1 |DONE |Manifest: NOSIGNATURE
  195. refinedstorage-extrastorage-1.20.1-4.0.5.jar |ExtraStorage |extrastorage |4.0.5 |DONE |Manifest: NOSIGNATURE
  196. cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE
  197. fd-butchersdelight-beta-1.20.1-2.0.8f.jar |ButchersDelight |butchersdelight |1.20.12.0.8 |DONE |Manifest: NOSIGNATURE
  198. littlelogistics-1.20.1-1.20.1.2.jar |Little Logistics |littlelogistics |1.20.1.2 |DONE |Manifest: NOSIGNATURE
  199. immersiveengineering-delight-1.20.1-b.1.3.jar |Engineers Delight |tmted |1.0.3 |DONE |Manifest: NOSIGNATURE
  200. 0-flib-1.20.1-0.0.11.jar |flib |flib |0.0.11 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  201. 1-yungsbetterendisland-1.20-2.0.4.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
  202. nitrogen_internals-1.20.1-1.0.1-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
  203. abstoneedition-2.1.3-1.20.jar |Additional Blocks: Stone Editi|abstoneedition |2.1.3 |DONE |Manifest: NOSIGNATURE
  204. 0-l2library-2.4.22.jar |L2 Library |l2library |2.4.22 |DONE |Manifest: NOSIGNATURE
  205. l2backpack-2.4.17.jar |L2 Backpack |l2backpack |2.4.17 |DONE |Manifest: NOSIGNATURE
  206. 1-yungsbetterjungletemples-1.20-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
  207. 0-smartbrainlib-1.20.1-1.13.jar |SmartBrainLib |smartbrainlib |1.13 |DONE |Manifest: NOSIGNATURE
  208. create-bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |DONE |Manifest: NOSIGNATURE
  209. rechiseled-1.1.5c-1.20.jar |Rechiseled |rechiseled |1.1.5c |DONE |Manifest: NOSIGNATURE
  210. moretrailsmoretales-1.1.0-1.20.1.jar |More Trails & More Tales |moretrailsmoretales |1.1.0 |DONE |Manifest: NOSIGNATURE
  211. 0-attributefix-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |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
  212. 0-caelus-3.1.0-1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE
  213. 00-fullstackwatchdog-1.0.1.jar |FullStack Watchdog |fullstackwatchdog |1.0.1+1.19.2-forge |DONE |Manifest: NOSIGNATURE
  214. geore-1.20.1-2.4.2.jar |GeOre |geore |2.4.2 |DONE |Manifest: NOSIGNATURE
  215. 0-epherolib-1.20.1-1.2.0.jar |BOZOID |epherolib |0.1.2 |DONE |Manifest: NOSIGNATURE
  216. 00-badpackets-0.4.3.jar |Bad Packets |badpackets |0.4.3 |DONE |Manifest: NOSIGNATURE
  217. create-wizardry-1.20.1-0.1.1.jar |Create: Wizardry |create_wizardry |1.20.10.1.1 |DONE |Manifest: NOSIGNATURE
  218. botanypots-1.20.1-13.0.18.jar |BotanyPots |botanypots |13.0.18 |DONE |Manifest: NOSIGNATURE
  219. l2screentracker-0.1.4.jar |L2 Screen Tracker |l2screentracker |0.1.4 |DONE |Manifest: NOSIGNATURE
  220. create-design-decor-0.2a-1.20.1.jar |Create: Design n' Decor |design_decor |0.1.0 |DONE |Manifest: NOSIGNATURE
  221. blockheads-farming-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE
  222. create-rechiseled-1.0.1-1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.1 |DONE |Manifest: NOSIGNATURE
  223. 2-craterlib-1.20-1.1.0.jar |CraterLib |craterlib |1.1.0 |DONE |Manifest: NOSIGNATURE
  224. 1-beefix-1.20-1.0.7.jar |Bee Fix |beefix |1.0.7 |DONE |Manifest: NOSIGNATURE
  225. create-vintageimprovements-1.20.1-0.0.2.0.jar |Create: Vintage Improvements |vintageimprovements |1.20.1-0.0.2.0 |DONE |Manifest: NOSIGNATURE
  226. create-molten-vents-1.20.1-2.0.6.jar |Molten Vents |molten_vents |2.0.6 |DONE |Manifest: NOSIGNATURE
  227. moremobheads-0.2.1-1.20.1.jar |More Mob Heads |moremobheads |0.2.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  228. 1-fusion-1.1.0b-1.20.1.jar |Fusion |fusion |1.1.0b |DONE |Manifest: NOSIGNATURE
  229. 1-crafttweaker-1.20.1-14.0.28.jar |CraftTweaker |crafttweaker |14.0.28 |DONE |Manifest: NOSIGNATURE
  230. refinedstorage-extradisks-1.20.1-3.0.2.jar |Extra Disks |extradisks |1.20.1-3.0.2 |DONE |Manifest: NOSIGNATURE
  231. 0-edivadlib-1.20.1-2.0.1.jar |EdivadLib |edivadlib |2.0.1 |DONE |Manifest: NOSIGNATURE
  232. integratedcrafting-1.20.1-1.1.7.jar |IntegratedCrafting |integratedcrafting |1.1.7 |DONE |Manifest: NOSIGNATURE
  233. 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
  234. 1-logprot-1.20.1-3.2.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
  235. 1-trade-cycling-1.20.1-1.0.10.jar |Trade Cycling |trade_cycling |1.20.1-1.0.10 |DONE |Manifest: NOSIGNATURE
  236. 0-terrablender-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
  237. biomesoplenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |DONE |Manifest: NOSIGNATURE
  238. 1-forgeconfigscreens-8.0.2-1.20.1.jar |Forge Config Screens |forgeconfigscreens |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
  239. 1-jei-justenoughbreeding-1.20.1-1.0.12.jar |Just Enough Breeding |justenoughbreeding |1.0.12 |DONE |Manifest: NOSIGNATURE
  240. astikorcarts-redux-1.20.1-1.1.7.jar |AstikorCarts Redux |astikorcarts |1.1.7 |DONE |Manifest: NOSIGNATURE
  241. 1-domum-ornamentum-1.20-1.0.150-beta.jar |Domum Ornamentum |domum_ornamentum |1.20-1.0.150-BETA |DONE |Manifest: NOSIGNATURE
  242. flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
  243. cognition-v2.0.1-1.20.1.jar |Cognition |experienceobelisk |2.0.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  244. 1-jei-justenoughprofessions-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
  245. gildedsherds-1.20.1-1.0.2.jar |GildedSherds |gildedsherds |1.0.2 |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
  246. 1-structurize-1.20.1-1.0.674-beta.jar |Structurize |structurize |1.20.1-1.0.674-BETA |DONE |Manifest: NOSIGNATURE
  247. 1-fastfurnace-1.20.1-8.0.1.jar |FastFurnace |fastfurnace |8.0.1 |DONE |Manifest: NOSIGNATURE
  248. embersrekindled-1.20.1-1.1.0.jar |Embers Rekindled |embers |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
  249. 1-lootr-1.20-0.7.30.73.jar |Lootr |lootr |0.7.29.68 |DONE |Manifest: NOSIGNATURE
  250. occultism-1.20.1-1.99.0.jar |Occultism |occultism |1.99.0 |DONE |Manifest: NOSIGNATURE
  251. architectschisel-1.20.1-v1.2.jar |Architect's Chisel |architects_chisel |1.0.0 |DONE |Manifest: NOSIGNATURE
  252. minecolonies-christmascolonies-1.4.jar |christmascolonies mod |christmascolonies |1.4 |DONE |Manifest: NOSIGNATURE
  253. 1-cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  254. morered-1.20.1-4.0.0.4.jar |More Red |morered |4.0.0.4 |DONE |Manifest: NOSIGNATURE
  255. ad-astra-1.20.1-1.15.5.jar |Ad Astra |ad_astra |1.15.5 |DONE |Manifest: NOSIGNATURE
  256. refinedstorage-requestify-1.20.1-2.3.3.jar |RSRequestify |rsrequestify |2.3.3 |DONE |Manifest: NOSIGNATURE
  257. create-dreams-n-desires-1.20.1-0.2c.prebeta.jar |Create: Dreams & Desires |create_dd |0.2c.PREBETA |DONE |Manifest: NOSIGNATURE
  258. 0-global-packs-1.19.4-1.16.2.jar |Global Packs |globalpacks |1.16.2_forge |DONE |Manifest: NOSIGNATURE
  259. beautify-2.0.2.jar |Beautify |beautify |2.0.2 |DONE |Manifest: NOSIGNATURE
  260. minecolonies-towntalk-1.20.1-1.0.1.jar |TownTalk |towntalk |1.0.1 |DONE |Manifest: NOSIGNATURE
  261. galosphere-1.20.1-1.4.1.jar |Galosphere |galosphere |1.20.1-1.4.1 |DONE |Manifest: NOSIGNATURE
  262. additionalbanners-1.20.1-14.0.3.jar |AdditionalBanners |additionalbanners |14.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
  263. doggytalentsnext-1.20.1-1.18.4.jar |Doggy Talents Next |doggytalents |1.18.4 |DONE |Manifest: NOSIGNATURE
  264. 1-yungsbetteroceanmonuments-1.20-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
  265. 0-sophisticatedcore-1.20.1-0.5.113.524.jar |Sophisticated Core |sophisticatedcore |0.5.113.524 |DONE |Manifest: NOSIGNATURE
  266. 1-bowinfinityfix-1.20.x-2.6.0.jar |Bow Infinity Fix |bowinfinityfix |2.6.0 |DONE |Manifest: NOSIGNATURE
  267. 1-moremobgriefingoptions-1.20.1-2.0.4.jar |More MobGriefing Options |moremobgriefingoptions |2.0.4 |DONE |Manifest: NOSIGNATURE
  268. 0-placebo-1.20.1-8.6.0.jar |Placebo |placebo |8.6.0 |DONE |Manifest: NOSIGNATURE
  269. 0-bookshelf-1.20.1-20.1.8.jar |Bookshelf |bookshelf |20.1.8 |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
  270. sophisticatedbackpacks-1.20.1-3.19.5.988.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.19.5.988 |DONE |Manifest: NOSIGNATURE
  271. create-littlecontraptions-1.20.1.2.jar |Little Contraptions |littlecontraptions |1.20.1.2 |DONE |Manifest: NOSIGNATURE
  272. create-interiors-0.5.2-1.20.1.jar |Create: Interiors |interiors |0.5.2 |DONE |Manifest: NOSIGNATURE
  273. absentbydesign-1.20.1-1.8.0.jar |Absent By Design Mod |absentbydesign |1.8.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  274. l2damagetracker-0.2.5.jar |L2 Damage Tracker |l2damagetracker |0.2.5 |DONE |Manifest: NOSIGNATURE
  275. 0-trenzalore-3.3.10-1.20.1-all.jar |Trenzalore |trenzalore |3.3.10 |DONE |Manifest: NOSIGNATURE
  276. refinedstorage-infinitybooster-1.20.1-1.0+32.jar |RSInfinityBooster |rsinfinitybooster |1.20.1-1.0+32 |DONE |Manifest: NOSIGNATURE
  277. chipped-1.20.1-3.0.1.jar |Chipped |chipped |3.0.1 |DONE |Manifest: NOSIGNATURE
  278. 1-jamd-3.4.2.jar |Just Another Mining Dimension |jamd |3.4.2 |DONE |Manifest: NOSIGNATURE
  279. 1-jei-jearchaeology-1.20.1-1.0.3.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
  280. valhelsia-structures-1.20.1-1.1.1.jar |Valhelsia Structures |valhelsia_structures |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE
  281. 1-rapidleafdecay-1.20.1-2.0.2.jar |Rapid Leaf Decay |rapid_leaf_decay |2.0.2 |DONE |Manifest: NOSIGNATURE
  282. hangglider-v8.0.1-1.20.1.jar |Hang Glider |hangglider |8.0.1 |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
  283. 0-dpanvil-1.20.1-5.0.1.jar |DataPack Anvil |dpanvil |1.20.1-5.0.1 |DONE |Manifest: NOSIGNATURE
  284. 1-blockui-1.20.1-1.0.128-beta.jar |UI Library Mod |blockui |1.20.1-1.0.128-BETA |DONE |Manifest: NOSIGNATURE
  285. villagertools-1.20.1-1.0.3.jar |villagertools |villagertools |1.0.3 |DONE |Manifest: NOSIGNATURE
  286. 1-lostcities-1.20-7.0.4.jar |LostCities |lostcities |1.20-7.0.4 |DONE |Manifest: NOSIGNATURE
  287. 1-runelic-1.20.1-18.0.2.jar |Runelic |runelic |18.0.2 |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
  288. twilightforest-fd-delight-2.0.4.jar |Twilight's Flavor & Delight |twilightdelight |2.0.4 |DONE |Manifest: NOSIGNATURE
  289. 1-moreoverlays-1.22.1-mc1.20.jar |More Overlays Updated |moreoverlays |1.22.1-mc1.20 |DONE |Manifest: NOSIGNATURE
  290. 0-cupboard-1.20.1-2.2.jar |Cupboard utilities |cupboard |1.20.1-2.2 |DONE |Manifest: NOSIGNATURE
  291. cryingportals-1.20.1-2.7.jar |Crying Portals |cryingportals |2.7 |DONE |Manifest: NOSIGNATURE
  292. 1-light-overlay-8.0.0.jar |Light Overlay |lightoverlay |8.0.0 |DONE |Manifest: NOSIGNATURE
  293. the-undergarden-1.20.1-0.8.9.jar |The Undergarden |undergarden |0.8.9 |DONE |Manifest: NOSIGNATURE
  294. caupona-1.20.1-0.4.8.jar |Caupona |caupona |1.20.1-0.4.8 |DONE |Manifest: NOSIGNATURE
  295. 1-betteradvancements-1.20.1-0.3.2.162.jar |Better Advancements |betteradvancements |0.3.2.162 |DONE |Manifest: NOSIGNATURE
  296. 1-spyglass-of-curios-1.20.1-1.6.1.jar |饰品望远镜 |spyglass_of_curios |1.6.1 |DONE |Manifest: NOSIGNATURE
  297. 0-assortedlib-1.20.1-3.0.1.jar |Assorted Lib |assortedlib |3.0.1 |DONE |Manifest: NOSIGNATURE
  298. assortedworld-1.20.1-8.0.1.jar |Assorted World |assortedworld |8.0.1 |DONE |Manifest: NOSIGNATURE
  299. assortedtech-1.20.1-8.0.1.jar |Assorted Tech |assortedtech |8.0.1 |DONE |Manifest: NOSIGNATURE
  300. assortedstorage-1.20.1-10.0.3.jar |Assorted Storage |assortedstorage |10.0.3 |DONE |Manifest: NOSIGNATURE
  301. l2complements-2.4.27.jar |L2 Complements |l2complements |2.4.27 |DONE |Manifest: NOSIGNATURE
  302. hearth-and-home-1.20.1-2.0.1.jar |Hearth & Home |hearth_and_home |1.20.1-2.0.1 |DONE |Manifest: NOSIGNATURE
  303. 1-map-atlases-1.20-5.9.6-all.jar |Map Atlases |map_atlases |1.20-5.9.6 |DONE |Manifest: NOSIGNATURE
  304. 1-clumps-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE
  305. artifacts-9.2.0.jar |Artifacts |artifacts |9.2.0 |DONE |Manifest: NOSIGNATURE
  306. decorative-blocks-1.20.1-4.0.2.jar |Decorative Blocks |decorative_blocks |4.0.2 |DONE |Manifest: NOSIGNATURE
  307. 1-sherdduplication-1.20.1-2.0.7.jar |SherdDuplication |sherdduplication |2.0.7 |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
  308. everycomp-1.20-2.6.21.jar |Every Compat |everycomp |1.20-2.6.21 |DONE |Manifest: NOSIGNATURE
  309. 00-cyanide-1.20.1-4.1.0.jar |Cyanide |cyanide |4.1.0 |DONE |Manifest: NOSIGNATURE
  310. compass-explorer-1.20.1-1.3.3.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
  311. 1-toastcontrol-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE
  312. fd-pineappledelight-1.0.7-fix.jar |Pineapple Delight |pineapple_delight |1.0.7-Fix |DONE |Manifest: NOSIGNATURE
  313. mininggadgets-1.15.5.jar |Mining Gadgets |mininggadgets |1.15.5 |DONE |Manifest: NOSIGNATURE
  314. xycraft-core-0.6.22.jar |XyCraft: Core |xycraft_core |0.6.22 |DONE |Manifest: NOSIGNATURE
  315. fd-midashunger-2.2.1.jar |Midas Hunger |midashunger |2.2.1+1.20-forge |DONE |Manifest: NOSIGNATURE
  316. 1-jei-justenoughbeacons-1.1.1.jar |JustEnoughBeacons |just_enough_beacons |1.1.1 |DONE |Manifest: NOSIGNATURE
  317. another-furniture-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |DONE |Manifest: NOSIGNATURE
  318. packedup-1.0.30-mc1.20.jar |Packed Up |packedup |1.0.30 |DONE |Manifest: NOSIGNATURE
  319. enderio-1.20.1-6.0.23-alpha.jar |Ender IO |enderio |6.0.23-alpha |DONE |Manifest: NOSIGNATURE
  320. assortedcore-1.20.1-9.0.1.jar |Assorted Core |assortedcore |9.0.1 |DONE |Manifest: NOSIGNATURE
  321. galospheretrimming-1.20.1-1.0.0.jar |Galosphere Trimming |galospheretrimming |1.0.0 |DONE |Manifest: NOSIGNATURE
  322. 1-mes-1.3-1.20.jar |Moog's End Structures |mes |1.3-1.20-forge |DONE |Manifest: NOSIGNATURE
  323. 1-pigpen-1.20.1-15.0.2.jar |PigPen |pigpen |15.0.2 |DONE |Manifest: NOSIGNATURE
  324. 1-fastworkbench-1.20.1-8.0.2.jar |Fast Workbench |fastbench |8.0.2 |DONE |Manifest: NOSIGNATURE
  325. fd-croptopiadelight-1.20.1-1.2.2.jar |Croptopia Delight |croptopia_delight |1.0 |DONE |Manifest: NOSIGNATURE
  326. fluxnetworks-7.2.0.14.jar |Flux Networks |fluxnetworks |7.2.0.14 |DONE |Manifest: NOSIGNATURE
  327. l2hostility-2.4.13.jar |L2 Hostility |l2hostility |2.4.13 |DONE |Manifest: NOSIGNATURE
  328. fd-miners-delight-1.20.1-1.2.2.jar |Miner's Delight |miners_delight |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
  329. betterarcheology-1.1.0.jar |Better Archeology |betterarcheology |1.1.0 |DONE |Manifest: NOSIGNATURE
  330. buildinggadgets2-1.0.6.jar |Building Gadgets 2 |buildinggadgets2 |1.0.6 |DONE |Manifest: NOSIGNATURE
  331. 1-jei-jeed-meed-1.20.1-2.4.jar |Moderately Enough Effect Descr|moderately_enough_effect_desc |1.0.0 |DONE |Manifest: NOSIGNATURE
  332. minecolonies-1.20.1-1.1.395-beta.jar |MineColonies |minecolonies |1.20.1-1.1.395-BETA |DONE |Manifest: NOSIGNATURE
  333. 00-ferritecore-6.0.1.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
  334. functionalstorage-1.20.1-1.2.7.jar |Functional Storage |functionalstorage |1.20.1-1.2.7 |DONE |Manifest: NOSIGNATURE
  335. modular-routers-12.0.2.jar |Modular Routers |modularrouters |12.0.2+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  336. 0-valhelsia-core-1.20.1-1.1.1.jar |Valhelsia Core |valhelsia_core |1.1.1 |DONE |Manifest: NOSIGNATURE
  337. create-enchantment-industry-1.20.1-1.2.7.h.jar |Create Enchantment Industry |create_enchantment_industry |1.2.7.h |DONE |Manifest: NOSIGNATURE
  338. 1-overflowingbars-v8.0.0-1.20.1.jar |Overflowing Bars |overflowingbars |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
  339. create-addition-1.20.1-1.2.1.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
  340. 0-supermartijn642configlib-1.1.8-1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  341. create-deco-2.0.0-1.20.1.jar |Create Deco |createdeco |2.0.0-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
  342. 0-player-animation-lib-1.0.2-rc1-1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
  343. irons-spellbooks-1.20.1-2.2.0.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-2.2.0 |DONE |Manifest: NOSIGNATURE
  344. 0-botarium-1.20.1-2.2.1.jar |Botarium |botarium |2.2.1 |DONE |Manifest: NOSIGNATURE
  345. 1-nerb-1.20.1-0.3.jar |Not Enough Recipe Book |nerb |0.3 |DONE |Manifest: NOSIGNATURE
  346. 1-javd-5.0.1-1.20.1.jar |Just Another Void Dimension |javd |5.0.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  347. zzz-sound-physics-remastered-1.20.1-1.3.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE
  348. integratedrest-1.20.1-1.1.10.jar |IntegratedREST |integratedrest |1.1.10 |DONE |Manifest: NOSIGNATURE
  349. villagersplus-3.1-1.20.1.jar |VillagersPlus |villagersplus |3.1 |DONE |Manifest: NOSIGNATURE
  350. powah-5.0.2.jar |Powah |powah |5.0.2 |DONE |Manifest: NOSIGNATURE
  351. refinedstorage-cabletiers-1.20.1-1.2.1.jar |Cable Tiers |cabletiers |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
  352. 0-bagus-lib-1.20.1-4.3.0.jar |Bagus Lib |bagus_lib |1.20.1-4.3.0 |DONE |Manifest: NOSIGNATURE
  353. oregrowth-1.0.11-1.20.1.jar |Ore Growth |oregrowth |1.0.11 |DONE |Manifest: NOSIGNATURE
  354. 0-balm-1.20.1-7.2.1.jar |Balm |balm |7.2.1 |DONE |Manifest: NOSIGNATURE
  355. 1-jei-justenoughresources-1.20.1-1.4.0.238.jar |Just Enough Resources |jeresources |1.4.0.238 |DONE |Manifest: NOSIGNATURE
  356. 1-ctov-3.3.6.jar |ChoiceTheorem's Overhauled Vil|ctov |3.3.6 |DONE |Manifest: NOSIGNATURE
  357. 0-athena-1.20.1-3.1.0.jar |Athena |athena |3.1.0 |DONE |Manifest: NOSIGNATURE
  358. minecolonies-stylecolonies-1.3.jar |stylecolonies mod |stylecolonies |1.3 |DONE |Manifest: NOSIGNATURE
  359. create-oxidized-0.1.1.jar |Create: Oxidized |create_oxidized |0.1.1 |DONE |Manifest: NOSIGNATURE
  360. botanytrees-1.20.1-9.0.7.jar |BotanyTrees |botanytrees |9.0.7 |DONE |Manifest: NOSIGNATURE
  361. 1-toolstats-1.20.1-16.0.7.jar |ToolStats |toolstats |16.0.7 |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
  362. 0-supermartijn642corelib-1.1.16-1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.16 |DONE |Manifest: NOSIGNATURE
  363. 1-yungsbridges-1.20-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  364. 0-resourcefulconfig-1.20.1-2.1.1.jar |Resourcefulconfig |resourcefulconfig |2.1.1 |DONE |Manifest: NOSIGNATURE
  365. ad-astra-giselle-addon-1.20.1-5.8.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |5.8 |DONE |Manifest: NOSIGNATURE
  366. ad-astra-proxima-plus-1.20.1-v0.1.7-beta.jar |Ad Astra - Proxima Plus |ad_astra_proxima_plus |0.1.7 |DONE |Manifest: NOSIGNATURE
  367. assortedtools-1.20.1-10.0.3.jar |Assorted Tools |assortedtools |10.0.3 |DONE |Manifest: NOSIGNATURE
  368. 1-curios-5.4.7-1.20.1.jar |Curios API |curios |5.4.7+1.20.1 |DONE |Manifest: NOSIGNATURE
  369. framedblocks-9.1.6.jar |FramedBlocks |framedblocks |9.1.6 |DONE |Manifest: NOSIGNATURE
  370. fd-butchersdelight-foods-beta-1.20.1-1.0.2.jar |ButchersDelightfoods |butchersdelightfoods |1.20.11.0.2 |DONE |Manifest: NOSIGNATURE
  371. fd-overweightfarming-1.20.1-2.1.0.jar |Overweight Farming |overweight_farming |1.20.1-2.1.0-forge |DONE |Manifest: NOSIGNATURE
  372. refinedstorage-craftingmonitoringrid-1.20.1-4.0.ja|RS: CraftingMonitorInGrid |rs_cmig |4.0 |DONE |Manifest: NOSIGNATURE
  373. 1-jadeaddons-1.20.1-5.2.2.jar |Jade Addons |jadeaddons |5.2.2 |DONE |Manifest: NOSIGNATURE
  374. 1-yungsbettermineshafts-1.20-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  375. create-sliceanddice-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |DONE |Manifest: NOSIGNATURE
  376. 1-elytraslot-6.3.0-1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  377. l2tabs-0.2.3.jar |L2 Tabs |l2tabs |0.2.3 |DONE |Manifest: NOSIGNATURE
  378. formationsnether-1.0.3.jar |Formations Nether |formationsnether |1.0.3 |DONE |Manifest: NOSIGNATURE
  379. 1-jei-1.20.1-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE
  380. 1-multipiston-1.20-1.2.31-alpha.jar |Multi-Piston |multipiston |1.20-1.2.31-ALPHA |DONE |Manifest: NOSIGNATURE
  381. the-graveyard-3.0.jar |The Graveyard |graveyard |3.0 |DONE |Manifest: NOSIGNATURE
  382. stoneworks-v8.0.0-1.20.1.jar |Stoneworks |stoneworks |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
  383. trowelsfork-1.20.1-2.0.0.jar |Trowels Fork |trowelsfork |2.0.0 |DONE |Manifest: NOSIGNATURE
  384. apotheotic-additions1.2.1.jar |Apotheotic Additions |apotheotic_additions |1.2.0.1 |DONE |Manifest: NOSIGNATURE
  385. compass-nature-1.20.1-1.11.2.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  386. 0-libx-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |DONE |Manifest: NOSIGNATURE
  387. morevanillatools-1.20.1-6.0.0.jar |MoreVanillaTools |morevanillatools |1.20.1-6.0.0 |DONE |Manifest: NOSIGNATURE
  388. more-geodes-reforged-1.1.1.jar |More Geodes Reforged |geodes |1.1.1 |DONE |Manifest: NOSIGNATURE
  389. create-expandingtechnologies-1.0.2.jar |Expanding Technologies |expandingtechnologies |1.0.2 |DONE |Manifest: NOSIGNATURE
  390. onlyexcavators-1.20.1-0.3.jar |Only Excavators |onlyexcavators |1.20.1-0.3 |DONE |Manifest: NOSIGNATURE
  391. magicvibedecorations-1.5.0-1.20.1.jar |Magic Vibe Decorations |magic_vibe_decorations |1.4.0 |DONE |Manifest: NOSIGNATURE
  392. 1-catalogue-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |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
  393. immersiveengineering-more-wires-1.20.1-1.1.2.jar |More Immersive Wires |more_immersive_wires |1.1.2 |DONE |Manifest: NOSIGNATURE
  394. 0-formations-1.0.2-1.20.jar |Formations |formations |1.0.2 |DONE |Manifest: NOSIGNATURE
  395. 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
  396. formationsoverworld-1.0.2.jar |Formations Overworld |formationsoverworld |1.0.2 |DONE |Manifest: NOSIGNATURE
  397. 1-usefulspyglass-1.20.1-0.5.0.jar |Useful Spyglass |usefulspyglass |0.5.0 |DONE |Manifest: NOSIGNATURE
  398. immersiveengineering-1.20.1-10.0.0-169.jar |Immersive Engineering |immersiveengineering |1.20.1-10.0.0-169 |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
  399. 0-morevanillalib-1.20.1-5.0.1.jar |MoreVanillaLib |morevanillalib |1.20.1-5.0.1 |DONE |Manifest: NOSIGNATURE
  400. simplytools-1.20.1-2.0.4.jar |Simply Tools |simplytools |1.20.1-2.0.4 |DONE |Manifest: NOSIGNATURE
  401. the-cardboard-box-mod-1.20.1-0.1.jar |The Cardboard Box Mod |tcbm |0.1 |DONE |Manifest: NOSIGNATURE
  402. spectrelib-forge-0.13.14+1.20.1.jar |SpectreLib |spectrelib |0.13.14+1.20.1 |DONE |Manifest: NOSIGNATURE
  403. kffmod-4.4.0.jar |Kotlin For Forge |kotlinforforge |4.4.0 |DONE |Manifest: NOSIGNATURE
  404. 1-jei-integration-1.20.1-10.0.0.jar |JEI Integration |jeiintegration |10.0.0 |DONE |Manifest: NOSIGNATURE
  405. ecologics-1.20.1-2.2.0.jar |Ecologics |ecologics |2.2.0 |DONE |Manifest: NOSIGNATURE
  406. integrateddynamics-1.20.1-1.20.4.jar |IntegratedDynamics |integrateddynamics |1.20.4 |DONE |Manifest: NOSIGNATURE
  407. croptopia-1.20.1-3.0.4.jar |Croptopia |croptopia |3.0.4 |DONE |Manifest: NOSIGNATURE
  408. 1-polymorph-0.49.2-1.20.1.jar |Polymorph |polymorph |0.49.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  409. earthmobsmod-1.20.1-10.2.0.jar |EarthMobsMod |earthmobsmod |1.20.1-10.2.0 |DONE |Manifest: NOSIGNATURE
  410. fd-argentinas-delight-1.20.1-b3.0.jar |Argentina's Delight |argentinas_delight |1.3 |DONE |Manifest: NOSIGNATURE
  411. fd-oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE
  412. connectedglass-1.1.10-1.20.1.jar |Connected Glass |connectedglass |1.1.10 |DONE |Manifest: NOSIGNATURE
  413. create-power-loader-1.2.4-1.20.1.jar |Create: Power Loader |create_power_loader |1.2.4-mc1.20.1 |DONE |Manifest: NOSIGNATURE
  414. archaeologybanners-1.20.1-5.0.3.jar |ArchaeologyBanners |archaeologybanners |5.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
  415. 0-puzzlesLib-v8.1.11-1.20.1.jar |Puzzles Lib |puzzleslib |8.1.11 |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
  416. goated-1.20-1.3.4.jar |You've Goat to be kidding me |goated |1.20-1.3.4 |DONE |Manifest: NOSIGNATURE
  417. 1-totw-modded-1.0.2-1.20.1.jar |Towers of the Wild Modded |totw_modded |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE
  418. 0-cyclopscore-1.20.1-1.18.14.jar |Cyclops Core |cyclopscore |1.18.14 |DONE |Manifest: NOSIGNATURE
  419. create-misc-and-things-1.20.1.4.0a.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE
  420. blue-skies-1.20.1-1.3.30.jar |Blue Skies |blue_skies |1.3.30 |DONE |Manifest: NOSIGNATURE
  421. onlyhammers-1.20.1-0.5.jar |OnlyHammers |onlyhammers |1.20.1-0.5 |DONE |Manifest: NOSIGNATURE
  422. 1-yungsbetterwitchhuts-1.20-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  423. 0-geckolib-1.20.1-4.3.1.jar |GeckoLib 4 |geckolib |4.3.1 |DONE |Manifest: NOSIGNATURE
  424. ars-nouveau-1.20.1-4.8.3-all.jar |Ars Nouveau |ars_nouveau |4.8.3 |DONE |Manifest: NOSIGNATURE
  425. ars-nouveau-knightsnmages-0.0.5-neo.jar |KnightsnMages |knightsnmages |0.0.5-neo |DONE |Manifest: NOSIGNATURE
  426. ars-nouveau-elemental-1.20.1-0.6.4.0.jar |Ars Elemental |ars_elemental |1.20.1-0.6.4.0 |DONE |Manifest: NOSIGNATURE
  427. ars-nouveau-instrumentum-1.20.1-4.0.0.jar |Ars Instrumentum |ars_instrumentum |4.0.0 |DONE |Manifest: NOSIGNATURE
  428. geore-nouveau-1.20.1-0.4.1.jar |GeOre Nouveau |georenouveau |0.4.1 |DONE |Manifest: NOSIGNATURE
  429. eidolon-repraised-1.20.1-0.3.8.0.jar |Eidolon:Repraised |eidolon |1.20.1-0.3.8.0 |DONE |Manifest: NOSIGNATURE
  430. aether-1.20.1-1.0.0.jar |The Aether |aether |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE
  431. aether-lost-content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |DONE |Manifest: NOSIGNATURE
  432. aether-deep-1.20.1-1.0.13.jar |Deep Aether |deep_aether |1.20.1-1.0.13 |DONE |Manifest: NOSIGNATURE
  433. aether-aeroblender-1.20.1-1.0.1r.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
  434. aether-ancient-0.8.4.jar |Ancient Aether |ancient_aether |0.8.4 |DONE |Manifest: NOSIGNATURE
  435. aether-redux-1.3.4-1.20.1.jar |The Aether: Redux |aether_redux |1.20.1 |DONE |Manifest: NOSIGNATURE
  436. naturalist-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE
  437. 1-incontrol-1.20-9.1.3.jar |InControl |incontrol |1.20-9.1.3 |DONE |Manifest: NOSIGNATURE
  438. fd-vegandelight-0.0.4.jar |Vegan Delight |vegandelight |0.0.4 |DONE |Manifest: NOSIGNATURE
  439. immersive-aircraft-0.6.2-1.20.1.jar |Immersive Aircraft |immersive_aircraft |0.6.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  440. 1-our-villager-discounts-1.20.1-build.0.jar |Our Villager Discounts |ourvillagerdiscounts |1.20.1+build.0 |DONE |Manifest: NOSIGNATURE
  441. 1-initialinventory-1.20.1-11.0.2.jar |Initial Inventory |initialinventory |11.0.2 |DONE |Manifest: NOSIGNATURE
  442. 0-citadel-2.4.9-1.20.1.jar |Citadel |citadel |2.4.9 |DONE |Manifest: NOSIGNATURE
  443. rats-1.20.1-8.1.2.jar |Rats |rats |1.20.1-8.1.2 |DONE |Manifest: NOSIGNATURE
  444. alexsmobs-1.22.7.jar |Alex's Mobs |alexsmobs |1.22.7 |DONE |Manifest: NOSIGNATURE
  445. forge-1.20.1-47.1.84-universal.jar |NeoForge |forge |47.1.84 |DONE |Manifest: NOSIGNATURE
  446. 1-appleskin-1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  447. l2modulargolems-2.4.25.jar |Modular Golems |modulargolems |2.4.25 |DONE |Manifest: NOSIGNATURE
  448. l2weaponry-2.4.18.jar |L2 Weaponry |l2weaponry |2.4.18 |DONE |Manifest: NOSIGNATURE
  449. l2artifacts-2.4.17.jar |L2 Artifacts |l2artifacts |2.4.17 |DONE |Manifest: NOSIGNATURE
  450. railcraft-reborn-1.20.1-1.0.9.jar |Railcraft Reborn |railcraft |1.0.9 |DONE |Manifest: NOSIGNATURE
  451. domesticationinnovation-1.7.1-1.20.1.jar |Domestication Innovation |domesticationinnovation |1.7.1 |DONE |Manifest: NOSIGNATURE
  452. create-planetary-tweaks-1.0.14-1.20.1.jar |Create Planetary Tweaks |cp_tweaks |1.0.14-1.20.1 |DONE |Manifest: NOSIGNATURE
  453. l2archery-2.4.11.jar |L2 Archery |l2archery |2.4.11 |DONE |Manifest: NOSIGNATURE
  454. primalmagick-4.0.9.jar |Primal Magick |primalmagick |4.0.9 |DONE |Manifest: NOSIGNATURE
  455. mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |DONE |Manifest: NOSIGNATURE
  456. gemsnjewels-1.20.1-1.1.3.jar |Gems & Jewels |gemsnjewels |0.1.0 |DONE |Manifest: NOSIGNATURE
  457. create_dragon_lib-1.20.1-1.3.3.jar |Create: Dragon Lib |create_dragon_lib |1.3.3 |DONE |Manifest: NOSIGNATURE
  458. 1-jei-jeed-1.20-2.1.7.jar |Just Enough Effects Descriptio|jeed |1.20-2.1.7 |DONE |Manifest: NOSIGNATURE
  459. ars-nouveau-starbunclemania-1.20.1-1.2.0.7.jar |Starbunclemania |starbunclemania |1.20.1-1.2.0.7 |DONE |Manifest: NOSIGNATURE
  460. create-steam-rails-1.5.3.jar |Create: Steam 'n' Rails |railways |1.5.3+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
  461. fd-hauntedharvest-1.20-3.1.17.jar |Haunted Harvest |hauntedharvest |1.20-3.1.17 |DONE |Manifest: NOSIGNATURE
  462. dummmmmmy-1.20-1.8.13.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.13 |DONE |Manifest: NOSIGNATURE
  463. twilightforest-1.20.1-4.3.1893-universal.jar |The Twilight Forest |twilightforest |4.3.1893 |DONE |Manifest: NOSIGNATURE
  464. twilightforest-lost-blocks-1.20.1-1.4.0.jar |Twilight Forest: The Lost Bloc|tflostblocks |1.20.1-1.4.0 |DONE |Manifest: NOSIGNATURE
  465. dramaticdoors-1.20.1-3.1.3-3.jar |Dramatic Doors |dramaticdoors |1.20.1-3.1.3_3 |DONE |Manifest: NOSIGNATURE
  466. te-no-nv-flash-1.20.1-1.6.0.4.jar |No Night Vision Flashing |no_nv_flash |1.6.0 |DONE |Manifest: NOSIGNATURE
  467. mob_grinding_utils-1.20.1-1.0.3.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
  468. growthcraft-1.20.1-9.1.2.jar |Growthcraft |growthcraft |9.1.2 |DONE |Manifest: NOSIGNATURE
  469. growthcraft-trapper-1.20.1-9.0.2.jar |Growthcraft Trapper |growthcraft_trapper |9.0.2 |DONE |Manifest: NOSIGNATURE
  470. farmersdelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
  471. fd-ends_delight-1.20.1-1.0.1.jar |End's Delight |ends_delight |1.0.1 |DONE |Manifest: NOSIGNATURE
  472. fd-casualness-delight-1.20.1-0.3n2.jar |Casualness Delight |casualness_delight |1.20.1-0.2n |DONE |Manifest: NOSIGNATURE
  473. fd-chefs-delight-1.0.3-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
  474. fd-cuisinedelight-1.1.12.jar |Cuisine Delight |cuisinedelight |1.1.12 |DONE |Manifest: NOSIGNATURE
  475. fd-goldelight-1.0.7-1.20.1.jar |GolDelight |goldelight |1.0.7-1.20.1 |DONE |Manifest: NOSIGNATURE
  476. 0-commoncapabilities-1.20.1-2.9.1.jar |CommonCapabilities |commoncapabilities |2.9.1 |DONE |Manifest: NOSIGNATURE
  477. fd-endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE
  478. xycraft-world-0.6.22.jar |XyCraft: World |xycraft_world |0.6.22 |DONE |Manifest: NOSIGNATURE
  479. xycraft-machines-0.6.22.jar |XyCraft: Machines |xycraft_machines |0.6.22 |DONE |Manifest: NOSIGNATURE
  480. trailsandtalesplus-1.20.1-8.0.jar |Trails and Tales Plus Mod |trailsandtalesplus |1.20.1-8.0 |DONE |Manifest: NOSIGNATURE
  481. zzz-modelfix-1.14.jar |Model Gap Fix |modelfix |1.14 |DONE |Manifest: NOSIGNATURE
  482. ad-astra-stargate-journey-1.20.1-0.6.9.jar |Stargate Journey |sgjourney |0.6.9 |DONE |Manifest: NOSIGNATURE
  483. suppsquared-1.20-1.1.12.jar |Supplementaries Squared |suppsquared |1.20-1.1.12 |DONE |Manifest: NOSIGNATURE
  484. growthcraft-deco-1.20.1-9.0.3.jar |Growthcraft Decorations |growthcraft_deco |9.0.3 |DONE |Manifest: NOSIGNATURE
  485. 0-collective-1.20.1-7.28.jar |Collective |collective |7.28 |DONE |Manifest: NOSIGNATURE
  486. integratedtunnels-1.20.1-1.8.24.jar |IntegratedTunnels |integratedtunnels |1.8.24 |DONE |Manifest: NOSIGNATURE
  487. 1-yungsbetterstrongholds-1.20-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  488. buildersaddition-1.20.1-20230928a.jar |Builders Crafts & Additions |buildersaddition |1.20.1-20230928a |DONE |Manifest: NOSIGNATURE
  489. itemsdisplayedforge-1.2.1-1.20.1.jar |Items Displayed |display |1.2.1 |DONE |Manifest: NOSIGNATURE
  490. 0-resourcefullib-1.20.1-2.1.20.jar |Resourceful Lib |resourcefullib |2.1.20 |DONE |Manifest: NOSIGNATURE
  491. deeperdarker-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |DONE |Manifest: NOSIGNATURE
  492. 0-architectury-9.1.12.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE
  493. 0-letsdo-api-1.2.8.jar |Lets Do Api |doapi |1.2.8 |DONE |Manifest: NOSIGNATURE
  494. letsdo-vinery-1.4.7.jar |Vinery |vinery |1.4.7 |DONE |Manifest: NOSIGNATURE
  495. letsdo-herbalbrews-1.0.2.jar |Herbal Brews |herbalbrews |1.0.2 |DONE |Manifest: NOSIGNATURE
  496. furnish-25.jar |Furnish |furnish |25 |DONE |Manifest: NOSIGNATURE
  497. buildingwands-1.20.1-2.6.8.jar |Building Wands |wands |2.6.8-release |DONE |Manifest: NOSIGNATURE
  498. letsdo-bakery-1.1.3b.jar |Bakery |bakery |1.1.3 |DONE |Manifest: NOSIGNATURE
  499. letsdo-meadow-1.3.3c.jar |Meadow |meadow |1.3.3 |DONE |Manifest: NOSIGNATURE
  500. minecraft-comes-alive-7.5.11.jar |Minecraft Comes Alive |mca |7.5.11+1.20.1 |DONE |Manifest: NOSIGNATURE
  501. justhammers-2.0.3.jar |Just Hammers |justhammers |2.0.3+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  502. letsdo-nethervinery-1.2.2.jar |Nether Vinery |nethervinery |1.2.2 |DONE |Manifest: NOSIGNATURE
  503. letsdo-candlelight-1.2.8.jar |Candlelight Dinner |candlelight |1.2.8 |DONE |Manifest: NOSIGNATURE
  504. letsdo-beachparty-1.1.3.jar |Beachparty |beachparty |1.1.3 |DONE |Manifest: NOSIGNATURE
  505. twilightforest-aether-umbral-skies-1.3.jar |Umbral Skies |umbral_skies |1.3 |DONE |Manifest: NOSIGNATURE
  506. productivebees-1.20.1-12.2.14.jar |Productive Bees |productivebees |1.20.1-12.2.14 |DONE |Manifest: NOSIGNATURE
  507. the-bumblezone-7.1.14-1.20.1.jar |The Bumblezone |the_bumblezone |7.1.14+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  508. zzz-clear-water-2.1.jar |Clear Water |clearwater |2.1 |DONE |Manifest: NOSIGNATURE
  509. chunkloaders-1.2.8a-1.20.1.jar |Chunk Loaders |chunkloaders |1.2.8a |DONE |Manifest: NOSIGNATURE
  510. 1-inventoryessentials-1.20.1-8.2.1.jar |Inventory Essentials |inventoryessentials |8.2.1 |DONE |Manifest: NOSIGNATURE
  511. 1-yeetusexperimentus-2.3.1-build.6-1.20.1.jar |Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
  512. cyclic-1.20.1-1.12.6.jar |Cyclic |cyclic |1.12.6 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  513. cyclic-crash-fixer-1.0.jar |Cyclic Crash Fixer |cyclic_crash_fixer |1.0 |DONE |Manifest: NOSIGNATURE
  514. 1-inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE
  515. fd-festive-delight-1.3-1.20.1.jar |Festive Delight |festive_delight |1.3.0 |DONE |Manifest: NOSIGNATURE
  516. rootsclassic-1.20.1-1.3.1.jar |Roots Classic |rootsclassic |1.3.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  517. sophisticatedstorage-1.20.1-0.8.65.680.jar |Sophisticated Storage |sophisticatedstorage |0.8.65.680 |DONE |Manifest: NOSIGNATURE
  518. 2-simplerpc-1.20-3.2.4.jar |Simple RPC |simplerpc |3.2.4 |DONE |Manifest: NOSIGNATURE
  519. tinycoal-1.20.1-1.1.4.jar |Tiny Coal |tinycoal |1.1.4 |DONE |Manifest: NOSIGNATURE
  520. more-pottery-sherd-1.20.1.jar |More Pottery Sherd |more_pottery_sherd |1.0.0 |DONE |Manifest: NOSIGNATURE
  521. create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
  522. create-structures-0.1.1-1.20.1.jar |Create: Structures |create_structures |0.1.1 |DONE |Manifest: NOSIGNATURE
  523. create-casing-1.20.1-1.5.0-ht3.jar |Create : Encased |createcasing |1.20.1-1.5.0-ht3 |DONE |Manifest: NOSIGNATURE
  524. fd-delightful-1.20.1-3.4.2.jar |Delightful |delightful |3.4.2 |DONE |Manifest: NOSIGNATURE
  525. create-central-kitchen-1.3.9.d.jar |Create: Central Kitchen |create_central_kitchen |1.3.9.d |DONE |Manifest: NOSIGNATURE
  526. waystones-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |DONE |Manifest: NOSIGNATURE
  527. extra-compat-1.3.9.jar |Extra Compat |extra_compat |1.3.9 |DONE |Manifest: NOSIGNATURE
  528. 1-fastsuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |DONE |Manifest: NOSIGNATURE
  529. 1-journeymap-1.20.1-5.9.18.jar |Journeymap |journeymap |5.9.18 |DONE |Manifest: NOSIGNATURE
  530. zzz-giacomos-fishing-bot-1.0.7.jar |Simple fishing bot |giacomos_fishing_bot |1.0.7 |DONE |Manifest: NOSIGNATURE
  531. comforts-6.3.4-1.20.1.jar |Comforts |comforts |6.3.4+1.20.1 |DONE |Manifest: NOSIGNATURE
  532. apotheoticcreation-1.0.0.jar |Apotheosis/Create Addon |apotheoticcreation |1.0.0 |DONE |Manifest: NOSIGNATURE
  533. charginggadgets-1.11.0.jar |Charging Gadgets |charginggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE
  534. create-confectionery-1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |DONE |Manifest: NOSIGNATURE
  535. 1-bettertotemofundying-1.20.1-1.0.4.jar |Better Totem Of Undying |better_totem_of_undying |1.0.4 |DONE |Manifest: NOSIGNATURE
  536. xycraft-override-0.6.22.jar |XyCraft: Override |xycraft_override |0.6.22 |DONE |Manifest: NOSIGNATURE
  537. 0-mcjtylib-1.20-8.0.3.jar |McJtyLib |mcjtylib |1.20-8.0.3 |DONE |Manifest: NOSIGNATURE
  538. rftoolsbase-1.20-5.0.2.jar |RFToolsBase |rftoolsbase |1.20-5.0.2 |DONE |Manifest: NOSIGNATURE
  539. rftoolspower-1.20-6.0.1.jar |RFToolsPower |rftoolspower |1.20-6.0.1 |DONE |Manifest: NOSIGNATURE
  540. rftoolsbuilder-1.20-6.0.3.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.3 |DONE |Manifest: NOSIGNATURE
  541. rftoolsdim-1.20-11.0.5.jar |RFToolsDimensions |rftoolsdim |1.20-11.0.5 |DONE |Manifest: NOSIGNATURE
  542. rftoolsstorage-1.20-5.0.1.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.1 |DONE |Manifest: NOSIGNATURE
  543. rftoolscontrol-1.20-7.0.1.jar |RFToolsControl |rftoolscontrol |1.20-7.0.1 |DONE |Manifest: NOSIGNATURE
  544. 1-yungsbetterdeserttemples-1.20-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  545. bloodmagic-1.20.1-3.3.2-44.jar |Blood Magic |bloodmagic |3.3.2-44 |DONE |Manifest: NOSIGNATURE
  546. rftoolsutility-1.20-6.0.5.jar |RFToolsUtility |rftoolsutility |1.20-6.0.5 |DONE |Manifest: NOSIGNATURE
  547. alexscaves-1.0.9.jar |Alex's Caves |alexscaves |1.0.9 |DONE |Manifest: NOSIGNATURE
  548. 1-enchantmentdescriptions-1.20.1-17.0.11.jar |EnchantmentDescriptions |enchdesc |17.0.11 |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
  549. 0-sebastrnlib-4.0.0.jar |Sebastrn Lib |sebastrnlib |4.0.0 |DONE |Manifest: NOSIGNATURE
  550. refinedstorage-cooking-4.0.0.jar |Refined Cooking |refinedcooking |4.0.0 |DONE |Manifest: NOSIGNATURE
  551. refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |DONE |Manifest: NOSIGNATURE
  552. refinedstorage-rebornstorage-1.20.1-5.0.7.jar |RebornStorage |rebornstorage |5.0.7 |DONE |Manifest: NOSIGNATURE
  553. blockheads-cooking-1.20-16.0.1.jar |CookingForBlockheads |cookingforblockheads |16.0.1 |DONE |Manifest: NOSIGNATURE
  554. 1-patchouli-1.20.1-84.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
  555. create-ars-creo-1.20.1-4.0.1.jar |Ars Creo |ars_creo |4.0.1 |DONE |Manifest: NOSIGNATURE
  556. ars-nouveau-ocultas-1.20.1-1.1.0-all.jar |Ars Ocultas |ars_ocultas |1.1.0 |DONE |Manifest: NOSIGNATURE
  557. elementalcraft-1.20.1-6.0.1.jar |ElementalCraft |elementalcraft |1.20.1-6.0.1 |DONE |Manifest: NOSIGNATURE
  558. ars-nouveau-tomeofblood-1.20.1-0.4.3-all.jar |Tome of Blood: Rebirth |tomeofblood |0.4.3 |DONE |Manifest: NOSIGNATURE
  559. ars-nouveau-toomanyglyphs-1.20.1-2.3.2.12345.jar |Too Many Glyphs |toomanyglyphs |2.3.2.12345 |DONE |Manifest: NOSIGNATURE
  560. 0-moonlight-1.20-2.8.79.jar |Moonlight Library |moonlight |1.20-2.8.79 |DONE |Manifest: NOSIGNATURE
  561. 0-titanium-1.20.1-3.8.25.jar |Titanium |titanium |3.8.25 |DONE |Manifest: NOSIGNATURE
  562. magnumtorch-v8.0.1-1.20.1.jar |Magnum Torch |magnumtorch |8.0.1 |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
  563. mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
  564. fd-farmersutils-1.0.5-1.20.1.jar |Farmer's Utils |farmersutils |1.0.5-1.20.1 |DONE |Manifest: NOSIGNATURE
  565. 1-jade-1.20.1-11.7.1.jar |Jade |jade |11.7.1 |DONE |Manifest: NOSIGNATURE
  566. forbidden-arcanus-1.20.1-2.2.4.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.4 |DONE |Manifest: NOSIGNATURE
  567. fd-nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
  568. 1-theurgy-1.20.1-1.7.1.jar |Theurgy |theurgy |1.7.1 |DONE |Manifest: NOSIGNATURE
  569. 1-selectablepainting-1.20.1-2.0.3.jar |Selectable Painting |selectable_painting |2.0.3 |DONE |Manifest: NOSIGNATURE
  570. brutalbosses-1.20.1-6.6.jar |brutalbosses mod |brutalbosses |1.20.1-6.6 |DONE |Manifest: NOSIGNATURE
  571. zzz-shulkertooltip-1.13.jar |Shulker Tooltip |shulkertooltip |1.13 |DONE |Manifest: NOSIGNATURE
  572. create-stuff-additions1.20.1-2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |DONE |Manifest: NOSIGNATURE
  573. cerbonsbetterbeacons-1.20.1-1.0.2.jar |CERBON's Better Beacons |better_beacons |1.0.2 |DONE |Manifest: NOSIGNATURE
  574. assorteddecor-1.20.1-10.0.1.jar |Assorted Decor |assorteddecor |10.0.1 |DONE |Manifest: NOSIGNATURE
  575. 0-sherdsapi-1.20.1-4.0.4.jar |Sherds API |sherdsapi |4.0.4 |DONE |Manifest: NOSIGNATURE
  576. 0-modonomicon-1.20.1-1.46.0.jar |Modonomicon |modonomicon |1.46.0 |DONE |Manifest: NOSIGNATURE
  577. wyscarmory-1.0!.jar |WYs Custom Armory |wyscarmory |1.0! |DONE |Manifest: NOSIGNATURE
  578. refinedstorage-rsinsertexportupgrade-1.20.1-1.2.ja|RS Insert Export Upgrade |rsinsertexportupgrade |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE
  579. 1-mvs-4.1.1-1.20.jar |Moog's Voyager Structures |mvs |4.1.1-1.20-forge |DONE |Manifest: NOSIGNATURE
  580. 1-solcarrot-1.20.1-1.15.1.jar |Spice of Life: Carrot Edition |solcarrot |1.15.1 |DONE |Manifest: NOSIGNATURE
  581. l2itemselector-0.1.7.jar |L2 Item Selector |l2itemselector |0.1.7 |DONE |Manifest: NOSIGNATURE
  582. refinedstorage-addons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |DONE |Manifest: NOSIGNATURE
  583. refinedstorage-polymorph-0.1.0-1.20.1.jar |Refined Polymorphism |refinedpolymorph |0.1.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  584. fd-crabbersdelight-1.20.1-1.1.3a.jar |Crabber's Delight |crabbersdelight |1.1.3a |DONE |Manifest: NOSIGNATURE
  585. 00-packetfixer-1.2.1-1.20.1.jar |Packet Fixer |packetfixer |1.2.1 |DONE |Manifest: NOSIGNATURE
  586. expandability-forge-9.0.0.jar |ExpandAbility |expandability |9.0.0 |DONE |Manifest: NOSIGNATURE
  587. Flywheel Backend: GL33 Instanced Arrays
  588. Crash Report UUID: 5660649a-2949-48d8-b39d-ca87e15f5c56
  589. FML: 47.1
  590. NeoForge: net.neoforged:47.1.84
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement