taj1994

crash-2021-01-30_16.24.41-server.txt

Jan 30th, 2021
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.93 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // On the bright side, I bought you a teddy bear!
  3.  
  4. Time: 1/30/21 4:24 PM
  5. Description: Feature placement
  6.  
  7. java.lang.RuntimeException: We are asking a region for a chunk out of bound | -150 -7
  8. at net.minecraft.world.gen.WorldGenRegion.func_217353_a(WorldGenRegion.java:131) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  9. at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  10. at net.minecraft.world.gen.WorldGenRegion.func_212866_a_(WorldGenRegion.java:106) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  11. at net.minecraft.world.gen.WorldGenRegion.func_201676_a(WorldGenRegion.java:322) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  12. at net.minecraft.world.IWorldReader.func_205770_a(IWorldReader.java:67) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  13. at net.minecraft.world.IBiomeReader.func_205770_a(SourceFile:32) ~[?:?] {re:mixin,re:classloading}
  14. at com.github.alexthe666.iceandfire.world.gen.WorldGenPixieVillage.func_241855_a(WorldGenPixieVillage.java:52) ~[iceandfire:2.1.5-1.16.4] {re:classloading}
  15. at com.github.alexthe666.iceandfire.world.gen.WorldGenPixieVillage.func_241855_a(WorldGenPixieVillage.java:26) ~[iceandfire:2.1.5-1.16.4] {re:classloading}
  16. at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading}
  17. at net.minecraft.world.biome.Biome.func_242427_a(Biome.java:254) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:chocolate.mixins.json:world.biome.BiomeMixin,pl:mixin:APP:ftbchunks.mixins.json:BiomeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  18. at net.minecraft.world.gen.ChunkGenerator.func_230351_a_(SourceFile:220) ~[?:?] {re:classloading,re:mixin}
  19. at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:77) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  20. at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  21. at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:morered.mixins.json:ChunkManagerMixin,pl:mixin:APP:ftbchunks.mixins.json:ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  22. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
  23. at net.minecraft.world.server.ChunkManager.lambda$chunkGenerate$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:morered.mixins.json:ChunkManagerMixin,pl:mixin:APP:ftbchunks.mixins.json:ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  24. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  25. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_211] {}
  26. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_211] {}
  27. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
  28. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading}
  29. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading}
  30. at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?] {re:classloading}
  31. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_211] {}
  32. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_211] {}
  33. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_211] {}
  34. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_211] {}
  35. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_211] {}
  36.  
  37.  
  38. A detailed walkthrough of the error, its code path and all known details is as follows:
  39. ---------------------------------------------------------------------------------------
  40.  
  41. -- Head --
  42. Thread: Server thread
  43. Stacktrace:
  44. at net.minecraft.world.gen.WorldGenRegion.func_217353_a(WorldGenRegion.java:131) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  45. at net.minecraft.world.IWorldReader.func_217348_a(IWorldReader.java:112) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  46. at net.minecraft.world.gen.WorldGenRegion.func_212866_a_(WorldGenRegion.java:106) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  47. at net.minecraft.world.gen.WorldGenRegion.func_201676_a(WorldGenRegion.java:322) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  48. at net.minecraft.world.IWorldReader.func_205770_a(IWorldReader.java:67) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
  49. at net.minecraft.world.IBiomeReader.func_205770_a(SourceFile:32) ~[?:?] {re:mixin,re:classloading}
  50. at com.github.alexthe666.iceandfire.world.gen.WorldGenPixieVillage.func_241855_a(WorldGenPixieVillage.java:52) ~[iceandfire:2.1.5-1.16.4] {re:classloading}
  51. at com.github.alexthe666.iceandfire.world.gen.WorldGenPixieVillage.func_241855_a(WorldGenPixieVillage.java:26) ~[iceandfire:2.1.5-1.16.4] {re:classloading}
  52. at net.minecraft.world.gen.feature.ConfiguredFeature.func_242765_a(SourceFile:55) ~[?:?] {re:classloading}
  53. -- Feature --
  54. Details:
  55. Id: iceandfire:pixie_village
  56. Config: net.minecraft.world.gen.feature.NoFeatureConfig@665897a5
  57. Description: com.github.alexthe666.iceandfire.world.gen.WorldGenPixieVillage@83a7465
  58. Stacktrace:
  59. at net.minecraft.world.biome.Biome.func_242427_a(Biome.java:254) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:chocolate.mixins.json:world.biome.BiomeMixin,pl:mixin:APP:ftbchunks.mixins.json:BiomeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  60.  
  61.  
  62. -- Generation --
  63. Details:
  64. CenterX: -141
  65. CenterZ: -4
  66. Seed: -8421886653264623787
  67. Biome: net.minecraft.world.biome.Biome@740d25a8
  68. Stacktrace:
  69. at net.minecraft.world.gen.ChunkGenerator.func_230351_a_(SourceFile:220) ~[?:?] {re:classloading,re:mixin}
  70. at net.minecraft.world.chunk.ChunkStatus.lambda$static$9(ChunkStatus.java:77) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  71. at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  72.  
  73.  
  74. -- Chunk to be generated --
  75. Details:
  76. Location: -141,-4
  77. Position hash: -12884902029
  78. Generator: net.minecraft.world.gen.NoiseChunkGenerator@3046816e
  79. Stacktrace:
  80. at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:morered.mixins.json:ChunkManagerMixin,pl:mixin:APP:ftbchunks.mixins.json:ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  81. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
  82. at net.minecraft.world.server.ChunkManager.lambda$chunkGenerate$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:morered.mixins.json:ChunkManagerMixin,pl:mixin:APP:ftbchunks.mixins.json:ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerUpdatePlayerPosMixin,pl:mixin:APP:performant.mixins.json:world.chunk.ChunkManagerChunksAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  83. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_211] {}
  84. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_211] {}
  85. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_211] {}
  86. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
  87. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading}
  88. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading}
  89.  
  90.  
  91. -- Affected level --
  92. Details:
  93. All players: 1 total; [ServerPlayerEntity['taj1994'/2420, l='ServerLevel[world]', x=-2148.49, y=134.53, z=-0.81]]
  94. Chunk stats: ServerChunkCache: 1087
  95. Level dimension: allthemodium:the_other
  96. Derived: true
  97. Level spawn location: World: (-32,64,232), Chunk: (at 0,4,8 in -2,14; contains blocks -32,0,224 to -17,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  98. Level time: 52787031 game time, 51580346 day time
  99. Level name: world
  100. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  101. Level weather: Rain time: 45212 (now: false), thunder time: 107967 (now: false)
  102. Known server brands: forge
  103. Level was modded: true
  104. Level storage version: 0x04ABD - Anvil
  105. Stacktrace:
  106. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:853) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  107. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
  108. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  109. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  110. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  111. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211] {}
  112.  
  113.  
  114. -- System Details --
  115. Details:
  116. Minecraft Version: 1.16.5
  117. Minecraft Version ID: 1.16.5
  118. Operating System: Linux (amd64) version 4.19.0-13-amd64
  119. Java Version: 1.8.0_211, Oracle Corporation
  120. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  121. Memory: 1059100464 bytes (1010 MB) / 4990697472 bytes (4759 MB) up to 9544663040 bytes (9102 MB)
  122. CPUs: 12
  123. JVM Flags: 4 total; -Xmx10240M -Xms1024M -XX:ParallelGCThreads=2 -XX:ThreadStackSize=512
  124. ModLauncher: 8.0.9+86+master.3cf110c
  125. ModLauncher launch target: fmlserver
  126. ModLauncher naming: srg
  127. ModLauncher services:
  128. /mixin-0.8.2.jar mixin PLUGINSERVICE
  129. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  130. /custom.jar object_holder_definalize PLUGINSERVICE
  131. /custom.jar runtime_enum_extender PLUGINSERVICE
  132. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  133. /custom.jar capability_inject_definalize PLUGINSERVICE
  134. /custom.jar runtimedistcleaner PLUGINSERVICE
  135. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  136. /custom.jar fml TRANSFORMATIONSERVICE
  137. FML: 36.0
  138. Forge: net.minecraftforge:36.0.9
  139. FML Language Providers:
  140. minecraft@1
  141. Mod List:
  142. ftb-essentials-1604.1.0.13.jar |FTB Essentials |ftbessentials |1604.1.0.13 |DONE |NOSIGNATURE
  143. supermartijn642configlib-1.0.1a-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.1a |DONE |NOSIGNATURE
  144. AdditionalEnchantedMiner-1.16.4-16.1.5.jar |QuarryPlus |quarryplus |16.1.5 |DONE |1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
  145. simplemagnets-1.0.13-mc1.16.5.jar |Simple Magnets |simplemagnets |1.0.13 |DONE |NOSIGNATURE
  146. IntegratedTerminals-1.16.4-1.1.1.jar |IntegratedTerminals |integratedterminals |1.1.1 |DONE |NOSIGNATURE
  147. mcw-windows-1.0.2-mc1.16.4.jar |Macaw's Windows |mcwwindows |1.0.2 |DONE |NOSIGNATURE
  148. modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |NOSIGNATURE
  149. IronJetpacks-1.16.4-4.2.0.jar |Iron Jetpacks |ironjetpacks |4.2.0 |DONE |NOSIGNATURE
  150. CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |NOSIGNATURE
  151. YungsApi-1.16.4-Forge-3.jar |YUNG's API |yungsapi |1.16.4-Forge-3 |DONE |NOSIGNATURE
  152. Powah-1.16.4-2.3.8.jar |Powah |powah |2.3.8 |DONE |NOSIGNATURE
  153. rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |DONE |NOSIGNATURE
  154. jumbofurnace-1.16.4-2.2.0.1.jar |Jumbo Furnace |jumbofurnace |1.16.4-2.2.0.1 |DONE |NOSIGNATURE
  155. Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar |Wither Skeleton Tweaks |wstweaks |5.3.0 |DONE |NOSIGNATURE
  156. reliquary-1.16.3-1.3.4.1061.jar |Reliquary |xreliquary |1.16.3-1.3.4.1061 |DONE |NOSIGNATURE
  157. randompatches-2.2.1-forge.jar |RandomPatches |randompatches |2.2.1-forge |DONE |92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
  158. WaterStrainer-1.16.3-10.0.0.jar |Water Strainer |waterstrainer |1.16.3-10.0.0 |DONE |NOSIGNATURE
  159. dynviewdist-1.8.jar |Dynamic view distance |dynview |1.8 |DONE |NOSIGNATURE
  160. TMechworks-1.16.3+-2.2.3.jar |Tinkers' Mechworks |tmechworks |2.2.3 |DONE |NOSIGNATURE
  161. JustEnoughResources-1.16.4-0.12.0.104.jar |Just Enough Resources |jeresources |0.12.0.104 |DONE |NOSIGNATURE
  162. shetiphiancore-1.16-3.8.4.jar |ShetiPhian-Core |shetiphiancore |3.8.4 |DONE |NOSIGNATURE
  163. emojiful-1.16.4-2.1.3.jar |Emojiful |emojiful |1.16.4-2.1.3 |DONE |NOSIGNATURE
  164. refinedstorage-1.9.11.jar |Refined Storage |refinedstorage |1.9.11 |DONE |NOSIGNATURE
  165. alltheores-1.1.20-1.16.4-35.1.13.jar |AllTheOres |alltheores |1.1.20-1.16.4-35.1.1|DONE |NOSIGNATURE
  166. industrial-foregoing-1.16.5-3.2.8.4-f4f1a4d.jar |Industrial Foregoing |industrialforegoing |3.2.8.4 |DONE |NOSIGNATURE
  167. cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |NOSIGNATURE
  168. torchmaster-2.3.6.jar |Torchmaster |torchmaster |2.3.6 |DONE |NOSIGNATURE
  169. repurposed_structures-1.16.4-2.3.4.jar |Repurposed Structures |repurposed_structures |1.16.4-2.3.4 |DONE |NOSIGNATURE
  170. BiomesOPlenty-1.16.4-13.0.0.428-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.428 |DONE |NOSIGNATURE
  171. ironfurnaces-1.16.4-2.5.6.jar |Iron Furnaces |ironfurnaces |2.5.6 |DONE |NOSIGNATURE
  172. mcw-trapdors-1.0.1-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.1 |DONE |NOSIGNATURE
  173. SilentGear-1.16.3-2.5.4+212.jar |Silent Gear |silentgear |2.5.4+212 |DONE |NOSIGNATURE
  174. Botania-1.16.4-411.jar |Botania |botania |1.16.4-411 |DONE |NOSIGNATURE
  175. SpawnerFix-1.16.2-1.0.0.2.jar |Spawner Fix |sf |1.0.0.2 |DONE |NOSIGNATURE
  176. spark-forge.jar |spark |spark |1.4.3 |DONE |NOSIGNATURE
  177. portality-1.16.4-3.2.0.jar |Portality |portality |3.2.0 |DONE |NOSIGNATURE
  178. curios-forge-1.16.4-4.0.3.5.jar |Curios API |curios |1.16.4-4.0.3.5 |DONE |NOSIGNATURE
  179. sisser-1.7.jar |Sisser |sisser |1.7 |DONE |NOSIGNATURE
  180. tanknull-2.2a-1.16.4.jar |Tank Null |tanknull |2.2a-1.16.4 |DONE |NOSIGNATURE
  181. angelring-1.16.3-1.3.3.jar |Angel Ring |angelring |1.3.3 |DONE |NOSIGNATURE
  182. tombstone-1.16-6.3.0.jar |Corail Tombstone |tombstone |1.16-6.3.0 |DONE |NOSIGNATURE
  183. ExtraStorage-1.16.4-1.3.1.jar |Extra Storage |extrastorage |1.3.1 |DONE |NOSIGNATURE
  184. NaturesAura-33.4.jar |Nature's Aura |naturesaura |33.4 |DONE |NOSIGNATURE
  185. constructionwand-1.16.2-1.7.jar |Construction Wand |constructionwand |1.16.2-1.7 |DONE |NOSIGNATURE
  186. mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |NOSIGNATURE
  187. observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |DONE |NOSIGNATURE
  188. globalxp-1.16.3-v1.4.15.jar |Global XP |globalxp |v1.4.15 |DONE |NOSIGNATURE
  189. cloth-config-forge-4.1.3.jar |Cloth Config v4 API |cloth-config |4.1.3 |DONE |NOSIGNATURE
  190. FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
  191. BetterMineshafts-Forge-1.16.4-2.0.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.1 |DONE |NOSIGNATURE
  192. forge-1.16.5-geckolib-3.0.6.jar |GeckoLib |geckolib3 |3.0.6 |DONE |NOSIGNATURE
  193. ClientTweaks_1.16.3-5.2.0.jar |Client Tweaks |clienttweaks |5.2.0 |DONE |NOSIGNATURE
  194. nomowanderer_MC1.16.4_1.1.jar |NoMoWanderer |nomowanderer |1.16.4_1.1 |DONE |NOSIGNATURE
  195. woot-1.16.4-1.0.3.0.jar |Woot |woot |1.16.4-1.0.3.0 |DONE |NOSIGNATURE
  196. bagofyurting-1.16.4-1.1.0.2.jar |Bag of Yurting |bagofyurting |1.1.0.2 |DONE |NOSIGNATURE
  197. jei-1.16.4-7.6.1.65.jar |Just Enough Items |jei |7.6.1.65 |DONE |NOSIGNATURE
  198. AttributeFix-1.16.5-10.0.1.jar |AttributeFix |attributefix |10.0.1 |DONE |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
  199. Mekanism-1.16.4-10.0.19.446.jar |Mekanism |mekanism |10.0.19 |DONE |NOSIGNATURE
  200. invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |NOSIGNATURE
  201. shutupexperimentalsettings-1.0.2.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.2 |DONE |NOSIGNATURE
  202. NaturesCompass-1.16.4-1.8.6.jar |Nature's Compass |naturescompass |1.16.4-1.8.6 |DONE |NOSIGNATURE
  203. LibX-1.16.3-1.0.10.jar |LibX |libx |1.16.3-1.0.10 |DONE |NOSIGNATURE
  204. compactmachines-4.0.0-alpha.6.jar |Compact Machines 4 |compactmachines |4.0.0-alpha.6 |DONE |NOSIGNATURE
  205. phosphophyllite-1.16.4-0.4.1.jar |Phosphophyllite |phosphophyllite |0.4.1 |DONE |NOSIGNATURE
  206. engineerstools-1.16.4-1.1.3.jar |Engineer's Tools |engineerstools |1.1.3 |DONE |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
  207. FarmingForBlockheads_1.16.3-7.2.1.jar |Farming for Blockheads |farmingforblockheads |7.2.1 |DONE |NOSIGNATURE
  208. pneumaticcraft-repressurized-1.16.5-2.9.4-126.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.16.5-2.9.4-126 |DONE |NOSIGNATURE
  209. pedestals-0.8r_hotfix_4.jar |Pedestals |pedestals |0.8r_hotfix_4 |DONE |NOSIGNATURE
  210. extradisks-1.16.4-1.5.0.jar |Extra Disks |extradisks |1.5.0 |DONE |NOSIGNATURE
  211. ImmersivePetroleum-1.16.4-3.1.0-2.jar |Immersive Petroleum |immersivepetroleum |3.1.0-2 |DONE |NOSIGNATURE
  212. ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE
  213. MythicBotany-1.16.3-1.2.0.jar |MythicBotany |mythicbotany |1.16.3-1.2.0 |DONE |NOSIGNATURE
  214. IntegratedCrafting-1.16.4-1.0.11.jar |IntegratedCrafting |integratedcrafting |1.0.11 |DONE |NOSIGNATURE
  215. forge-1.16.5-36.0.9-server.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE
  216. theoneprobe-1.16-3.0.7.jar |The One Probe |theoneprobe |1.16-3.0.7 |DONE |NOSIGNATURE
  217. MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE
  218. ImmersiveEngineering-1.16.5-4.2.0-130.jar |Immersive Engineering |immersiveengineering |1.16.5-4.2.0-130 |DONE |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
  219. useful_railroads-1.16.4-1.4.6.35.jar |Useful Railroads |usefulrailroads |1.4.6.35 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  220. pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE
  221. allthemodium-1.1.28-1.16.4-35.1.13.jar |Allthemodium |allthemodium |1.1.28-1.16.4-35.1.1|DONE |NOSIGNATURE
  222. jeiintegration_1.16.4-6.1.1.11.jar |JEI Integration |jeiintegration |6.1.1.11 |DONE |NOSIGNATURE
  223. Mantle-1.16.5-1.6.79.jar |Mantle |mantle |1.6.79 |DONE |NOSIGNATURE
  224. IntegratedDynamics-1.16.4-1.2.0.jar |IntegratedDynamics |integrateddynamics |1.2.0 |DONE |NOSIGNATURE
  225. integratednbt-1.16.4-1.4.0.jar |Integrated NBT |integratednbt |version |DONE |NOSIGNATURE
  226. pamhc2foodcore-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE
  227. ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |NOSIGNATURE
  228. polymorph-forge-1.16.4-0.23.jar |Polymorph |polymorph |1.16.4-0.23 |DONE |NOSIGNATURE
  229. AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
  230. structurize-0.13.113-ALPHA-universal.jar |Structurize |structurize |0.13.113-ALPHA |DONE |NOSIGNATURE
  231. PickleTweaks-1.16.4-5.1.4.jar |Pickle Tweaks |pickletweaks |5.1.4 |DONE |NOSIGNATURE
  232. FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |DONE |NOSIGNATURE
  233. allthetweaks-1.2.4-1.16.4-35.1.13.jar |All The Tweaks |allthetweaks |1.2.4-1.16.4-35.1.13|DONE |NOSIGNATURE
  234. byg-1.1.9.jar |Oh The Biomes You'll Go |byg |1.1.9 |DONE |NOSIGNATURE
  235. extremeSoundMuffler-3.6_Forge-1.16.4.jar |Extreme Sound Muffler |extremesoundmuffler |3.6_forge-1.16.4 |DONE |NOSIGNATURE
  236. CosmeticArmorReworked-1.16.5-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v1 |DONE |NOSIGNATURE
  237. morered-1.16.4-2.0.1.2.jar |More Red |morered |2.0.1.2 |DONE |NOSIGNATURE
  238. xptome-1.16.4-v2.0.1.jar |XP Tome |xpbook |v2.0.1 |DONE |NOSIGNATURE
  239. CyclopsCore-1.16.4-1.9.5.jar |Cyclops Core |cyclopscore |1.9.5 |DONE |NOSIGNATURE
  240. astralsorcery-1.16.4-1.13.9.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.9 |DONE |45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
  241. NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |NOSIGNATURE
  242. aiotbotania-1.16.4-1.7.0.jar |AIOT Botania |aiotbotania |1.7.0 |DONE |NOSIGNATURE
  243. eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |NOSIGNATURE
  244. managear-1.16.3-2.2.3.jar |Mana Gear |managear |1.16.3-2.2.3 |DONE |NOSIGNATURE
  245. rsgauges-1.16.4-1.2.8.jar |Gauges and Switches |rsgauges |1.2.8 |DONE |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
  246. glassential-forge-1.16.4-1.1.5.jar |Glassential |glassential |1.1.5 |DONE |NOSIGNATURE
  247. CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
  248. Controlling-7.0.0.12.jar |Controlling |controlling |7.0.0.12 |DONE |NOSIGNATURE
  249. Placebo-1.16.4-4.4.1.jar |Placebo |placebo |4.4.1 |DONE |NOSIGNATURE
  250. dankstorage-3.14.jar |Dank Storage |dankstorage |3.14 |DONE |NOSIGNATURE
  251. citadel-1.5.3.jar |Citadel |citadel |1.5.3 |DONE |NOSIGNATURE
  252. iceandfire-2.1.5-1.16.4.jar |Ice and Fire |iceandfire |2.1.5-1.16.4 |DONE |NOSIGNATURE
  253. rats-7.1.0-1.16.5.jar |Rats |rats |7.1.0 |DONE |NOSIGNATURE
  254. ratlantis-1.0.0-1.16.3.jar |Rats: Ratlantis |ratlantis |1.0.0-1.16.3 |DONE |NOSIGNATURE
  255. potionsmaster-0.1.34-1.16.4-35.1.13.jar |Potions Master |potionsmaster |0.1.34-1.16.4-35.1.1|DONE |NOSIGNATURE
  256. culinaryconstruct-forge-1.16.5-4.0.0.3.jar |Culinary Construct |culinaryconstruct |1.16.5-4.0.0.3 |DONE |NOSIGNATURE
  257. cartographer-0.0.1-1.16.4-35.1.35.jar |Cartographer |cartographer |0.0.1-1.16.4-35.1.35|DONE |NOSIGNATURE
  258. Bookshelf-1.16.5-10.0.1.jar |Bookshelf |bookshelf |10.0.1 |DONE |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
  259. DarkUtilities-1.16.5-8.0.2.jar |Dark Utilities |darkutils |8.0.2 |DONE |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
  260. BotanyPots-1.16.5-7.0.2.jar |BotanyPots |botanypots |7.0.2 |DONE |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
  261. BotanyTrees-1.16.5-3.0.1.jar |BotanyTrees |botanytrees |3.0.1 |DONE |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
  262. u_team_core-1.16.4-3.1.17.192.jar |U Team Core |uteamcore |3.1.17.192 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  263. buildinggadgets-1.16.4-3.7.3.jar |Building Gadgets |buildinggadgets |3.7.3 |DONE |NOSIGNATURE
  264. forge-1.16.5-36.0.9-universal.jar |Forge |forge |36.0.9 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  265. cofh_core-1.16.3-1.1.6.jar |CoFH Core |cofh_core |1.1.6 |DONE |NOSIGNATURE
  266. thermal_foundation-1.16.3-1.1.6.jar |Thermal Series |thermal |1.1.6 |DONE |NOSIGNATURE
  267. thermal_innovation-1.16.3-1.1.7.jar |Thermal Innovation |thermal_innovation |1.1.7 |DONE |NOSIGNATURE
  268. thermal_locomotion-1.16.3-1.1.6.jar |Thermal Locomotion |thermal_locomotion |1.1.6 |DONE |NOSIGNATURE
  269. Psi 1.16-91.jar |Psi |psi |1.16-91 |DONE |NOSIGNATURE
  270. thermal_cultivation-1.16.3-1.1.6.jar |Thermal Cultivation |thermal_cultivation |1.1.6 |DONE |NOSIGNATURE
  271. AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
  272. Aquaculture-1.16.4-2.1.12.jar |Aquaculture 2 |aquaculture |1.16.4-2.1.12 |DONE |NOSIGNATURE
  273. mcw-doors-1.0.2-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.2 |DONE |NOSIGNATURE
  274. LightingWand-1.16.4-1.7.3.jar |Lighting Wand |lightingwand |1.7.3 |DONE |NOSIGNATURE
  275. MekanismGenerators-1.16.4-10.0.19.446.jar |Mekanism: Generators |mekanismgenerators |10.0.19 |DONE |NOSIGNATURE
  276. XNetGases-1.16.4-2.2.3.jar |XNet Gases |xnetgases |2.2.3 |DONE |NOSIGNATURE
  277. absentbydesign-1.16.4-1.3.2.jar |Absent By Design Mod |absentbydesign |1.16.4-1.3.2 |DONE |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
  278. chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |NOSIGNATURE
  279. mcw-bridges-1.0.5-mc1.16.5-4.jar |Macaw's Bridges |mcwbridges |1.0.5 |DONE |NOSIGNATURE
  280. useful_backpacks-1.16.4-1.11.6.87.jar |Useful Backpacks |usefulbackpacks |1.11.6.87 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  281. ResourcefulBees1.16.3-1.16.4-0.5.8b.jar |Resourceful Bees |resourcefulbees |1.16.4-0.5.8b |DONE |NOSIGNATURE
  282. entangled-1.2.10-mc1.16.5.jar |Entangled |entangled |1.2.10 |DONE |NOSIGNATURE
  283. endertanks-1.16-1.9.3.jar |EnderTanks |endertanks |1.9.3 |DONE |NOSIGNATURE
  284. CommonCapabilities-1.16.4-2.5.5.jar |CommonCapabilities |commoncapabilities |2.5.5 |DONE |NOSIGNATURE
  285. crashutilities-3.8.1.jar |Crash Utilities |crashutilities |3.8.1 |DONE |NOSIGNATURE
  286. Compressium-1.16.4-1.1.36.jar |Compressium |compressium |1.1.36 |DONE |NOSIGNATURE
  287. MekanismAdditions-1.16.4-10.0.19.446.jar |Mekanism: Additions |mekanismadditions |10.0.19 |DONE |NOSIGNATURE
  288. valkyrielib-1.16.4-3.0.6.1.jar |ValkyrieLib |valkyrielib |3.0.6.1 |DONE |NOSIGNATURE
  289. envirocore-1.16.4-3.0.6.0.jar |Environmental Core |envirocore |3.0.6.0 |DONE |NOSIGNATURE
  290. envirotech-1.16.4-3.0.6.1.jar |Environmental Tech |envirotech |3.0.6.0 |DONE |NOSIGNATURE
  291. Lollipop-1.16.4-3.2.4.jar |Lollipop |lollipop |3.2.4 |DONE |NOSIGNATURE
  292. ftb-ranks-1604.1.1.10.jar |FTB Ranks |ftbranks |1604.1.1.10 |DONE |NOSIGNATURE
  293. simplylight-1.16.4-1.1.1.jar |Simply Light |simplylight |1.16.4-1.1.1 |DONE |NOSIGNATURE
  294. tgcropesmod-1.16.2-1.1.0.jar |Ropes Mod |tgcropesmod |1.16.2-1.1.0 |DONE |NOSIGNATURE
  295. atmadditions-1.16.2-1.0.0.jar |All The Mods: Additions |atmadditions |1.16.2-1.0.0 |DONE |NOSIGNATURE
  296. pamhc2foodextended-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |NOSIGNATURE
  297. SolarFluxReborn-1.16.3-16.2.3.jar |Solar Flux Reborn |solarflux |16.2.3 |DONE |NOSIGNATURE
  298. dpanvil-1.16.3-1.0.7.jar |DataPack Anvil |dpanvil |1.16.3-1.0.7 |DONE |NOSIGNATURE
  299. Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE
  300. ars_nouveau-1.16.4-1.11.2.jar |Ars Nouveau |ars_nouveau |1.11.2 |DONE |NOSIGNATURE
  301. camera-1.16.5-1.0.0.jar |Camera Mod |camera |1.16.5-1.0.0 |DONE |NOSIGNATURE
  302. thermal_expansion-1.16.3-1.1.6.jar |Thermal Expansion |thermal_expansion |1.1.6 |DONE |NOSIGNATURE
  303. IntegratedTunnels-1.16.4-1.6.15.jar |IntegratedTunnels |integratedtunnels |1.6.15 |DONE |NOSIGNATURE
  304. MysticalCustomization-1.16.4-2.1.2.jar |Mystical Customization |mysticalcustomization |2.1.2 |DONE |NOSIGNATURE
  305. elevatorid-1.16.5-1.7.12.jar |Elevator Mod |elevatorid |1.16.5-1.7.12 |DONE |NOSIGNATURE
  306. ftb-ultimine-1603.1.1.13.jar |FTB Ultimine |ftbultimine |1603.1.1.13 |DONE |NOSIGNATURE
  307. Runelic-1.16.4-6.0.4.jar |Runelic |runelic |6.0.4 |DONE |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. MekanismTools-1.16.4-10.0.19.446.jar |Mekanism: Tools |mekanismtools |10.0.19 |DONE |NOSIGNATURE
  309. architectury-1.5.104-forge.jar |Architectury |architectury |1.5.104 |DONE |NOSIGNATURE
  310. ftb-gui-library-1605.2.1.37-forge.jar |FTB GUI Library |ftbguilibrary |1605.2.1.37 |DONE |NOSIGNATURE
  311. ftb-teams-1604.1.0.15-forge.jar |FTB Teams |ftbteams |1604.1.0.15 |DONE |NOSIGNATURE
  312. cc-tweaked-1.16.4-1.95.2.jar |CC: Tweaked |computercraft |1.95.2 |DONE |NOSIGNATURE
  313. compact-crafting-1.0.0-alpha.2.jar |Compact Crafting |compactcrafting |1.0.0-alpha.2 |DONE |NOSIGNATURE
  314. trashcans-1.0.6a-mc1.16.4.jar |Trash Cans |trashcans |1.0.6a |DONE |NOSIGNATURE
  315. TrampleStopper-2.4.9+mc-1.16.5.jar |Trample Stopper |tramplestopper |2.4.9+mc-1.16.5 |DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
  316. bwncr-1.16.4-3.9.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.4-3.9.16 |DONE |NOSIGNATURE
  317. Cyclic-1.16.5-1.1.4.jar |Cyclic |cyclic |1.16.5-1.1.4 |DONE |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
  318. BetterAdvancements-1.16.4-0.1.0.104.jar |Better Advancements |betteradvancements |0.1.0.104 |DONE |NOSIGNATURE
  319. rhino-1.7.13.10.jar |Rhino |rhino |1.7.13.10 |DONE |NOSIGNATURE
  320. kubejs-1605.3.4.153-forge.jar |KubeJS |kubejs |1605.3.4.153 |DONE |NOSIGNATURE
  321. kubejs-thermal-1604.1.0.5.jar |KubeJS Thermal |kubejs_thermal |1604.1.0.5 |DONE |NOSIGNATURE
  322. kubejs-immersive-engineering-1604.1.0.12.jar |KubeJS Immersive Engineering |kubejs_immersive_engineering |1604.1.0.12 |DONE |NOSIGNATURE
  323. kubejs-mekanism-1604.1.1.6.jar |KubeJS Mekanism |kubejs_mekanism |1604.1.1.6 |DONE |NOSIGNATURE
  324. biggerreactors-1.16.4-0.4.3.jar |Bigger Reactors |biggerreactors |0.4.3 |DONE |NOSIGNATURE
  325. Cucumber-1.16.4-4.1.5.jar |Cucumber Library |cucumber |4.1.5 |DONE |NOSIGNATURE
  326. TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |NOSIGNATURE
  327. pamhc2trees-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.0 |DONE |NOSIGNATURE
  328. flatbedrock-1.16.4-1.1.6.jar |Flat Bedrock |flatbedrock |1.16.4-1.1.6 |DONE |NOSIGNATURE
  329. item-filters-1605.2.3.27-forge.jar |Item Filters |itemfilters |1605.2.3.27 |DONE |NOSIGNATURE
  330. elementalcraft-1.16.4-2.5.6.jar |ElementalCraft |elementalcraft |1.16.4-2.5.6 |DONE |NOSIGNATURE
  331. platforms-1.16-1.7.8.jar |Platforms |platforms |1.7.8 |DONE |NOSIGNATURE
  332. metalbarrels-3.3a.jar |Metal Barrels |metalbarrels |3.3a |DONE |NOSIGNATURE
  333. ae2extras-1.2-1.16.4.jar |AE2 Extras |ae2extras |1.2-1.16.4 |DONE |NOSIGNATURE
  334. ensorcellation-1.16.3-1.1.2.jar |Ensorcellation |ensorcellation |1.1.2 |DONE |NOSIGNATURE
  335. create-mc1.16.3_v0.3e.jar |Create |create |mc1.16.3_v0.3e |DONE |NOSIGNATURE
  336. kubejs-create-1604.1.0.3.jar |KubeJS Create |kubejs_create |1604.1.0.3 |DONE |NOSIGNATURE
  337. Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
  338. Clumps-6.0.0.13.jar |Clumps |clumps |6.0.0.13 |DONE |NOSIGNATURE
  339. enviromats-1.16.4-2.0.6.0.jar |Environmental Materials |enviromats |2.0.6.0 |DONE |NOSIGNATURE
  340. comforts-forge-1.16.4-4.0.1.0.jar |Comforts |comforts |1.16.4-4.0.1.0 |DONE |NOSIGNATURE
  341. appliedenergistics2-8.2.0-beta.2.jar |Applied Energistics 2 |appliedenergistics2 |8.2.0-beta.2 |DONE |95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
  342. DimStorage-1.16.5-4.4.0.jar |DimStorage |dimstorage |4.4.0 |DONE |NOSIGNATURE
  343. DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |NOSIGNATURE
  344. BadMobs-1.16.5-9.0.1.jar |BadMobs |badmobs |9.0.1 |DONE |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
  345. demagnetize-forge-1.16.2-1.2.2.jar |Demagnetize |demagnetize |1.16.2-1.2.2 |DONE |NOSIGNATURE
  346. TravelAnchors-2.1.jar |Travel Anchors |travel_anchors |2.1 |DONE |NOSIGNATURE
  347. mcjtylib-1.16-5.0.15.jar |McJtyLib |mcjtylib |1.16-5.0.15 |DONE |NOSIGNATURE
  348. rftoolsbase-1.16-2.0.9.jar |RFToolsBase |rftoolsbase |1.16-2.0.9 |DONE |NOSIGNATURE
  349. xnet-1.16-3.0.11.jar |XNet |xnet |1.16-3.0.11 |DONE |NOSIGNATURE
  350. rftoolspower-1.16-3.0.8.jar |RFToolsPower |rftoolspower |1.16-3.0.8 |DONE |NOSIGNATURE
  351. rftoolsbuilder-1.16-3.0.13.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.0.13 |DONE |NOSIGNATURE
  352. rftoolsstorage-1.16-2.0.8.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.8 |DONE |NOSIGNATURE
  353. rftoolscontrol-1.16-4.0.6.jar |RFToolsControl |rftoolscontrol |1.16-4.0.6 |DONE |NOSIGNATURE
  354. restrictions-1.16-3.0.3.jar |Restrictions |restrictions |1.16-3.0.3 |DONE |NOSIGNATURE
  355. mahoutsukai-1.16.5-v1.27.9.jar |Mahou Tsukai |mahoutsukai |1.16.5-v1.27.9 |DONE |NOSIGNATURE
  356. mininggadgets-1.7.1.jar |Mining Gadgets |mininggadgets |1.7.1 |DONE |NOSIGNATURE
  357. AkashicTome-1.4-15.jar |Akashic Tome |akashictome |1.4-15 |DONE |NOSIGNATURE
  358. ftb-chunks-1604.2.2.61.jar |FTB Chunks |ftbchunks |1604.2.2.61 |DONE |NOSIGNATURE
  359. BloodMagic-1.16.4-3.1.0-15.jar |Blood Magic |bloodmagic |1.16.4-3.1.0-15 |DONE |NOSIGNATURE
  360. kubejs-blood-magic-1604.1.0.4.jar |KubeJS Blood Magic |kubejs_blood_magic |1604.1.0.4 |DONE |NOSIGNATURE
  361. scuba-gear-1.16.4-1.0.1.jar |Scuba Gear |scuba_gear |1.0.1 |DONE |NOSIGNATURE
  362. MysticalAgriculture-1.16.4-4.1.4.jar |Mystical Agriculture |mysticalagriculture |4.1.4 |DONE |NOSIGNATURE
  363. MysticalAgradditions-1.16.4-4.1.3.jar |Mystical Agradditions |mysticalagradditions |4.1.3 |DONE |NOSIGNATURE
  364. CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |DONE |NOSIGNATURE
  365. rftoolsutility-1.16-3.0.20.jar |RFToolsUtility |rftoolsutility |1.16-3.0.20 |DONE |NOSIGNATURE
  366. ToolBelt-1.16.3-1.15.2.jar |Tool Belt |toolbelt |1.15.2 |DONE |NOSIGNATURE
  367. titanium-1.16.4-3.2.5.jar |Titanium |titanium |3.2.5 |DONE |NOSIGNATURE
  368. SilentLib-1.16.3-4.9.1+64.jar |Silent Lib |silentlib |4.9.1+64 |DONE |NOSIGNATURE
  369. forbidden_arcanus-1.16.4-1.0.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.16.4-1.0.0 |DONE |NOSIGNATURE
  370. archers_paradox-1.16.3-1.1.1.jar |Archer's Paradox |archers_paradox |1.1.1 |DONE |NOSIGNATURE
  371. omgourd-1.16.3-1.1.0.jar |Oh My Gourd |omgourd |1.1.0 |DONE |NOSIGNATURE
  372. enviroenergy-1.16.4-3.0.6.0.jar |Environmental Energy |enviroenergy |3.0.6.0 |DONE |NOSIGNATURE
  373. Quark-r2.4-299.jar |Quark |quark |r2.4-299 |DONE |NOSIGNATURE
  374. Apotheosis-1.16.3-4.4.1.jar |Apotheosis |apotheosis |4.4.1 |DONE |NOSIGNATURE
  375. FastWorkbench-1.16.4-4.5.0.jar |FastWorkbench |fastbench |4.5.0 |DONE |NOSIGNATURE
  376. StorageDrawers-1.16.3-8.2.2.jar |Storage Drawers |storagedrawers |8.2.2 |DONE |NOSIGNATURE
  377. FluxNetworks-1.16.5-6.1.6.11.jar |Flux Networks |fluxnetworks |1.16.5-6.1.6.11 |DONE |NOSIGNATURE
  378. performant-1.16.2-4-3.30m.jar |Performant |performant |3.30m |DONE |NOSIGNATURE
  379. enderchests-1.16-1.7.5.jar |EnderChests |enderchests |1.7.5 |DONE |NOSIGNATURE
  380. minecolonies-0.13.589-ALPHA-universal.jar |MineColonies |minecolonies |0.13.589-ALPHA |DONE |NOSIGNATURE
  381. ferritecore-1.1.1.jar |Ferrite Core |ferritecore |1.1.1 |DONE |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
  382. engineersdecor-1.16.4-1.1.7.jar |Engineer's Decor |engineersdecor |1.1.7 |DONE |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
  383. solcarrot-1.16.3-1.9.9.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.9 |DONE |NOSIGNATURE
  384. modular-routers-1.16.4-7.3.1-50.jar |Modular Routers |modularrouters |1.16.4-7.3.1-50 |DONE |NOSIGNATURE
  385. refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |NOSIGNATURE
  386. chiselsandbits-0.2.10-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |NOSIGNATURE
  387. Morph-o-Tool-1.4-26.jar |Morph-o-Tool |morphtool |1.4-26 |DONE |NOSIGNATURE
  388. balancedenchanting-1.0.jar |Balanced Enchanting |balancedenchanting |1.0 |DONE |NOSIGNATURE
  389. Crash Report UUID: 75701a4d-603c-4e55-a639-8419fbc5a3a6
  390. [Psi] Active spell: None
  391. Player Count: 1 / 15; [ServerPlayerEntity['taj1994'/2420, l='ServerLevel[world]', x=-2148.49, y=134.53, z=-0.81]]
  392. Data Packs: resourcefulbees:internals, vanilla, mod:ftbessentials, mod:quarryplus, mod:simplemagnets, mod:mcwwindows (incompatible), mod:modnametooltip, mod:ironjetpacks, mod:powah, mod:rangedpumps, mod:jumbofurnace (incompatible), mod:wstweaks (incompatible), mod:xreliquary, mod:randompatches, mod:waterstrainer, mod:dynview (incompatible), mod:tmechworks (incompatible), mod:jeresources, mod:shetiphiancore, mod:emojiful (incompatible), mod:refinedstorage, mod:alltheores, mod:industrialforegoing (incompatible), mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:biomesoplenty, mod:ironfurnaces, mod:mcwtrpdoors, mod:silentgear, mod:botania, mod:portality (incompatible), mod:curios, mod:tanknull (incompatible), mod:angelring (incompatible), mod:tombstone, mod:extrastorage, mod:naturesaura (incompatible), mod:constructionwand (incompatible), mod:mcwroofs, mod:observerlib, mod:globalxp, mod:cloth-config (incompatible), mod:fastleafdecay (incompatible), mod:bettermineshafts (incompatible), mod:geckolib3 (incompatible), mod:clienttweaks (incompatible), mod:nomowanderer (incompatible), mod:woot, mod:bagofyurting (incompatible), mod:jei, mod:attributefix, mod:mekanism, mod:invtweaks (incompatible), mod:shutupexperimentalsettings (incompatible), mod:naturescompass (incompatible), mod:libx, mod:compactmachines, mod:phosphophyllite, mod:engineerstools, mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:pedestals (incompatible), mod:extradisks, mod:immersivepetroleum (incompatible), mod:ironchest (incompatible), mod:mythicbotany, mod:theoneprobe, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:usefulrailroads, mod:pamhc2crops (incompatible), mod:allthemodium, mod:jeiintegration, mod:mantle (incompatible), mod:pamhc2foodcore (incompatible), mod:ftbbackups (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:structurize, mod:pickletweaks, mod:fastfurnace (incompatible), mod:allthetweaks, mod:byg, mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:morered (incompatible), mod:xpbook, mod:astralsorcery, mod:netherportalfix (incompatible), mod:aiotbotania (incompatible), mod:managear, mod:rsgauges, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:dankstorage, mod:citadel (incompatible), mod:iceandfire (incompatible), mod:rats, mod:ratlantis, mod:ftbguilibrary (incompatible), mod:potionsmaster, mod:culinaryconstruct (incompatible), mod:bookshelf, mod:darkutils (incompatible), mod:botanypots, mod:uteamcore, mod:buildinggadgets, mod:forge, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_locomotion (incompatible), mod:psi (incompatible), mod:thermal_cultivation (incompatible), mod:appleskin, mod:aquaculture (incompatible), mod:mcwdoors, mod:lightingwand, mod:mekanismgenerators, mod:xnetgases, mod:ftbteams (incompatible), mod:absentbydesign (incompatible), mod:mcwbridges, mod:usefulbackpacks, mod:resourcefulbees (incompatible), mod:entangled, mod:endertanks, mod:crashutilities (incompatible), mod:compressium (incompatible), mod:mekanismadditions, mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:lollipop, mod:ftbranks, mod:simplylight, mod:tgcropesmod (incompatible), mod:atmadditions (incompatible), mod:pamhc2foodextended (incompatible), mod:solarflux, mod:patchouli (incompatible), mod:ars_nouveau, mod:camera, mod:thermal_expansion (incompatible), mod:mysticalcustomization (incompatible), mod:elevatorid, mod:ftbultimine (incompatible), mod:runelic, mod:mekanismtools, mod:architectury, mod:computercraft, mod:trashcans, mod:tramplestopper (incompatible), mod:bwncr (incompatible), mod:cyclic (incompatible), mod:betteradvancements, mod:rhino, mod:kubejs, mod:kubejs_thermal, mod:kubejs_immersive_engineering, mod:kubejs_mekanism, mod:biggerreactors, mod:cucumber, mod:trashslot (incompatible), mod:pamhc2trees (incompatible), mod:flatbedrock (incompatible), mod:itemfilters, mod:elementalcraft, mod:platforms, mod:metalbarrels (incompatible), mod:ae2extras (incompatible), mod:ensorcellation (incompatible), mod:create (incompatible), mod:waystones (incompatible), mod:clumps, mod:enviromats (incompatible), mod:comforts (incompatible), mod:appliedenergistics2 (incompatible), mod:dimstorage, mod:dungeoncrawl, mod:badmobs (incompatible), mod:demagnetize (incompatible), mod:travel_anchors, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolsstorage, mod:rftoolscontrol, mod:restrictions (incompatible), mod:mahoutsukai (incompatible), mod:mininggadgets (incompatible), mod:ftbchunks (incompatible), mod:bloodmagic, mod:kubejs_blood_magic, mod:scuba_gear (incompatible), mod:mysticalagriculture, mod:mysticalagradditions (incompatible), mod:craftingtweaks (incompatible), mod:rftoolsutility, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:silentlib (incompatible), mod:forbidden_arcanus (incompatible), mod:archers_paradox (incompatible), mod:omgourd (incompatible), mod:enviroenergy, mod:quark (incompatible), mod:apotheosis (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks, mod:enderchests, mod:minecolonies (incompatible), mod:engineersdecor, mod:solcarrot (incompatible), mod:modularrouters, mod:refinedstorageaddons, mod:chiselsandbits (incompatible), mod:balancedenchanting (incompatible), mod:sisser (incompatible), mod:chocolate, mod:integratedterminals, mod:sf, mod:integratedcrafting, mod:integrateddynamics, mod:cyclopscore, mod:eidolon, mod:commoncapabilities, mod:integratedtunnels, mod:compactcrafting (incompatible), mod:kubejs_create, mod:spark, mod:supermartijn642configlib, mod:ctm (incompatible), mod:yungsapi, mod:integratednbt (incompatible), mod:glassential (incompatible), mod:cartographer, mod:botanytrees, mod:dpanvil, mod:akashictome, mod:performant (incompatible), mod:ferritecore (incompatible), mod:morphtool (incompatible)
  393. Is Modded: Definitely; Server brand changed to 'forge'
  394. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment