Guest User

crash

a guest
Aug 30th, 2025
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 105.32 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 2025-08-30 12:27:41
  5. Description: Exception generating new chunk
  6.  
  7. java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / byg:temperate_grove]=net.minecraft.world.level.biome.Biome@6af9dd9c}, Reference{ResourceKey[minecraft:worldgen/biome / tensura:sakura_forest]=net.minecraft.world.level.biome.Biome@3842da8f}, Reference{ResourceKey[minecraft:worldgen/biome / byg:cherry_blossom_forest]=net.minecraft.world.level.biome.Biome@f80e66}]
  8. at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java:100) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:classloading}
  9. at com.teamabnormals.blueprint.common.world.modification.ModdedBiomeSlicesManager.lambda$onServerAboutToStart$3(ModdedBiomeSlicesManager.java:108) ~[blueprint-1.19.2-6.2.0.jar%23618!/:6.2.0] {re:mixin,re:classloading}
  10. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%23116!/:?] {}
  11. at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:397) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ChunkGeneratorMixin,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:the_bumblezone.mixins.json:world.ChunkGeneratorAccessor,pl:mixin:APP:structureessentials.mixins.json:StructureSearchSpeedupMixin,pl:mixin:APP:structureessentials.mixins.json:StructureSearchTimeoutMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:APP:betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:A}
  12. at net.minecraft.world.level.chunk.ChunkStatus.m_223313_(ChunkStatus.java:145) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  13. at net.minecraft.world.level.chunk.ChunkStatus.m_223279_(ChunkStatus.java:292) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  14. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$25(ChunkMap.java:621) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {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:pluto.mixins.json:network.avoidwork.ChunkMapMixin,pl:mixin:APP:pluto.mixins.json:network.flushconsolidation.ChunkMapMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:smallships-common-soft.mixins.json:leashing.ChunkMapMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}
  15. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-5.0.28.jar%23121!/:?] {}
  16. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:619) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {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:pluto.mixins.json:network.avoidwork.ChunkMapMixin,pl:mixin:APP:pluto.mixins.json:network.flushconsolidation.ChunkMapMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:smallships-common-soft.mixins.json:leashing.ChunkMapMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}
  17. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  18. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  19. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:classloading}
  20. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:classloading}
  21. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:classloading}
  22. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:classloading}
  23. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
  24. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  25. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  26. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  27. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  28. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Thread: Server thread
  36. Stacktrace:
  37. at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java:100) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:classloading}
  38. at com.teamabnormals.blueprint.common.world.modification.ModdedBiomeSlicesManager.lambda$onServerAboutToStart$3(ModdedBiomeSlicesManager.java:108) ~[blueprint-1.19.2-6.2.0.jar%23618!/:6.2.0] {re:mixin,re:classloading}
  39. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%23116!/:?] {}
  40. at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:397) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ChunkGeneratorMixin,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:the_bumblezone.mixins.json:world.ChunkGeneratorAccessor,pl:mixin:APP:structureessentials.mixins.json:StructureSearchSpeedupMixin,pl:mixin:APP:structureessentials.mixins.json:StructureSearchTimeoutMixin,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:APP:betterwitchhuts.mixins.json:DisableVanillaWitchHutsMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:A}
  41. at net.minecraft.world.level.chunk.ChunkStatus.m_223313_(ChunkStatus.java:145) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  42. at net.minecraft.world.level.chunk.ChunkStatus.m_223279_(ChunkStatus.java:292) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  43. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$25(ChunkMap.java:621) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {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:pluto.mixins.json:network.avoidwork.ChunkMapMixin,pl:mixin:APP:pluto.mixins.json:network.flushconsolidation.ChunkMapMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:smallships-common-soft.mixins.json:leashing.ChunkMapMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}
  44. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-5.0.28.jar%23121!/:?] {}
  45. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:619) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {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:pluto.mixins.json:network.avoidwork.ChunkMapMixin,pl:mixin:APP:pluto.mixins.json:network.flushconsolidation.ChunkMapMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:smallships-common-soft.mixins.json:leashing.ChunkMapMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}
  46. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  47. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  48. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:classloading}
  49. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:classloading}
  50. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:classloading}
  51. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:classloading}
  52. -- Chunk to be generated --
  53. Details:
  54. Location: -3,-1
  55. Position hash: -3
  56. Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@685d2c8d
  57. Stacktrace:
  58. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$25(ChunkMap.java:621) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {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:pluto.mixins.json:network.avoidwork.ChunkMapMixin,pl:mixin:APP:pluto.mixins.json:network.flushconsolidation.ChunkMapMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:smallships-common-soft.mixins.json:leashing.ChunkMapMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}
  59. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-5.0.28.jar%23121!/:?] {}
  60. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:619) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {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:pluto.mixins.json:network.avoidwork.ChunkMapMixin,pl:mixin:APP:pluto.mixins.json:network.flushconsolidation.ChunkMapMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:smallships-common-soft.mixins.json:leashing.ChunkMapMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}
  61. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  62. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  63. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:classloading}
  64. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:classloading}
  65. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:classloading}
  66. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:classloading}
  67. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
  68. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  69. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  70. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
  71. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
  72. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
  73.  
  74.  
  75. -- Affected level --
  76. Details:
  77. All players: 0 total; []
  78. Chunk stats: 625
  79. Level dimension: minecraft:overworld
  80. Level spawn location: World: (-40,64,-8), Section: (at 8,0,8 in -3,4,-1; chunk contains blocks -48,-64,-16 to -33,319,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
  81. Level time: 0 game time, 0 day time
  82. Level name: New World
  83. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  84. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  85. Known server brands: forge
  86. Level was modded: true
  87. Level storage version: 0x04ABD - Anvil
  88. Stacktrace:
  89. at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:347) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A}
  90. at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:300) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A}
  91. at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:mixin,xf:fml:openpartiesandclaims:xaero_pac_integratedserver_tickpaused,pl:runtimedistcleaner:A,re:classloading,xf:fml:openpartiesandclaims:xaero_pac_integratedserver_tickpaused,pl:mixin:A,pl:runtimedistcleaner:A}
  92. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:625) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A}
  93. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23979!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A}
  94. at java.lang.Thread.run(Thread.java:842) [?:?] {re:mixin}
  95.  
  96.  
  97. -- System Details --
  98. Details:
  99. Minecraft Version: 1.19.2
  100. Minecraft Version ID: 1.19.2
  101. Operating System: Windows 11 (amd64) version 10.0
  102. Java Version: 17.0.10, Oracle Corporation
  103. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  104. Memory: 2105540616 bytes (2008 MiB) / 8967421952 bytes (8552 MiB) up to 13421772800 bytes (12800 MiB)
  105. CPUs: 24
  106. Processor Vendor: AuthenticAMD
  107. Processor Name: AMD Ryzen 9 7900X 12-Core Processor
  108. Identifier: AuthenticAMD Family 25 Model 97 Stepping 2
  109. Microarchitecture: Zen 3
  110. Frequency (GHz): 4.69
  111. Number of physical packages: 1
  112. Number of physical CPUs: 12
  113. Number of logical CPUs: 24
  114. Graphics card #0 name: Meta Virtual Monitor
  115. Graphics card #0 vendor: Meta Inc.
  116. Graphics card #0 VRAM (MB): 0.00
  117. Graphics card #0 deviceId: unknown
  118. Graphics card #0 versionInfo: DriverVersion=17.12.55.198
  119. Graphics card #1 name: AMD Radeon(TM) Graphics
  120. Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
  121. Graphics card #1 VRAM (MB): 512.00
  122. Graphics card #1 deviceId: 0x164e
  123. Graphics card #1 versionInfo: DriverVersion=31.0.24002.92
  124. Graphics card #2 name: NVIDIA GeForce RTX 3080 Ti
  125. Graphics card #2 vendor: NVIDIA (0x10de)
  126. Graphics card #2 VRAM (MB): 4095.00
  127. Graphics card #2 deviceId: 0x2208
  128. Graphics card #2 versionInfo: DriverVersion=32.0.15.6094
  129. Memory slot #0 capacity (MB): 16384.00
  130. Memory slot #0 clockSpeed (GHz): 4.80
  131. Memory slot #0 type: Unknown
  132. Memory slot #1 capacity (MB): 16384.00
  133. Memory slot #1 clockSpeed (GHz): 4.80
  134. Memory slot #1 type: Unknown
  135. Memory slot #2 capacity (MB): 16384.00
  136. Memory slot #2 clockSpeed (GHz): 4.80
  137. Memory slot #2 type: Unknown
  138. Memory slot #3 capacity (MB): 16384.00
  139. Memory slot #3 clockSpeed (GHz): 4.80
  140. Memory slot #3 type: Unknown
  141. Virtual memory max (MB): 103558.88
  142. Virtual memory used (MB): 99236.95
  143. Swap memory total (MB): 38824.21
  144. Swap memory used (MB): 2953.25
  145. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx12800m
  146. Loaded Shaderpack: (off)
  147. Server Running: true
  148. Player Count: 0 / 8; []
  149. Data Packs: vanilla, mod:betterdungeons, mod:paucal (incompatible), mod:openpartiesandclaims (incompatible), mod:publicguiannouncement (incompatible), mod:betteramethyst, mod:entitycollisionfpsfix (incompatible), mod:strawgolem (incompatible), mod:laserio (incompatible), mod:modernfix (incompatible), mod:evilcraft (incompatible), mod:yungsapi, mod:gateways (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:ldlib (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:revampedwolf, mod:refinedstorage, mod:structure_gel, mod:tenshilib (incompatible), mod:industrialforegoing (incompatible), mod:handcrafted, mod:repurposed_structures, mod:morevillagers, mod:bcc (incompatible), mod:transparent (incompatible), mod:botania (incompatible), mod:highlighter (incompatible), mod:spark (incompatible), mod:oculus, mod:reforgium (incompatible), mod:copperoverhaul, mod:advgenerators, mod:villagersellanimals, mod:pluto, mod:littlelogistics (incompatible), mod:cfm (incompatible), mod:the_bumblezone, mod:fastleafdecay, mod:bettermodsbutton, mod:nebs (incompatible), mod:smartbrainlib, mod:quarkoddities (incompatible), mod:kiwi (incompatible), mod:puffish_skills, mod:endertrigon, mod:visualworkbench (incompatible), mod:attributefix (incompatible), mod:goblintraders (incompatible), mod:caelus (incompatible), mod:paxi, mod:integrated_api (incompatible), mod:epherolib (incompatible), mod:compactmachines, mod:botanypots (incompatible), mod:guideapi_vp (incompatible), mod:tetraticcombat (incompatible), mod:crafttweaker (incompatible), mod:rubidium_extras (incompatible), mod:difficult_caves, mod:ironchest (incompatible), mod:dungeons_arise, mod:smoothchunk (incompatible), mod:terrablender, mod:biomesoplenty, mod:necronomicon (incompatible), mod:manascore (incompatible), mod:luna (incompatible), mod:createtweaker (incompatible), mod:domum_ornamentum, mod:betterfpsdist (incompatible), mod:paintings (incompatible), mod:notenoughanimations (incompatible), mod:flywheel (incompatible), mod:justenoughprofessions, mod:securitycraft, mod:sit, mod:almostunified (incompatible), mod:structurize, mod:immediatelyfast, mod:tlc, mod:lootr (incompatible), mod:upgradednetherite_ultimate (incompatible), mod:occultism, mod:cosmeticarmorreworked (incompatible), mod:phantasm, mod:ad_astra (incompatible), mod:basket, mod:alchemylib (incompatible), mod:advancedperipherals (incompatible), mod:create_dd (incompatible), mod:chanceglobe, mod:sophisticatedcore (incompatible), mod:structureessentials (incompatible), mod:glassential (incompatible), mod:connectedness (incompatible), mod:villagernames, mod:prism, mod:placebo (incompatible), mod:lootintegrations (incompatible), mod:moreminecarts (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:takesapillage (incompatible), mod:bygonenether, mod:carryon (incompatible), mod:shieldexp (incompatible), mod:cameraoverhaul (incompatible), mod:dragonfight (incompatible), mod:konkrete (incompatible), mod:experiencebugfix, mod:equipmentcompare (incompatible), mod:rebornstorage (incompatible), mod:entity_texture_features (incompatible), mod:hostilenetworks (incompatible), mod:endertanks (incompatible), mod:ambientsounds (incompatible), mod:trofers, mod:dpanvil (incompatible), mod:blockui, mod:ironchests (incompatible), mod:elevatorid (incompatible), mod:nightconfigfixes (incompatible), mod:runelic (incompatible), mod:starterkit, mod:spirit (incompatible), mod:serverbrowser (incompatible), mod:cupboard (incompatible), mod:tensuraiaf (incompatible), mod:photon (incompatible), mod:framework (incompatible), mod:betteradvancements (incompatible), mod:sod (incompatible), mod:flatbedrock (incompatible), mod:easymagic (incompatible), mod:xlpackets (incompatible), mod:platforms (incompatible), mod:conjurer_illager (incompatible), mod:obscure_api, mod:hexfortress, mod:clumps (incompatible), mod:artifacts, mod:decorative_blocks (incompatible), mod:skinlayers3d (incompatible), mod:travelerstitles, mod:raided, mod:jeimultiblocks, mod:friendsandfoes (incompatible), mod:another_furniture (incompatible), mod:creativecore (incompatible), mod:betterstats (incompatible), mod:legendarytooltips (incompatible), mod:pigpen (incompatible), mod:noseenotick (incompatible), mod:fluxnetworks (incompatible), mod:diagonalfences, mod:upgradedcore (incompatible), mod:minecolonies (incompatible), mod:ferritecore (incompatible), mod:engineersdecor, mod:charmofundying, mod:valhelsia_core (incompatible), mod:overloadedarmorbar (incompatible), mod:create_enchantment_industry (incompatible), mod:createaddition (incompatible), mod:saturn, mod:auudio (incompatible), mod:easyanvils (incompatible), mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:scena (incompatible), mod:playeranimator (incompatible), mod:botarium, mod:tensura_neb (incompatible), mod:rubidium (incompatible), mod:ironjetpacks (incompatible), mod:powah (incompatible), mod:maxhealthfix (incompatible), mod:upgradednetherite_items (incompatible), mod:resourcepackoverrides (incompatible), mod:guardvillagers (incompatible), mod:tcdcommons (incompatible), mod:balm (incompatible), mod:immersive_armors (incompatible), mod:jeresources, mod:shetiphiancore (incompatible), mod:ctov (incompatible), mod:leavesbegone (incompatible), mod:autoleveling, mod:upgradednetherite (incompatible), mod:stylecolonies, mod:prominent (incompatible), mod:botanytrees (incompatible), mod:explorify, mod:ironfurnaces (incompatible), mod:do_a_barrel_roll (incompatible), mod:heartcanisters (incompatible), mod:supermartijn642corelib (incompatible), mod:yungsbridges, mod:resourcefulconfig, mod:justaraftmod, mod:curios, mod:solsweetpotato (incompatible), mod:create_factory, mod:ysns (incompatible), mod:jadeaddons (incompatible), mod:codechickenlib (incompatible), mod:bettermineshafts, mod:veinmining, mod:darkpaintings (incompatible), mod:vitalize, mod:elytraslot, mod:createbigcannons (incompatible), mod:jei (incompatible), mod:multipiston, mod:graveyard (incompatible), mod:mekanism, mod:mekanismgenerators, mod:bdlib, mod:fallingleaves (incompatible), mod:naturescompass (incompatible), mod:sereneseasons, mod:pneumaticcraft, mod:geodes, mod:starlight (incompatible), mod:catalogue (incompatible), mod:memoryleakfix (incompatible), mod:forge, mod:passthroughsigns, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:thermal_cultivation, mod:appleskin, mod:dramaticdoors, mod:thermal_innovation, mod:silentgear, mod:silentgems (incompatible), mod:thermal_foundation, mod:logbegone (incompatible), mod:idas (incompatible), mod:infernalmobs (incompatible), mod:alchemistry (incompatible), mod:mousetweaks, mod:bettercombat (incompatible), mod:combatroll, mod:immersiveengineering (incompatible), mod:nochatreports (incompatible), mod:mindfuldarkness (incompatible), mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:dimdungeons, mod:ecologics (incompatible), mod:xaerominimap, mod:croptopia (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:akashictome (incompatible), mod:morphtool (incompatible), mod:entityculling, mod:canary, mod:vampirism (incompatible), mod:vampiresneedumbrellas (incompatible), mod:puzzleslib (incompatible), mod:byg, mod:geckolib3 (incompatible), mod:corgilib (incompatible), mod:chunksending (incompatible), mod:deuf, mod:aquamirae, mod:tetra (incompatible), mod:cyclopscore (incompatible), mod:blue_skies, mod:witheringboon, mod:betterwitchhuts, mod:v_slab_compat (incompatible), mod:netherportalfix (incompatible), mod:aiotbotania, mod:healthoverlay (incompatible), mod:connectivity (incompatible), mod:kleeslabs (incompatible), mod:xaeroworldmap, mod:controlling (incompatible), mod:citadel, mod:cataclysm (incompatible), mod:alexsmobs (incompatible), mod:iceandfire (incompatible), mod:mixinextras (incompatible), mod:twigs (incompatible), mod:create_dragon_lib, mod:fpsreducer, mod:dragonmounts, mod:dummmmmmy (incompatible), mod:twilightforest (incompatible), mod:mob_grinding_utils (incompatible), mod:adtetra, mod:farmersdelight, mod:chefsdelight, mod:culturaldelights (incompatible), mod:commoncapabilities (incompatible), mod:compressium (incompatible), mod:endrem, mod:wirelesschargers (incompatible), mod:collective, mod:tensura (incompatible), mod:thermal_expansion, mod:betterthirdperson, mod:betterstrongholds, mod:resourcefullib (incompatible), mod:mekanismtools, mod:seasonhud (incompatible), mod:boatbreakfix (incompatible), mod:architectury (incompatible), mod:doapi (incompatible), mod:vinery, mod:findme (incompatible), mod:simplyswords (incompatible), mod:fancymenu (incompatible), mod:ftblibrary (incompatible), mod:ftbteams, mod:drippyloadingscreen (incompatible), mod:beachparty, mod:computercraft (incompatible), mod:productivebees, mod:trashcans (incompatible), mod:smallships (incompatible), mod:t_and_t, mod:letmedespawn (incompatible), mod:yeetusexperimentus, mod:fmextension_audio (incompatible), mod:tradingpost (incompatible), mod:inventorysorter (incompatible), mod:fixmyspawnr (incompatible), mod:bhmenu (incompatible), mod:leosillagers, mod:cucumber (incompatible), mod:sophisticatedstorage (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:simplerpc (incompatible), mod:create, mod:createdeco (incompatible), mod:waystones (incompatible), mod:structory, mod:mcpitanlibarch (incompatible), mod:comforts, mod:alternate_current (incompatible), mod:configured (incompatible), mod:dungeoncrawl, mod:create_confectionery, mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:deepresonance (incompatible), mod:xnet (incompatible), mod:xnetgases (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:farsight_view (incompatible), mod:blueprint (incompatible), mod:savage_and_ravage (incompatible), mod:clayworks (incompatible), mod:personality (incompatible), mod:pet_cemetery (incompatible), mod:compatoplenty, mod:abnormals_delight (incompatible), mod:boatload (incompatible), mod:environmental (incompatible), mod:upgrade_aquatic (incompatible), mod:neapolitan (incompatible), mod:enderstorage (incompatible), mod:hexcasting (incompatible), mod:railways (incompatible), mod:rftoolsutility (incompatible), mod:create_structures_mr, mod:enchdesc (incompatible), mod:sebastrnlib (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:ars_creo (incompatible), mod:delightful (incompatible), mod:starbunclemania, mod:ars_armiger, mod:moonlight (incompatible), mod:smarterfarmers (incompatible), mod:toolbelt, mod:titanium (incompatible), mod:magnumtorch (incompatible), mod:enigmaticgraves (incompatible), mod:silentlib (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:ae2wtlib (incompatible), mod:ae2things (incompatible), mod:forbidden_arcanus (incompatible), mod:nethersdelight, mod:atmospheric (incompatible), mod:rottencreatures (incompatible), mod:barteringstation (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries (incompatible), mod:suppsquared (incompatible), mod:woodworks (incompatible), mod:mutil (incompatible), mod:secrets_of_forging_revelations (incompatible), mod:art_of_forging (incompatible), mod:chemlib (incompatible), mod:enderchests (incompatible), mod:appbot (incompatible), mod:inventoryhud, mod:endlessbiomes, mod:modonomicon, mod:yosby (incompatible), mod:mvs (incompatible), mod:solcarrot (incompatible), mod:appmek (incompatible), mod:megacells (incompatible), mod:expandability (incompatible), mod:chiselsandbits (incompatible), BMC-Datapack-1.19.2-2.1.54-fabric.zip, Supplementaries Generated Pack, Suppsquared Generated Pack, V Slab Compat Generated Pack, ichphilipp-s-endcity-vanilla-v1-1-1-18-1-e640.zip (incompatible), t_and_t_waystones_patch_1.19.2.zip
  150. World Generation: Stable
  151. Type: Integrated Server (map_client.txt)
  152. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  153. Launched Version: 1.19.2
  154. ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  155. ModLauncher launch target: forgeclient
  156. ModLauncher naming: srg
  157. ModLauncher services:
  158. mixin-0.8.5.jar mixin PLUGINSERVICE
  159. eventbus-6.0.3.jar eventbus PLUGINSERVICE
  160. fmlloader-1.19.2-43.2.23.jar slf4jfixer PLUGINSERVICE
  161. fmlloader-1.19.2-43.2.23.jar object_holder_definalize PLUGINSERVICE
  162. fmlloader-1.19.2-43.2.23.jar runtime_enum_extender PLUGINSERVICE
  163. fmlloader-1.19.2-43.2.23.jar capability_token_subclass PLUGINSERVICE
  164. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  165. fmlloader-1.19.2-43.2.23.jar runtimedistcleaner PLUGINSERVICE
  166. modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  167. modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  168. FML Language Providers:
  169. javafml@null
  170. lowcodefml@null
  171. Mod List:
  172. YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE
  173. paucal-forge-1.19.2-0.5.0.jar |PAUCAL |paucal |0.5.0 |DONE |Manifest: NOSIGNATURE
  174. open-parties-and-claims-forge-1.19.2-0.20.1.jar |Open Parties and Claims |openpartiesandclaims |0.20.1 |DONE |Manifest: NOSIGNATURE
  175. Public GUI Announcement-forge-1.19.2-4.3.2.jar |Public GUI Announcement |publicguiannouncement |4.3.2 |DONE |Manifest: NOSIGNATURE
  176. 1.19.2-forge-betteramethyst-1.0.4.jar |Even Better Amethyst |betteramethyst |1.0.4 |DONE |Manifest: NOSIGNATURE
  177. Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |2.0.0.0 |DONE |Manifest: NOSIGNATURE
  178. Strawgolem-forge-1.19.2-2.0.0-beta.5.jar |Straw Golem |strawgolem |2.0.0-beta.5 |DONE |Manifest: NOSIGNATURE
  179. laserio-1.5.2.jar |LaserIO |laserio |1.5.2 |DONE |Manifest: NOSIGNATURE
  180. modernfix-forge-5.9.0+mc1.19.2.jar |ModernFix |modernfix |5.9.0+mc1.19.2 |DONE |Manifest: NOSIGNATURE
  181. EvilCraft-1.19.2-1.2.29.jar |EvilCraft |evilcraft |1.2.29 |DONE |Manifest: NOSIGNATURE
  182. YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |DONE |Manifest: NOSIGNATURE
  183. GatewaysToEternity-1.19.2-3.2.2.jar |Gateways To Eternity |gateways |3.2.2 |DONE |Manifest: NOSIGNATURE
  184. DarkUtilities-Forge-1.19.2-13.1.9.jar |DarkUtilities |darkutils |13.1.9 |DONE |Manifest: NOSIGNATURE
  185. Apotheosis-1.19.2-6.4.0.jar |Apotheosis |apotheosis |6.4.0 |DONE |Manifest: NOSIGNATURE
  186. ldlib-forge-1.19.2-1.0.22.jar |LowDragLib |ldlib |1.0.22 |DONE |Manifest: NOSIGNATURE
  187. YungsBetterNetherFortresses-1.19.2-Forge-1.0.6.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.6 |DONE |Manifest: NOSIGNATURE
  188. cloth-config-8.3.103-forge.jar |Cloth Config v8 API |cloth_config |8.3.103 |DONE |Manifest: NOSIGNATURE
  189. revampedwolf-1.19.2-4.0.0.jar |RevampedWolf |revampedwolf |1.19.2-4.0.0 |DONE |Manifest: NOSIGNATURE
  190. refinedstorage-1.11.6.jar |Refined Storage |refinedstorage |1.11.6 |DONE |Manifest: NOSIGNATURE
  191. structure_gel-1.19.2-2.7.3.jar |Structure Gel API |structure_gel |2.7.3 |DONE |Manifest: NOSIGNATURE
  192. tenshilib-1.19.2-1.6.15-forge.jar |TenshiLib |tenshilib |1.19.2-1.6.15 |DONE |Manifest: NOSIGNATURE
  193. industrial-foregoing-1.19.2-3.3.2.3-5.jar |Industrial Foregoing |industrialforegoing |3.3.2.3 |DONE |Manifest: NOSIGNATURE
  194. handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |DONE |Manifest: NOSIGNATURE
  195. repurposed_structures_forge-6.3.28+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.28+1.19.2 |DONE |Manifest: NOSIGNATURE
  196. morevillagers-forge-1.19-4.0.3.jar |More Villagers |morevillagers |4.0.3 |DONE |Manifest: NOSIGNATURE
  197. BetterCompatibilityChecker-1.0.10-build.50+mc1.19.|Better Compatibility Checker |bcc |1.0.10-build.50+mc1.|DONE |Manifest: NOSIGNATURE
  198. transparent-5.1.2+1.19-forge.jar |Transparent |transparent |5.1.2 |DONE |Manifest: NOSIGNATURE
  199. Botania-1.19.2-440-FORGE.jar |Botania |botania |1.19.2-440-FORGE |DONE |Manifest: NOSIGNATURE
  200. Highlighter-1.19.1-1.1.4.jar |Highlighter |highlighter |1.1.4 |DONE |Manifest: NOSIGNATURE
  201. spark-1.10.37-forge.jar |spark |spark |1.10.37 |DONE |Manifest: NOSIGNATURE
  202. oculus-mc1.19.2-1.6.9.jar |Oculus |oculus |1.6.9 |DONE |Manifest: NOSIGNATURE
  203. reforgium-1.0.12a.jar |Reforgium |reforgium |1.0.12a |DONE |Manifest: NOSIGNATURE
  204. copperoverhaul-MC1.19.2-22.10.11.jar |Copper Overhaul |copperoverhaul |22.10.11 |DONE |Manifest: NOSIGNATURE
  205. advgenerators-1.4.0.5-mc1.19.2.jar |Advanced Generators |advgenerators |1.4.0.5 |DONE |Manifest: NOSIGNATURE
  206. nocube's_villagers_sell_animals_1.2.1_forge_1.19.2|Villagers Sell Animals (by NoC|villagersellanimals |1.2.1 |DONE |Manifest: NOSIGNATURE
  207. pluto-mc1.19.2-0.0.9.jar |Pluto |pluto |0.0.9 |DONE |Manifest: NOSIGNATURE
  208. littlelogistics-mc1.19.2-v1.4.0.jar |Little Logistics |littlelogistics |1.4.0 |DONE |Manifest: NOSIGNATURE
  209. cfm-7.0.0-pre35-1.19.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |DONE |Manifest: NOSIGNATURE
  210. the_bumblezone_forge-6.7.41+1.19.2.jar |The Bumblezone |the_bumblezone |6.7.41+1.19.2 |DONE |Manifest: NOSIGNATURE
  211. FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |DONE |Manifest: NOSIGNATURE
  212. BetterModsButton-v4.2.4-1.19.2-Forge.jar |Better Mods Button |bettermodsbutton |4.2.4 |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
  213. NekosEnchantedBooks-1.19-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |DONE |Manifest: NOSIGNATURE
  214. SmartBrainLib-forge-1.19.2-1.9.jar |SmartBrainLib |smartbrainlib |1.9 |DONE |Manifest: NOSIGNATURE
  215. QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE
  216. Kiwi-1.19.1-forge-8.3.4.jar |Kiwi |kiwi |8.3.4 |DONE |Manifest: NOSIGNATURE
  217. puffish_skills-0.9.0-1.19.2-forge.jar |Pufferfish's Skills |puffish_skills |0.9.0 |DONE |Manifest: NOSIGNATURE
  218. endertrigon-1.0.jar |Ender Trigon |endertrigon |1.0 |DONE |Manifest: NOSIGNATURE
  219. VisualWorkbench-v4.2.4-1.19.2-Forge.jar |Visual Workbench |visualworkbench |4.2.4 |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
  220. AttributeFix-Forge-1.19.2-17.2.7.jar |AttributeFix |attributefix |17.2.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
  221. goblintraders-1.8.0-1.19.2.jar |Goblin Traders |goblintraders |1.8.0 |DONE |Manifest: NOSIGNATURE
  222. caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE
  223. Paxi-1.19.2-Forge-3.0.1.jar |Paxi |paxi |1.19.2-Forge-3.0.1 |DONE |Manifest: NOSIGNATURE
  224. integrated_api_forge-1.2.7+1.19.2.jar |Integrated API |integrated_api |1.2.7+1.19.2 |DONE |Manifest: NOSIGNATURE
  225. EpheroLib-1.19.2-FORGE-1.0.0.jar |EpheroLib |epherolib |1.0.0 |DONE |Manifest: NOSIGNATURE
  226. compactmachines-5.1.0.jar |Compact Machines 5 |compactmachines |5.1.0 |DONE |Manifest: NOSIGNATURE
  227. BotanyPots-Forge-1.19.2-9.0.38.jar |BotanyPots |botanypots |9.0.38 |DONE |Manifest: NOSIGNATURE
  228. Guide-API-VP-1.19.2-2.2.4.jar |Guide-API VP |guideapi_vp |2.2.4 |DONE |Manifest: NOSIGNATURE
  229. tetratic-combat-1.19-2.6.3.jar |Tetratic Combat |tetraticcombat |2.6.3 |DONE |Manifest: NOSIGNATURE
  230. CraftTweaker-forge-1.19.2-10.1.50.jar |CraftTweaker |crafttweaker |10.1.50 |DONE |Manifest: NOSIGNATURE
  231. rubidium_extras-1.19.2_v1.4.3.jar |Rubidium Extras |rubidium_extras |1.19.2_v1.4.3 |DONE |Manifest: NOSIGNATURE
  232. Difficult Caves 1.1.0 - 1.19.2.jar |Difficult Caves |difficult_caves |1.1.0 |DONE |Manifest: NOSIGNATURE
  233. ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |DONE |Manifest: NOSIGNATURE
  234. DungeonsArise-1.19.2-2.1.56-beta.jar |When Dungeons Arise |dungeons_arise |2.1.56-1.19.2 |DONE |Manifest: NOSIGNATURE
  235. smoothchunk-1.19.2-3.4.jar |Smoothchunk mod |smoothchunk |1.19.2-3.4 |DONE |Manifest: NOSIGNATURE
  236. TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE
  237. BiomesOPlenty-1.19.2-17.1.1.162.jar |Biomes O' Plenty |biomesoplenty |17.1.1.162 |DONE |Manifest: NOSIGNATURE
  238. Necronomicon-Forge-1.1.0.jar |Necronomicon |necronomicon |1.1.0 |DONE |Manifest: NOSIGNATURE
  239. manascore-1.19.2-2.1.4.6.jar |ManasCore |manascore |2.1.4.6 |DONE |Manifest: NOSIGNATURE
  240. Luna-FORGE-MC1.19.X-1.0.1.jar |Luna |luna |1.0.0 |DONE |Manifest: NOSIGNATURE
  241. CreateTweaker-1.19.2-3.0.0.7.jar |CreateTweaker |createtweaker |3.0.0.7 |DONE |Manifest: NOSIGNATURE
  242. domum_ornamentum-1.19-1.0.146-BETA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.146-BETA |DONE |Manifest: NOSIGNATURE
  243. betterfpsdist-1.19.2-4.0.jar |betterfpsdist mod |betterfpsdist |1.19.2-4.0 |DONE |Manifest: NOSIGNATURE
  244. Paintings-forge-1.19.2-10.2.4.0.jar |Paintings ++ |paintings |10.2.4.0 |DONE |Manifest: NOSIGNATURE
  245. client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |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
  246. notenoughanimations-forge-1.6.2-mc1.19.2.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.2 |DONE |Manifest: NOSIGNATURE
  247. flywheel-forge-1.19.2-0.6.10-20.jar |Flywheel |flywheel |0.6.10-20 |DONE |Manifest: NOSIGNATURE
  248. JustEnoughProfessions-forge-1.19.2-2.0.2.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.2 |DONE |Manifest: NOSIGNATURE
  249. [1.19.2] SecurityCraft v1.9.6.1.jar |SecurityCraft |securitycraft |1.9.6.1 |DONE |Manifest: NOSIGNATURE
  250. sit-1.19-1.3.3.jar |Sit |sit |1.3.3 |DONE |Manifest: NOSIGNATURE
  251. almostunified-forge-1.19.2-0.7.0.jar |AlmostUnified |almostunified |1.19.2-0.7.0 |DONE |Manifest: NOSIGNATURE
  252. structurize-1.19.2-1.0.661-RELEASE.jar |Structurize |structurize |1.19.2-1.0.661-RELEA|DONE |Manifest: NOSIGNATURE
  253. ImmediatelyFastReforged-1.19.2-1.1.12.jar |ImmediatelyFast Reforged |immediatelyfast |1.19.2-1.1.12 |DONE |Manifest: NOSIGNATURE
  254. tlc_forge-1.0.2-R-1.19.2.jar |The Lost Castle |tlc |1.0.2 |DONE |Manifest: NOSIGNATURE
  255. lootr-1.19-0.4.24.64.jar |Lootr |lootr |0.4.24.63 |DONE |Manifest: NOSIGNATURE
  256. upgradednetherite_ultimate-1.19.2-4.1.0.4-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.19.2-4.1.0.4-relea|DONE |Manifest: NOSIGNATURE
  257. occultism-1.19.2-1.88.0.jar |Occultism |occultism |1.88.0 |DONE |Manifest: NOSIGNATURE
  258. CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-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
  259. End's Phantasm - BETAv1.2.10.5 - 1.19.2.jar |End's Phantasm |phantasm |1.2.10.5 |DONE |Manifest: NOSIGNATURE
  260. ad_astra-forge-1.19.2-1.12.7.jar |Ad Astra |ad_astra |1.12.7 |DONE |Manifest: NOSIGNATURE
  261. Basket-Forge 1.19.2.jar |Basket |basket |1.0.0 |DONE |Manifest: NOSIGNATURE
  262. alchemylib-1.19.2-1.0.21.jar |AlchemyLib |alchemylib |1.19.2-1.0.21 |DONE |Manifest: NOSIGNATURE
  263. AdvancedPeripherals-1.19.2-0.7.31r.jar |Advanced Peripherals |advancedperipherals |0.7.31r |DONE |Manifest: NOSIGNATURE
  264. Create-Dreams-n-Desires-1.19.2-0.1a.PREBETA.jar |Create: Dreams & Desires |create_dd |0.1a.PREBETA |DONE |Manifest: NOSIGNATURE
  265. chanceglobe-1.19-1.3.7.jar |Chance Globe |chanceglobe |1.3.7 |DONE |Manifest: NOSIGNATURE
  266. sophisticatedcore-1.19.2-0.5.98.459.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.98.459 |DONE |Manifest: NOSIGNATURE
  267. structureessentials-1.19.2-3.1.jar |Structure Essentials mod |structureessentials |1.19.2-3.1 |DONE |Manifest: NOSIGNATURE
  268. glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |DONE |Manifest: NOSIGNATURE
  269. connectedness-2.0.1a.jar |Connectedness |connectedness |2.0.1a |DONE |Manifest: NOSIGNATURE
  270. villagernames-1.19.2-5.2.jar |Villager Names |villagernames |5.2 |DONE |Manifest: NOSIGNATURE
  271. Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |DONE |Manifest: NOSIGNATURE
  272. Placebo-1.19.2-7.3.3.jar |Placebo |placebo |7.3.3 |DONE |Manifest: NOSIGNATURE
  273. lootintegrations-1.19.2-3.3.jar |Lootintegrations mod |lootintegrations |1.19.2-3.3 |DONE |Manifest: NOSIGNATURE
  274. moreminecarts-1.5.7.jar |More Minecarts |moreminecarts |1.5.7 |DONE |Manifest: NOSIGNATURE
  275. Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |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
  276. sophisticatedbackpacks-1.19.2-3.18.63.934.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.63.934 |DONE |Manifest: NOSIGNATURE
  277. littlecontraptions-forge-1.19.2.2.jar |Little Contraptions |littlecontraptions |1.19.2.2 |DONE |Manifest: NOSIGNATURE
  278. takesapillage-1.0.3-1.19.2.jar |It Takes A Pillage |takesapillage |1.0.3 |DONE |Manifest: NOSIGNATURE
  279. bygonenether-1.3.2-1.19.2.jar |Bygone Nether |bygonenether |1.3.2 |DONE |Manifest: NOSIGNATURE
  280. carryon-forge-1.19.2-2.1.1.21.jar |Carry On |carryon |2.1.1.21 |DONE |Manifest: NOSIGNATURE
  281. ShieldExpansion-1.19.2-1.1.6.jar |Shield Expansion |shieldexp |1.1.6 |DONE |Manifest: NOSIGNATURE
  282. cameraoverhaul-1.0-1.19.2.jar |Camera Overhaul |cameraoverhaul |1.0.0 |DONE |Manifest: NOSIGNATURE
  283. dragonfight-1.19.2-4.1.jar |dragonfight mod |dragonfight |1.19.2-4.1 |DONE |Manifest: NOSIGNATURE
  284. konkrete_forge_1.6.1_MC_1.19-1.19.2.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE
  285. ExperienceBugFix-1.19-1.41.2.3.jar |Experience Bug Fix |experiencebugfix |1.41.2.3 |DONE |Manifest: NOSIGNATURE
  286. EquipmentCompare-1.19.2-forge-1.3.2.jar |Equipment Compare |equipmentcompare |1.3.2 |DONE |Manifest: NOSIGNATURE
  287. rebornstorage-1.19.2-5.0.3.jar |RebornStorage |rebornstorage |5.0.3 |DONE |Manifest: NOSIGNATURE
  288. entity_texture_features_forge_1.19.2-4.5.1.jar |Entity Texture Features |entity_texture_features |4.5.1 |DONE |Manifest: NOSIGNATURE
  289. HostileNeuralNetworks-1.19.2-4.1.1.jar |Hostile Neural Networks |hostilenetworks |4.1.1 |DONE |Manifest: NOSIGNATURE
  290. endertanks-forge-1.19-1.12.8.jar |EnderTanks |endertanks |1.12.8 |DONE |Manifest: NOSIGNATURE
  291. AmbientSounds_FORGE_v5.2.13_mc1.19.2.jar |Ambient Sounds |ambientsounds |5.2.13 |DONE |Manifest: NOSIGNATURE
  292. trofers-1.19.2-3.2.0.jar |Trofers |trofers |1.19.2-3.2.0 |DONE |Manifest: NOSIGNATURE
  293. dpanvil-1.19.2-4.4.0.jar |DataPack Anvil |dpanvil |1.19.2-4.4.0 |DONE |Manifest: NOSIGNATURE
  294. blockui-1.19.2-0.0.99-ALPHA.jar |UI Library Mod |blockui |1.19.2-0.0.99-ALPHA |DONE |Manifest: NOSIGNATURE
  295. ironchests-3.1.3-forge.jar |Iron Chests: Restocked |ironchests |3.1.3 |DONE |Manifest: NOSIGNATURE
  296. elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE
  297. NightConfigFixes-v4.0.7-1.19.2-Forge.jar |Night Config Fixes |nightconfigfixes |4.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
  298. Runelic-Forge-1.19.2-14.1.4.jar |Runelic |runelic |14.1.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
  299. starterkit-1.19.2-5.2.jar |Starter Kit |starterkit |5.2 |DONE |Manifest: NOSIGNATURE
  300. spirit-forge-1.19.2-2.2.6.jar |Spirit |spirit |2.2.6 |DONE |Manifest: NOSIGNATURE
  301. ServerBrowser-1.19.2-FORGE-1.1.2.jar |ServerBrowser |serverbrowser |1.0.0 |DONE |Manifest: NOSIGNATURE
  302. cupboard-1.19.2-2.1.jar |Cupboard utilities |cupboard |1.19.2-2.1 |DONE |Manifest: NOSIGNATURE
  303. tensuraiaf-1.19.2-1.0.0.4.jar |Tensura Compat: Ice and Fire |tensuraiaf |1.0.0.4 |DONE |Manifest: NOSIGNATURE
  304. photon-forge-1.19.2-1.0.7.a.jar |Photon |photon |1.0.7.a |DONE |Manifest: NOSIGNATURE
  305. framework-forge-1.19.2-0.6.16.jar |Framework |framework |0.6.16 |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
  306. BetterAdvancements-1.19.2-0.3.0.148.jar |Better Advancements |betteradvancements |0.3.0.148 |DONE |Manifest: NOSIGNATURE
  307. Grass_Overhaul-Forge-23.05.28_MC1.19.2.jar |Grass Overhaul (Sod) |sod |22.10.19 |DONE |Manifest: NOSIGNATURE
  308. flatbedrock-forge-2.0.0-build.14+mc1.19.2.jar |Flat Bedrock |flatbedrock |2.0.0-build.14+mc1.1|DONE |Manifest: NOSIGNATURE
  309. EasyMagic-v4.3.3-1.19.2-Forge.jar |Easy Magic |easymagic |4.3.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
  310. xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |DONE |Manifest: NOSIGNATURE
  311. platforms-forge-1.19.0-1.10.2.02.jar |Platforms |platforms |1.10.2.02 |DONE |Manifest: NOSIGNATURE
  312. the-conjurer-1.19.2-1.1.5.jar |The Conjurer |conjurer_illager |1.1.5 |DONE |Manifest: NOSIGNATURE
  313. obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
  314. hexfortress-0.0.2-1.19.2.jar |Apocalyptic Fortress |hexfortress |0.0.1-1.19.2 |DONE |Manifest: NOSIGNATURE
  315. Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE
  316. artifacts-1.19.2-5.0.4.jar |Artifacts |artifacts |1.19.2-5.0.4 |DONE |Manifest: NOSIGNATURE
  317. Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |DONE |Manifest: NOSIGNATURE
  318. 3dskinlayers-forge-1.5.2-mc1.19.1.jar |3dSkinLayers |skinlayers3d |1.5.2 |DONE |Manifest: NOSIGNATURE
  319. TravelersTitles-1.19.2-Forge-3.1.2.jar |Traveler's Titles |travelerstitles |1.19.2-Forge-3.1.2 |DONE |Manifest: NOSIGNATURE
  320. Raided-1.19.2-0.1.3.jar |Raided |raided |0.1.3 |DONE |Manifest: NOSIGNATURE
  321. jeimultiblocks-1.19.2-0.0.3.jar |Just Enough Immersive Multiblo|jeimultiblocks |0.0.3 |DONE |Manifest: NOSIGNATURE
  322. friendsandfoes-forge-mc1.19.2-1.8.10.jar |Friends&Foes |friendsandfoes |1.8.10 |DONE |Manifest: NOSIGNATURE
  323. another_furniture-forge-1.19.2-2.1.4.jar |Another Furniture |another_furniture |1.19.2-2.1.4 |DONE |Manifest: NOSIGNATURE
  324. CreativeCore_FORGE_v2.9.4_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |DONE |Manifest: NOSIGNATURE
  325. betterstats-2.2.2+1.19.2.jar |Better Statistics Screen |betterstats |2.2.2+1.19.2 |DONE |Manifest: NOSIGNATURE
  326. LegendaryTooltips-1.19.2-forge-1.4.0.jar |Legendary Tooltips |legendarytooltips |1.4.0 |DONE |Manifest: NOSIGNATURE
  327. PigPen-Forge-1.19.2-11.1.2.jar |PigPen |pigpen |11.1.2 |DONE |Manifest: NOSIGNATURE
  328. NoSeeNoTick-2.0.0-1.19.2.jar |No See, No tick |noseenotick |2.0.0-build.9999 |DONE |Manifest: NOSIGNATURE
  329. FluxNetworks-1.19.2-7.1.4.13.jar |Flux Networks |fluxnetworks |7.1.4.13 |DONE |Manifest: NOSIGNATURE
  330. DiagonalFences-v4.2.6-1.19.2-Forge.jar |Diagonal Fences |diagonalfences |4.2.6 |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
  331. upgradedcore-1.19.2-4.1.0.1-release.jar |Upgraded Core |upgradedcore |1.19.2-4.1.0.1-relea|DONE |Manifest: NOSIGNATURE
  332. minecolonies-1.19.2-1.1.278-BETA.jar |MineColonies |minecolonies |1.19.2-1.1.278-BETA |DONE |Manifest: NOSIGNATURE
  333. ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |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. engineersdecor-1.19.2-forge-1.3.29.jar |Engineer's Decor |engineersdecor |1.3.29 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  335. charmofundying-forge-6.2.1+1.19.2.jar |Charm of Undying |charmofundying |6.2.1+1.19.2 |DONE |Manifest: NOSIGNATURE
  336. valhelsia_core-forge-1.19.2-0.5.0.jar |Valhelsia Core |valhelsia_core |1.19.2-0.5.0 |DONE |Manifest: NOSIGNATURE
  337. overloadedarmorbar-1.19.3-7.2.jar |Overloaded Armor Bar |overloadedarmorbar |1.19.3-7.2 |DONE |Manifest: NOSIGNATURE
  338. create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.7.c |DONE |Manifest: NOSIGNATURE
  339. createaddition-1.19.2-1.1.1.jar |Create Crafts & Additions |createaddition |1.19.2-1.1.1 |DONE |Manifest: NOSIGNATURE
  340. saturn-mc1.19.2-0.0.7.jar |Saturn |saturn |0.0.7 |DONE |Manifest: NOSIGNATURE
  341. auudio_forge_1.0.3_MC_1.19.jar |Auudio |auudio |1.0.3 |DONE |Manifest: NOSIGNATURE
  342. EasyAnvils-v4.0.11-1.19.2-Forge.jar |Easy Anvils |easyanvils |4.0.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
  343. supermartijn642configlib-1.1.8-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  344. AdditionalEnchantedMiner-1.19.2-1192.3.18.jar |QuarryPlus |quarryplus |1192.3.18 |DONE |Manifest: ef:50:af:b3:03:e0:3e:70:a7:ef:78:77:a5:4d:d4:b5:07:ec:df:9d:d6:f3:12:13:c9:3c:cd:9a:0a:3e:6b:43
  345. scena-forge-1.0.95.jar |Scena |scena |1.0.95 |DONE |Manifest: NOSIGNATURE
  346. player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |DONE |Manifest: NOSIGNATURE
  347. botarium-forge-1.19.2-1.8.2.jar |Botarium |botarium |1.8.2 |DONE |Manifest: NOSIGNATURE
  348. tensura_neb-1.19.2-1.0.0.5.jar |Tensura: Not Enough Bosses |tensura_neb |1.0.0.5 |DONE |Manifest: NOSIGNATURE
  349. rubidium-mc1.19.2-0.6.2c.jar |Rubidium |rubidium |0.6.2c |DONE |Manifest: NOSIGNATURE
  350. IronJetpacks-1.19.2-6.0.6.jar |Iron Jetpacks |ironjetpacks |6.0.6 |DONE |Manifest: NOSIGNATURE
  351. Powah-4.0.11.jar |Powah |powah |4.0.11 |DONE |Manifest: NOSIGNATURE
  352. MaxHealthFix-Forge-1.19.2-8.0.2.jar |MaxHealthFix |maxhealthfix |8.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
  353. upgradednetherite_items-1.19.2-4.1.0.2-release.jar|Upgraded Netherite : Items |upgradednetherite_items |1.19.2-4.1.0.2-relea|DONE |Manifest: NOSIGNATURE
  354. ResourcePackOverrides-v4.0.4-1.19.2-Forge.jar |Resource Pack Overrides |resourcepackoverrides |4.0.4 |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
  355. guardvillagers-1.19.2-1.5.8.jar |Guard Villagers |guardvillagers |1.19.2-1.5.8 |DONE |Manifest: NOSIGNATURE
  356. tcdcommons-2.2+1.19.2.jar |TCD Commons API |tcdcommons |2.2+1.19.2 |DONE |Manifest: NOSIGNATURE
  357. balm-forge-1.19.2-4.6.0.jar |Balm |balm |4.6.0 |DONE |Manifest: NOSIGNATURE
  358. immersive_armors-1.5.6+1.19.2-forge.jar |Immersive Armors |immersive_armors |1.5.6+1.19.2 |DONE |Manifest: NOSIGNATURE
  359. JustEnoughResources-1.19.2-1.2.2.236.jar |Just Enough Resources |jeresources |1.2.2.236 |DONE |Manifest: NOSIGNATURE
  360. shetiphiancore-forge-1.19-3.11.10.jar |ShetiPhian-Core |shetiphiancore |3.11.10 |DONE |Manifest: NOSIGNATURE
  361. ctov-3.2.6c.jar |ChoiceTheorem's Overhauled Vil|ctov |3.2.6c |DONE |Manifest: NOSIGNATURE
  362. LeavesBeGone-v4.0.1-1.19.2-Forge.jar |Leaves Be Gone |leavesbegone |4.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
  363. AutoLeveling-1.19.2-1.18.jar |Auto Leveling |autoleveling |1.18 |DONE |Manifest: NOSIGNATURE
  364. upgradednetherite-1.19.2-5.1.0.9-release.jar |Upgraded Netherite |upgradednetherite |1.19.2-5.1.0.9-relea|DONE |Manifest: NOSIGNATURE
  365. stylecolonies-1.1.jar |stylecolonies mod |stylecolonies |1.1 |DONE |Manifest: NOSIGNATURE
  366. Prominent-ForgeFabric-1.2.1.jar |Prominent |prominent |1.2.1 |DONE |Manifest: NOSIGNATURE
  367. BotanyTrees-Forge-1.19.2-5.0.12.jar |BotanyTrees |botanytrees |5.0.12 |DONE |Manifest: NOSIGNATURE
  368. explorify-forge-1.19-1.3.0.jar |Explorify |explorify |1.19-1.3.0 |DONE |Manifest: NOSIGNATURE
  369. ironfurnaces-1.19.2-3.6.5.jar |Iron Furnaces |ironfurnaces |3.6.5 |DONE |Manifest: NOSIGNATURE
  370. do-a-barrel-roll-2.6.2+1.19.2-forge.jar |Do A Barrel Roll |do_a_barrel_roll |2.6.2+1.19.2 |DONE |Manifest: NOSIGNATURE
  371. HealthCanisters 1.2.2.jar |Heart Canisters |heartcanisters |1.2.2 |DONE |Manifest: NOSIGNATURE
  372. supermartijn642corelib-1.1.15-forge-mc1.19.2.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE
  373. YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE
  374. resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |DONE |Manifest: NOSIGNATURE
  375. JustARaftMod-1.19.2-2.0.2.jar |Just A Raft Mod |justaraftmod |2.0.2 |DONE |Manifest: NOSIGNATURE
  376. curios-forge-1.19.2-5.1.4.1.jar |Curios API |curios |1.19.2-5.1.4.1 |DONE |Manifest: NOSIGNATURE
  377. solsweetpotato-1.19.2-2.2.0.jar |Spice of Life: Sweet Potato Ed|solsweetpotato |1.19.2-2.2.0 |DONE |Manifest: NOSIGNATURE
  378. create_factory-0.0.2-1.19.2.jar |Create: Factory |create_factory |0.0.2-1.19.2 |DONE |Manifest: NOSIGNATURE
  379. YSNS-FFQ-1.0.2.jar |You Shall Not Spawn! |ysns |1.0.2 |DONE |Manifest: NOSIGNATURE
  380. JadeAddons-1.19.2-forge-3.5.0.jar |Jade Addons |jadeaddons |3.5.0 |DONE |Manifest: NOSIGNATURE
  381. CodeChickenLib-1.19.2-4.3.1.481-universal.jar |CodeChicken Lib |codechickenlib |4.3.1.481 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  382. YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
  383. veinmining-forge-1.1.2+1.19.2.jar |Vein Mining |veinmining |1.1.2+1.19.2 |DONE |Manifest: NOSIGNATURE
  384. DarkPaintings-Forge-1.19.2-13.1.5.jar |DarkPaintings |darkpaintings |13.1.5 |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
  385. vitalize-forge-1.19.2-1.1.1.jar |Vitalize |vitalize |1.1.1 |DONE |Manifest: NOSIGNATURE
  386. elytraslot-forge-6.1.1+1.19.2.jar |Elytra Slot |elytraslot |6.1.1+1.19.2 |DONE |Manifest: NOSIGNATURE
  387. createbigcannons-forge-1.19.2-0.5.2.a.jar |Create Big Cannons |createbigcannons |0.5.2.a-nightly-b379|DONE |Manifest: NOSIGNATURE
  388. jei-1.19.2-forge-11.6.0.1018.jar |Just Enough Items |jei |11.6.0.1018 |DONE |Manifest: NOSIGNATURE
  389. multipiston-1.19.2-1.2.25-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.25-ALPHA |DONE |Manifest: NOSIGNATURE
  390. The_Graveyard_2.5.3_(FORGE)_for_1.19.2..jar |The Graveyard |graveyard |2.5.3 |DONE |Manifest: NOSIGNATURE
  391. Mekanism-1.19.2-10.3.9.13.jar |Mekanism |mekanism |10.3.9 |DONE |Manifest: NOSIGNATURE
  392. MekanismGenerators-1.19.2-10.3.9.13.jar |Mekanism: Generators |mekanismgenerators |10.3.9 |DONE |Manifest: NOSIGNATURE
  393. bdlib-1.25.0.5-mc1.19.2.jar |BdLib |bdlib |1.25.0.5 |DONE |Manifest: NOSIGNATURE
  394. Fallingleaves-1.19.1-2.0.0-alpha+20221129-2000.jar|Falling Leaves |fallingleaves |2.0.0-alpha+20221129|DONE |Manifest: NOSIGNATURE
  395. NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE
  396. SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |DONE |Manifest: NOSIGNATURE
  397. pneumaticcraft-repressurized-1.19.2-4.3.9-39.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.19.2-4.3.9-39 |DONE |Manifest: NOSIGNATURE
  398. more-geodes-reforged-1.0.0.jar |More Geodes Reforged |geodes |1.0.0 |DONE |Manifest: NOSIGNATURE
  399. starlight-1.1.1+forge.cf5b10b.jar |Starlight |starlight |1.1.1+forge.a3aea74 |DONE |Manifest: NOSIGNATURE
  400. catalogue-1.7.0-1.19.2.jar |Catalogue |catalogue |1.7.0 |DONE |Manifest: NOSIGNATURE
  401. memoryleakfix-forge-1.17+-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |DONE |Manifest: NOSIGNATURE
  402. forge-1.19.2-43.2.23-universal.jar |Forge |forge |43.2.23 |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
  403. PassthroughSigns-1.19-2.6.1.jar |Passthrough Signs |passthroughsigns |1.19-2.6.1 |DONE |Manifest: NOSIGNATURE
  404. cofh_core-1.19.2-10.3.1.48.jar |CoFH Core |cofh_core |10.3.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  405. thermal_core-1.19.2-10.3.0.9.jar |Thermal Series |thermal |10.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  406. thermal_integration-1.19.2-10.3.0.19.jar |Thermal Integration |thermal_integration |10.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  407. thermal_cultivation-1.19.2-10.3.0.19.jar |Thermal Cultivation |thermal_cultivation |10.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  408. appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
  409. DramaticDoors-QuiFabrge-1.19.2-3.1.2.jar |Dramatic Doors |dramaticdoors |1.19.2-3.1.2 |DONE |Manifest: NOSIGNATURE
  410. thermal_innovation-1.19.2-10.3.0.20.jar |Thermal Innovation |thermal_innovation |10.3.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  411. silent-gear-1.19.2-3.2.6.jar |Silent Gear |silentgear |3.2.6 |DONE |Manifest: NOSIGNATURE
  412. silents-gems-1.19.2-4.4.2.jar |Silent's Gems: Base |silentgems |4.4.2 |DONE |Manifest: NOSIGNATURE
  413. thermal_foundation-1.19.2-10.3.1.57.jar |Thermal Foundation |thermal_foundation |10.3.1 |DONE |Manifest: NOSIGNATURE
  414. Log-Begone-Forge-1.19-1.0.6.jar |Log Begone |logbegone |1.0.6 |DONE |Manifest: NOSIGNATURE
  415. idas_forge-1.7.6+1.19.2.jar |Integrated Dungeons and Struct|idas |1.7.6+1.19.2 |DONE |Manifest: NOSIGNATURE
  416. infernalmobs-1.19.2.4.jar |Infernal Mobs |infernalmobs |1.19.2.4 |DONE |Manifest: NOSIGNATURE
  417. alchemistry-1.19.2-2.3.2.jar |Alchemistry |alchemistry |1.19.2-2.3.2 |DONE |Manifest: NOSIGNATURE
  418. MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
  419. bettercombat-forge-1.7.1+1.19.jar |Better Combat |bettercombat |1.7.1+1.19 |DONE |Manifest: NOSIGNATURE
  420. combatroll-forge-1.1.5+1.19.jar |Combat Roll |combatroll |1.1.5+1.19 |DONE |Manifest: NOSIGNATURE
  421. ImmersiveEngineering-1.19.2-9.2.3-167.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.3-167 |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
  422. NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |DONE |Manifest: NOSIGNATURE
  423. MindfulDarkness-v4.0.9-1.19.2-Forge.jar |Mindful Darkness |mindfuldarkness |4.0.9 |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
  424. spectrelib-forge-0.12.6+1.19.2.jar |SpectreLib |spectrelib |0.12.6+1.19.2 |DONE |Manifest: NOSIGNATURE
  425. kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |DONE |Manifest: NOSIGNATURE
  426. dimdungeons-179-forge-1.19.0.jar |Dimensional Dungeons |dimdungeons |179 |DONE |Manifest: NOSIGNATURE
  427. ecologics-forge-1.19.2-2.1.11.jar |Ecologics |ecologics |2.1.11 |DONE |Manifest: NOSIGNATURE
  428. Xaeros_Minimap_23.6.2_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |23.6.2 |DONE |Manifest: NOSIGNATURE
  429. Croptopia-1.19.2-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |DONE |Manifest: NOSIGNATURE
  430. polymorph-forge-0.46.5+1.19.2.jar |Polymorph |polymorph |0.46.5+1.19.2 |DONE |Manifest: NOSIGNATURE
  431. AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE
  432. AkashicTome-1.6-23.jar |Akashic Tome |akashictome |1.6-23 |DONE |Manifest: NOSIGNATURE
  433. Morph-o-Tool-1.6-34.jar |Morph-o-Tool |morphtool |1.6-34 |DONE |Manifest: NOSIGNATURE
  434. entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE
  435. canary-mc1.19.2-0.2.8.jar |Canary |canary |0.2.8 |DONE |Manifest: NOSIGNATURE
  436. Vampirism-1.19.2-1.9.5.jar |Vampirism |vampirism |1.9.5 |DONE |Manifest: NOSIGNATURE
  437. VampiresNeedUmbrellas-1.19.2-1.0.jar |Vampires Need Umbrellas |vampiresneedumbrellas |1.0 |DONE |Manifest: NOSIGNATURE
  438. PuzzlesLib-v4.4.3-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.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
  439. Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.4.jar |Oh The Biomes You'll Go |byg |2.0.1.4 |DONE |Manifest: NOSIGNATURE
  440. geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
  441. CorgiLib-forge-1.19.2-1.0.0.34.jar |CorgiLib |corgilib |1.0.0.34 |DONE |Manifest: NOSIGNATURE
  442. chunksending-1.19.2-2.7.jar |chunksending mod |chunksending |1.19.2-2.7 |DONE |Manifest: NOSIGNATURE
  443. deuf-1.19.2-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.19.2-1.3 |DONE |Manifest: NOSIGNATURE
  444. aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
  445. tetra-1.19.2-5.5.1.jar |Tetra |tetra |5.5.1 |DONE |Manifest: NOSIGNATURE
  446. CyclopsCore-1.19.2-1.18.10.jar |Cyclops Core |cyclopscore |1.18.10 |DONE |Manifest: NOSIGNATURE
  447. blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |DONE |Manifest: NOSIGNATURE
  448. witheringboon-1.7.15.jar |Withering Boon |witheringboon |1.7.15 |DONE |Manifest: NOSIGNATURE
  449. YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  450. v_slab_compat-1.19.2-1.9.jar |Vertical Slabs Compat |v_slab_compat |1.19.2-1.9 |DONE |Manifest: NOSIGNATURE
  451. netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |DONE |Manifest: NOSIGNATURE
  452. AIOTBotania-1.19.2-3.0.1.jar |AIOT Botania |aiotbotania |1.19.2-3.0.1 |DONE |Manifest: NOSIGNATURE
  453. HealthOverlay-1.19.2-7.2.1.jar |Health Overlay |healthoverlay |7.2.1 |DONE |Manifest: NOSIGNATURE
  454. connectivity-1.19.2-4.6.jar |Connectivity Mod |connectivity |1.19.2-4.6 |DONE |Manifest: NOSIGNATURE
  455. kleeslabs-forge-1.19.2-12.3.0.jar |KleeSlabs |kleeslabs |12.3.0 |DONE |Manifest: NOSIGNATURE
  456. XaerosWorldMap_1.31.0_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.31.0 |DONE |Manifest: NOSIGNATURE
  457. Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE
  458. citadel-2.1.4-1.19.jar |Citadel |citadel |2.1.4 |DONE |Manifest: NOSIGNATURE
  459. L_Enders_Cataclysm-1.38 -1.19.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
  460. alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE
  461. iceandfire-1.19.2-2.1.13-beta-3.jar |Ice and Fire |iceandfire |1.19.2-2.1.13+build.|DONE |Manifest: NOSIGNATURE
  462. mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE
  463. twigs-forge-1.19.2-3.0.1.jar |Twigs |twigs |1.19.2-3.0.1 |DONE |Manifest: NOSIGNATURE
  464. create_dragon_lib-1.19.2-1.2.3.jar |Create: Dragon Lib |create_dragon_lib |1.2.3 |DONE |Manifest: NOSIGNATURE
  465. FpsReducer2-forge-1.19.2-2.1.jar |FPS Reducer |fpsreducer |1.19.2-2.1 |DONE |Manifest: NOSIGNATURE
  466. dragonmounts-1.19.2-1.1.4a.jar |Dragon Mounts: Legacy |dragonmounts |1.1.4a |DONE |Manifest: NOSIGNATURE
  467. dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE
  468. twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE
  469. mob_grinding_utils-1.19.2-0.4.50.jar |Mob Grinding Utils |mob_grinding_utils |1.19.2-0.4.50 |DONE |Manifest: NOSIGNATURE
  470. adtetra-1.0.1.jar |Ad Tetra |adtetra |1.0.1 |DONE |Manifest: NOSIGNATURE
  471. FarmersDelight-1.19.2-1.2.3.jar |Farmer's Delight |farmersdelight |1.19.2-1.2.3 |DONE |Manifest: NOSIGNATURE
  472. chefs-delight-1.0.2-forge-1.19.2.jar |Chefs Delight |chefsdelight |1.0.2-forge-1.19.2 |DONE |Manifest: NOSIGNATURE
  473. culturaldelights-1.19.2-0.15.4.jar |Cultural Delights |culturaldelights |0.15.4 |DONE |Manifest: NOSIGNATURE
  474. CommonCapabilities-1.19.2-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |DONE |Manifest: NOSIGNATURE
  475. Compressium-2.1.1-build.8+mc1.19.jar |Compressium |compressium |2.1.1-build.8+mc1.19|DONE |Manifest: NOSIGNATURE
  476. endrem_forge-5.2.1-R-1.19.X.jar |End Remastered |endrem |5.2.1-R-1.19.2 |DONE |Manifest: NOSIGNATURE
  477. wirelesschargers-1.0.9-forge-mc1.19.2.jar |Wireless Chargers |wirelesschargers |1.0.9 |DONE |Manifest: NOSIGNATURE
  478. collective-1.19.2-6.72.jar |Collective |collective |6.72 |DONE |Manifest: NOSIGNATURE
  479. tensura-1.19.2-1.0.2.5.jar |Tensura:Reincarnated |tensura |1.0.2.5 |DONE |Manifest: NOSIGNATURE
  480. thermal_expansion-1.19.2-10.3.1.25.jar |Thermal Expansion |thermal_expansion |10.3.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  481. BetterThirdPerson-Forge-1.19-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
  482. YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
  483. resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |DONE |Manifest: NOSIGNATURE
  484. MekanismTools-1.19.2-10.3.9.13.jar |Mekanism: Tools |mekanismtools |10.3.9 |DONE |Manifest: NOSIGNATURE
  485. seasonhud-forge-1.19.2-1.5.12.jar |SeasonHUD |seasonhud |1.5.12 |DONE |Manifest: NOSIGNATURE
  486. BoatBreakFix-Universal-1.0.2.jar |Boat Break Fix |boatbreakfix |1.0.2 |DONE |Manifest: NOSIGNATURE
  487. architectury-6.5.85-forge.jar |Architectury |architectury |6.5.85 |DONE |Manifest: NOSIGNATURE
  488. doapi-1.1.0b.jar |Lets Do Api |doapi |1.1.0b |DONE |Manifest: NOSIGNATURE
  489. vinery-1.3.11-forge-1.19.2.jar |Vinery |vinery |1.3.11 |DONE |Manifest: NOSIGNATURE
  490. findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |DONE |Manifest: NOSIGNATURE
  491. simplyswords-forge-1.47.0-1.19.2.jar |Simply Swords |simplyswords |1.47.0-1.19.2 |DONE |Manifest: NOSIGNATURE
  492. fancymenu_forge_2.14.9_MC_1.19-1.19.2.jar |FancyMenu |fancymenu |2.14.9 |DONE |Manifest: NOSIGNATURE
  493. ftb-library-forge-1902.4.1-build.236.jar |FTB Library |ftblibrary |1902.4.1-build.236 |DONE |Manifest: NOSIGNATURE
  494. ftb-teams-forge-1902.2.14-build.123.jar |FTB Teams |ftbteams |1902.2.14-build.123 |DONE |Manifest: NOSIGNATURE
  495. drippyloadingscreen_forge_2.2.2_MC_1.19.1-1.19.2.j|Drippy Loading Screen |drippyloadingscreen |2.2.2 |DONE |Manifest: NOSIGNATURE
  496. letsdo-beachparty-forge-1.0.12b.jar |Beachparty |beachparty |1.0.12 |DONE |Manifest: NOSIGNATURE
  497. cc-tweaked-1.19.2-1.101.3.jar |CC: Tweaked |computercraft |1.101.3 |DONE |Manifest: NOSIGNATURE
  498. productivebees-1.19.2-0.10.7.2.jar |Productive Bees |productivebees |1.19.2-0.10.7.2 |DONE |Manifest: NOSIGNATURE
  499. trashcans-1.0.18-forge-mc1.19.jar |Trash Cans |trashcans |1.0.18 |DONE |Manifest: NOSIGNATURE
  500. smallships-forge-1.19.2-2.0.0-a2.3.jar |Small Ships |smallships |2.0.0-a2.3 |DONE |Manifest: NOSIGNATURE
  501. Towns-and-Towers-v.1.10-_FORGE-1.19.2_.jar |Towns and Towers |t_and_t |1.10 |DONE |Manifest: NOSIGNATURE
  502. letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar |Let Me Despawn |letmedespawn |0.0NONE |DONE |Manifest: NOSIGNATURE
  503. yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|DONE |Manifest: NOSIGNATURE
  504. fm_audio_extension_forge_1.1.1-1_MC_1.19.jar |FancyMenu Audio Extension |fmextension_audio |1.1.1 |DONE |Manifest: NOSIGNATURE
  505. TradingPost-v4.2.0-1.19.2-Forge.jar |Trading Post |tradingpost |4.2.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
  506. inventorysorter-1.19.2-21.0.4.jar |Simple Inventory Sorter |inventorysorter |21.0.4 |DONE |Manifest: NOSIGNATURE
  507. FixMySpawnR-forge-1.19.2-1.1.2.jar |Fix My SpawnR |fixmyspawnr |1.1.2 |DONE |Manifest: NOSIGNATURE
  508. BHMenu-Forge-1.19.2-2.4.1.jar |BHMenu |bhmenu |2.4.1 |DONE |Manifest: NOSIGNATURE
  509. leosillagers-1.1.2.jar |Leo's Illagers |leosillagers |1.1.2 |DONE |Manifest: NOSIGNATURE
  510. Cucumber-1.19.2-6.0.10.jar |Cucumber Library |cucumber |6.0.10 |DONE |Manifest: NOSIGNATURE
  511. sophisticatedstorage-1.19.2-0.8.47.625.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.8.47.625 |DONE |Manifest: NOSIGNATURE
  512. item-filters-forge-1902.2.9-build.51.jar |Item Filters |itemfilters |1902.2.9-build.51 |DONE |Manifest: NOSIGNATURE
  513. ftb-quests-forge-1902.5.6-build.304.jar |FTB Quests |ftbquests |1902.5.6-build.304 |DONE |Manifest: NOSIGNATURE
  514. SimpleRPC-forge-1.19-3.2.4.jar |Simple RPC |simplerpc |3.2.4 |DONE |Manifest: NOSIGNATURE
  515. create-1.19.2-0.5.1.e.jar |Create |create |0.5.1.e |DONE |Manifest: NOSIGNATURE
  516. createdeco-1.3.3-1.19.2.jar |Create Deco |createdeco |1.3.3-1.19.2 |DONE |Manifest: NOSIGNATURE
  517. waystones-forge-1.19.2-11.4.1.jar |Waystones |waystones |11.4.1 |DONE |Manifest: NOSIGNATURE
  518. Structory_1.19.3_v1.3.1a.jar |Structory |structory |1.3.1a |DONE |Manifest: NOSIGNATURE
  519. mcpitanlibarch-1.7.9-1.19.2-forge.jar |MCPitanLib |mcpitanlibarch |1.7.9-1.19.2-forge |DONE |Manifest: NOSIGNATURE
  520. comforts-forge-6.0.6+1.19.2.jar |Comforts |comforts |6.0.6+1.19.2 |DONE |Manifest: NOSIGNATURE
  521. alternate-current-mc1.19-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |DONE |Manifest: NOSIGNATURE
  522. configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |DONE |Manifest: NOSIGNATURE
  523. DungeonCrawl-1.19-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |DONE |Manifest: NOSIGNATURE
  524. create-confectionery1.19.2_v1.0.9.jar |Create Confectionery |create_confectionery |1.0.9 |DONE |Manifest: NOSIGNATURE
  525. mcjtylib-1.19-7.2.5.jar |McJtyLib |mcjtylib |1.19-7.2.5 |DONE |Manifest: NOSIGNATURE
  526. rftoolsbase-1.19-4.1.7.jar |RFToolsBase |rftoolsbase |1.19-4.1.7 |DONE |Manifest: NOSIGNATURE
  527. rftoolspower-1.19-5.1.2.jar |RFToolsPower |rftoolspower |1.19-5.1.2 |DONE |Manifest: NOSIGNATURE
  528. rftoolsbuilder-1.19-5.2.8.jar |RFToolsBuilder |rftoolsbuilder |1.19-5.2.8 |DONE |Manifest: NOSIGNATURE
  529. deepresonance-1.19-4.1.3.jar |DeepResonance |deepresonance |1.19-4.1.3 |DONE |Manifest: NOSIGNATURE
  530. xnet-1.19-5.1.4.jar |XNet |xnet |1.19-5.1.4 |DONE |Manifest: NOSIGNATURE
  531. xnetgases-1.19.2-4.0.1.jar |XNet Gases |xnetgases |4.0.1 |DONE |Manifest: NOSIGNATURE
  532. rftoolsstorage-1.19-4.1.2.jar |RFToolsStorage |rftoolsstorage |1.19-4.1.2 |DONE |Manifest: NOSIGNATURE
  533. rftoolscontrol-1.19-6.1.4.jar |RFToolsControl |rftoolscontrol |1.19-6.1.4 |DONE |Manifest: NOSIGNATURE
  534. farsight-1.19.2-3.5.jar |Farsight mod |farsight_view |1.19.2-3.5 |DONE |Manifest: NOSIGNATURE
  535. blueprint-1.19.2-6.2.0.jar |Blueprint |blueprint |6.2.0 |DONE |Manifest: NOSIGNATURE
  536. savage_and_ravage-1.19.2-5.0.5.jar |Savage & Ravage |savage_and_ravage |5.0.5 |DONE |Manifest: NOSIGNATURE
  537. clayworks-1.19.2-2.1.0.jar |Clayworks |clayworks |2.1.0 |DONE |Manifest: NOSIGNATURE
  538. personality-1.19.2-3.0.2.jar |Personality |personality |3.0.2 |DONE |Manifest: NOSIGNATURE
  539. pet_cemetery-1.19.2-1.0.4.jar |Pet Cemetery |pet_cemetery |1.0.4 |DONE |Manifest: NOSIGNATURE
  540. Compat-O-Plenty-1.19.2-2.0.1.jar |Compat O' Plenty |compatoplenty |1.19.2-2.0.1 |DONE |Manifest: NOSIGNATURE
  541. abnormals_delight-1.19.2-4.1.0.jar |Abnormals Delight |abnormals_delight |4.1.0 |DONE |Manifest: NOSIGNATURE
  542. boatload-1.19.2-4.2.2.jar |Boatload |boatload |4.2.2 |DONE |Manifest: NOSIGNATURE
  543. environmental-1.19.2-3.0.0.jar |Environmental |environmental |3.0.0 |DONE |Manifest: NOSIGNATURE
  544. upgrade_aquatic-1.19.2-5.1.0.jar |Upgrade Aquatic |upgrade_aquatic |5.1.0 |DONE |Manifest: NOSIGNATURE
  545. neapolitan-1.19.2-4.1.0.jar |Neapolitan |neapolitan |4.1.0 |DONE |Manifest: NOSIGNATURE
  546. EnderStorage-1.19.2-2.10.1.181-universal.jar |EnderStorage |enderstorage |2.10.1.181 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  547. hexcasting-forge-1.19.2-0.10.3.jar |Hex Casting |hexcasting |0.10.3 |DONE |Manifest: NOSIGNATURE
  548. Steam_Rails-1.5.1+forge-mc1.19.2.jar |Create: Steam 'n' Rails |railways |1.5.1+forge-mc1.19.2|DONE |Manifest: NOSIGNATURE
  549. rftoolsutility-1.19-5.1.8.jar |RFToolsUtility |rftoolsutility |1.19-5.1.8 |DONE |Manifest: NOSIGNATURE
  550. create-structures-0.1.0.jar |Create: Structures |create_structures_mr |0.1.0 |DONE |Manifest: NOSIGNATURE
  551. EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |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
  552. sebastrnlib-2.0.2.jar |Sebastrn Lib |sebastrnlib |2.0.2 |DONE |Manifest: NOSIGNATURE
  553. Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE
  554. ars_nouveau-1.19.2-3.21.4.jar |Ars Nouveau |ars_nouveau |3.21.4 |DONE |Manifest: NOSIGNATURE
  555. ars_creo-1.19.2-3.2.1.jar |Ars Creo |ars_creo |3.2.1 |DONE |Manifest: NOSIGNATURE
  556. Delightful-1.19.2-3.4.1.jar |Delightful |delightful |3.4.1 |DONE |Manifest: NOSIGNATURE
  557. starbunclemania-1.19.2-1.0.9.jar |Starbunclemania |starbunclemania |1.19.2-1.0.9 |DONE |Manifest: NOSIGNATURE
  558. arsarmiger-1.19.2-1.6.0.jar |Ars Armiger |ars_armiger |1.19.2-1.6.0 |DONE |Manifest: NOSIGNATURE
  559. moonlight-1.19.2-2.3.3-forge.jar |Moonlight Library |moonlight |1.19.2-2.3.3 |DONE |Manifest: NOSIGNATURE
  560. smarterfarmers-1.19.2-1.7.1.jar |Smarter Farmers |smarterfarmers |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE
  561. ToolBelt-1.19.2-1.19.7.jar |Tool Belt |toolbelt |1.19.7 |DONE |Manifest: NOSIGNATURE
  562. titanium-1.19.2-3.7.4-28.jar |Titanium |titanium |3.7.4 |DONE |Manifest: NOSIGNATURE
  563. MagnumTorch-v4.2.3-1.19.2-Forge.jar |Magnum Torch |magnumtorch |4.2.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
  564. enigmaticgraves-1.19.2-1.7.10.jar |Enigmatic Graves |enigmaticgraves |1.7.10 |DONE |Manifest: NOSIGNATURE
  565. silent-lib-1.19.2-7.0.3.jar |Silent Lib |silentlib |7.0.3 |DONE |Manifest: NOSIGNATURE
  566. Jade-1.19.1-forge-8.9.1.jar |Jade |jade |8.9.1 |DONE |Manifest: NOSIGNATURE
  567. appliedenergistics2-forge-12.9.8.jar |Applied Energistics 2 |ae2 |12.9.8 |DONE |Manifest: NOSIGNATURE
  568. AEInfinityBooster-1.19.2-1.2.0+11.jar |AEInfinityBooster |aeinfinitybooster |1.19.2-1.2.0+11 |DONE |Manifest: NOSIGNATURE
  569. AE2WTLib-12.9.7.jar |AE2WTLib |ae2wtlib |12.9.7 |DONE |Manifest: NOSIGNATURE
  570. AE2-Things-1.1.1.jar |AE2 Things |ae2things |1.1.1 |DONE |Manifest: NOSIGNATURE
  571. forbidden_arcanus-1.19.2-2.1.4.jar |Forbidden & Arcanus |forbidden_arcanus |1.19.2-2.1.4 |DONE |Manifest: NOSIGNATURE
  572. NethersDelight-1.19-3.1.jar |Nether's Delight |nethersdelight |1.19-3.1 |DONE |Manifest: NOSIGNATURE
  573. atmospheric-1.19.2-5.0.0.jar |Atmospheric |atmospheric |5.0.0 |DONE |Manifest: NOSIGNATURE
  574. rottencreatures-forge-1.19.2-1.0.1.jar |Rotten Creatures |rottencreatures |1.0.1 |DONE |Manifest: NOSIGNATURE
  575. BarteringStation-v4.0.3-1.19.2-Forge.jar |Bartering Station |barteringstation |4.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
  576. Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |DONE |Manifest: NOSIGNATURE
  577. Quark-3.4-418.jar |Quark |quark |3.4-418 |DONE |Manifest: NOSIGNATURE
  578. supplementaries-1.19.2-2.4.4.jar |Supplementaries |supplementaries |1.19.2-2.4.4 |DONE |Manifest: NOSIGNATURE
  579. suppsquared-1.19.2-1.1.1.jar |Supplementaries Squared |suppsquared |1.19.2-1.1.1 |DONE |Manifest: NOSIGNATURE
  580. woodworks-1.19.2-2.2.2.jar |Woodworks |woodworks |2.2.2 |DONE |Manifest: NOSIGNATURE
  581. mutil-1.19.2-5.1.0.jar |mutil |mutil |5.1.0 |DONE |Manifest: NOSIGNATURE
  582. secrets_of_forging_revelations-1.2.1-1.19.2.jar |Secrets Of Forging: Revelation|secrets_of_forging_revelations|1.2.1-1.19.2 |DONE |Manifest: NOSIGNATURE
  583. art_of_forging-1.6.7-1.19.2.jar |Art of Forging |art_of_forging |1.6.7-1.19.2 |DONE |Manifest: NOSIGNATURE
  584. chemlib-1.19.2-2.0.18.jar |ChemLib |chemlib |1.19.2-2.0.18 |DONE |Manifest: NOSIGNATURE
  585. enderchests-forge-1.19-1.10.7.jar |EnderChests |enderchests |1.10.7 |DONE |Manifest: NOSIGNATURE
  586. Applied-Botanics-forge-1.4.5.jar |Applied Botanics |appbot |1.4.5 |DONE |Manifest: NOSIGNATURE
  587. invhud.forge.1.19-3.4.7.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.7 |DONE |Manifest: NOSIGNATURE
  588. EndlessBiomes 1.4s - 1.19.2 (Server-friendly).jar |EndlessBiomes |endlessbiomes |1.0.0 |DONE |Manifest: NOSIGNATURE
  589. modonomicon-1.19.2-1.34.0.jar |Modonomicon |modonomicon |1.34.0 |DONE |Manifest: NOSIGNATURE
  590. YOSBY-Forge-1.1.0.jar |yosby |yosby |1.0.0 |DONE |Manifest: NOSIGNATURE
  591. mvs-4.1-1.19.2-forge.jar |Moog's Voyager Structures |mvs |4.1-1.19.2-forge |DONE |Manifest: NOSIGNATURE
  592. SoL-Carrot-1.19.2-1.14.0.jar |Spice of Life: Carrot Edition |solcarrot |1.19.2-1.14.0 |DONE |Manifest: NOSIGNATURE
  593. Applied-Mekanistics-1.3.5.jar |Applied Mekanistics |appmek |1.3.5 |DONE |Manifest: NOSIGNATURE
  594. megacells-forge-2.0.4-1.19.2.jar |MEGA Cells |megacells |2.0.4-1.19.2 |DONE |Manifest: NOSIGNATURE
  595. expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE
  596. chisels-and-bits-forge-1.3.142.jar |chisels-and-bits |chiselsandbits |1.3.142 |DONE |Manifest: NOSIGNATURE
  597. Flywheel Backend: GL33 Instanced Arrays
  598. Crash Report UUID: b36bb422-c01f-4668-bb39-503ae81491a1
  599. FML: 43.2
  600. Forge: net.minecraftforge:43.2.23
  601. Kiwi Modules:
  602. kiwi:contributors
  603. kiwi:data
Advertisement
Add Comment
Please, Sign In to add comment