Advertisement
drakray

Untitled

Dec 15th, 2021
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.12 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I feel sad now :(
  3.  
  4. Time: 2021-12-15, 9:07 p.m.
  5. Description: Ticking block entity
  6.  
  7. java.lang.NullPointerException: Ticking block entity
  8. at net.mehvahdjukaar.supplementaries.common.mobholder.MobContainer$MobData.access$200(MobContainer.java:472) ~[supplementaries:1.16.5-0.17.12] {re:classloading}
  9. at net.mehvahdjukaar.supplementaries.common.mobholder.MobContainer.tick(MobContainer.java:270) ~[supplementaries:1.16.5-0.17.12] {re:classloading}
  10. at net.mehvahdjukaar.supplementaries.block.tiles.JarBlockTile.func_73660_a(JarBlockTile.java:247) ~[supplementaries:1.16.5-0.17.12] {re:classloading}
  11. at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:twilightforest:hitbox,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:twilightforest:hitbox,pl:runtimedistcleaner:A}
  12. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:world.ServerWorldMixin,pl:mixin:APP:bountifulbaubles.mixins.json:MixinServerWorld,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  13. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  14. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
  15. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  16. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  17. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  18. at java.lang.Thread.run(Thread.java:829) [?:?] {}
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- Head --
  25. Thread: Server thread
  26. Stacktrace:
  27. at net.mehvahdjukaar.supplementaries.common.mobholder.MobContainer$MobData.access$200(MobContainer.java:472) ~[supplementaries:1.16.5-0.17.12] {re:classloading}
  28. at net.mehvahdjukaar.supplementaries.common.mobholder.MobContainer.tick(MobContainer.java:270) ~[supplementaries:1.16.5-0.17.12] {re:classloading}
  29. at net.mehvahdjukaar.supplementaries.block.tiles.JarBlockTile.func_73660_a(JarBlockTile.java:247) ~[supplementaries:1.16.5-0.17.12] {re:classloading}
  30. -- Block entity being ticked --
  31. Details:
  32. Name: supplementaries:jar // net.mehvahdjukaar.supplementaries.block.tiles.JarBlockTile
  33. Block: Block{supplementaries:jar}[facing=west,light_level=0,waterlogged=true]
  34. Block location: World: (4302,63,5545), Chunk: (at 14,3,9 in 268,346; contains blocks 4288,0,5536 to 4303,255,5551), Region: (8,10; contains chunks 256,320 to 287,351, blocks 4096,0,5120 to 4607,255,5631)
  35. Block: Block{supplementaries:jar}[facing=west,light_level=0,waterlogged=true]
  36. Block location: World: (4302,63,5545), Chunk: (at 14,3,9 in 268,346; contains blocks 4288,0,5536 to 4303,255,5551), Region: (8,10; contains chunks 256,320 to 287,351, blocks 4096,0,5120 to 4607,255,5631)
  37. Stacktrace:
  38. at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:twilightforest:hitbox,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:observerlib:coremodmethod,xf:fml:twilightforest:hitbox,pl:runtimedistcleaner:A}
  39. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:world.ServerWorldMixin,pl:mixin:APP:bountifulbaubles.mixins.json:MixinServerWorld,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  40.  
  41.  
  42. -- Affected level --
  43. Details:
  44. All players: 1 total; [ServerPlayerEntity['drakray'/1336276, l='ServerLevel[world_test]', x=4300.53, y=63.00, z=5546.00]]
  45. Chunk stats: ServerChunkCache: 2378
  46. Level dimension: mythicbotany:alfheim
  47. Derived: true
  48. Level spawn location: World: (1884,113,4426), Chunk: (at 12,7,10 in 117,276; contains blocks 1872,0,4416 to 1887,255,4431), Region: (3,8; contains chunks 96,256 to 127,287, blocks 1536,0,4096 to 2047,255,4607)
  49. Level time: 40518689 game time, 43153356 day time
  50. Level name: world_test
  51. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  52. Level weather: Rain time: 144845 (now: false), thunder time: 33008 (now: false)
  53. Known server brands: forge
  54. Level was modded: true
  55. Level storage version: 0x04ABD - Anvil
  56. Stacktrace:
  57. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  58. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
  59. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  60. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  61. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:the_bumblezone.mixins.json:entities.MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  62. at java.lang.Thread.run(Thread.java:829) [?:?] {}
  63.  
  64.  
  65. -- System Details --
  66. Details:
  67. Minecraft Version: 1.16.5
  68. Minecraft Version ID: 1.16.5
  69. Operating System: Linux (amd64) version 5.13.0-21-generic
  70. Java Version: 11.0.12, Ubuntu
  71. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Ubuntu
  72. Memory: 2454851632 bytes (2341 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
  73. CPUs: 8
  74. JVM Flags: 9 total; -Xms8G -Xmx8G -XX:+UseG1GC -XX:MaxGCPauseMillis=1000 -XX:ParallelGCThreads=8 -XX:ConcGCThreads=2 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20
  75. ModLauncher: 8.0.9+86+master.3cf110c
  76. ModLauncher launch target: fmlserver
  77. ModLauncher naming: srg
  78. ModLauncher services:
  79. /mixin-0.8.4.jar mixin PLUGINSERVICE
  80. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  81. /forge-1.16.5-36.2.19.jar object_holder_definalize PLUGINSERVICE
  82. /forge-1.16.5-36.2.19.jar runtime_enum_extender PLUGINSERVICE
  83. /forge-1.16.5-36.2.19.jar capability_inject_definalize PLUGINSERVICE
  84. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  85. /forge-1.16.5-36.2.19.jar runtimedistcleaner PLUGINSERVICE
  86. /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  87. /forge-1.16.5-36.2.19.jar fml TRANSFORMATIONSERVICE
  88. /_mixinbootstrap-1.1.0.jar mixinbootstrap TRANSFORMATIONSERVICE
  89. FML: 36.2
  90. Forge: net.minecraftforge:36.2.19
  91. FML Language Providers:
  92. javafml@36.2
  93. minecraft@1
  94. kotlinforforge@1.16.0
  95. Mod List:
  96. yung-betterdungeons-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
  97. oreclumps-1.16-0.4.0.jar |OreClumps |oreclumps |1.16-0.4.0 |DONE |Manifest: NOSIGNATURE
  98. 0-api-supermartijn642configlib-1.0.9.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE
  99. cc-03-integratedterminals-1.2.11.jar |IntegratedTerminals |integratedterminals |1.2.11 |DONE |Manifest: NOSIGNATURE
  100. mcw-windows-2.0.0.jar |Macaw's Windows |mcwwindows |2.0.0 |DONE |Manifest: NOSIGNATURE
  101. woodenhopper-1.2.0.0.jar |Wooden Hopper |woodenhopper |1.16.5-1.2.0.0 |DONE |Manifest: NOSIGNATURE
  102. yung-bettercaves-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE
  103. 0-api-ctm-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE
  104. farmersdelightintegrations-1.2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE
  105. cc-02-evilcraft-1.1.11.jar |EvilCraft |evilcraft |1.1.11 |DONE |Manifest: NOSIGNATURE
  106. yung-api-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE
  107. reliquary-1.3.5.1100.jar |Reliquary |xreliquary |1.16.5-1.3.5.1100 |DONE |Manifest: NOSIGNATURE
  108. guardvillagers.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE
  109. dropthemeat-1.3.3.jar |Drop the Meat |dropthemeat |1.3.3 |DONE |Manifest: NOSIGNATURE
  110. mysticalchemy-0.0.8.jar |Mystic Alchemy |mysticalchemy |0.0.6 |DONE |Manifest: NOSIGNATURE
  111. hwyla-1.10.11-b78.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE
  112. justenoughresources-0.12.1.133.jar |Just Enough Resources |jeresources |0.12.1.133 |DONE |Manifest: NOSIGNATURE
  113. delogger-1.0.6.jar |DeLogger |delogger |1.0.6+mc-1.16.4 |DONE |Manifest: 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
  114. sc-00-shetiphiancore-3.8.6.jar |ShetiPhian-Core |shetiphiancore |3.8.6 |DONE |Manifest: NOSIGNATURE
  115. supplementaries-0.17.12b.jar |Supplementaries |supplementaries |1.16.5-0.17.12 |DONE |Manifest: NOSIGNATURE
  116. 0-api-structuregel-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE
  117. assortedworld-1.0.0.jar |Assorted World |assortedworld |1.16.5-1.0.0 |DONE |Manifest: NOSIGNATURE
  118. repurposedstructures-3.4.6.jar |Repurposed Structures |repurposed_structures |3.4.6+1.16.5 |DONE |Manifest: NOSIGNATURE
  119. morevillagers-1.5.5.jar |More Villagers |morevillagers |1.5.5 |DONE |Manifest: NOSIGNATURE
  120. morepaths-1.3.2.jar |MorePaths |morepaths |1.16-1.3.2 |DONE |Manifest: NOSIGNATURE
  121. solpotato-1.1.0.jar |Spice of Life: Potato Edition |solpotato |1.16.X-1.1.0 |DONE |Manifest: NOSIGNATURE
  122. biomesoplenty-13.1.0.484.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.484 |DONE |Manifest: NOSIGNATURE
  123. toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |DONE |Manifest: NOSIGNATURE
  124. dungeons-plus-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE
  125. mcw-trapdoors-1.0.3.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.3 |DONE |Manifest: NOSIGNATURE
  126. masonry-0.3.6.jar |Masonry |masonry |NONE |DONE |Manifest: NOSIGNATURE
  127. betterdefaultbiomes-a2.5.3.jar |Better Default Biomes |betterdefaultbiomes |Alpha 2.5.3 |DONE |Manifest: NOSIGNATURE
  128. yung-bridges-1.0.1.jar |YUNG's Bridges |yungsbridges |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
  129. netherenhanced-0.3.jar |Nether Enhanced |netherenhanced |0.1 |DONE |Manifest: NOSIGNATURE
  130. b-01-botania-420.1.jar |Botania |botania |1.16.5-420.1 |DONE |Manifest: NOSIGNATURE
  131. spawnerfix-1.0.0.2.jar |Spawner Fix |sf |1.0.0.2 |DONE |Manifest: NOSIGNATURE
  132. assortedtools-2.2.15.jar |Assorted Tools |assortedtools |1.16.5-2.2.15 |DONE |Manifest: NOSIGNATURE
  133. curios-4.0.6.5.jar |Curios API |curios |1.16.5-4.0.6.5 |DONE |Manifest: NOSIGNATURE
  134. yung-extras-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
  135. angelring-1.3.4.1.jar |Angel Ring |angelring |1.3.4.1 |DONE |Manifest: NOSIGNATURE
  136. ser-alwaysawitherskull-1.4.jar |Always a Wither Skull |alwaysawitherskull |1.4 |DONE |Manifest: NOSIGNATURE
  137. mcw-roofs-2.0.1.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |Manifest: NOSIGNATURE
  138. mcw-furniture-2.0.1.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |Manifest: NOSIGNATURE
  139. 0-api-observerlib-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE
  140. thebumblezone-3.2.1.jar |The Bumblezone |the_bumblezone |3.2.1+1.16.5 |DONE |Manifest: NOSIGNATURE
  141. fastleafdecay-25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |Manifest: NOSIGNATURE
  142. de-00-codechickenlib-4.0.4.435.jar |CodeChicken Lib |codechickenlib |4.0.4.435 |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
  143. yung-bettermineshafts-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
  144. 0-api-geckolib-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE
  145. lumberjack-2.2.0.jar |LumberJack |lumberjack |2.2.0 |DONE |Manifest: NOSIGNATURE
  146. mcw-lights-1.0.01.16.5.jar |Macaw's Lights and Lamps |mcwlights |1.0.0 |DONE |Manifest: NOSIGNATURE
  147. quarkoddities.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |Manifest: NOSIGNATURE
  148. mowziesmobs-1.5.19.jar |Mowzie's Mobs |mowziesmobs |1.5.19 |DONE |Manifest: NOSIGNATURE
  149. woot-1.0.8.0.jar |Woot |woot |1.16.5-1.0.8.0 |DONE |Manifest: NOSIGNATURE
  150. vanillaexcavators-2.2.1.jar |Vanilla Excavators |vanillaexcavators |2.2.1 |DONE |Manifest: NOSIGNATURE
  151. bountifulbaubles-0.1.0.jar |Bountiful Baubles |bountifulbaubles |1.16.5-0.1.0 |DONE |Manifest: NOSIGNATURE
  152. jei-7.7.1.137.jar |Just Enough Items |jei |7.7.1.137 |DONE |Manifest: NOSIGNATURE
  153. thegraveyard-2.1.jar |The Graveyard (FORGE) |graveyard |2.1 |DONE |Manifest: NOSIGNATURE
  154. attributefix-10.1.3.jar |AttributeFix |attributefix |10.1.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  155. ab-00-differentiate-0.5.3.jar |Differentiate |differentiate |0.5.3 |DONE |Manifest: NOSIGNATURE
  156. goblintraders-1.6.0.jar |Goblin Traders |goblintraders |1.6.0 |DONE |Manifest: NOSIGNATURE
  157. justenoughthings-1.2.jar |JustEnoughThings |jet |1.2 |DONE |Manifest: NOSIGNATURE
  158. invtweaks-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
  159. basaltblocks-1.0.0.jar |Basalt Blocks |basaltblocks |1.0.0 |DONE |Manifest: NOSIGNATURE
  160. b-00-libx-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |DONE |Manifest: NOSIGNATURE
  161. curioofundying-5.1.0.0.jar |Curio of Undying |curioofundying |1.16.4-5.1.0.0 |DONE |Manifest: NOSIGNATURE
  162. farmingforblockheads-7.3.1.jar |Farming for Blockheads |farmingforblockheads |7.3.1 |DONE |Manifest: NOSIGNATURE
  163. crockpot-1.6.2.jar |Crock Pot |crockpot |1.6.2-release |DONE |Manifest: NOSIGNATURE
  164. worldnamerandomizer-1.1.1.jar |World Name Randomizer |worldnamerandomizer |1.16.4-v1.1.0 |DONE |Manifest: NOSIGNATURE
  165. betterhurttimer-4.5.2.2.jar |Better Hurt Timer |betterhurttimer |1.16.3-4.5.2.2 |DONE |Manifest: c9:84:cd:eb:27:ac:0d:ad:8c:55:6f:d6:5f:19:f2:c8:63:2a:b0:bd:3b:d0:b6:df:fd:9f:de:9f:9d:e8:7c:68
  166. additionallights-2.1.3.jar |Additional Lights |additional_lights |2.1.3 |DONE |Manifest: NOSIGNATURE
  167. ser-setworldspawnpoint-1.7.jar |Set World Spawn Point |setworldspawnpoint |1.7 |DONE |Manifest: NOSIGNATURE
  168. catalogue-1.5.0.jar |Catalogue |catalogue |1.5.0 |DONE |Manifest: NOSIGNATURE
  169. jeitweaker-1.1.0.47.jar |JEI Tweaker |jeitweaker |1.1.0.47 |DONE |Manifest: NOSIGNATURE
  170. crafttweaker-7.1.2.471.jar |CraftTweaker |crafttweaker |7.1.2.471 |DONE |Manifest: NOSIGNATURE
  171. mysticalworld-0.3.5.24.jar |Mystical World |mysticalworld |0.3.5.23 |DONE |Manifest: NOSIGNATURE
  172. ie-02-immersivepetroleum-3.3.0.8.jar |Immersive Petroleum |immersivepetroleum |3.3.0-8 |DONE |Manifest: NOSIGNATURE
  173. forge-1.16.5-36.2.19-universal.jar |Forge |forge |36.2.19 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  174. wailaharvestability1.16.x-1.1.15.jar |Waila Harvestability |wailaharvestability |1.1.15 |DONE |Manifest: NOSIGNATURE
  175. ie-00-universalmodcore-1.1.3.jar |Universal Mod Core |universalmodcore |1.1.3 |DONE |Manifest: NOSIGNATURE
  176. cc-03-integratedcrafting-1.0.20.jar |IntegratedCrafting |integratedcrafting |1.0.20 |DONE |Manifest: NOSIGNATURE
  177. b-02-mythicbotany-1.4.17.jar |MythicBotany |mythicbotany |1.16.5-1.4.17 |DONE |Manifest: NOSIGNATURE
  178. er-00-zerocore2-2.1.7.jar |Zero CORE 2 |zerocore |1.16.5-2.1.7 |DONE |Manifest: NOSIGNATURE
  179. forge-1.16.5-36.2.19-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  180. hexlands-1.1.2.jar |HexLands |hexlands |1.1.2 |DONE |Manifest: NOSIGNATURE
  181. antimobgriefing-1.0.3.jar |Anti Mobgriefing |antimobgriefing |1.16.5-1.0.3 |DONE |Manifest: NOSIGNATURE
  182. pandorascreatures-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |DONE |Manifest: NOSIGNATURE
  183. livingthings-1.16.5-1.4.0.jar |Living Things |livingthings |1.16.5 - 1.4.0 |DONE |Manifest: NOSIGNATURE
  184. mousetweaks-2.14.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
  185. morevanillalib-1.4.1.jar |MoreVanillaLib |morevanillalib |1.4.1 |DONE |Manifest: NOSIGNATURE
  186. greekfantasy-16.5.3.jar |Greek Fantasy |greekfantasy |16.5.3 |DONE |Manifest: NOSIGNATURE
  187. ser-inventorytotem-1.4.jar |Inventory Totem |inventorytotem |1.4 |DONE |Manifest: NOSIGNATURE
  188. pamhc2crops-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE
  189. turtlemancy-1.6.3.jar |Turtlemancy |turtlemancy |1.6.3 |DONE |Manifest: NOSIGNATURE
  190. storageoverhaul-1.0.4.jar |Storage Overhaul |storage_overhaul |1.16.5-1.0.4 |DONE |Manifest: NOSIGNATURE
  191. ceramicshears-1.5.0.0.jar |Ceramic Shears |ceramicshears |1.16.5-1.5.0.0 |DONE |Manifest: NOSIGNATURE
  192. astikorcarts-1.1.1.jar |AstikorCarts |astikorcarts |1.1.1 |DONE |Manifest: NOSIGNATURE
  193. paintings-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |DONE |Manifest: NOSIGNATURE
  194. jeiintegration-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |Manifest: NOSIGNATURE
  195. 0-api-mantle-1.6.147.jar |Mantle |mantle |1.6.147 |DONE |Manifest: NOSIGNATURE
  196. xaerosminimap-21.22.3.jar |Xaero's Minimap |xaerominimap |21.22.3 |DONE |Manifest: NOSIGNATURE
  197. cc-02-integrateddynamics-1.10.6.jar |IntegratedDynamics |integrateddynamics |1.10.6 |DONE |Manifest: NOSIGNATURE
  198. cc-04-integratednbt-1.4.2.jar |Integrated NBT |integratednbt |version |DONE |Manifest: NOSIGNATURE
  199. assortedtech-0.0.1.jar |Assorted Tech |assortedtech |1.16.5-0.0.1 |DONE |Manifest: NOSIGNATURE
  200. pamhc2foodcore-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE
  201. polymorph-0.33.jar |Polymorph |polymorph |1.16.5-0.33 |DONE |Manifest: NOSIGNATURE
  202. 0-api-autoreglib-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
  203. earthmobsmod-0.4.2.jar |Earth Mobs Mod |earthmobsmod |1.16.4-0.4.2 |DONE |Manifest: NOSIGNATURE
  204. worldpregenerator-2.0.0.jar |World Pre Generator |world_pre_generator |2.0.0 |DONE |Manifest: NOSIGNATURE
  205. globaldataandresourcepacks-1.7.4.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.16.4-1.7.3 |DONE |Manifest: NOSIGNATURE
  206. appleskin-2.2.0.jar |AppleSkin |appleskin |mc1.16.4-2.2.0 |DONE |Manifest: NOSIGNATURE
  207. occultism-1.22.0.jar |Occultism |occultism |1.16.5-1.22.0 |DONE |Manifest: NOSIGNATURE
  208. byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
  209. aquaculture-2.1.21.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.21 |DONE |Manifest: NOSIGNATURE
  210. wandersack-1.0.jar |Wandersack |wandersack |1.0 |DONE |Manifest: NOSIGNATURE
  211. tea-farmerstea-1.3.jar |Farmer's Tea - A Compat Mod |farmerstea |1.16.5-1.3 |DONE |Manifest: NOSIGNATURE
  212. cosmeticarmorreworked-v4a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4a |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
  213. cc-00-cyclopscore-1.12.1.jar |Cyclops Core |cyclopscore |1.12.1 |DONE |Manifest: NOSIGNATURE
  214. glasscutter-1.1.1.jar |Glasscutter |glasscutter |1.1.1 |DONE |Manifest: NOSIGNATURE
  215. netherportalfix-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |Manifest: NOSIGNATURE
  216. wyrmroost-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |Manifest: NOSIGNATURE
  217. eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE
  218. architectspalette-1.1.4.jar |Architect's Palette |architects_palette |1.1.2 |DONE |Manifest: NOSIGNATURE
  219. mj-incontrol-5.2.2.jar |InControl |incontrol |1.16-5.2.2 |DONE |Manifest: NOSIGNATURE
  220. doggytalents-2.1.15.jar |Doggy Talents 2 |doggytalents |2.1.15 |DONE |Manifest: NOSIGNATURE
  221. glazedsymmetry-1.0.jar |Glazed Symmetry |glazedsymmetry |1.0 |DONE |Manifest: NOSIGNATURE
  222. kingvillager-1.6.2.jar |The King of the villagers |kingvillager |1.6.2 |DONE |Manifest: NOSIGNATURE
  223. ie-02-rsgauges-1.2.12.jar |Gauges and Switches |rsgauges |1.2.12 |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
  224. bowinfinityfix-9.1.jar |Bow Infinity Fix |bowinfinityfix |rv9.1 |DONE |Manifest: NOSIGNATURE
  225. 0-api-guideapi-2.2.2.jar |Guide-API VP |guideapi-vp |2.2.2 |DONE |Manifest: NOSIGNATURE
  226. vampirism-1.8.4.jar |Vampirism |vampirism |1.8.4 |DONE |Manifest: NOSIGNATURE
  227. vampirismintegrations-1.6.1.jar |Vampirism Integrations |vampirism_integrations |1.6.1 |DONE |Manifest: NOSIGNATURE
  228. initialinventory-5.0.2.22.jar |Initial Inventory |initialinventory |5.0.2.22 |DONE |Manifest: NOSIGNATURE
  229. terraforged-0.2.16-b2.jar |TerraForged |terraforged |0.2.16-BETA-2 |DONE |Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
  230. ser-configurableextramobdrops-1.8.jar |Configurable Extra Mob Drops |configurableextramobdrops |1.8 |DONE |Manifest: NOSIGNATURE
  231. xaerosworldmap-1.18.6.jar |Xaero's World Map |xaeroworldmap |1.18.6 |DONE |Manifest: NOSIGNATURE
  232. cookingforblockheads-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |DONE |Manifest: NOSIGNATURE
  233. citadel-1.8.1.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
  234. alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE
  235. iceandfire-2.1.9.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |DONE |Manifest: NOSIGNATURE
  236. rat-7.2.0.jar |Rats |rats |7.2.0 |DONE |Manifest: NOSIGNATURE
  237. ratlantis-1.0.0.jar |Rats: Ratlantis |ratlantis |1.0.0-1.16.3 |DONE |Manifest: NOSIGNATURE
  238. 0-api-placebo-4.6.1.jar |Placebo |placebo |4.6.1 |DONE |Manifest: NOSIGNATURE
  239. potionofbees-1.1.0.2.jar |Potion of Bees |potionofbees |1.1.0.2 |DONE |Manifest: NOSIGNATURE
  240. gemsnjewels-0.21.0.jar |Gems & Jewels |gemsnjewels |0.21.0 |DONE |Manifest: NOSIGNATURE
  241. bookshelf-10.2.29.jar |Bookshelf |bookshelf |10.3.29 |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
  242. botanypots-7.1.30.jar |BotanyPots |botanypots |7.1.30 |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
  243. botanytrees-3.0.6.jar |BotanyTrees |botanytrees |3.0.6 |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
  244. biomeidfixer-1.0.1.s5.jar |Biome Id Fixer by Desagas |biomeidfixer |1.16.5-1.0.1.s5 |DONE |Manifest: NOSIGNATURE
  245. sophisticatedbackpacks-3.12.1.416.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.12.1.416 |DONE |Manifest: NOSIGNATURE
  246. 0-api-uteamcore-3.2.1.196.jar |U Team Core |uteamcore |3.2.1.196 |DONE |Manifest: 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
  247. mcw-doors-1.0.31.16.5.jar |Macaw's Doors |mcwdoors |1.0.3 |DONE |Manifest: NOSIGNATURE
  248. omnis-1.1.2.3.jar |Omnis |omnis |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
  249. scarecrowdummy-1.3.1.jar |MmmMmmMmmMmm |dummmmmmy |1.3.0 |DONE |Manifest: NOSIGNATURE
  250. twilightforest-4.0.546.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
  251. nonvflash-1.3.0.1.jar |No Night Vision Flashing |no_nv_flash |1.3.0.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
  252. chocolate-1.3.0.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |Manifest: NOSIGNATURE
  253. mcw-bridges-2.0.0.jar |Macaw's Bridges |mcwbridges |2.0.0 |DONE |Manifest: NOSIGNATURE
  254. farmersdelight-0.5.2.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.2 |DONE |Manifest: NOSIGNATURE
  255. farmersdelightcookbook-2.0.jar |Farmers Delight Cookbook |fd_cookbook |2.0 |DONE |Manifest: NOSIGNATURE
  256. usefulbackpacks-1.12.1.90.jar |Useful Backpacks |usefulbackpacks |1.12.1.90 |DONE |Manifest: 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
  257. sc-01-endertanks-1.9.6.jar |EnderTanks |endertanks |1.9.6 |DONE |Manifest: NOSIGNATURE
  258. cc-01-commoncapabilities-2.8.0.jar |CommonCapabilities |commoncapabilities |2.8.0 |DONE |Manifest: NOSIGNATURE
  259. assortedstorage-2.2.0.jar |Assorted Storage |assortedstorage |1.16.5-2.2.0 |DONE |Manifest: NOSIGNATURE
  260. 0-api-valkyrielib-3.0.9.5.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.9.5 |DONE |Manifest: NOSIGNATURE
  261. envirocore-3.0.9.3.jar |Environmental Core |envirocore |1.16.5-3.0.9.3 |DONE |Manifest: NOSIGNATURE
  262. envirotech-3.0.9.4.jar |Environmental Tech |envirotech |1.16.5-3.0.9.4 |DONE |Manifest: NOSIGNATURE
  263. carmoury-1.1.0.jar |Conguerors Armoury |carmoury |0.1.0 |DONE |Manifest: NOSIGNATURE
  264. mcw-fences-1.0.1.jar |Macaw's Fences and Walls |mcwfences |1.0.1 |DONE |Manifest: NOSIGNATURE
  265. pamhc2foodextended-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |Manifest: NOSIGNATURE
  266. bountiful-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE
  267. 0-api-patchouli-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE
  268. b-03-feywild-2.0.7.jar |Feywild |feywild |1.16.5-2.0.7 |DONE |Manifest: NOSIGNATURE
  269. arsnouveau-1.24.6.jar |Ars Nouveau |ars_nouveau |1.24.6 |DONE |Manifest: NOSIGNATURE
  270. witcheryrewitched-0.3.2.jar |Witchery: Rewitched |witchery_rewitched |0.3.2 |DONE |Manifest: NOSIGNATURE
  271. ser-00-collective-3.8.jar |Collective |collective |3.8 |DONE |Manifest: NOSIGNATURE
  272. cc-03-tntegratedtunnels-1.8.8.jar |IntegratedTunnels |integratedtunnels |1.8.8 |DONE |Manifest: NOSIGNATURE
  273. elevatorid-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE
  274. yung-betterstrongholds-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
  275. enigmaticlegacy-2.11.6.jar |Enigmatic Legacy |enigmaticlegacy |2.11.6 |DONE |Manifest: NOSIGNATURE
  276. buildersaddition-20210807a.jar |Builders Crafts & Addition |buildersaddition |1.16.5-20210807a |DONE |Manifest: NOSIGNATURE
  277. justenoughkeg-1.0.1.jar |Just Enough Keg |just_enough_keg |1.0.1 |DONE |Manifest: NOSIGNATURE
  278. morevanillaarmor-1.2.6.jar |MoreVanillaArmor |morevanillaarmor |1.16.4-1.2.6 |DONE |Manifest: NOSIGNATURE
  279. sw-00-spartanweaponry-2.1.0.4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |DONE |Manifest: NOSIGNATURE
  280. 0-api-architectury-1.25.36.jar |Architectury |architectury |1.25.36 |DONE |Manifest: NOSIGNATURE
  281. buildingwands-2.2.7.jar |Building Wands |wands |2.2.7_mc1.16.5 |DONE |Manifest: NOSIGNATURE
  282. clib-1.5.1.jar |Conguerors Library |clib |1.5.1 |DONE |Manifest: NOSIGNATURE
  283. moreoverlays-1.18.15.jar |More Overlays Updated |moreoverlays |1.18.15-mc1.16.5 |DONE |Manifest: NOSIGNATURE
  284. er-01-extremereactors2-2.0.33.jar |Extreme Reactors |bigreactors |1.16.5-2.0.33 |DONE |Manifest: NOSIGNATURE
  285. productivebees-0.6.9.23.jar |Productive Bees |productivebees |1.16.5-0.6.9.23 |DONE |Manifest: NOSIGNATURE
  286. theundergarden-0.5.5.jar |The Undergarden |undergarden |0.5.5 |DONE |Manifest: NOSIGNATURE
  287. chunkloaders-1.1.7.jar |Chunk Loaders |chunkloaders |1.1.7 |DONE |Manifest: NOSIGNATURE
  288. woodenshears-1.1.0.0.jar |Wooden Shears |woodenshears |1.16.5-1.1.0.0 |DONE |Manifest: NOSIGNATURE
  289. smallships-1.10.1.jar |Small Ships Mod |smallships |1.10.1 |DONE |Manifest: NOSIGNATURE
  290. wings-2.0.1.jar |Wings |wings |2.0.1 |DONE |Manifest: NOSIGNATURE
  291. ser-infinitetrading-1.9.jar |Infinite Trading |infinitetrading |1.9 |DONE |Manifest: NOSIGNATURE
  292. betteradvancements-0.1.1.115.jar |Better Advancements |betteradvancements |0.1.1.115 |DONE |Manifest: NOSIGNATURE
  293. extraarmor-1.12.2.jar |Extra Armor Mod |extraarmor |1.16.5-1.12.2 |DONE |Manifest: NOSIGNATURE
  294. pamhc2trees-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE
  295. xlpackets-1.1.jar |XL Packets |xlpackets |1.1 |DONE |Manifest: NOSIGNATURE
  296. druidcraft-0.4.54.jar |Druidcraft |druidcraft |0.4.52 |DONE |Manifest: NOSIGNATURE
  297. ab-00-abnormalscore-3.3.0.jar |Abnormals Core |abnormals_core |3.3.0 |DONE |Manifest: NOSIGNATURE
  298. ab-environmental-1.1.0.jar |Environmental |environmental |1.1.0 |DONE |Manifest: NOSIGNATURE
  299. ab-cookielicious-1.4.3.jar |Cookielicious |cookielicious |1.4.3 |DONE |Manifest: NOSIGNATURE
  300. ab-upgradeaquatic-3.1.1.jar |Upgrade Aquatic |upgrade_aquatic |3.1.1 |DONE |Manifest: NOSIGNATURE
  301. ab-betterbadlands-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |DONE |Manifest: NOSIGNATURE
  302. ab-endergetic-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE
  303. ab-neapolitan-2.1.0.jar |Neapolitan |neapolitan |2.1.0 |DONE |Manifest: NOSIGNATURE
  304. ab-savageandravage-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |DONE |Manifest: NOSIGNATURE
  305. ab-autumnity-2.1.1.jar |Autumnity |autumnity |2.1.1 |DONE |Manifest: NOSIGNATURE
  306. ab-nethersdelight-2.1.jar |Nethers Delight |nethers_delight |2.1 |DONE |Manifest: NOSIGNATURE
  307. ab-buzzierbees-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |DONE |Manifest: NOSIGNATURE
  308. tinycoal-1.0.0.jar |Tiny Coal |tinycoal |1.0.0 |DONE |Manifest: NOSIGNATURE
  309. scannable-1.7.4.21.jar |Scannable |scannable |1.7.4+21 |DONE |Manifest: NOSIGNATURE
  310. wawla-8.0.8.jar |WAWLA |wawla |8.0.8 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  311. ab-extraboats-2.1.1.jar |Extra Boats |extraboats |2.1.1 |DONE |Manifest: NOSIGNATURE
  312. waystones-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE
  313. neverneededorwanted-1.0.9a.jar |Never Needed Or Wanted |nnow |1.16.5-1.0.9a |DONE |Manifest: NOSIGNATURE
  314. enviromats-2.0.9.0.jar |Environmental Materials |enviromats |2.0.9.0 |DONE |Manifest: NOSIGNATURE
  315. fruittrees-2.4.3.jar |Fruit Trees |fruittrees |2.4.3 |DONE |Manifest: NOSIGNATURE
  316. 0-api-kiwi-3.6.1.jar |Kiwi |kiwi |3.6.1 |DONE |Manifest: NOSIGNATURE
  317. configured-1.5.1.jar |Configured |configured |1.5.1 |DONE |Manifest: NOSIGNATURE
  318. dungeoncrawl-2.3.4.jar |Dungeon Crawl |dungeoncrawl |2.3.4 |DONE |Manifest: NOSIGNATURE
  319. mj-mcjtylib-5.1.1.jar |McJtyLib |mcjtylib |1.16-5.1.1 |DONE |Manifest: NOSIGNATURE
  320. mj-rftoolsbase-2.1.0.jar |RFToolsBase |rftoolsbase |1.16-2.1.0 |DONE |Manifest: NOSIGNATURE
  321. mj-rftoolsdim-7.0.18.jar |RFToolsDimensions |rftoolsdim |1.16-7.0.18-beta |DONE |Manifest: NOSIGNATURE
  322. mj-rftoolspower-3.0.10.jar |RFToolsPower |rftoolspower |1.16-3.0.10 |DONE |Manifest: NOSIGNATURE
  323. mj-rftoolsbuilder-3.1.3.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.1.3 |DONE |Manifest: NOSIGNATURE
  324. mj-rftoolsstorage-2.0.14.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.14 |DONE |Manifest: NOSIGNATURE
  325. mj-rftoolscontrol-4.0.12.jar |RFToolsControl |rftoolscontrol |1.16-4.0.12 |DONE |Manifest: NOSIGNATURE
  326. vanillacookbook-1.12.4.jar |Vanilla Cookbook |vanillacookbook |1.12.4 |DONE |Manifest: NOSIGNATURE
  327. sw-03-spartantwilight-2.1.0.jar |Spartan Weaponry: Twilight For|spartantwilight |1.16.5-2.1.0 |DONE |Manifest: NOSIGNATURE
  328. bloodmagic-3.1.6.26.jar |Blood Magic |bloodmagic |1.16.4-3.1.6-26 |DONE |Manifest: NOSIGNATURE
  329. de-01-brandonscore-3.0.11.238.jar |Brandon's Core |brandonscore |3.0.11.238 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
  330. de-02-draconicevolution-3.0.18.428.jar |Draconic Evolution |draconicevolution |3.0.18.428 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
  331. ie-02-immersiveposts-4.2.2.jar |Immersive Posts |immersiveposts |4.2.0 |DONE |Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
  332. ie-01-immersiveengineering-5.0.5.140.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.5-140 |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
  333. 0-api-selene-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
  334. mendingtable.jar |MendingTable |mendingtable |1.0 |DONE |Manifest: NOSIGNATURE
  335. mj-rftoolsutility-3.1.5.jar |RFToolsUtility |rftoolsutility |1.16-3.1.5 |DONE |Manifest: NOSIGNATURE
  336. mj-fxcontrol-2.0.13.jar |FxControl |fxcontrol |1.16-2.0.13 |DONE |Manifest: NOSIGNATURE
  337. enchantmentdescriptions-7.0.17.jar |EnchantmentDescriptions |enchdesc |7.0.17 |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
  338. ser-nohostilesaroundcampfire-3.8.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |3.8 |DONE |Manifest: NOSIGNATURE
  339. toolbelt-1.16.0.jar |Tool Belt |toolbelt |1.16.0 |DONE |Manifest: NOSIGNATURE
  340. manaandartifice-1.5.0.10.jar |Mana and Artifice |mana-and-artifice |1.5.0.10 |DONE |Manifest: NOSIGNATURE
  341. ab-abundance-1.0.5.jar |Abundance |abundance |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE
  342. azuredoomchunkloader-1.0.0.jar |Azuredooms Chunk Loader Mod |chunk |1.16.4-1.0.0 |DONE |Manifest: NOSIGNATURE
  343. ab-atmospheric-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |DONE |Manifest: NOSIGNATURE
  344. assortedcore-1.0.3.jar |Assorted Core |assortedcore |1.16.4-1.0.3 |DONE |Manifest: NOSIGNATURE
  345. 00-actuallycompatible-0.1.1.jar |Actually Compatible |actuallycompatible |0.1.1 |DONE |Manifest: NOSIGNATURE
  346. sw-01-spartanshields-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE
  347. quark-2.4.321.jar |Quark |quark |r2.4-321 |DONE |Manifest: NOSIGNATURE
  348. charm-2.3.2.jar |Charm |charm |2.3.2 |DONE |Manifest: NOSIGNATURE
  349. extragolems-11.3.1.jar |Extra Golems |golems |11.3.1 |DONE |Manifest: NOSIGNATURE
  350. jaopca-3.4.2.16.jar |JAOPCA |jaopca |3.4.2.16 |DONE |Manifest: NOSIGNATURE
  351. malum-0.3.0.jar |Malum |malum |1.16.5-0.3.0 |DONE |Manifest: NOSIGNATURE
  352. eidolonhexblades-0.0.8.6.jar |Hexblades |hexblades |0.0.8.5 |DONE |Manifest: NOSIGNATURE
  353. fastworkbench-4.6.0.jar |Fast Workbench |fastbench |4.6.0 |DONE |Manifest: NOSIGNATURE
  354. ab-abnormalsdelight-1.2.1.jar |Abnormals Delight |abnormals_delight |1.2.1 |DONE |Manifest: NOSIGNATURE
  355. storagedrawers-8.3.0.jar |Storage Drawers |storagedrawers |8.3.0 |DONE |Manifest: NOSIGNATURE
  356. brickhopper-1.3.0.0.jar |Brick Hopper |brickhopper |1.16.5-1.3.0.0 |DONE |Manifest: NOSIGNATURE
  357. sc-01-enderchests-1.7.8.jar |EnderChests |enderchests |1.7.8 |DONE |Manifest: NOSIGNATURE
  358. vanillahammers-2.2.0.jar |Vanilla Hammers |vanillahammers |2.2.0 |DONE |Manifest: NOSIGNATURE
  359. tea-simplytea-2.4.0.jar |Simply Tea |simplytea |2.4.0 |DONE |Manifest: NOSIGNATURE
  360. tea-teakettle-0.4.0.0.jar |Tea Kettle |tea_kettle |task ':jar' property|DONE |Manifest: NOSIGNATURE
  361. assorteddecor-2.0.14.jar |Assorted Decor |assorteddecor |1.16.5-2.0.14 |DONE |Manifest: NOSIGNATURE
  362. ie-02-engineersdecor-1.1.15.jar |Engineer's Decor |engineersdecor |1.1.15 |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
  363. chisel-2.0.1.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|DONE |Manifest: NOSIGNATURE
  364. solcarrot-1.10.1.jar |Spice of Life: Carrot Edition |solcarrot |1.16.5-1.10.1 |DONE |Manifest: NOSIGNATURE
  365. betterbedrockgenerator-0.1.2.jar |Better Bedrock Generator |betterbedrockgenerator |0.1.2 |DONE |Manifest: NOSIGNATURE
  366. valhelsiacore-16.0.13a.jar |Valhelsia Core |valhelsia_core |16.0.13a |DONE |Manifest: NOSIGNATURE
  367. valhelsiastructures-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |DONE |Manifest: NOSIGNATURE
  368. overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE
  369. ser-healingcampfire-3.3.jar |Healing Campfire |healingcampfire |3.3 |DONE |Manifest: NOSIGNATURE
  370. drinkbeer-2.3.5.jar |Drink Beer |drinkbeer |2.3.5 |DONE |Manifest: NOSIGNATURE
  371. ser-alllootdrops-2.3.jar |All Loot Drops |alllootdrops |2.3 |DONE |Manifest: NOSIGNATURE
  372. Crash Report UUID: 28e02fc3-5318-42e7-bc57-a01b513e65e1
  373. Kiwi Modules:
  374.  
  375. Player Count: 1 / 20; [ServerPlayerEntity['drakray'/1336276, l='ServerLevel[world_test]', x=4300.53, y=63.00, z=5546.00]]
  376. Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib, mod:oreclumps (incompatible), mod:integratedterminals, mod:mcwwindows, mod:woodenhopper, mod:bettercaves (incompatible), mod:farmersdelightintegrations, mod:evilcraft, mod:yungsapi, mod:xreliquary, mod:guardvillagers, mod:dropthemeat, mod:mysticalchemy, mod:waila, mod:jeresources, mod:delogger (incompatible), mod:shetiphiancore, mod:supplementaries, mod:structure_gel, mod:assortedworld, mod:repurposed_structures, mod:morevillagers, mod:morepaths (incompatible), mod:solpotato (incompatible), mod:biomesoplenty, mod:toughnessbar (incompatible), mod:dungeons_plus, mod:mcwtrpdoors (incompatible), mod:masonry (incompatible), mod:betterdefaultbiomes, mod:yungsbridges, mod:netherenhanced, mod:botania, mod:sf, mod:assortedtools, mod:curios, mod:yungsextras, mod:angelring (incompatible), mod:alwaysawitherskull, mod:mcwroofs, mod:observerlib, mod:mcwfurnitures, mod:the_bumblezone, mod:fastleafdecay (incompatible), mod:codechickenlib (incompatible), mod:bettermineshafts, mod:geckolib3 (incompatible), mod:lumberjack, mod:mcwlights (incompatible), mod:quarkoddities (incompatible), mod:mowziesmobs (incompatible), mod:woot, mod:vanillaexcavators, mod:bountifulbaubles (incompatible), mod:jei, mod:graveyard, mod:attributefix, mod:differentiate, mod:goblintraders, mod:jet, mod:invtweaks (incompatible), mod:basaltblocks (incompatible), mod:curioofundying, mod:farmingforblockheads (incompatible), mod:crockpot, mod:worldnamerandomizer, mod:betterhurttimer (incompatible), mod:additional_lights, mod:setworldspawnpoint, mod:catalogue, mod:jeitweaker, mod:crafttweaker, mod:mysticalworld, mod:immersivepetroleum, mod:forge, mod:wailaharvestability, mod:universalmodcore (incompatible), mod:integratedcrafting, mod:zerocore, mod:hexlands, mod:antimobgriefing, mod:pandoras_creatures (incompatible), mod:livingthings, mod:mousetweaks, mod:morevanillalib, mod:greekfantasy, mod:inventorytotem, mod:pamhc2crops (incompatible), mod:turtlemancy, mod:storage_overhaul, mod:ceramicshears, mod:astikorcarts, mod:paintings (incompatible), mod:jeiintegration, mod:mantle (incompatible), mod:xaerominimap, mod:integrateddynamics, mod:integratednbt (incompatible), mod:assortedtech, mod:pamhc2foodcore (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:earthmobsmod (incompatible), mod:world_pre_generator, mod:globaldataandresourcepacks (incompatible), mod:appleskin, mod:occultism, mod:byg, mod:aquaculture (incompatible), mod:wandersack, mod:farmerstea, mod:cosmeticarmorreworked (incompatible), mod:cyclopscore, mod:glasscutter, mod:netherportalfix (incompatible), mod:wyrmroost (incompatible), mod:eidolon, mod:architects_palette (incompatible), mod:incontrol (incompatible), mod:doggytalents (incompatible), mod:glazedsymmetry, mod:kingvillager, mod:rsgauges, mod:guideapi-vp, mod:vampirism, mod:vampirism_integrations (incompatible), mod:bowinfinityfix (incompatible), mod:initialinventory (incompatible), mod:terraforged, mod:configurableextramobdrops, mod:xaeroworldmap, mod:cookingforblockheads (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:iceandfire (incompatible), mod:rats, mod:ratlantis, mod:potionofbees (incompatible), mod:gemsnjewels (incompatible), mod:bookshelf, mod:botanypots, mod:botanytrees, mod:biomeidfixer, mod:sophisticatedbackpacks, mod:uteamcore, mod:mcwdoors, mod:omnis, mod:dummmmmmy (incompatible), mod:twilightforest, mod:no_nv_flash (incompatible), mod:chocolate, mod:mcwbridges (incompatible), mod:farmersdelight, mod:fd_cookbook, mod:usefulbackpacks, mod:endertanks, mod:commoncapabilities, mod:assortedstorage, mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:carmoury, mod:mcwfences, mod:pamhc2foodextended (incompatible), mod:bountiful (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:witchery_rewitched, mod:collective, mod:integratedtunnels, mod:betterstrongholds, mod:enigmaticlegacy, mod:buildersaddition (incompatible), mod:just_enough_keg, mod:morevanillaarmor (incompatible), mod:spartanweaponry, mod:architectury, mod:wands, mod:clib (incompatible), mod:moreoverlays, mod:bigreactors, mod:productivebees, mod:undergarden, mod:chunkloaders, mod:smallships, mod:wings, mod:infinitetrading, mod:betteradvancements, mod:extraarmor (incompatible), mod:pamhc2trees (incompatible), mod:xlpackets, mod:druidcraft (incompatible), mod:abnormals_core, mod:environmental, mod:cookielicious, mod:upgrade_aquatic, mod:better_badlands, mod:endergetic, mod:neapolitan, mod:savageandravage, mod:autumnity, mod:nethers_delight, mod:buzzier_bees, mod:tinycoal (incompatible), mod:scannable (incompatible), mod:wawla, mod:extraboats, mod:waystones (incompatible), mod:nnow (incompatible), mod:enviromats (incompatible), mod:fruittrees, mod:kiwi, mod:configured, mod:dungeoncrawl, mod:mcjtylib, mod:rftoolsbase, mod:rftoolsdim, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolsstorage, mod:rftoolscontrol, mod:vanillacookbook, mod:spartantwilight, mod:bloodmagic, mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:immersiveposts, mod:immersiveengineering, mod:selene, mod:mendingtable, mod:rftoolsutility, mod:fxcontrol (incompatible), mod:enchdesc, mod:nohostilesaroundcampfire, mod:toolbelt (incompatible), mod:mana-and-artifice, mod:abundance, mod:chunk (incompatible), mod:atmospheric, mod:assortedcore, mod:spartanshields, mod:quark (incompatible), mod:charm, mod:golems (incompatible), mod:jaopca (incompatible), mod:malum (incompatible), mod:hexblades, mod:fastbench (incompatible), mod:abnormals_delight, mod:storagedrawers (incompatible), mod:brickhopper, mod:enderchests, mod:vanillahammers, mod:simplytea (incompatible), mod:tea_kettle, mod:assorteddecor, mod:engineersdecor, mod:solcarrot, mod:betterbedrockgenerator (incompatible), mod:valhelsia_core, mod:valhelsia_structures, mod:overloadedarmorbar (incompatible), mod:healingcampfire, mod:drinkbeer, mod:alllootdrops, file/CustomVampirism.zip, file/Repurposed_Structures-Buzzier_Bees.zip, file/Repurposed_Structures-Environmental.zip, file/Repurposed_Structures-Farmers_Delight_Forge.zip, file/Repurposed_Structures-Ice_and_Fire.zip, file/Repurposed_Structures-Immersive_Engineering.zip, file/Repurposed_Structures-More_Villagers_Forge.zip, file/Repurposed_Structures-Savage_And_Ravage.zip, file/gdp01-greekfantasy-datapack-16.5.1.zip, file/wyrmkeepers_bestiary_datapack.zip, inmemory:jaopca (incompatible), mod:libx, mod:mythicbotany, mod:feywild, mod:elevatorid, mod:woodenshears, mod:ctm (incompatible), mod:chisel (incompatible), mod:actuallycompatible
  377. Is Modded: Definitely; Server brand changed to 'forge'
  378. Type: Dedicated Server (map_server.txt)
  379.  
  380.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement