DSHarish

crash log

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