Advertisement
Guest User

Untitled

a guest
Oct 5th, 2024
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.42 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 2024-10-05 21:29:31
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.IncompatibleClassChangeError: Found interface net.minecraft.core.Registry, but class was expected
  8. at com.mcjty.fancytrinkets.modules.trinkets.TrinketsModule.registerTrinkets(TrinketsModule.java:123) ~[fancytrinkets-1.19-2.1.4.jar%23494!/:1.19-2.1.4] {re:classloading}
  9. at com.mcjty.fancytrinkets.modules.trinkets.TrinketsModule.onServerStarting(TrinketsModule.java:118) ~[fancytrinkets-1.19-2.1.4.jar%23494!/:1.19-2.1.4] {re:classloading}
  10. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.3.jar%2385!/:?] {}
  11. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.3.jar%2385!/:?] {}
  12. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2385!/:?] {}
  13. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2385!/:?] {}
  14. at net.minecraftforge.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:111) ~[forge-1.19.4-45.3.0-universal.jar%23659!/:?] {re:classloading}
  15. at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:67) ~[client-1.19.4-20230314.122934-srg.jar%23654!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  16. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:637) ~[client-1.19.4-20230314.122934-srg.jar%23654!/:?] {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:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:A}
  17. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:252) ~[client-1.19.4-20230314.122934-srg.jar%23654!/:?] {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:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:A}
  18. at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- System Details --
  25. Details:
  26. Minecraft Version: 1.19.4
  27. Minecraft Version ID: 1.19.4
  28. Operating System: Windows 10 (amd64) version 10.0
  29. Java Version: 17.0.8, Microsoft
  30. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  31. Memory: 689789840 bytes (657 MiB) / 5100273664 bytes (4864 MiB) up to 12046041088 bytes (11488 MiB)
  32. CPUs: 12
  33. Processor Vendor: AuthenticAMD
  34. Processor Name: AMD Ryzen 5 3600 6-Core Processor
  35. Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
  36. Microarchitecture: Zen 2
  37. Frequency (GHz): 4.00
  38. Number of physical packages: 1
  39. Number of physical CPUs: 6
  40. Number of logical CPUs: 12
  41. Graphics card #0 name: NVIDIA GeForce GTX 1660
  42. Graphics card #0 vendor: NVIDIA (0x10de)
  43. Graphics card #0 VRAM (MB): 4095.00
  44. Graphics card #0 deviceId: 0x2184
  45. Graphics card #0 versionInfo: DriverVersion=32.0.15.6590
  46. Memory slot #0 capacity (MB): 8192.00
  47. Memory slot #0 clockSpeed (GHz): 3.60
  48. Memory slot #0 type: DDR4
  49. Memory slot #1 capacity (MB): 8192.00
  50. Memory slot #1 clockSpeed (GHz): 3.60
  51. Memory slot #1 type: DDR4
  52. Virtual memory max (MB): 27085.02
  53. Virtual memory used (MB): 20658.18
  54. Swap memory total (MB): 10752.00
  55. Swap memory used (MB): 591.82
  56. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx11488m -Xms256m
  57. Loaded Shaderpack: (off)
  58. Server Running: true
  59. Player Count: 0 / 8; []
  60. Data Packs: vanilla, mod:auudio (incompatible), mod:enderzoology (incompatible), mod:supermartijn642configlib (incompatible), mod:crystalcraft_unlimited_java (incompatible), mod:nethervillagertrader (incompatible), mod:variantsandventures (incompatible), mod:playeranimator (incompatible), mod:its_in_the_trees (incompatible), mod:deathcounter (incompatible), mod:majruszsdifficulty (incompatible), mod:aatrox (incompatible), mod:rubidium (incompatible), mod:underground_bunkers (incompatible), mod:modernfix (incompatible), mod:horror_element_mod (incompatible), mod:yungsapi, mod:maxhealthfix (incompatible), mod:darkutils (incompatible), mod:mutantsbuff (incompatible), mod:sleep_time (incompatible), mod:balm, mod:betterfortresses, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:craftable_bottle_o_enchanting (incompatible), mod:nezquiks_mobs (incompatible), mod:structure_gel, mod:corpse (incompatible), mod:torchmaster (incompatible), mod:poofsound (incompatible), mod:oreandmore (incompatible), mod:morebows, mod:gml, mod:toolstats (incompatible), mod:surrounding_indicators (incompatible), mod:volcanic_caverns (incompatible), mod:hostilevillages (incompatible), mod:curios (incompatible), mod:night_vision_helmets (incompatible), mod:oculus (incompatible), mod:carrots, mod:commongroovylibrary (incompatible), mod:arphex (incompatible), mod:searchables (incompatible), mod:queen_bee, mod:atlaslib (incompatible), mod:pmmo (incompatible), mod:cavesanddepths (incompatible), mod:netherskeletons (incompatible), mod:betterendisland, mod:betterburning (incompatible), mod:l2library (incompatible), mod:arsmagicalegacy, mod:sculkexpansioncaves (incompatible), mod:bettermineshafts, mod:enchantinginfuser (incompatible), mod:divinerpg, mod:majruszlibrary (incompatible), mod:recruits (incompatible), mod:betterjungletemples, mod:smartbrainlib, mod:waterdripsound (incompatible), mod:fnm_recrafted (incompatible), mod:dusk (incompatible), mod:mutantmonsters (incompatible), mod:endertrigon (incompatible), mod:tonsofenchants (incompatible), mod:shieldmechanics (incompatible), mod:protectmobsfromdaylight (incompatible), mod:fastboot (incompatible), mod:expore, mod:rpghud (incompatible), mod:jei (incompatible), mod:attributefix (incompatible), mod:smarter_mobs (incompatible), mod:pehkui (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:realmrpg_creep (incompatible), mod:ringsofascension (incompatible), mod:realmrpg_skeletons (incompatible), mod:dangerclose, mod:oresabovediamonds (incompatible), mod:travelersbackpack (incompatible), mod:sereneseasons (incompatible), mod:scattered_weapons (incompatible), mod:netheroresplus (incompatible), mod:midnightlib (incompatible), mod:starlight (incompatible), mod:wegotrunnners (incompatible), mod:fusion, mod:dungeons_arise_seven_seas (incompatible), mod:forge, mod:l2artifacts (incompatible), mod:more_wandering_trades (incompatible), mod:polytone (incompatible), mod:mbtools (incompatible), mod:dungeons_arise (incompatible), mod:alexs_mobs_extra_music (incompatible), mod:terrablender (incompatible), mod:biomesoplenty (incompatible), mod:mousetweaks, mod:bettercombat (incompatible), mod:awesomedungeonnether, mod:nutritiousmilk (incompatible), mod:ambiance (incompatible), mod:spectrelib (incompatible), mod:armorunder, mod:dimdungeons (incompatible), mod:notenoughanimations (incompatible), mod:xaerominimap (incompatible), mod:croptopia (incompatible), mod:polymorph (incompatible), mod:world_pre_generator, mod:more_totem_effects (incompatible), mod:entityculling (incompatible), mod:strictly_origins (incompatible), mod:damageindicator, mod:immediatelyfast (incompatible), mod:lootr (incompatible), mod:occultism, mod:puzzleslib (incompatible), mod:denseores, mod:healingbed (incompatible), mod:realmrpg_wyrms (incompatible), mod:convenientcurioscontainer (incompatible), mod:pots_and_mimics (incompatible), mod:xpbook, mod:cristellib (incompatible), mod:wandering_trader_trades (incompatible), mod:betterskills (incompatible), mod:betterwitchhuts, mod:geckolib (incompatible), mod:divine_weaponry (incompatible), mod:tmg (incompatible), mod:firstperson (incompatible), mod:doggytalents (incompatible), mod:betteroceanmonuments, mod:tipsmod (incompatible), mod:insanelib (incompatible), mod:shieldsplus (incompatible), mod:xaeroworldmap (incompatible), mod:enhancedvisuals, mod:controlling (incompatible), mod:prism (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:mixinextras (incompatible), mod:bookshelf (incompatible), mod:oreportal_forge (incompatible), mod:obsidiantools (incompatible), mod:damagenumbers (incompatible), mod:shieldexp (incompatible), mod:momentariycore2 (incompatible), mod:fbp (incompatible), mod:dragonfight (incompatible), mod:more_villager_trades (incompatible), mod:new_ores_1_19_4 (incompatible), mod:konkrete (incompatible), mod:jeienchantmentinfo, mod:airhop (incompatible), mod:sanitydim, mod:infection (incompatible), mod:better_vanilla_drops (incompatible), mod:ambientsounds, mod:bloodandmadness (incompatible), mod:chunky (incompatible), mod:born_in_chaos_v1 (incompatible), mod:morebeautifultorches, mod:eyesinthedarkness (incompatible), mod:cataclysm, mod:patchouli (incompatible), mod:craftableenchantedgoldenapple (incompatible), mod:collective (incompatible), mod:seadwellers (incompatible), mod:lexicon, mod:betterthirdperson (incompatible), mod:witherstormmod (incompatible), mod:seamless_loading_screen (incompatible), mod:gothic (incompatible), mod:burningfurnace, mod:betterstrongholds, mod:runelic (incompatible), mod:eatinganimation (incompatible), mod:architectury (incompatible), mod:brb (incompatible), mod:aiimprovements (incompatible), mod:undergarden, mod:skillissue (incompatible), mod:klsts_caves (incompatible), mod:fallingtrees, mod:villagesandpillages (incompatible), mod:bedbenefits (incompatible), mod:cucumber (incompatible), mod:deathknell (incompatible), mod:jumpanimation (incompatible), mod:nourished_nether (incompatible), mod:realmrpg_demons (incompatible), mod:structorytowers, mod:super_punch_simulator (incompatible), mod:waystones (incompatible), mod:marbledsarsenal, mod:structory, mod:comforts (incompatible), mod:artifacts (incompatible), mod:crackerslib, mod:better_katanas (incompatible), mod:magistuarmory (incompatible), mod:simplestamina, mod:aggroindicator (incompatible), mod:shady_alchemist (incompatible), mod:mcjtylib (incompatible), mod:fancytrinkets (incompatible), mod:betterdeserttemples, mod:terralith, mod:life_steal_enchantment (incompatible), mod:ichunutil (incompatible), mod:randomium (incompatible), mod:firstaid, mod:dungeons_andtaverns_mr (incompatible), mod:travelerstitles, mod:raided, mod:friendsandfoes (incompatible), mod:mysticalagriculture (incompatible), mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:better_weaponry (incompatible), mod:nohostilesaroundcampfire (incompatible), mod:jade, mod:hoporp, mod:creativecore, mod:theurgy, mod:modulargolems (incompatible), mod:iceberg (incompatible), mod:legendarytooltips (incompatible), mod:brutalbosses (incompatible), mod:pigpen (incompatible), mod:parcool (incompatible), mod:crackers_wither_storm_mod__vside (incompatible), mod:toughasnails (incompatible), mod:immersiveores, mod:modonomicon, mod:ferritecore (incompatible), mod:armordamagescale (incompatible), mod:more_sleeps (incompatible), mod:enhancedcelestials (incompatible), mod:corgilib, mod:justzoom (incompatible), mod:betterf3 (incompatible), mod:badoptimizations, mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:forbidden_arcanus (incompatible), mod:healingcampfire (incompatible), mod:tyzs_skills (incompatible), mod:armortoolsores (incompatible)
  61. Enabled Feature Flags: minecraft:vanilla
  62. World Generation: Stable
  63. Type: Integrated Server (map_client.txt)
  64. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  65. Launched Version: forge-45.3.0
  66. ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  67. ModLauncher launch target: forgeclient
  68. ModLauncher naming: srg
  69. ModLauncher services:
  70. mixin-0.8.5.jar mixin PLUGINSERVICE
  71. eventbus-6.0.3.jar eventbus PLUGINSERVICE
  72. fmlloader-1.19.4-45.3.0.jar slf4jfixer PLUGINSERVICE
  73. fmlloader-1.19.4-45.3.0.jar object_holder_definalize PLUGINSERVICE
  74. fmlloader-1.19.4-45.3.0.jar runtime_enum_extender PLUGINSERVICE
  75. fmlloader-1.19.4-45.3.0.jar capability_token_subclass PLUGINSERVICE
  76. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  77. fmlloader-1.19.4-45.3.0.jar runtimedistcleaner PLUGINSERVICE
  78. modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  79. modlauncher-10.0.8.jar redirector TRANSFORMATIONSERVICE
  80. modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  81. FML Language Providers:
  82. javafml@null
  83. lowcodefml@null
  84. Mod List:
  85. auudio_forge_1.0.3_MC_1.19.3.jar |Auudio |auudio |1.0.3 |DONE |Manifest: NOSIGNATURE
  86. EnderZoology-v6.0.0-1.19.4-Forge.jar |Ender Zoology |enderzoology |6.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  87. supermartijn642configlib-1.1.8-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  88. 1.19.4 Crystalcraft Unlimited Trims, Twinklestar, |Crystalcraft Unlimited Java Ed|crystalcraft_unlimited_java |1.0.0 |DONE |Manifest: NOSIGNATURE
  89. nethervillagertrader-1.1.0_1.19.4.jar |NetherVillagerTrader |nethervillagertrader |1.1.0 |DONE |Manifest: NOSIGNATURE
  90. variantsandventures-forge-mc1.19.4-1.0.6.jar |Variants & Ventures |variantsandventures |1.0.6 |DONE |Manifest: NOSIGNATURE
  91. player-animation-lib-forge-1.0.2+1.19.4.jar |Player Animator |playeranimator |1.0.2+1.19.4 |DONE |Manifest: NOSIGNATURE
  92. its-in-the-trees-v1.jar |Its In The Trees |its_in_the_trees |1.0.0 |DONE |Manifest: NOSIGNATURE
  93. DeathCounter-1.19.4-Forge-1.4.0.jar |Death Counter |deathcounter |1.4.0 |DONE |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
  94. majruszs-difficulty-forge-1.19.4-1.9.7-backport.1.|Majrusz's Progressive Difficul|majruszsdifficulty |1.9.7-backport.1 |DONE |Manifest: NOSIGNATURE
  95. [forge]aatrox_mod_1.19.4.16.jar |aatrox |aatrox |1.19.4.16 |DONE |Manifest: NOSIGNATURE
  96. rubidium-0.6.4.jar |Rubidium |rubidium |0.6.4 |DONE |Manifest: NOSIGNATURE
  97. UndergroundBunkers-1.0.4-1.19.2-1.20.4-forge.jar |Underground Bunkers |underground_bunkers |1.0.4 |DONE |Manifest: NOSIGNATURE
  98. modernfix-forge-5.7.2+mc1.19.4.jar |ModernFix |modernfix |5.7.2+mc1.19.4 |DONE |Manifest: NOSIGNATURE
  99. horror_element_mod-1.5.9_1.19.4.jar |Horror Element Mod |horror_element_mod |1.5.9 |DONE |Manifest: NOSIGNATURE
  100. YungsApi-1.19.4-Forge-3.10.1.jar |YUNG's API |yungsapi |1.19.4-Forge-3.10.1 |DONE |Manifest: NOSIGNATURE
  101. MaxHealthFix-Forge-1.19.4-10.0.2.jar |MaxHealthFix |maxhealthfix |10.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  102. DarkUtilities-Forge-1.19.4-15.0.2.jar |DarkUtilities |darkutils |15.0.2 |DONE |Manifest: NOSIGNATURE
  103. Mutants Buff 1.0.2 - 1.19.4.jar |mutantsbuff |mutantsbuff |1.0.0 |DONE |Manifest: NOSIGNATURE
  104. Sleep Time 1.19.4.jar |Sleep Time |sleep_time |1.19.4 |DONE |Manifest: NOSIGNATURE
  105. balm-forge-1.19.4-6.0.2.jar |Balm |balm |6.0.2 |DONE |Manifest: NOSIGNATURE
  106. YungsBetterNetherFortresses-1.19.4-Forge-1.2.0.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.4-Forge-1.2.0 |DONE |Manifest: NOSIGNATURE
  107. cloth-config-10.1.135-forge.jar |Cloth Config v10 API |cloth_config |10.1.135 |DONE |Manifest: NOSIGNATURE
  108. soundphysics-forge-1.19.4-1.2.1.jar |Sound Physics Remastered |sound_physics_remastered |1.19.4-1.2.1 |DONE |Manifest: NOSIGNATURE
  109. zaynens_craftable_bottle_o_enchanting_mod_1.19.4.j|Craftable Bottle o Enchanting |craftable_bottle_o_enchanting |1.0.0 |DONE |Manifest: NOSIGNATURE
  110. nezquiks_mobs-1.11.jar |Nezquiks Mobs |nezquiks_mobs |1.0.0 |DONE |Manifest: NOSIGNATURE
  111. structure_gel-1.19.4-2.12.0.jar |Structure Gel API |structure_gel |2.12.0 |DONE |Manifest: NOSIGNATURE
  112. corpse-1.19.4-1.0.3.jar |Corpse |corpse |1.19.4-1.0.3 |DONE |Manifest: NOSIGNATURE
  113. torchmaster-19.4.1.jar |Torchmaster |torchmaster |19.4.1 |DONE |Manifest: NOSIGNATURE
  114. Poofsounds4.3-1.19.4FORGE.jar |PoofSound |poofsound |4.3 |DONE |Manifest: NOSIGNATURE
  115. Ore_And_More_for_1.19.4_(v5.0).jar |Ore and More |oreandmore |5.0 |DONE |Manifest: NOSIGNATURE
  116. MoreBows-1.0.12+1.19.x.forge.jar |More Bows Restrung |morebows |1.0.12 |DONE |Manifest: NOSIGNATURE
  117. mod-3.2.4.jar |GroovyModLoader |gml |3.2.4 |DONE |Manifest: NOSIGNATURE
  118. ToolStats-Forge-1.19.4-14.1.7.jar |ToolStats |toolstats |14.1.7 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  119. surrounding_indicators-1.19.4-1.2.2.jar |Surrounding Indicators |surrounding_indicators |1.2.2 |DONE |Manifest: NOSIGNATURE
  120. volcanic_caverns-1.19.4-1.2.4.jar |Volcanic Caverns |volcanic_caverns |1.19.4-1.2.4 |DONE |Manifest: NOSIGNATURE
  121. hostilevillages-1.19.4-5.1.jar |Example Mod |hostilevillages |1.19.4-5.1 |DONE |Manifest: NOSIGNATURE
  122. curios-forge-1.19.4-5.1.5.4.jar |Curios API |curios |1.19.4-5.1.5.4 |DONE |Manifest: NOSIGNATURE
  123. [Forge 1.19.4]Night Vision Helmets[2.3.0].jar |Night Vision Helmets |night_vision_helmets |2.3.0 |DONE |Manifest: NOSIGNATURE
  124. oculus-1.5.2.jar |Oculus |oculus |1.5.2 |DONE |Manifest: NOSIGNATURE
  125. carrotslib-mc1.19.4-5.0b2.jar |Carrots Lib |carrots |5.0b2 |DONE |Manifest: NOSIGNATURE
  126. cgl-1.19.4-forge-0.2.9.jar |CommonGroovyLibrary |commongroovylibrary |0.2.9 |DONE |Manifest: NOSIGNATURE
  127. ArPhEx-3.1.8e-forge-1.19.4.jar |Arthropod Phobia Expansions |arphex |3.1.8 |DONE |Manifest: NOSIGNATURE
  128. Searchables-forge-1.19.4-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
  129. queen_bee-3.0.3-1.19.4.jar |Queen Bee |queen_bee |3.0.3-1.19.4 |DONE |Manifest: NOSIGNATURE
  130. Atlas-Lib-1.19.4-1.1.8.jar |Atlas Lib |atlaslib |1.1.5a |DONE |Manifest: NOSIGNATURE
  131. pmmo-1.19.4-0.1.8.jar |Project MMO |pmmo |1.19.4-0.1.8 |DONE |Manifest: NOSIGNATURE
  132. CavesDepths-1.19.4-1.1.0.jar |Caves&Depths |cavesanddepths |1.1.0 |DONE |Manifest: NOSIGNATURE
  133. 1.19.4netherskeletons4.9.jar |NetherSkeletons |netherskeletons |4.9 |DONE |Manifest: NOSIGNATURE
  134. YungsBetterEndIsland-1.19.4-Forge-1.1.jar |YUNG's Better End Island |betterendisland |1.19.4-Forge-1.1 |DONE |Manifest: NOSIGNATURE
  135. BetterBurning-Forge-1.19.4-7.0.2.jar |BetterBurning |betterburning |7.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  136. l2library-2.2.0.jar |L2 Library |l2library |2.2.0 |DONE |Manifest: NOSIGNATURE
  137. arsmagicalegacy-1.19.4-1.4.0.jar |Ars Magica: Legacy |arsmagicalegacy |1.19.4-1.4.0 |DONE |Manifest: NOSIGNATURE
  138. [FORGE 1.19.4] Sculk Epension Cave+ Sculk Blaze Ma|SculkExpansionCaves+ |sculkexpansioncaves |1.0.0 |DONE |Manifest: NOSIGNATURE
  139. YungsBetterMineshafts-1.19.4-Forge-3.4.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.4-Forge-3.4.0 |DONE |Manifest: NOSIGNATURE
  140. EnchantingInfuser-v6.0.0-1.19.4-Forge.jar |Enchanting Infuser |enchantinginfuser |6.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  141. DivineRPG-1.10.3.jar |DivineRPG |divinerpg |1.10.3 |DONE |Manifest: NOSIGNATURE
  142. majrusz-library-forge-1.19.4-7.0.4-backport.1.jar |Majrusz Library |majruszlibrary |7.0.4-backport.1 |DONE |Manifest: NOSIGNATURE
  143. recruits-1.19.4-1.10.8.jar |Recruits Mod |recruits |1.10.8 |DONE |Manifest: NOSIGNATURE
  144. YungsBetterJungleTemples-1.19.4-Forge-1.1.1.jar |YUNG's Better Jungle Temples |betterjungletemples |1.19.4-Forge-1.1.1 |DONE |Manifest: NOSIGNATURE
  145. SmartBrainLib-forge-1.19.4-1.12.jar |SmartBrainLib |smartbrainlib |1.12 |DONE |Manifest: NOSIGNATURE
  146. DripSounds-1.19.4-0.3.2.jar |Drip Sounds |waterdripsound |0.3.2 |DONE |Manifest: NOSIGNATURE
  147. fnm_recrafted_130.jar |fapdos' Nether Mobs: Recrafted|fnm_recrafted |1.3.0 |DONE |Manifest: NOSIGNATURE
  148. dusk-1.19.4-3.2.jar |Dusk Mod |dusk |1.19.4-3.2 |DONE |Manifest: NOSIGNATURE
  149. MutantMonsters-v6.0.2-1.19.4-Forge.jar |Mutant Monsters |mutantmonsters |6.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  150. endertrigon-1.19.4-1.0.jar |Ender Trigon |endertrigon |1.0 |DONE |Manifest: NOSIGNATURE
  151. TonsOfEnchants-1.19.4-1.0.jar |Tons Of Enchantments |tonsofenchants |1.0 |DONE |Manifest: NOSIGNATURE
  152. shieldmechanics-1.19.4-4.3.jar |Shield Mechanics |shieldmechanics |1.19.4-4.3 |DONE |Manifest: NOSIGNATURE
  153. protect-mobs-from-daylight-forge-1.0.1.jar |Protect Mobs From Daylight |protectmobsfromdaylight |1.0.1 |DONE |Manifest: NOSIGNATURE
  154. fastboot-1.19.x-1.1.jar |FastBoot |fastboot |1.1 |DONE |Manifest: NOSIGNATURE
  155. expore-1.19.4-0.3.jar |ExpOre |expore |1.19.4-0.3 |DONE |Manifest: NOSIGNATURE
  156. [1.19.4][Forge] RPG-HUD-3.10.jar |RPG-Hud |rpghud |3.10 |DONE |Manifest: NOSIGNATURE
  157. jei-1.19.4-forge-13.1.0.15.jar |Just Enough Items |jei |13.1.0.15 |DONE |Manifest: NOSIGNATURE
  158. AttributeFix-Forge-1.19.4-19.1.2.jar |AttributeFix |attributefix |19.1.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  159. smarter_mobs-1.1.1-1.19.4.jar |Smarter Mobs |smarter_mobs |1.1.1 |DONE |Manifest: NOSIGNATURE
  160. Pehkui-3.8.2+1.19.4-forge.jar |Pehkui |pehkui |3.8.2+1.19.4-forge |DONE |Manifest: NOSIGNATURE
  161. libraryferret-forge-1.19.4-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
  162. goblintraders-forge-1.19.4-1.8.2.jar |Goblin Traders |goblintraders |1.8.2 |DONE |Manifest: NOSIGNATURE
  163. realmrpg_creep_and_crop_1.0.2_forge_1.19.4.jar |Realm RPG: Creep & Crop |realmrpg_creep |1.0.2 |DONE |Manifest: NOSIGNATURE
  164. RingsOfAscension-1.19.4-2.0.1.jar |Rings of Ascension |ringsofascension |2.0.1 |DONE |Manifest: NOSIGNATURE
  165. realmrpg_fallen_adventurers_1.0.3_forge_1.19.4.jar|Realm RPG: Fallen Adventurers |realmrpg_skeletons |1.0.3 |DONE |Manifest: NOSIGNATURE
  166. dangerclose-2.2.4-1.19.4_forge.jar |Danger Close |dangerclose |2.2.4-1.19.4_forge |DONE |Manifest: NOSIGNATURE
  167. oresabovediamonds-9.1.2b.jar |Ores Above Diamonds |oresabovediamonds |9.1.2b |DONE |Manifest: NOSIGNATURE
  168. TravelersBackpack-1.19.4-8.4.20.jar |Traveler's Backpack |travelersbackpack |8.4.20 |DONE |Manifest: NOSIGNATURE
  169. SereneSeasons-1.19.4-8.3.0.40.jar |Serene Seasons |sereneseasons |8.3.0.40 |DONE |Manifest: NOSIGNATURE
  170. scatterd_weapons-1.19.4.jar |scattered weapons |scattered_weapons |1.0.0 |DONE |Manifest: NOSIGNATURE
  171. Nether Ores Plus+ 1.0.0 - 1.19.4.jar |Nether Ores Plus+ |netheroresplus |1.0.0 |DONE |Manifest: NOSIGNATURE
  172. midnightlib-forge-1.3.0.jar |MidnightLib |midnightlib |1.3.0 |DONE |Manifest: NOSIGNATURE
  173. starlight-1.1.1+forge.cf5b10b.jar |Starlight |starlight |1.1.1+forge.a3aea74 |DONE |Manifest: NOSIGNATURE
  174. Wegotrunners0.5.1.19.4.jar |wegotrunnners |wegotrunnners |1.0.0 |DONE |Manifest: NOSIGNATURE
  175. fusion-1.1.1-forge-mc1.19.4.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
  176. DungeonsAriseSevenSeas-1.19.2-1.0.2-forge.jar |When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas |1.0.2 |DONE |Manifest: NOSIGNATURE
  177. forge-1.19.4-45.3.0-universal.jar |Forge |forge |45.3.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
  178. l2artifacts-2.2.3.jar |L2 Artifacts |l2artifacts |2.2.3 |DONE |Manifest: NOSIGNATURE
  179. More Wandering Trades 1.0.0 - 1.19.4.jar |More Wandering Trades |more_wandering_trades |1.0.0 |DONE |Manifest: NOSIGNATURE
  180. polytone-1.2.jar |Polytone |polytone |1.2 |DONE |Manifest: NOSIGNATURE
  181. mbtools-1.0.9-2 1.19.4.jar |More & Better Tools |mbtools |1.0.92 |DONE |Manifest: NOSIGNATURE
  182. DungeonsArise-1.19.4-2.1.54-beta.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.4 |DONE |Manifest: NOSIGNATURE
  183. Alex's Mobs Music Mod 1.19.4.jar |Alex's Mobs EXTRA Music |alexs_mobs_extra_music |1.0.0 |DONE |Manifest: NOSIGNATURE
  184. client-1.19.4-20230314.122934-srg.jar |Minecraft |minecraft |1.19.4 |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
  185. TerraBlender-forge-1.19.4-2.2.0.154.jar |TerraBlender |terrablender |2.2.0.154 |DONE |Manifest: NOSIGNATURE
  186. BiomesOPlenty-1.19.4-17.3.0.593.jar |Biomes O' Plenty |biomesoplenty |17.3.0.593 |DONE |Manifest: NOSIGNATURE
  187. MouseTweaks-forge-mc1.19.4-2.24.jar |Mouse Tweaks |mousetweaks |2.24 |DONE |Manifest: NOSIGNATURE
  188. bettercombat-forge-1.7.1+1.19.4.jar |Better Combat |bettercombat |1.7.1+1.19.4 |DONE |Manifest: NOSIGNATURE
  189. awesomedungeonnether-forge-1.19.4-3.1.1.jar |Awesome dungeon nether |awesomedungeonnether |3.1.1 |DONE |Manifest: NOSIGNATURE
  190. nutritiousmilk-1.19.4-3.1.jar |Nutritious Milk |nutritiousmilk |3.1 |DONE |Manifest: NOSIGNATURE
  191. Fireflies v5 1.19.4.jar |Ambiance |ambiance |1.0.0 |DONE |Manifest: NOSIGNATURE
  192. spectrelib-forge-0.12.8+1.19.2.jar |SpectreLib |spectrelib |0.12.8+1.19.2 |DONE |Manifest: NOSIGNATURE
  193. armorunder-mc1.19.4-4.0b2.jar |Armorwear |armorunder |4.0b2 |DONE |Manifest: NOSIGNATURE
  194. dimdungeons-178-forge-1.19.4.jar |Dimensional Dungeons |dimdungeons |178 |DONE |Manifest: NOSIGNATURE
  195. notenoughanimations-forge-1.7.6-mc1.19.4.jar |NotEnoughAnimations |notenoughanimations |1.7.6 |DONE |Manifest: NOSIGNATURE
  196. Xaeros_Minimap_24.5.0_Forge_1.19.4.jar |Xaero's Minimap |xaerominimap |24.5.0 |DONE |Manifest: NOSIGNATURE
  197. Croptopia-1.19.4-FORGE-2.2.2.jar |Croptopia |croptopia |2.2.2 |DONE |Manifest: NOSIGNATURE
  198. polymorph-forge-0.48.1+1.19.4.jar |Polymorph |polymorph |0.48.1+1.19.4 |DONE |Manifest: NOSIGNATURE
  199. WorldPreGenerator-1.19.4-3.0.1.jar |World Pre Generator |world_pre_generator |3.0.1 |DONE |Manifest: NOSIGNATURE
  200. More Totem Effects 1.19.4 v1.0.jar |More Totem Effects |more_totem_effects |1.0.0 |DONE |Manifest: NOSIGNATURE
  201. entityculling-forge-1.7.0-mc1.19.4.jar |EntityCulling |entityculling |1.7.0 |DONE |Manifest: NOSIGNATURE
  202. strictly_origins_v5_5.19.4.jar |Strictly Origins |strictly_origins |1 |DONE |Manifest: NOSIGNATURE
  203. damageindicator-2.0.0-1.19.4.jar |JeremySeq's Damage Indicator |damageindicator |2.0.0-1.19.4 |DONE |Manifest: NOSIGNATURE
  204. ImmediatelyFast-Forge-1.2.11+1.19.4.jar |ImmediatelyFast |immediatelyfast |1.2.11+1.19.4 |DONE |Manifest: NOSIGNATURE
  205. lootr-1.19.4-0.6.27.65.jar |Lootr |lootr |0.6.26.63 |DONE |Manifest: NOSIGNATURE
  206. occultism-1.19.4-1.80.8.jar |Occultism |occultism |1.19.4-1.80.8 |DONE |Manifest: NOSIGNATURE
  207. PuzzlesLib-v6.0.11-1.19.4-Forge.jar |Puzzles Lib |puzzleslib |6.0.11 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  208. denseores-1.19.4-1.2.1.jar |Dense Ores |denseores |1.2.1 |DONE |Manifest: NOSIGNATURE
  209. Healing+Bed+1.19.4.jar |Healingbed |healingbed |1.19.4 |DONE |Manifest: NOSIGNATURE
  210. realmrpg_dragon_wyrms_1.0.1_forge_1.19.4.jar |Realm RPG: Dragon Wyrms |realmrpg_wyrms |1.0.1 |DONE |Manifest: NOSIGNATURE
  211. convenientcurioscontainer-1.12-forge-1.19.4.jar |Convenient Curios Container |convenientcurioscontainer |1.12-forge-1.19.4 |DONE |Manifest: NOSIGNATURE
  212. realmrpg_pots_and_mimics_1.0.2_forge_1.19.4.jar |Realm RPG: Pots & Mimics |pots_and_mimics |1.0.2 |DONE |Manifest: NOSIGNATURE
  213. xptome-1.19.4-2.2.jar |XP Tome |xpbook |2.2 |DONE |Manifest: NOSIGNATURE
  214. cristellib-1.1.1-forge.jar |Cristel Lib |cristellib |1.1.1 |DONE |Manifest: NOSIGNATURE
  215. wanderingtradertrades.jar |wandering trader trades |wandering_trader_trades |1.0.0 |DONE |Manifest: NOSIGNATURE
  216. Better Skills 1.8.1 [1.19.4].jar |Better Skills |betterskills |1.8.1 |DONE |Manifest: NOSIGNATURE
  217. YungsBetterWitchHuts-1.19.4-Forge-2.3.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.4-Forge-2.3.0 |DONE |Manifest: NOSIGNATURE
  218. geckolib-forge-1.19.4-4.2.jar |GeckoLib 4 |geckolib |4.2 |DONE |Manifest: NOSIGNATURE
  219. Divine_Weaponry_v1.7_1.19.4.jar |Divine Weaponry |divine_weaponry |1.6.0 |DONE |Manifest: NOSIGNATURE
  220. tmg-1.19.4.jar |The Merchants Guild |tmg |1.2 |DONE |Manifest: NOSIGNATURE
  221. firstperson-forge-2.4.5-mc1.19.4.jar |FirstPerson |firstperson |2.4.5 |DONE |Manifest: NOSIGNATURE
  222. DoggyTalentsNext-1.19.4-1.15.0.jar |Doggy Talents Next |doggytalents |1.15.0 |DONE |Manifest: NOSIGNATURE
  223. YungsBetterOceanMonuments-1.19.4-Forge-2.3.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.4-Forge-2.3.0 |DONE |Manifest: NOSIGNATURE
  224. Tips-Forge-1.19.4-10.0.2.jar |Tips |tipsmod |10.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  225. InsaneLib-1.9.2-mc1.19.4.jar |InsaneLib |insanelib |1.9.2 |DONE |Manifest: NOSIGNATURE
  226. Shields+-1.5.2-mc1.19.4.jar |ShieldsPlus |shieldsplus |1.5.2-mc1.19.4 |DONE |Manifest: NOSIGNATURE
  227. XaerosWorldMap_1.39.0_Forge_1.19.4.jar |Xaero's World Map |xaeroworldmap |1.39.0 |DONE |Manifest: NOSIGNATURE
  228. EnhancedVisuals_FORGE_v1.6.4_mc1.19.4.jar |EnhancedVisuals |enhancedvisuals |1.6.4 |DONE |Manifest: NOSIGNATURE
  229. Controlling-forge-1.19.4-11.1.5.jar |Controlling |controlling |11.1.5 |DONE |Manifest: NOSIGNATURE
  230. Prism-1.19.3-forge-1.0.3.jar |Prism |prism |1.0.3 |DONE |Manifest: NOSIGNATURE
  231. citadel-2.3.4-1.19.4.jar |Citadel |citadel |2.3.4 |DONE |Manifest: NOSIGNATURE
  232. alexsmobs-1.22.3.jar |Alex's Mobs |alexsmobs |1.22.3 |DONE |Manifest: NOSIGNATURE
  233. mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE
  234. Bookshelf-Forge-1.19.4-18.0.6.jar |Bookshelf |bookshelf |18.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
  235. OrePortal_MC1.19.4_V1.jar |OrePortal Forge |oreportal_forge |1.0.0 |DONE |Manifest: NOSIGNATURE
  236. ObsidianTools 1.0.jar |ObsidianTools |obsidiantools |1.0.0 |DONE |Manifest: NOSIGNATURE
  237. damagenumbers-1.4.0-forge.jar |Damage Numbers |damagenumbers |1.4.0-forge |DONE |Manifest: NOSIGNATURE
  238. ShieldExpansion-1.19.4-1.1.7a.jar |Shield Expansion |shieldexp |1.1.7a |DONE |Manifest: NOSIGNATURE
  239. [1.19.4]MomentariyModder'Applications[4.4.1].jar |MomentariyModder'Applications |momentariycore2 |4.4.1 |DONE |Manifest: NOSIGNATURE
  240. FancyBlockParticles-1.19.4-forge-19.4.0.5-beta.jar|FancyBlockParticles |fbp |19.4.0.5-beta |DONE |Manifest: NOSIGNATURE
  241. dragonfight-1.19.4-3.6.jar |dragonfight mod |dragonfight |1.19.4-3.6 |DONE |Manifest: NOSIGNATURE
  242. More Villager Trades 1.0.0 - 1.19.4.jar |More Villager Trades |more_villager_trades |1.0.0 |DONE |Manifest: NOSIGNATURE
  243. NewOresAndArmors_v.6(1.19.4).jar |New ores 1.19.4 |new_ores_1_19_4 |6.0.0 |DONE |Manifest: NOSIGNATURE
  244. konkrete_forge_1.6.1_MC_1.19.4.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE
  245. JEIEnchantmentInfo-1.19.4-3.0.0.jar |JEI Enchantment Info |jeienchantmentinfo |3.0.0 |DONE |Manifest: NOSIGNATURE
  246. AirHop-v6.0.0-1.19.4-Forge.jar |Air Hop |airhop |6.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  247. sanitydim-mc1.19.4-1.1.0.jar |Sanity: Descent Into Madness |sanitydim |1.1.0 |DONE |Manifest: NOSIGNATURE
  248. infection-1.19.4-1.0.0.jar |Infection |infection |1.0.0 |DONE |Manifest: NOSIGNATURE
  249. Better Vanilla Drops.jar |Better Vanilla Drops |better_vanilla_drops |1.19.4 |DONE |Manifest: NOSIGNATURE
  250. AmbientSounds_FORGE_v5.2.18_mc1.19.4.jar |Ambient Sounds |ambientsounds |5.2.18 |DONE |Manifest: NOSIGNATURE
  251. BloodAndMadness-Forge1.19.4-v2.1.5.1.jar |Blood And Madness |bloodandmadness |2.0 |DONE |Manifest: NOSIGNATURE
  252. Chunky-1.3.53.jar |Chunky |chunky |1.3.53 |DONE |Manifest: NOSIGNATURE
  253. born_in_chaos_[Forge]1.19.4_1.10.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |DONE |Manifest: NOSIGNATURE
  254. morebeautifultorches-2.5.2-1.19.4_forge.jar |More Beautiful Torches! |morebeautifultorches |2.5.2-1.19.4_forge |DONE |Manifest: NOSIGNATURE
  255. EyesInTheDarkness-1.19.4-1.3.9.jar |Eyes in the Darkness |eyesinthedarkness |1.3.9 |DONE |Manifest: NOSIGNATURE
  256. L_Enders_Cataclysm-0.84-1.19.4-Hurt-Fix.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
  257. Patchouli-1.19.4-79.1-FORGE.jar |Patchouli |patchouli |1.19.4-79.1-FORGE |DONE |Manifest: NOSIGNATURE
  258. CraftableEnchantedGoldenApple-1.19.4-Forge.jar |CraftableEnchantedGoldenApple |craftableenchantedgoldenapple |1.19.4-0.1 |DONE |Manifest: NOSIGNATURE
  259. collective-1.19.4-6.66.jar |Collective |collective |6.66 |DONE |Manifest: NOSIGNATURE
  260. realmrpg_seadwellers_2.9.9_forge_1.19.4.jar |Realm RPG: Sea Dwellers |seadwellers |2.9.9 |DONE |Manifest: NOSIGNATURE
  261. Lexicon-1.19.4-(v.1.4.3).jar |Lexicon |lexicon |1.4.3 |DONE |Manifest: NOSIGNATURE
  262. BetterThirdPerson-Forge-1.19-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
  263. witherstormmod-1.19.4-3.5.1-all.jar |Cracker's Wither Storm Mod |witherstormmod |3.5.1 |DONE |Manifest: NOSIGNATURE
  264. seamless_loading_screen-1.19.2-4.0.2.jar |Seamless Loading Screen |seamless_loading_screen |1.19.2-4.0.2 |DONE |Manifest: NOSIGNATURE
  265. Gothic_RPG_1.0.0_Forge_1.19.4.jar |Gothic |gothic |1.0.0 |DONE |Manifest: NOSIGNATURE
  266. burningfurnace-1.19.4-3.9.jar |Burning Furnace |burningfurnace |3.9 |DONE |Manifest: NOSIGNATURE
  267. YungsBetterStrongholds-1.19.4-Forge-3.4.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.4-Forge-3.4.0 |DONE |Manifest: NOSIGNATURE
  268. Runelic-Forge-1.19.4-16.1.5.jar |Runelic |runelic |16.1.5 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  269. eatinganimation-1.19.4-4.2.0.jar |Eating Animation |eatinganimation |4.2.0 |DONE |Manifest: NOSIGNATURE
  270. architectury-8.2.91-forge.jar |Architectury |architectury |8.2.91 |DONE |Manifest: NOSIGNATURE
  271. brb-1.7.2-forge.jar |Better Recipe Book |brb |1.7.2 |DONE |Manifest: NOSIGNATURE
  272. AI-Improvements-1.19.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
  273. The_Undergarden-1.19.4-0.8.4.jar |The Undergarden |undergarden |0.8.4 |DONE |Manifest: NOSIGNATURE
  274. skillissue-forge-1.19.4-1.0.3-beta.jar |Skill Issue |skillissue |1.0.3-beta |DONE |Manifest: NOSIGNATURE
  275. klsts_cave_biomes_1.2.0_1.19.4.jar |Klsts' Cave Biomes |klsts_caves |1.2.0 |DONE |Manifest: NOSIGNATURE
  276. fallingtrees-1.19.3-1.20.1+0.5.3-beta.jar |Panda's Falling Trees |fallingtrees |1.19.3-1.20.1+0.5.3-|DONE |Manifest: NOSIGNATURE
  277. villagesandpillages-forge-mc1.19.4-1.0.1.jar |Villages & Pillages |villagesandpillages |1.0.1 |DONE |Manifest: NOSIGNATURE
  278. BedBenefits-Forge-1.19.4-11.0.1.jar |BedBenefits |bedbenefits |11.0.1 |DONE |Manifest: NOSIGNATURE
  279. Cucumber-1.19.4-6.2.4.jar |Cucumber Library |cucumber |6.2.4 |DONE |Manifest: NOSIGNATURE
  280. DeathKnell-Forge-1.19.4-8.0.1.jar |DeathKnell |deathknell |8.0.1 |DONE |Manifest: NOSIGNATURE
  281. jumpanimation-0.6.0-1.19.4.jar |JumpAnimation |jumpanimation |0.6.0 |DONE |Manifest: NOSIGNATURE
  282. phantasmic-1.19.4-0.2.5.jar |Phantasmic |nourished_nether |0.2.5 |DONE |Manifest: NOSIGNATURE
  283. realmrpg_imps_and_demons_0.9.0_forge_1.19.4.jar |Realm RPG: Imps & Demons |realmrpg_demons |0.9.0 |DONE |Manifest: NOSIGNATURE
  284. Structory_Towers_1.19.4_v1.0.2.jar |Structory: Towers |structorytowers |1.0.2 |DONE |Manifest: NOSIGNATURE
  285. Minecraft But XP=STRENGTH.jar |Super Punch Simulator |super_punch_simulator |1.0.0 |DONE |Manifest: NOSIGNATURE
  286. waystones-forge-1.19.4-13.1.0.jar |Waystones |waystones |13.1.0 |DONE |Manifest: NOSIGNATURE
  287. marbledsarsenal-1.19.4-B2.0.0PRE4.jar |Marbled's Arsenal |marbledsarsenal |2.0.0 |DONE |Manifest: NOSIGNATURE
  288. Structory_1.19.4_v1.3.1a.jar |Structory |structory |1.3.1a |DONE |Manifest: NOSIGNATURE
  289. comforts-forge-6.2.3+1.19.4.jar |Comforts |comforts |6.2.3+1.19.4 |DONE |Manifest: NOSIGNATURE
  290. artifacts-1.19.4-6.1.1.jar |Artifacts |artifacts |1.19.4-6.1.1 |DONE |Manifest: NOSIGNATURE
  291. crackerslib-forge-1.19.4-0.4.jar |CrackersLib |crackerslib |1.19.4-0.4 |DONE |Manifest: NOSIGNATURE
  292. Better_Katanas 1.1.4-1.19.4.jar |Better Katanas |better_katanas |1.1.4 |DONE |Manifest: NOSIGNATURE
  293. [1.19.4-forge]-Epic-Knights-8.2.jar |Epic Knights Mod |magistuarmory |8.2 |DONE |Manifest: NOSIGNATURE
  294. Simple Stamina - 1.19.4-1.0.jar |Example Mod |simplestamina |1.0 |DONE |Manifest: NOSIGNATURE
  295. aggroindicator-1.19.x-0.0.0.6-beta1.jar |Aggro Indicator |aggroindicator |1.19.x-0.0.0.6-beta1|DONE |Manifest: NOSIGNATURE
  296. Shady Alchemist 1.0.0 - 1.19.4.jar |Shady Alchemist |shady_alchemist |1.0.0 |DONE |Manifest: NOSIGNATURE
  297. mcjtylib-1.19.4-7.2.7.jar |McJtyLib |mcjtylib |1.19.4-7.2.7 |DONE |Manifest: NOSIGNATURE
  298. fancytrinkets-1.19-2.1.4.jar |Fancy Trinkets |fancytrinkets |1.19-2.1.4 |DONE |Manifest: NOSIGNATURE
  299. YungsBetterDesertTemples-1.19.4-Forge-2.4.0.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.4-Forge-2.4.0 |DONE |Manifest: NOSIGNATURE
  300. Terralith_1.19.4_v2.3.12.jar |Terralith |terralith |2.3.12 |DONE |Manifest: NOSIGNATURE
  301. Life Steal Enchant 1.0.0 - 1.19.4.jar |Life Steal Enchantment |life_steal_enchantment |1.0.0 |DONE |Manifest: NOSIGNATURE
  302. iChunUtil-1.19.4-Forge-1.0.0.jar |iChunUtil |ichunutil |1.0.0 |DONE |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
  303. randomium-1.19.4-1.25.jar |Randomium |randomium |1.19.4-1.25 |DONE |Manifest: NOSIGNATURE
  304. firstaid-1.14.1.jar |First Aid |firstaid |1.14.1 |DONE |Manifest: NOSIGNATURE
  305. dungeons-and-taverns-2.0.2 forge.jar |Dungeons and Taverns |dungeons_andtaverns_mr |2.0.2 |DONE |Manifest: NOSIGNATURE
  306. TravelersTitles-1.19.4-Forge-3.3.0.jar |Traveler's Titles |travelerstitles |1.19.4-Forge-3.3.0 |DONE |Manifest: NOSIGNATURE
  307. Raided-1.19.4-0.1.3.jar |Raided |raided |0.1.3 |DONE |Manifest: NOSIGNATURE
  308. friendsandfoes-forge-mc1.19.4-3.0.3.jar |Friends & Foes |friendsandfoes |3.0.3 |DONE |Manifest: NOSIGNATURE
  309. MysticalAgriculture-1.19.4-6.2.4.jar |Mystical Agriculture |mysticalagriculture |6.2.4 |DONE |Manifest: NOSIGNATURE
  310. EnchantmentDescriptions-Forge-1.19.4-15.0.3.jar |EnchantmentDescriptions |enchdesc |15.0.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
  311. moonlight-1.19.4-2.4.15-forge.jar |Moonlight Library |moonlight |1.19.4-2.4.15 |DONE |Manifest: NOSIGNATURE
  312. better_weaponry-1.0.0 1.19.4.jar |Better Weaponry |better_weaponry |1.0.0 |DONE |Manifest: NOSIGNATURE
  313. nohostilesaroundcampfire-1.19.4-5.6.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |5.6 |DONE |Manifest: NOSIGNATURE
  314. Jade-1.19.4-forge-10.3.1.jar |Jade |jade |10.3.1 |DONE |Manifest: NOSIGNATURE
  315. HopoBetterRuinedPortals-[1.19.4]-1.3.4.jar |HopoBetterRuinedPortals |hoporp |1.3.4 |DONE |Manifest: NOSIGNATURE
  316. CreativeCore_FORGE_v2.10.22_mc1.19.4.jar |CreativeCore |creativecore |2.10.22 |DONE |Manifest: NOSIGNATURE
  317. theurgy-1.19.4-1.3.7.jar |Theurgy |theurgy |1.19.4-1.3.7 |DONE |Manifest: NOSIGNATURE
  318. modulargolems-2.2.5.jar |Modular Golems |modulargolems |2.2.5 |DONE |Manifest: NOSIGNATURE
  319. Iceberg-1.19.4-forge-1.1.10.jar |Iceberg |iceberg |1.1.10 |DONE |Manifest: NOSIGNATURE
  320. LegendaryTooltips-1.19.4-forge-1.4.2.jar |Legendary Tooltips |legendarytooltips |1.4.2 |DONE |Manifest: NOSIGNATURE
  321. brutalbosses-1.19.4-6.3.jar |brutalbosses mod |brutalbosses |1.19.4-6.3 |DONE |Manifest: NOSIGNATURE
  322. PigPen-Forge-1.19.4-13.0.1.jar |PigPen |pigpen |13.0.1 |DONE |Manifest: NOSIGNATURE
  323. ParCool-1.19.4-3.2.0.0-R.jar |ParCool! |parcool |1.19.4-3.2.0.0-R |DONE |Manifest: NOSIGNATURE
  324. CWSM V-Sides 1.19.4.jar |Cracker's Wither Storm Mod - V|crackers_wither_storm_mod__vsi|1.0.0 |DONE |Manifest: NOSIGNATURE
  325. ToughAsNails-1.19.4-8.2.0.90.jar |Tough As Nails |toughasnails |0.0NONE |DONE |Manifest: NOSIGNATURE
  326. immersiveores-1.19.4-0.7.jar |ImmersiveOres |immersiveores |1.19.4-0.7 |DONE |Manifest: NOSIGNATURE
  327. modonomicon-1.19.4-1.33.1.jar |Modonomicon |modonomicon |1.19.4-1.33.1 |DONE |Manifest: NOSIGNATURE
  328. ferritecore-5.2.0-forge.jar |Ferrite Core |ferritecore |5.2.0 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  329. armordamagescale-1.19.4-2.7.jar |armordamagescale mod |armordamagescale |1.19.4-2.7 |DONE |Manifest: NOSIGNATURE
  330. More sleeps 1.19.4 - 1.3.jar |More Sleeps |more_sleeps |1.3 |DONE |Manifest: NOSIGNATURE
  331. Enhanced_Celestials-forge-1.19.4-4.0.0.1.jar |Enhanced Celestials |enhancedcelestials |4.0.0.1 |DONE |Manifest: NOSIGNATURE
  332. CorgiLib-forge-1.19.4-3.0.0.0.jar |CorgiLib |corgilib |3.0.0.0 |DONE |Manifest: NOSIGNATURE
  333. justzoom_forge_1.0.2_MC_1.19.4.jar |Just Zoom |justzoom |1.0.2 |DONE |Manifest: NOSIGNATURE
  334. BetterF3-6.0.3-Forge-1.19.4.jar |BetterF3 |betterf3 |6.0.3 |DONE |Manifest: NOSIGNATURE
  335. BadOptimizations-2.1.4-1.19.4.jar |BadOptimizations |badoptimizations |2.1.4 |DONE |Manifest: NOSIGNATURE
  336. expandability-forge-8.0.0.jar |ExpandAbility |expandability |8.0.0 |DONE |Manifest: NOSIGNATURE
  337. valhelsia_core-forge-1.19.4-0.5.1.jar |Valhelsia Core |valhelsia_core |1.19.4-0.5.1 |DONE |Manifest: NOSIGNATURE
  338. forbidden_arcanus-1.19.4-2.2.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.19.4-2.2.0 |DONE |Manifest: NOSIGNATURE
  339. healingcampfire-1.19.4-5.1.jar |Healing Campfire |healingcampfire |5.1 |DONE |Manifest: NOSIGNATURE
  340. tyzs_skills-2.0-1.19.4.jar |Tyz's Skills |tyzs_skills |2.0 |DONE |Manifest: NOSIGNATURE
  341. 1.8-1.19.4ATOp.jar |Armor, Tools & Ores+ |armortoolsores |1.8 |DONE |Manifest: NOSIGNATURE
  342. Crash Report UUID: df2f67f2-4111-4534-b288-8ee2e675f252
  343. FML: 45.3
  344. Forge: net.minecraftforge:45.3.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement