DSHarish

Untitled

Nov 29th, 2023
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.25 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 2023-11-29 20:18:33
  5. Description: Exception in server tick loop
  6.  
  7. java.util.concurrent.CompletionException: java.lang.IllegalAccessError: class com.girafi.waddles.entity.AdeliePenguinEntity tried to access private field net.minecraft.world.entity.Entity.f_19793_ (com.girafi.waddles.entity.AdeliePenguinEntity is in module [email protected] of loader 'TRANSFORMER' @2bdcfcf; net.minecraft.world.entity.Entity is in module [email protected] of loader 'TRANSFORMER' @2bdcfcf)
  8. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?] {re:mixin}
  9. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?] {re:mixin}
  10. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1159) ~[?:?] {}
  11. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  12. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23552!/:?] {re:classloading}
  13. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23552!/:?] {re:classloading}
  14. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23552!/:?] {re:classloading}
  15. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23552!/:?] {re:classloading}
  16. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
  17. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
  18. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
  19. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
  20. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
  21. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
  22. Caused by: java.lang.IllegalAccessError: class com.girafi.waddles.entity.AdeliePenguinEntity tried to access private field net.minecraft.world.entity.Entity.f_19793_ (com.girafi.waddles.entity.AdeliePenguinEntity is in module [email protected] of loader 'TRANSFORMER' @2bdcfcf; net.minecraft.world.entity.Entity is in module [email protected] of loader 'TRANSFORMER' @2bdcfcf)
  23. at com.girafi.waddles.entity.AdeliePenguinEntity.<init>(AdeliePenguinEntity.java:38) ~[Waddles-1.20-0.9.3.jar%23529!/:?] {re:classloading}
  24. at net.minecraft.world.entity.EntityType.m_20615_(EntityType.java:525) ~[client-1.20.1-20230612.114412-srg.jar%23552!/:?] {re:mixin,xf:fml:forge:forge_method_redirector,re:classloading,xf:fml:forge:forge_method_redirector,pl:mixin:APP:architectury-common.mixins.json:inject.MixinEntityType,pl:mixin:A}
  25. at net.minecraft.world.level.NaturalSpawner.m_220450_(NaturalSpawner.java:363) ~[client-1.20.1-20230612.114412-srg.jar%23552!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,re:classloading,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,pl:mixin:APP:alexscaves.mixins.json:NaturalSpawnerMixin,pl:mixin:A}
  26. at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_6929_(NoiseBasedChunkGenerator.java:453) ~[client-1.20.1-20230612.114412-srg.jar%23552!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:NoiseBasedChunkGeneratorMixin,pl:mixin:A}
  27. at net.minecraft.world.level.chunk.ChunkStatus.m_196757_(ChunkStatus.java:140) ~[client-1.20.1-20230612.114412-srg.jar%23552!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}
  28. at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23552!/:?] {re:classloading}
  29. at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23552!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}
  30. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23552!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:chunkpregen.mixins.json:common.storage.ChunkManagerMixin,pl:mixin:A}
  31. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {}
  32. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23552!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:chunkpregen.mixins.json:common.storage.ChunkManagerMixin,pl:mixin:A}
  33. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  34. ... 11 more
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- System Details --
  41. Details:
  42. Minecraft Version: 1.20.1
  43. Minecraft Version ID: 1.20.1
  44. Operating System: Windows 10 (amd64) version 10.0
  45. Java Version: 17.0.3, Microsoft
  46. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  47. Memory: 3291917368 bytes (3139 MiB) / 7012876288 bytes (6688 MiB) up to 14562623488 bytes (13888 MiB)
  48. CPUs: 8
  49. Processor Vendor: GenuineIntel
  50. Processor Name: Intel(R) Core(TM) i3-10100F CPU @ 3.60GHz
  51. Identifier: Intel64 Family 6 Model 165 Stepping 3
  52. Microarchitecture: unknown
  53. Frequency (GHz): 3.60
  54. Number of physical packages: 1
  55. Number of physical CPUs: 4
  56. Number of logical CPUs: 8
  57. Graphics card #0 name: NVIDIA GeForce GTX 1060 3GB
  58. Graphics card #0 vendor: NVIDIA (0x10de)
  59. Graphics card #0 VRAM (MB): 3072.00
  60. Graphics card #0 deviceId: 0x1c02
  61. Graphics card #0 versionInfo: DriverVersion=31.0.15.3640
  62. Memory slot #0 capacity (MB): 8192.00
  63. Memory slot #0 clockSpeed (GHz): 2.40
  64. Memory slot #0 type: DDR4
  65. Memory slot #1 capacity (MB): 8192.00
  66. Memory slot #1 clockSpeed (GHz): 2.40
  67. Memory slot #1 type: DDR4
  68. Virtual memory max (MB): 31597.47
  69. Virtual memory used (MB): 27398.12
  70. Swap memory total (MB): 15360.00
  71. Swap memory used (MB): 2812.74
  72. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx13874M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  73. Server Running: true
  74. Player Count: 1 / 8; [ServerPlayer['DsHarish'/344, l='ServerLevel[Meu Amor]', x=22.95, y=150.24, z=1028.69]]
  75. Data Packs: vanilla, mod:doubledoors, mod:biggerspongeabsorptionradius, mod:jei, mod:betteramethyst, mod:dynamiclights (incompatible), mod:woodenhopper, mod:reap, mod:taxfreelevels (incompatible), mod:forgeendertech, mod:villagernames, mod:travelersbackpack, mod:naturescompass, mod:adhooks, mod:guardvillagers (incompatible), mod:bettercopper, mod:additional_lights, mod:fixedanvilrepaircost, mod:forge, mod:mineralchance, mod:ctov, mod:tlskincape (incompatible), mod:gircredstone, mod:corpse, mod:terrablender (incompatible), mod:mousetweaks, mod:betterspawnercontrol, mod:biomesoplenty (incompatible), mod:inventorytotem, mod:cleanswing (incompatible), mod:kotlinforforge (incompatible), mod:collective, mod:wlrs, mod:inventoryhud (incompatible), mod:passiveshield, mod:giacomos_fishing_net, mod:constructionwand, mod:alwaysawitherskull, mod:architectury (incompatible), mod:animal_feeding_trough (incompatible), mod:fallingtree (incompatible), mod:infinitetrading, mod:randombonemealflowers, mod:mes (incompatible), mod:chunkpregen (incompatible), mod:moreoverlays (incompatible), mod:terralith, mod:supermartijn642configlib (incompatible), mod:zombiehorsespawn, mod:endportalrecipe, mod:beautify (incompatible), mod:simplemagnets, mod:paperbooks, mod:bagus_lib, mod:softerhaybales, mod:uteamcore, mod:cryingghasts, mod:skeletonhorsespawn, mod:betterbeaconplacement, mod:zombievillagersfromspawner, mod:keepmysoiltilled, mod:kelpfertilizer, mod:huskspawn, mod:zombieproofdoors, mod:supermartijn642corelib (incompatible), mod:villagersfollowemeraldblocks, mod:shulkerdropstwo, mod:naturallychargedcreepers, mod:mr_dungeons_andtaverns (incompatible), mod:cryingportals, mod:woodenshears, mod:strayspawn, mod:rainbegoneritual, mod:t_and_t, mod:scaffoldingdropsnearby, mod:mooshroomtweaks, mod:justmobheads, mod:easyelytratakeoff, mod:explorerscompass, mod:tntbreaksbedrock, mod:usefulrailroads, mod:mooshroomspawn, mod:itemcollectors (incompatible), mod:dragondropselytra, mod:earthmobsmod, mod:villagebellrecipe, mod:betterconduitplacement, mod:grindstonesharpertools, mod:cristellib (incompatible), mod:xaeroworldmap, mod:xaerominimap, mod:cloth_config (incompatible), mod:embeddium, mod:anvilrestoration, mod:waddles, mod:abverticaledition (incompatible), mod:moreconcrete, mod:bookshelf, mod:newwalls, mod:iron_ender_chests, mod:spyglass_improvements (incompatible), mod:ametrin, mod:block_variants, mod:buildersaddition (incompatible), mod:woodenbucket, mod:darkpaintings (incompatible), mod:slabstoblocks (incompatible), mod:wooledboots (incompatible), mod:blackwolflibrary, mod:scarecrowsterritory, mod:wsopulence, mod:bucketlib, mod:butterflies, mod:netherportalfix, mod:mixinextras (incompatible), mod:balm, mod:suspicious_pots, mod:ambientsounds, mod:aquatictorches, mod:betterfurnacesreforged (incompatible), mod:waystones, mod:mob_captains_mr (incompatible), mod:factory_api (incompatible), mod:creativecore, mod:appleskin (incompatible), mod:instantnethertravel (incompatible), T&T Waystone Patch Pack (incompatible), mod:betterdungeons, mod:areas, mod:playeranimator (incompatible), mod:grassoverhaul (incompatible), mod:yungsapi, mod:ironbookshelves, mod:aerialhell, mod:betterfortresses, mod:structure_gel, mod:morevillagers (incompatible), mod:conduitspreventdrowned, mod:yungsbridges, mod:curios (incompatible), mod:bettervillage, mod:cumulus_menus, mod:mr_dungeons (incompatible), mod:leatheroverhaul, mod:nitrogen_internals, mod:bettermineshafts, mod:veinmining (incompatible), mod:playerrevive, mod:mcwlights, mod:betterjungletemples, mod:elytraslot (incompatible), mod:libraryferret, mod:caelus (incompatible), mod:oresabovediamonds (incompatible), mod:botanypots (incompatible), mod:snuffles (incompatible), mod:grassseeds, mod:moremobs, mod:hunters_return, mod:bettercombat (incompatible), mod:commonality, mod:adlods, mod:spectrelib (incompatible), mod:rainshield, mod:aquaculture, mod:responsiveshields (incompatible), mod:farlanders (incompatible), mod:mr_stellarity, mod:betterwitchhuts, mod:geckolib, mod:aether, mod:lost_aether_content, mod:deep_aether (incompatible), mod:aeroblender (incompatible), mod:naturalist (incompatible), mod:betteroceanmonuments, mod:netheroverhaul, mod:jrftl (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:healthindicatortxf, mod:itank (incompatible), mod:fpsreducer, mod:mob_grinding_utils (incompatible), mod:farmersdelight, mod:azurepaxels, mod:fishontheline, mod:elevatorid, mod:betterstrongholds, mod:resourcefullib (incompatible), mod:deeperdarker, mod:species (incompatible), mod:treasuredistance (incompatible), mod:redstonepen, mod:betterdeserttemples, mod:morezombievillagers, mod:alexscaves, mod:jade (incompatible), mod:reliquary (incompatible), mod:randomvillagenames, mod:endlessbiomes, mod:apexcore, mod:fantasyfurniture, mod:moredragoneggs (incompatible), builtin/aether_accessories, builtin/lost_aether_content_compat (incompatible)
  76. Enabled Feature Flags: minecraft:vanilla
  77. World Generation: Stable
  78. Type: Integrated Server (map_client.txt)
  79. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  80. Launched Version: Mozaum Atualizado
  81. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  82. ModLauncher launch target: forgeclient
  83. ModLauncher naming: srg
  84. ModLauncher services:
  85. mixin-0.8.5.jar mixin PLUGINSERVICE
  86. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  87. fmlloader-1.20.1-47.2.0.jar slf4jfixer PLUGINSERVICE
  88. fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE
  89. fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE
  90. fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE
  91. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  92. fmlloader-1.20.1-47.2.0.jar runtimedistcleaner PLUGINSERVICE
  93. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  94. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  95. FML Language Providers:
  96. javafml@null
  97. lowcodefml@null
  98. Mod List:
  99. YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  100. supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  101. areas-1.20.1-5.2.jar |Areas |areas |5.2 |DONE |Manifest: NOSIGNATURE
  102. simplemagnets-1.1.10-forge-mc1.20.jar |Simple Magnets |simplemagnets |1.1.10 |DONE |Manifest: NOSIGNATURE
  103. player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
  104. abverticaledition-1.0.3b-forge-mc1.20.jar |Additional Blocks: Vertical Ed|abverticaledition |1.0.3b |DONE |Manifest: NOSIGNATURE
  105. 1.20.1-forge-betteramethyst-1.0.4.jar |Even Better Amethyst |betteramethyst |1.0.4 |DONE |Manifest: NOSIGNATURE
  106. Grass_Overhaul-Forge-23.10.10-MC1.20.1.jar |Grass Overhaul |grassoverhaul |23.10.10 |DONE |Manifest: NOSIGNATURE
  107. woodenhopper-1.20.1-1.6.0.1.jar |Wooden Hopper |woodenhopper |1.20.1-1.6.0.1 |DONE |Manifest: NOSIGNATURE
  108. ForgeEndertech-1.20.1-11.1.0.0-build.0142.jar |ForgeEndertech |forgeendertech |11.1.0.0 |DONE |Manifest: NOSIGNATURE
  109. moreconcrete-1.4.7-1.20.1.jar |More Concrete |moreconcrete |1.4.7 |DONE |Manifest: NOSIGNATURE
  110. YungsApi-1.20-Forge-4.0.2.jar |YUNG's API |yungsapi |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE
  111. bagus_lib-1.20.1-4.0.3.jar |Bagus Lib |bagus_lib |1.20.1-4.0.3 |DONE |Manifest: NOSIGNATURE
  112. softerhaybales-1.20.1-3.0.jar |Softer Hay Bales |softerhaybales |3.0 |DONE |Manifest: NOSIGNATURE
  113. guardvillagers-1.20.1-1.6.3.jar |Guard Villagers |guardvillagers |1.20.1-1.6.3 |DONE |Manifest: NOSIGNATURE
  114. Iron-Bookshelves-Mod-Forge-1.20.1.jar |Iron Bookshelves |ironbookshelves |1.20.1-1.2.3-forge |DONE |Manifest: NOSIGNATURE
  115. skeletonhorsespawn-1.20.1-3.6.jar |Skeleton Horse Spawn |skeletonhorsespawn |3.6 |DONE |Manifest: NOSIGNATURE
  116. zombievillagersfromspawner-1.20.1-3.6.jar |Zombie Villagers From Spawner |zombievillagersfromspawner |3.6 |DONE |Manifest: NOSIGNATURE
  117. balm-forge-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE
  118. Suspicious_Pots-1.20.x-(v.1.1.0).jar |Suspicious Pots |suspicious_pots |1.1.0 |DONE |Manifest: NOSIGNATURE
  119. kelpfertilizer-1.20.1-3.0.jar |Kelp Fertilizer |kelpfertilizer |3.0 |DONE |Manifest: NOSIGNATURE
  120. aerialhell-0.6.3_forge1.20.1.jar |Aerial Hell |aerialhell |1.0.0 |DONE |Manifest: NOSIGNATURE
  121. huskspawn-1.20.1-3.4.jar |Husk Spawn |huskspawn |3.4 |DONE |Manifest: NOSIGNATURE
  122. YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
  123. cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE
  124. ctov-3.3.6.jar |ChoiceTheorem's Overhauled Vil|ctov |3.3.6 |DONE |Manifest: NOSIGNATURE
  125. embeddium-0.2.10+mc1.20.1.jar |Embeddium |embeddium |0.2.10+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  126. structure_gel-1.20.1-2.15.1.jar |Structure Gel API |structure_gel |2.15.1 |DONE |Manifest: NOSIGNATURE
  127. corpse-1.20.1-1.0.5.jar |Corpse |corpse |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
  128. block_variants-1.20-5.0.jar |Block Variants |block_variants |5.0 |DONE |Manifest: NOSIGNATURE
  129. morevillagers-forge-1.20.1-5.0.0.jar |More Villagers |morevillagers |5.0.0 |DONE |Manifest: NOSIGNATURE
  130. zombieproofdoors-1.20.1-3.0.jar |Zombie Proof Doors |zombieproofdoors |3.0 |DONE |Manifest: NOSIGNATURE
  131. conduitspreventdrowned-1.20.1-3.5.jar |Conduits Prevent Drowned |conduitspreventdrowned |3.5 |DONE |Manifest: NOSIGNATURE
  132. aquatictorches-1.20.1-forge-1.1.1.jar |Aquatic Torches |aquatictorches |1.1.1 |DONE |Manifest: NOSIGNATURE
  133. supermartijn642corelib-1.1.15-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE
  134. YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  135. villagersfollowemeraldblocks-1.0.1.jar |Villagers Follow Emerald Block|villagersfollowemeraldblocks |1.0.1 |DONE |Manifest: NOSIGNATURE
  136. curios-forge-5.3.5+1.20.1.jar |Curios API |curios |5.3.5+1.20.1 |DONE |Manifest: NOSIGNATURE
  137. shulkerdropstwo-1.20.1-3.1.jar |Shulker Drops Two |shulkerdropstwo |3.1 |DONE |Manifest: NOSIGNATURE
  138. ametrin-1.20-0.1.2.jar |Ametrin API |ametrin |0.1.2 |DONE |Manifest: NOSIGNATURE
  139. dungeons-and-taverns-3.0.3+[Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3 |DONE |Manifest: NOSIGNATURE
  140. bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |DONE |Manifest: NOSIGNATURE
  141. Chunk+Pregenerator-1.20-4.2.3.jar |Chunk Pregenerator |chunkpregen |1.20-4.2.3 |DONE |Manifest: NOSIGNATURE
  142. cumulus_menus-1.20.1-1.0.0-beta.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-beta.1-|DONE |Manifest: NOSIGNATURE
  143. constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
  144. alwaysawitherskull-1.20.1-3.0.jar |Always a Wither Skull |alwaysawitherskull |3.0 |DONE |Manifest: NOSIGNATURE
  145. dungeons+-1.8.4b.jar |Dungeons+ |mr_dungeons |1.8.4b |DONE |Manifest: NOSIGNATURE
  146. leatheroverhaul-forge-1.20.1-1.1.3.jar |Leather Overhaul |leatheroverhaul |1.1.3 |DONE |Manifest: NOSIGNATURE
  147. woodenbucket-1.20.1-2.1.0.0.jar |Wooden Bucket |woodenbucket |1.20.1-2.1.0.0 |DONE |Manifest: NOSIGNATURE
  148. nitrogen_internals-1.20.1-0.1.3-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-0.1.3-neoforg|DONE |Manifest: NOSIGNATURE
  149. FallingTree-1.20.1-4.3.1.jar |FallingTree |fallingtree |4.3.1 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
  150. strayspawn-1.20.1-3.3.jar |Stray Spawn |strayspawn |3.3 |DONE |Manifest: NOSIGNATURE
  151. rainbegoneritual-1.20.1-3.0.jar |Rain Be Gone Ritual |rainbegoneritual |3.0 |DONE |Manifest: NOSIGNATURE
  152. YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  153. Vein-Mining-Mod-Forge-1.20.1.jar |Vein Mining |veinmining |1.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  154. PlayerRevive_FORGE_v2.0.19_mc1.20.1.jar |PlayerRevive |playerrevive |2.0.19 |DONE |Manifest: NOSIGNATURE
  155. DarkPaintings-Forge-1.20.1-17.0.4.jar |DarkPaintings |darkpaintings |17.0.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  156. randombonemealflowers-1.20.1-4.4.jar |Random Bone Meal Flowers |randombonemealflowers |4.4 |DONE |Manifest: NOSIGNATURE
  157. mcw-lights-1.0.6-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE
  158. YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
  159. elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  160. doubledoors-1.20.1-5.1.jar |Double Doors |doubledoors |5.1 |DONE |Manifest: NOSIGNATURE
  161. jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE
  162. libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
  163. caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE
  164. easyelytratakeoff-1.20.1-4.1.jar |Easy Elytra Takeoff |easyelytratakeoff |4.1 |DONE |Manifest: NOSIGNATURE
  165. oresabovediamonds-10.0.1b.jar |Ores Above Diamonds |oresabovediamonds |10.0.1b |DONE |Manifest: NOSIGNATURE
  166. TravelersBackpack-1.20.1-9.1.11.jar |Traveler's Backpack |travelersbackpack |9.1.11 |DONE |Manifest: NOSIGNATURE
  167. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  168. BotanyPots-Forge-1.20.1-13.0.17.jar |BotanyPots |botanypots |13.0.17 |DONE |Manifest: NOSIGNATURE
  169. AdHooks-1.20.1-10.1.0.0-build.0142.jar |Advanced Hook Launchers |adhooks |10.1.0.0 |DONE |Manifest: NOSIGNATURE
  170. anvilrestoration-1.20.1-2.1.jar |Anvil Restoration |anvilrestoration |2.1 |DONE |Manifest: NOSIGNATURE
  171. snuffles-1.0.7.jar |Snuffles |snuffles |1.0.7 |DONE |Manifest: NOSIGNATURE
  172. grassseeds-1.20.1-3.1.jar |Grass Seeds |grassseeds |3.1 |DONE |Manifest: NOSIGNATURE
  173. additional_lights-1.20.1-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |DONE |Manifest: NOSIGNATURE
  174. forge-1.20.1-47.2.0-universal.jar |Forge |forge |47.2.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  175. more_mobs-v1.5-mc1.14x-1.20x-mod.jar |More Mobs |moremobs |1.5+mod |DONE |Manifest: NOSIGNATURE
  176. hunters_return-1.20.1-11.2.0.jar |Hunters Returns |hunters_return |1.20.1-11.2.0 |DONE |Manifest: NOSIGNATURE
  177. slabstoblocks-1.20.1-1-forge.jar |SlabsToBlocks |slabstoblocks |1.20.1-1-forge |DONE |Manifest: NOSIGNATURE
  178. client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  179. mob-captains-v2.1.2.jar |Mob Captains |mob_captains_mr |1-v2.1.2 |DONE |Manifest: NOSIGNATURE
  180. TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
  181. BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |DONE |Manifest: NOSIGNATURE
  182. MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
  183. bettercombat-forge-1.8.1+1.20.1.jar |Better Combat |bettercombat |1.8.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  184. commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |DONE |Manifest: NOSIGNATURE
  185. useful_railroads-forge-1.20.1-1.5.6.56.jar |Useful Railroads |usefulrailroads |1.5.6.56 |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
  186. BlackwolfLibrary-1.20.1-1.0.2-[FORGE].jar |Blackwolf Library |blackwolflibrary |1.0.2-[FORGE] |DONE |Manifest: NOSIGNATURE
  187. inventorytotem-1.20.1-3.1.jar |Inventory Totem |inventorytotem |3.1 |DONE |Manifest: NOSIGNATURE
  188. scarecrowsterritory-1.1.11d-forge-mc1.20.jar |Scarecrows' Territory |scarecrowsterritory |1.1.11d |DONE |Manifest: NOSIGNATURE
  189. cleanswing-1.20-1.3.jar |Clean Swing Through Grass |cleanswing |1.20-1.3 |DONE |Manifest: NOSIGNATURE
  190. AdLods-1.20.1-8.1.0.0-build.0142.jar |Large Ore Deposits |adlods |8.1.0.0 |DONE |Manifest: NOSIGNATURE
  191. spectrelib-forge-0.13.13+1.20.1.jar |SpectreLib |spectrelib |0.13.13+1.20.1 |DONE |Manifest: NOSIGNATURE
  192. kffmod-4.7.0.jar |Kotlin For Forge |kotlinforforge |4.7.0 |DONE |Manifest: NOSIGNATURE
  193. Xaeros_Minimap_23.8.4_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.8.4 |DONE |Manifest: NOSIGNATURE
  194. itemcollectors-1.1.8-forge-mc1.20.jar |Item Collectors |itemcollectors |1.1.8 |DONE |Manifest: NOSIGNATURE
  195. dragondropselytra-1.20.1-3.1.jar |Dragon Drops Elytra |dragondropselytra |3.1 |DONE |Manifest: NOSIGNATURE
  196. earthmobsmod-1.20.1-10.1.1.jar |EarthMobsMod |earthmobsmod |1.20.1-10.1.1 |DONE |Manifest: NOSIGNATURE
  197. villagebellrecipe-1.20.1-3.0.jar |Village Bell Recipe |villagebellrecipe |3.0 |DONE |Manifest: NOSIGNATURE
  198. appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  199. RainShield-1.20.1-1.1.2.jar |Rain Shield |rainshield |1.1.2 |DONE |Manifest: NOSIGNATURE
  200. Aquaculture-1.20.1-2.5.0.jar |Aquaculture 2 |aquaculture |2.5.0 |DONE |Manifest: NOSIGNATURE
  201. instantnethertravel-1.20.x-0.0.1.jar |Instant Nether Travel |instantnethertravel |1.20.x-0.0.1 |DONE |Manifest: NOSIGNATURE
  202. responsiveshields-2.2.jar |Responsive Shields |responsiveshields |2.2 |DONE |Manifest: NOSIGNATURE
  203. farlanders-1.20.1-1.4.1.jar |The Farlanders |farlanders |1.4.1 |DONE |Manifest: NOSIGNATURE
  204. cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |DONE |Manifest: NOSIGNATURE
  205. Stellarity-v2-0e.jar |Stellarity |mr_stellarity |2.0d |DONE |Manifest: NOSIGNATURE
  206. butterflies-1.0.4.jar |Butterfly Mod |butterflies |1.0.4 |DONE |Manifest: NOSIGNATURE
  207. YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  208. netherportalfix-forge-1.20-13.0.0.jar |NetherPortalFix |netherportalfix |13.0.0 |DONE |Manifest: NOSIGNATURE
  209. zombiehorsespawn-1.20.1-4.7.jar |Zombie Horse Spawn |zombiehorsespawn |4.7 |DONE |Manifest: NOSIGNATURE
  210. endportalrecipe-1.20.1-5.1.jar |End Portal Recipe |endportalrecipe |5.1 |DONE |Manifest: NOSIGNATURE
  211. geckolib-forge-1.20.1-4.2.4.jar |GeckoLib 4 |geckolib |4.2.4 |DONE |Manifest: NOSIGNATURE
  212. beautify-2.0.2.jar |Beautify |beautify |2.0.2 |DONE |Manifest: NOSIGNATURE
  213. aether-1.20.1-1.0.0-beta.1.4-neoforge.jar |The Aether |aether |1.20.1-1.0.0-beta.1.|DONE |Manifest: NOSIGNATURE
  214. lost_aether_content-1.20.1-1.2.2.jar |Aether: Lost Content |lost_aether_content |1.2.2 |DONE |Manifest: NOSIGNATURE
  215. Deep-Aether-Mod-Forge-1.20.1.jar |Deep Aether |deep_aether |1.20.1-1.0.12 |DONE |Manifest: NOSIGNATURE
  216. AeroBlender-Mod-Forge-1.20.1.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
  217. naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE
  218. YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
  219. paperbooks-1.20.1-3.0.jar |Paper Books |paperbooks |3.0 |DONE |Manifest: NOSIGNATURE
  220. dynamiclights-1.20.1.2.jar |Dynamic Lights |dynamiclights |1.20.1.2 |DONE |Manifest: NOSIGNATURE
  221. Nethers-Overhaul-Mod-Forge-1.20.1.jar |Nether's Overhaul |netheroverhaul |1.3.0 |DONE |Manifest: NOSIGNATURE
  222. villagernames-1.20.1-7.1.jar |Villager Names |villagernames |7.1 |DONE |Manifest: NOSIGNATURE
  223. XaerosWorldMap_1.36.0_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.36.0 |DONE |Manifest: NOSIGNATURE
  224. JRFTL-1.20.1-1.6.0.jar |JRFTL |jrftl |1.6.0 |DONE |Manifest: NOSIGNATURE
  225. citadel-2.4.9-1.20.1.jar |Citadel |citadel |2.4.9 |DONE |Manifest: NOSIGNATURE
  226. alexsmobs-1.22.6.jar |Alex's Mobs |alexsmobs |1.22.6 |DONE |Manifest: NOSIGNATURE
  227. Health-Indicator-TXF-Mod-Forge-1.20.1.jar |Health Indicator TXF |healthindicatortxf |1.20.1-1.1.0-forge |DONE |Manifest: NOSIGNATURE
  228. mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE
  229. Bookshelf-Forge-1.20.1-20.1.6.jar |Bookshelf |bookshelf |20.1.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
  230. u_team_core-forge-1.20.1-5.1.4.269.jar |U Team Core |uteamcore |5.1.4.269 |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
  231. cryingghasts-1.20.1-3.2.jar |Crying Ghasts |cryingghasts |3.2 |DONE |Manifest: NOSIGNATURE
  232. BetterCopper+1.20.1+-1.0.jar |Better Copper |bettercopper |1.0 |DONE |Manifest: NOSIGNATURE
  233. Waddles-1.20-0.9.3.jar |Waddles |waddles |0.9.3 |DONE |Manifest: NOSIGNATURE
  234. NewSlabsStairsWalls-1.20-2.0.10.jar |New Slabs, Stairs & Walls |newwalls |2.0.10 |DONE |Manifest: NOSIGNATURE
  235. betterbeaconplacement-1.20.1-3.2.jar |Better Beacon Placement |betterbeaconplacement |3.2 |DONE |Manifest: NOSIGNATURE
  236. keepmysoiltilled-1.20.1-2.0.jar |Keep My Soil Tilled |keepmysoiltilled |2.0 |DONE |Manifest: NOSIGNATURE
  237. ITank-1.20.1-2.1.0.jar |ITank |itank |2.1.0 |DONE |Manifest: NOSIGNATURE
  238. FpsReducer2-forge-1.20-2.5.jar |FPS Reducer |fpsreducer |1.20-2.5 |DONE |Manifest: NOSIGNATURE
  239. mineralchance-1.20.1-3.3.jar |Mineral Chance |mineralchance |3.3 |DONE |Manifest: NOSIGNATURE
  240. mob_grinding_utils-1.20.1-1.0.3.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
  241. FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
  242. azure-paxels-neo-1.20.1-1.0.4.jar |Azure Paxels |azurepaxels |1.0.4 |DONE |Manifest: NOSIGNATURE
  243. AmbientSounds_FORGE_v5.3.5_mc1.20.1.jar |AmbientSounds |ambientsounds |5.3.5 |DONE |Manifest: NOSIGNATURE
  244. betterspawnercontrol-1.20.1-4.3.jar |Better Spawner Control |betterspawnercontrol |4.3 |DONE |Manifest: NOSIGNATURE
  245. iron_ender_chests-1.20-1.0.2.jar |Iron Ender Chests |iron_ender_chests |1.20-1.0.2 |DONE |Manifest: NOSIGNATURE
  246. fishontheline-1.20.1-3.1.jar |Fish On The Line |fishontheline |3.1 |DONE |Manifest: NOSIGNATURE
  247. naturallychargedcreepers-1.20.1-3.3.jar |Naturally Charged Creepers |naturallychargedcreepers |3.3 |DONE |Manifest: NOSIGNATURE
  248. collective-1.20.1-7.9.jar |Collective |collective |7.9 |DONE |Manifest: NOSIGNATURE
  249. spyglass_improvements-1.4+mc1.20+forge.jar |Spyglass Improvements |spyglass_improvements |1.4+mc1.20.x |DONE |Manifest: NOSIGNATURE
  250. elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |DONE |Manifest: NOSIGNATURE
  251. YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  252. passiveshield-1.20.1-3.3.jar |Passive Shield |passiveshield |3.3 |DONE |Manifest: NOSIGNATURE
  253. buildersaddition-1.20.1-20230928a.jar |Builders Crafts & Additions |buildersaddition |1.20.1-20230928a |DONE |Manifest: NOSIGNATURE
  254. resourcefullib-forge-1.20.1-2.1.18.jar |Resourceful Lib |resourcefullib |2.1.18 |DONE |Manifest: NOSIGNATURE
  255. giacomos_fishing_net-1.20.1-1.7.10.jar |Giacomo's Fishing net mod |giacomos_fishing_net |1.7.10 |DONE |Manifest: NOSIGNATURE
  256. deeperdarker-forge-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |DONE |Manifest: NOSIGNATURE
  257. BetterFurnaces-1.20.1-1.1.1-forge.jar |Better Furnaces Reforged |betterfurnacesreforged |1.1.1 |DONE |Manifest: NOSIGNATURE
  258. architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE
  259. animal_feeding_trough-1.0.3+1.20.1-forge.jar |Animal Feeding Trough |animal_feeding_trough |1.0.3+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  260. moreoverlays-1.22.1-mc1.20.jar |More Overlays Updated |moreoverlays |1.22.1-mc1.20 |DONE |Manifest: NOSIGNATURE
  261. cryingportals-1.20.1-2.4.jar |Crying Portals |cryingportals |2.4 |DONE |Manifest: NOSIGNATURE
  262. woodenshears-1.20.1-1.5.0.0.jar |Wooden Shears |woodenshears |1.20.1-1.5.0.0 |DONE |Manifest: NOSIGNATURE
  263. Species-1.20.1-1.3-Forge.jar |Species |species |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE
  264. infinitetrading-1.20.1-4.1.jar |Infinite Trading |infinitetrading |4.1 |DONE |Manifest: NOSIGNATURE
  265. Towns-and-Towers-1.11.1-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
  266. scaffoldingdropsnearby-1.20.1-3.0.jar |Scaffolding Drops Nearby |scaffoldingdropsnearby |3.0 |DONE |Manifest: NOSIGNATURE
  267. treasuredistance-1.20-1.2.jar |Treasure Distance mod |treasuredistance |1.20-1.2 |DONE |Manifest: NOSIGNATURE
  268. redstonepen-1.20.1-forge-1.3.20.jar |Redstone Pen |redstonepen |1.3.20 |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
  269. biggerspongeabsorptionradius-1.20.1-3.2.jar |Bigger Sponge Absorption Radiu|biggerspongeabsorptionradius |3.2 |DONE |Manifest: NOSIGNATURE
  270. mooshroomtweaks-1.20.1-3.2.jar |Mooshroom Tweaks |mooshroomtweaks |3.2 |DONE |Manifest: NOSIGNATURE
  271. justmobheads-1.20.1-7.4.jar |Just Mob Heads |justmobheads |7.4 |DONE |Manifest: NOSIGNATURE
  272. reap-1.20.1-1.0.2.jar |Reap Mod |reap |1.20.1-1.0.2 |DONE |Manifest: NOSIGNATURE
  273. waystones-forge-1.20-14.0.2.jar |Waystones |waystones |14.0.2 |DONE |Manifest: NOSIGNATURE
  274. TaxFreeLevels-1.3.6-forge-1.20.2.jar |Tax Free Levels |taxfreelevels |1.3.6 |DONE |Manifest: NOSIGNATURE
  275. YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  276. ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
  277. Terralith_1.20.2_v2.4.8.jar |Terralith |terralith |2.4.8 |DONE |Manifest: NOSIGNATURE
  278. fixedanvilrepaircost-1.20.1-3.2.jar |Fixed Anvil Repair Cost |fixedanvilrepaircost |3.2 |DONE |Manifest: NOSIGNATURE
  279. morezombievillagers-1.20.1-3.4.jar |More Zombie Villagers |morezombievillagers |3.4 |DONE |Manifest: NOSIGNATURE
  280. tl_skin_cape_forge_1.20_1.20.1-1.32.jar |TLSkinCape |tlskincape |1.32 |DONE |Manifest: ef:fe:e7:59:91:bb:3a:06:c1:94:f4:f3:9c:3e:26:69:47:fa:2e:c5:53:d3:38:21:65:cc:04:75:e7:61:19:40
  281. TC-Redstone-1.20.1-3.2.1.jar |TC Redstone |gircredstone |3.2.1 |DONE |Manifest: NOSIGNATURE
  282. tntbreaksbedrock-1.20.1-3.0.jar |TNT Breaks Bedrock |tntbreaksbedrock |3.0 |DONE |Manifest: NOSIGNATURE
  283. FactoryAPI-1.20.1-2.0.1-forge.jar |Factory API |factory_api |2.0.1 |DONE |Manifest: NOSIGNATURE
  284. alexscaves-1.0.8.jar |Alex's Caves |alexscaves |1.0.8 |DONE |Manifest: NOSIGNATURE
  285. wooledboots-1.7.1-forge-mc1.20.2.jar |Wooled Boots |wooledboots |1.7.1 |DONE |Manifest: NOSIGNATURE
  286. Jade-1.20.1-forge-11.6.3.jar |Jade |jade |11.6.3 |DONE |Manifest: NOSIGNATURE
  287. CreativeCore_FORGE_v2.11.10_mc1.20.1.jar |CreativeCore |creativecore |2.11.10 |DONE |Manifest: NOSIGNATURE
  288. mooshroomspawn-1.20.1-3.3.jar |Mooshroom Spawn |mooshroomspawn |3.3 |DONE |Manifest: NOSIGNATURE
  289. wsopulence-forge-mc1.20.1-1.1.0.jar |Opulence |wsopulence |1.1.0 |DONE |Manifest: NOSIGNATURE
  290. reliquary-1.20.1-2.0.36.1199.jar |Reliquary |reliquary |1.20.1-2.0.36.1199 |DONE |Manifest: NOSIGNATURE
  291. mes-1.3-1.20-forge.jar |Moog's End Structures |mes |1.3-1.20-forge |DONE |Manifest: NOSIGNATURE
  292. bucketlib-1.20.1-2.3.0.5.jar |BucketLib |bucketlib |1.20.1-2.3.0.5 |DONE |Manifest: NOSIGNATURE
  293. wlrs-1.14.1-1.20.1.jar |Waterlogged Redstone |wlrs |1.14.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  294. randomvillagenames-1.20.1-3.4.jar |Random Village Names |randomvillagenames |3.4 |DONE |Manifest: NOSIGNATURE
  295. invhud.forge.1.20.1-3.4.18.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.18 |DONE |Manifest: NOSIGNATURE
  296. EndlessBiomes+1.4.2s+-+1.20.1.jar |EndlessBiomes |endlessbiomes |1.0.0 |DONE |Manifest: NOSIGNATURE
  297. betterconduitplacement-1.20.1-3.1.jar |Better Conduit Placement |betterconduitplacement |3.1 |DONE |Manifest: NOSIGNATURE
  298. apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |DONE |Manifest: NOSIGNATURE
  299. fantasyfurniture-1.20.1-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |DONE |Manifest: NOSIGNATURE
  300. moredragoneggs-4.0.jar |More Dragon Eggs |moredragoneggs |4.0 |DONE |Manifest: NOSIGNATURE
  301. grindstonesharpertools-1.20.1-3.2.jar |Grindstone Sharper Tools |grindstonesharpertools |3.2 |DONE |Manifest: NOSIGNATURE
  302. Crash Report UUID: 779e04d6-6302-4d34-ab6a-c271dc4b419b
  303. FML: 47.2
  304. Forge: net.minecraftforge:47.2.0
Tags: crash log
Advertisement
Add Comment
Please, Sign In to add comment