Guest User

Chicken crash

a guest
Aug 10th, 2025
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 120.82 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Embeddium instance tainted by mods: [entity_texture_features, oculus]
  3. // Please do not reach out for Embeddium support without removing these mods first.
  4. // -------
  5. // I let you down. Sorry :(
  6.  
  7. Time: 2025-08-10 17:54:36
  8. Description: Exception in server tick loop
  9.  
  10. net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: minecraft:gui/custom/curios/talent_slot - Copie
  11. at net.minecraft.resources.ResourceLocation.m_245185_(ResourceLocation.java:242) ~[client-1.20.1-20230612.114412-srg.jar%231170!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:shouldersurfing.common.mixins.json:ResourceLocationAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:MixinIdentifier,pl:mixin:APP:ferritecore.mrl.mixin.json:ResourceLocationAccess,pl:mixin:APP:ftblibrary-common.mixins.json:ResourceLocationMixin,pl:mixin:APP:platform-common.mixins.json:common.ResourceLocationMixin,pl:mixin:APP:rhino-common.mixins.json:ResourceLocationMixin,pl:mixin:APP:mixins.oculus.json:texture.MixinResourceLocation,pl:mixin:A}
  12. at net.minecraft.resources.ResourceLocation.<init>(ResourceLocation.java:40) ~[client-1.20.1-20230612.114412-srg.jar%231170!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:shouldersurfing.common.mixins.json:ResourceLocationAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:MixinIdentifier,pl:mixin:APP:ferritecore.mrl.mixin.json:ResourceLocationAccess,pl:mixin:APP:ftblibrary-common.mixins.json:ResourceLocationMixin,pl:mixin:APP:platform-common.mixins.json:common.ResourceLocationMixin,pl:mixin:APP:rhino-common.mixins.json:ResourceLocationMixin,pl:mixin:APP:mixins.oculus.json:texture.MixinResourceLocation,pl:mixin:A}
  13. at net.minecraft.resources.ResourceLocation.<init>(ResourceLocation.java:44) ~[client-1.20.1-20230612.114412-srg.jar%231170!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:shouldersurfing.common.mixins.json:ResourceLocationAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:MixinIdentifier,pl:mixin:APP:ferritecore.mrl.mixin.json:ResourceLocationAccess,pl:mixin:APP:ftblibrary-common.mixins.json:ResourceLocationMixin,pl:mixin:APP:platform-common.mixins.json:common.ResourceLocationMixin,pl:mixin:APP:rhino-common.mixins.json:ResourceLocationMixin,pl:mixin:APP:mixins.oculus.json:texture.MixinResourceLocation,pl:mixin:A}
  14. at net.minecraft.resources.ResourceLocation.<init>(ResourceLocation.java:50) ~[client-1.20.1-20230612.114412-srg.jar%231170!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:shouldersurfing.common.mixins.json:ResourceLocationAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:MixinIdentifier,pl:mixin:APP:ferritecore.mrl.mixin.json:ResourceLocationAccess,pl:mixin:APP:ftblibrary-common.mixins.json:ResourceLocationMixin,pl:mixin:APP:platform-common.mixins.json:common.ResourceLocationMixin,pl:mixin:APP:rhino-common.mixins.json:ResourceLocationMixin,pl:mixin:APP:mixins.oculus.json:texture.MixinResourceLocation,pl:mixin:A}
  15. at dev.ftb.mods.ftblibrary.icon.Icon.getIcon0(Icon.java:203) ~[ftb-library-forge-2001.2.9.jar%23868!/:2001.2.9] {re:classloading}
  16. at dev.ftb.mods.ftblibrary.icon.Icon.getIcon(Icon.java:131) ~[ftb-library-forge-2001.2.9.jar%23868!/:2001.2.9] {re:classloading}
  17. at dev.ftb.mods.ftbquests.quest.ChapterImage.readData(ChapterImage.java:140) ~[ftb-quests-forge-2001.4.13.jar%23869!/:2001.4.13] {re:classloading}
  18. at dev.ftb.mods.ftbquests.quest.Chapter.readData(Chapter.java:230) ~[ftb-quests-forge-2001.4.13.jar%23869!/:2001.4.13] {re:mixin,re:classloading}
  19. at dev.ftb.mods.ftbquests.quest.BaseQuestFile.readDataFull(BaseQuestFile.java:681) ~[ftb-quests-forge-2001.4.13.jar%23869!/:2001.4.13] {re:classloading,re:mixin}
  20. at dev.ftb.mods.ftbquests.quest.ServerQuestFile.load(ServerQuestFile.java:74) ~[ftb-quests-forge-2001.4.13.jar%23869!/:2001.4.13] {re:classloading}
  21. at dev.ftb.mods.ftbquests.FTBQuestsEventHandler.serverStarted(FTBQuestsEventHandler.java:81) ~[ftb-quests-forge-2001.4.13.jar%23869!/:2001.4.13] {re:classloading}
  22. at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) ~[?:?] {re:mixin}
  23. at dev.architectury.event.EventFactory.invokeMethod(EventFactory.java:53) ~[architectury-9.2.14-forge.jar%23691!/:?] {re:classloading}
  24. at dev.architectury.event.EventFactory$1.handleInvocation(EventFactory.java:62) ~[architectury-9.2.14-forge.jar%23691!/:?] {re:classloading}
  25. at com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:87) ~[guava-31.1-jre.jar%23109!/:?] {}
  26. at jdk.proxy3.$Proxy275.stateChanged(Unknown Source) ~[?:?] {}
  27. at dev.architectury.event.forge.EventHandlerImplCommon.event(EventHandlerImplCommon.java:95) ~[architectury-9.2.14-forge.jar%23691!/:?] {re:mixin,re:classloading}
  28. at dev.architectury.event.forge.__EventHandlerImplCommon_event_ServerStartedEvent.invoke(.dynamic) ~[architectury-9.2.14-forge.jar%23691!/:?] {re:classloading,pl:eventbus:B}
  29. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {re:mixin}
  30. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
  31. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
  32. at net.minecraftforge.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:115) ~[forge-1.20.1-47.4.5-universal.jar%231175!/:?] {re:mixin,re:classloading,pl:mixin:APP:lithostitched.forge.mixins.json:common.ServerLifecycleHooksMixin,pl:mixin:A}
  33. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:638) ~[client-1.20.1-20230612.114412-srg.jar%231170!/:?] {re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  34. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%231170!/:?] {re:mixin,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  35. at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
  36.  
  37.  
  38. A detailed walkthrough of the error, its code path and all known details is as follows:
  39. ---------------------------------------------------------------------------------------
  40.  
  41. -- System Details --
  42. Details:
  43. Minecraft Version: 1.20.1
  44. Minecraft Version ID: 1.20.1
  45. Operating System: Windows 11 (amd64) version 10.0
  46. Java Version: 17.0.15, Microsoft
  47. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  48. Memory: 2785017856 bytes (2656 MiB) / 7633633280 bytes (7280 MiB) up to 10485760000 bytes (10000 MiB)
  49. CPUs: 8
  50. Processor Vendor: GenuineIntel
  51. Processor Name: Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz
  52. Identifier: Intel64 Family 6 Model 158 Stepping 13
  53. Microarchitecture: Coffee Lake
  54. Frequency (GHz): 3.00
  55. Number of physical packages: 1
  56. Number of physical CPUs: 8
  57. Number of logical CPUs: 8
  58. Graphics card #0 name: Meta Virtual Monitor
  59. Graphics card #0 vendor: Meta Inc.
  60. Graphics card #0 VRAM (MB): 0.00
  61. Graphics card #0 deviceId: unknown
  62. Graphics card #0 versionInfo: DriverVersion=17.12.55.198
  63. Graphics card #1 name: NVIDIA GeForce GTX 1660 SUPER
  64. Graphics card #1 vendor: NVIDIA (0x10de)
  65. Graphics card #1 VRAM (MB): 4095.00
  66. Graphics card #1 deviceId: 0x21c4
  67. Graphics card #1 versionInfo: DriverVersion=32.0.15.6636
  68. Graphics card #2 name: LuminonCore IDDCX Adapter
  69. Graphics card #2 vendor: LuminonCore
  70. Graphics card #2 VRAM (MB): 0.00
  71. Graphics card #2 deviceId: unknown
  72. Graphics card #2 versionInfo: DriverVersion=1.0.2018.1204
  73. Memory slot #0 capacity (MB): 8192.00
  74. Memory slot #0 clockSpeed (GHz): 2.67
  75. Memory slot #0 type: DDR4
  76. Memory slot #1 capacity (MB): 8192.00
  77. Memory slot #1 clockSpeed (GHz): 2.67
  78. Memory slot #1 type: DDR4
  79. Virtual memory max (MB): 27192.56
  80. Virtual memory used (MB): 22038.21
  81. Swap memory total (MB): 10880.00
  82. Swap memory used (MB): 753.45
  83. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10000m -Xms256m
  84. Loaded Shaderpack: ComplementaryReimagined_r5.5.1.zip
  85. Profile: HIGH (+0 options changed by user)
  86. Server Running: true
  87. Player Count: 0 / 8; []
  88. Data Packs: vanilla, mod:mr_dungeons_andtavernspillageroutpostrework (incompatible), mod:betterdungeons, mod:villagerquests, mod:meed, mod:globalgamerules, mod:horseman, mod:nethers_exoticism, mod:fabric_rendering_fluids_v1, mod:majruszsdifficulty (incompatible), mod:fabric_models_v0, mod:hammerlib, mod:modnametooltip (incompatible), mod:sdmplayerstages (incompatible), mod:mr_dungeons_andtavernsancientcityoverhaul (incompatible), mod:betterendcities, mod:modernfix (incompatible), mod:fabric_command_api_v1, mod:wandering_wares, mod:autochefsdelight (incompatible), mod:fabric_block_view_api_v2, mod:fabric_command_api_v2, mod:yungsapi, mod:botanypotstiers (incompatible), mod:endportal, mod:clickadv (incompatible), mod:hornets, mod:clean_tooltips (incompatible), mod:createbetterfps, mod:biggerstacks (incompatible), mod:betterfortresses, mod:paraglider (incompatible), mod:sawmill (incompatible), mod:staaaaaaaaaaaack, mod:embeddium, mod:durabilitytooltip (incompatible), mod:structure_gel, mod:lava_walker (incompatible), mod:sdmgamestageshelper (incompatible), mod:smoothdoors, mod:dungeons_plus, mod:mutated_items, mod:additionalplacements, mod:highlighter (incompatible), mod:spark (incompatible), mod:alexsmobsinteraction (incompatible), mod:gamestages (incompatible), mod:attributeslib (incompatible), mod:recased, mod:bettervillage, mod:noisium, mod:equipablelanterns, mod:constructionwand, mod:transition, mod:betterendisland, mod:fabric_rendering_data_attachment_v1, mod:battlemusic (incompatible), mod:l2library (incompatible), mod:illageandspillage, mod:toms_storage (incompatible), mod:cleanview, mod:treasurebags (incompatible), mod:mcwlights, mod:betterjungletemples, mod:customcursor, mod:fabric_client_tags_api_v1, mod:quarkoddities, mod:kiwi (incompatible), mod:confluence, mod:tameablebeasts (incompatible), mod:mutantmonsters, mod:broglisplants, mod:tia (incompatible), mod:enigmaticdice, mod:attributefix (incompatible), mod:fabric_screen_handler_api_v1, mod:flerovium (incompatible), mod:libraryferret, mod:caelus (incompatible), mod:sheerchickens, mod:dungeonnowloading (incompatible), mod:create_wizardry, mod:morerelics, mod:botanypots (incompatible), mod:better_fire_resistance, mod:buildersvoid, mod:cloth_config (incompatible), mod:beefix, mod:ldip (incompatible), mod:questsadditions, mod:fusion, mod:crafttweaker (incompatible), mod:fabric_particles_v1, mod:shieldbannerfix (incompatible), mod:csaugmentations, mod:echoesofbattle, mod:axesareweapons (incompatible), mod:no_fog (incompatible), mod:nethers_exorcism_reborn, mod:block_factorys_bosses, mod:blocksyouneed_luna, mod:overworld_netherite_ore, mod:fluidium (incompatible), mod:trade_cycling, mod:terrablender, mod:immersive_cooking, mod:companion (incompatible), mod:necronomicon, mod:solars_enchantments, mod:shouldersurfing, mod:mendable_anvils (incompatible), mod:justenoughbreeding, mod:alltheleaks, mod:cslibrary, mod:fabric_block_api_v1, mod:fabric_resource_conditions_api_v1, mod:ksyxis (incompatible), mod:fastpaintings (incompatible), mod:betterfpsdist (incompatible), mod:traveloptics, mod:notenoughanimations, mod:flywheel, mod:bocchium (incompatible), mod:justenoughprofessions, mod:fabric_registry_sync_v0, mod:immediatelyfast (incompatible), mod:wre, mod:lootr, mod:fabric_object_builder_api_v1, mod:booklinggear, mod:fabric_message_api_v1, mod:cosmeticarmorreworked, mod:euphoria_patcher, mod:oculus, mod:fruitsdelight (incompatible), mod:opack2reload (incompatible), mod:responsiveshields (incompatible), mod:defaultoptions, mod:enchanter_fix (incompatible), mod:kuma_api, mod:fabric_renderer_api_v1, mod:fabric_item_api_v1, mod:betteroceanmonuments, mod:tipsmod (incompatible), mod:summonerscrolls (incompatible), mod:sophisticatedcore (incompatible), mod:gpumemleakfix (incompatible), mod:insanelib, mod:create_crush_everything, mod:bowinfinityfix, mod:structureessentials (incompatible), mod:cavedelight, mod:sweety_archaeology, mod:configurableextramobdrops, mod:prism (incompatible), mod:placebo (incompatible), mod:healthindicatortxf, mod:darkdoppelganger, mod:manacrystals, mod:item_obliterator, mod:bookshelf, mod:random_crits, mod:sophisticatedbackpacks (incompatible), mod:ramcompat, mod:carryon (incompatible), mod:cameraoverhaul, mod:dragonfight (incompatible), mod:variantvanillablocks, mod:spelunkers_charm, mod:fzzy_config (incompatible), mod:particle_core (incompatible), mod:fabric_api, mod:experiencebugfix, mod:diagonalwalls, mod:diagonalblocks, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:underground_jungle, mod:cozy_home, mod:ambientsounds, mod:jearchaeology, mod:fabric_api_lookup_api_v1, mod:squidnoglitch, mod:projectvibrantjourneys, mod:toe, mod:chunky (incompatible), mod:diagonalwindows, mod:carryonextend, mod:eeeabsmobs, mod:mr_oszoukauas_replace, mod:lionfishapi (incompatible), mod:entropy, mod:pehkui_resizer, mod:cataclysm (incompatible), mod:hole_filler_mod, mod:cullleaves (incompatible), mod:midnightlib (incompatible), mod:cerbons_api, mod:aiimprovements, mod:cupboard (incompatible), mod:framework, mod:bwncr, mod:foodeffecttooltips, mod:hopo, mod:luminous_nether, mod:fishnostuck, mod:mowzie_respawner, mod:fabric_key_binding_api_v1, mod:betteradvancements (incompatible), mod:fabric_transfer_api_v1, mod:copycats (incompatible), mod:nourished_nether, mod:easymagic, mod:realmrpg_demons, mod:particlerain (incompatible), mod:commonnetworking (incompatible), mod:fabric_resource_loader_v0, mod:calamycrafttweaks, mod:obscure_api (incompatible), mod:enlightened_end, mod:chloride, mod:taxfreelevels (incompatible), mod:clumps (incompatible), mod:artifacts, mod:life_crystals, mod:outer_end, mod:combatnouveau, mod:aquamirae_mod_extra_music, mod:hopour (incompatible), mod:explorerscompass, mod:toastcontrol (incompatible), mod:bosses_of_mass_destruction, mod:txnilib, mod:enhanced_boss_bars, mod:mpem, mod:meetyourfight (incompatible), mod:friendsandfoes (incompatible), mod:gpu_tape (incompatible), mod:horsecombatcontrols (incompatible), mod:mutant_iceologer, mod:extragore, mod:endermanoverhaul (incompatible), mod:illagerraidmusic (incompatible), mod:glowingraidillagers (incompatible), mod:fabric_blockrenderlayer_v1, mod:culllessleaves (incompatible), mod:creativecore, mod:bedsdontexplode (incompatible), mod:citresewn (incompatible), mod:spartanshields, mod:legendarytooltips (incompatible), mod:diagonalfences, mod:armoroftheages (incompatible), mod:doespotatotick (incompatible), mod:fabric_biome_api_v1, mod:heart_crystals (incompatible), mod:feasts_of_the_fallout, mod:ferritecore (incompatible), mod:notrample, mod:majruszsenchantments (incompatible), mod:rarcompat, mod:allarrowsinfinityfix (incompatible), mod:wakes (incompatible), mod:ias_spellbooks, mod:realmrpg_quests, mod:create_enchantment_industry (incompatible), mod:openloader (incompatible), mod:flickerfix, mod:raj_healenemymod, mod:smsn, mod:saturn (incompatible), mod:easyanvils, mod:supermartijn642configlib (incompatible), mod:netherexp, mod:playeranimator (incompatible), mod:irons_spellbooks, mod:manaunification, mod:ponder (incompatible), mod:alexscavesexemplified, mod:item_split_bug_fix, mod:crescentlib, mod:mcwwindows, mod:stalwart_dungeons, mod:nyfsquiver (incompatible), mod:sound_physics_remastered (incompatible), mod:sdm_ui_lib (incompatible), mod:guieffecttimer, mod:fabric_convention_tags_v1, mod:nanny (incompatible), mod:dustydecorations, mod:armordamagelimit (incompatible), mod:maxhealthfix (incompatible), mod:prehistoricexploration, mod:balm, mod:fabric_screen_api_v1, mod:immersive_armors (incompatible), mod:jeresources, mod:structure_layout_optimizer, mod:dynamic_resource_bars, mod:leavesbegone, mod:clearview (incompatible), mod:w2w2 (incompatible), mod:terramity, mod:torchmaster, mod:fabric_game_rule_api_v1, mod:botanytrees (incompatible), mod:thermal_shock, mod:vanillabackport, mod:supermartijn642corelib, mod:mr_recibles (incompatible), mod:resourcefulconfig (incompatible), mod:enchantmenttransfer, mod:curios (incompatible), mod:searchables (incompatible), mod:legendarytabs, mod:fabric_entity_events_v1, mod:nirvana_lib, mod:lootbeams, mod:mcwfurnitures, mod:conditional_mixin (incompatible), mod:soundofrain, mod:celestisynth, mod:shinyhorses (incompatible), mod:selectivebounds (incompatible), mod:majruszlibrary (incompatible), mod:waterdripsound (incompatible), mod:fabric_dimensions_v1, mod:elytraslot (incompatible), mod:mowziesmobs, mod:portable_blueprints, mod:alexscaves_randoms, mod:structurify, mod:fabric_model_loading_api_v1, mod:jei, mod:species, mod:blockswapper (incompatible), mod:ash_of_sin_custom_entity_attack_effect, mod:lithostitched, mod:more_critters, mod:pehkui (incompatible), mod:configlibtxf, mod:terrablenderfix, mod:fabric_rendering_v1, mod:realmrpg_skeletons, mod:passablefoliage (incompatible), mod:fabric_renderer_indigo, mod:naturescompass, mod:jumpboat, mod:starlight (incompatible), mod:runiclib (incompatible), mod:infinitelava (incompatible), mod:cataclysm_dimension, mod:memoryleakfix (incompatible), mod:puzzlesaccessapi, mod:forge, mod:appleskin (incompatible), mod:polytone (incompatible), mod:wither_spawn_animation, mod:lava_swim, mod:fastportalsforge (incompatible), mod:simplebackups, mod:fabric_api_base, mod:mousetweaks, mod:bettercombat (incompatible), mod:combatroll (incompatible), mod:amethystcrabspawn, mod:createoreexcavation (incompatible), mod:coralmod (incompatible), mod:spectrelib (incompatible), mod:nbt_ac (incompatible), mod:a_good_place (incompatible), mod:kotlinforforge (incompatible), mod:dimdungeons, mod:seriousplayeranimations (incompatible), mod:xaerominimap (incompatible), mod:fabric_item_group_api_v1, mod:stellarview (incompatible), mod:enhancedcelestials, mod:corgilib, mod:dataanchor, mod:polymorph (incompatible), mod:zeta (incompatible), mod:entityculling, mod:canary, mod:suggestion_tweaker (incompatible), mod:extrasounds, mod:usefulluck, mod:fabric_recipe_api_v1, mod:biomemusic (incompatible), mod:gnetum, mod:puzzleslib, mod:aquaculture, mod:quickquark (incompatible), mod:friendlyfire (incompatible), mod:healingbed (incompatible), mod:fabric_sound_api_v1, mod:chunksending (incompatible), mod:deuf, mod:aquamirae (incompatible), mod:pots_and_mimics, mod:carbonconfig (incompatible), mod:transmog (incompatible), mod:betterwitchhuts, mod:netherportalfix, mod:recipeessentials (incompatible), mod:suggestionproviderfix (incompatible), mod:naturalist (incompatible), mod:jukeboxcustomdiscfix, mod:incontrol, mod:bosshealthregain (incompatible), mod:connectivity (incompatible), mod:kleeslabs, mod:xaeroworldmap (incompatible), mod:controlling (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:domesticationinnovation (incompatible), mod:cerulean (incompatible), mod:lethality, mod:irons_recipe_additions, mod:popularbiology, mod:fabric_data_attachment_api_v1, mod:redirected, mod:skaysflowery, mod:relics, mod:jeed (incompatible), mod:monobank (incompatible), mod:pathundergates, mod:dummmmmmy (incompatible), mod:fabric_content_registries_v0, mod:farmersdelight, mod:cuisinedelight (incompatible), mod:many_more_ores_and_crafts (incompatible), mod:crashutilities (incompatible), mod:respawningstructures (incompatible), mod:cataclysmiccombat, mod:endrem (incompatible), mod:nostartupmessages, mod:mcwfences, mod:starmetal (incompatible), mod:dungeons_enhanced, mod:redimstages, mod:leaky (incompatible), mod:patchouli (incompatible), mod:collective, mod:betterbiomeblend (incompatible), mod:simplehats (incompatible), mod:terramityexperimental, mod:changeitemsdurability (incompatible), mod:xercapaint, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:enigmaticlegacy (incompatible), mod:sdmmobstages (incompatible), mod:resourcefullib (incompatible), mod:boatbreakfix (incompatible), mod:architectury (incompatible), mod:too_many_bows, mod:customvillagertrades (incompatible), mod:spacecatasb (incompatible), mod:observable (incompatible), mod:scannable (incompatible), mod:simplyswords (incompatible), mod:gardens_of_the_dead, mod:nerb, mod:loadingbackgrounds, mod:immortal_pets, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:jamlib, mod:rightclickharvest, mod:fabric_loot_api_v2, mod:attributizer (incompatible), mod:mru (incompatible), mod:chunkloaders, mod:fabric_networking_api_v1, mod:inventoryessentials, mod:camerapture (incompatible), mod:ante (incompatible), mod:yeetusexperimentus (incompatible), mod:fabric_lifecycle_events_v1, mod:tradingpost, mod:wwoo_forge (incompatible), mod:arcane_abilities (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:raccompat, mod:trashslot, mod:amendments (incompatible), mod:sophisticatedstorage (incompatible), mod:octolib, mod:elysium_api, mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:ftbqoptimizer (incompatible), mod:mowzies_cataclysm, mod:abyssal_decor, mod:trender, mod:companions (incompatible), mod:overworldquartzore, mod:geckoanimfix (incompatible), mod:create, mod:waystones, mod:alexscaves_torpedoes, mod:fastsuite (incompatible), mod:yungscavebiomes, mod:comforts (incompatible), mod:fabric_mining_level_api_v1, mod:fromtheshadows (incompatible), mod:itemborders (incompatible), mod:enigmaticaddons, mod:enigmaticdelicacy, mod:knightlib (incompatible), mod:particular (incompatible), mod:betterdeserttemples, mod:farsight_view (incompatible), mod:fixedanvilrepaircost, mod:blueprint, mod:upgrade_aquatic (incompatible), mod:unwrecked_ships_plus (incompatible), mod:recipestages (incompatible), mod:fabric_transitive_access_wideners_v1, mod:alexscaves, mod:tact, mod:enchdesc (incompatible), mod:borninconfiguration (incompatible), mod:born_in_chaos_v1, mod:moonlight (incompatible), mod:itemstages (incompatible), mod:silentlib, mod:mixinsquared (incompatible), mod:l2harvester (incompatible), mod:displaydelight, mod:platform (incompatible), mod:noshade (incompatible), mod:nethersdelight, mod:create_renewability, mod:recipes_lib, mod:sounds, mod:immersive_furniture (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries, mod:infinitybuttons (incompatible), mod:jade (incompatible), mod:legendary_monsters, mod:holdmyitems, mod:legendarycreatures, mod:betterchunkloading (incompatible), mod:blessfulled, mod:universalenchants, mod:pickableorbs (incompatible), mod:mobcatcher (incompatible), mod:yet_another_config_lib_v3 (incompatible), mod:packetfixer (incompatible), mod:expandability (incompatible), mod:aquamiraexbettercombat, mod:fabric_data_generation_api_v1, mod:fabric_events_interaction_v0, mod:presencefootsteps (incompatible), mod:fintastic, mod:geckolib, mod:brutality, mod:ars_nouveau (incompatible), Sawmill Sawmill Recipes, Supplementaries Generated Pack, alexscaves_compat, alexsmobs_compat, create:dynamic_data, data/Alexs Caves Species Compat.zip, data/CalamycraftDP, data/FortuneWorksOnAncientDebris.zip (incompatible), data/MCA_datapack-V2.zip, data/Withering Heights x Mob AI Tweaks 1.20.zip, data/expanded-ancient-debris-veins.zip, data/ghast_tweaks 1.14x-1.20x.zip (incompatible), data/various-combat.zip, fabric, gardens_of_the_dead_compat, lithostitched/breaks_seed_parity, mutantmonsters:biome_modifications, tact/apply_tag_adjustments
  89. Enabled Feature Flags: minecraft:vanilla
  90. World Generation: Stable
  91. Type: Integrated Server (map_client.txt)
  92. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  93. Launched Version: forge-47.4.5
  94. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  95. ModLauncher launch target: forgeclient
  96. ModLauncher naming: srg
  97. ModLauncher services:
  98. mixin-0.8.5.jar mixin PLUGINSERVICE
  99. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  100. fmlloader-1.20.1-47.4.5.jar slf4jfixer PLUGINSERVICE
  101. fmlloader-1.20.1-47.4.5.jar object_holder_definalize PLUGINSERVICE
  102. fmlloader-1.20.1-47.4.5.jar runtime_enum_extender PLUGINSERVICE
  103. fmlloader-1.20.1-47.4.5.jar capability_token_subclass PLUGINSERVICE
  104. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  105. fmlloader-1.20.1-47.4.5.jar runtimedistcleaner PLUGINSERVICE
  106. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  107. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  108. FML Language Providers:
  109. javafml@null
  110. [email protected]+0.15.0+1.20.1
  111. lowcodefml@null
  112. Mod List:
  113. dungeons-and-taverns-pillager-outpost-rework-1.1 [|Dungeons and Taverns Pillager |mr_dungeons_andtavernspillager|1.1 |DONE |Manifest: NOSIGNATURE
  114. YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  115. villagerquests-1.0.0.jar |Villager Quests |villagerquests |1.0.0 |DONE |Manifest: NOSIGNATURE
  116. meed-1.20.1-7.2.jar |Moderately Enough Effect Descr|meed |7.2.0 |DONE |Manifest: NOSIGNATURE
  117. GlobalGameRules-1.20-8.0.0.11.jar |Global GameRules |globalgamerules |8.0.0.11 |DONE |Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
  118. horseman-1.20.1-1.3.11-forge.jar |Horseman |horseman |1.3.11 |DONE |Manifest: NOSIGNATURE
  119. nether-s-exoticism-1.20.1-1.2.9.jar |Nether's Exoticism |nethers_exoticism |1.2.9 |DONE |Manifest: NOSIGNATURE
  120. fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.28+4ac5e37a77 |DONE |Manifest: NOSIGNATURE
  121. majruszs-difficulty-forge-1.20.1-1.9.10.jar |Majrusz's Progressive Difficul|majruszsdifficulty |1.9.10 |DONE |Manifest: NOSIGNATURE
  122. fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |DONE |Manifest: NOSIGNATURE
  123. HammerLib-1.20.1-20.1.50.jar |HammerLib |hammerlib |20.1.50 |DONE |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
  124. modnametooltip-1.20.1-1.20.0.jar |Mod Name Tooltip |modnametooltip |1.20.0 |DONE |Manifest: NOSIGNATURE
  125. sdmplayerstages-1.20.1-1.2.5.jar |SDMPlayerStages |sdmplayerstages |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE
  126. dungeons-and-taverns-ancient-city-overhaul-1 [Forg|Dungeons and Taverns Ancient C|mr_dungeons_andtavernsancientc|1 |DONE |Manifest: NOSIGNATURE
  127. betterendcities-1.0.0-1.20.1.jar |Better End Cities Vanilla |betterendcities |1.0.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  128. modernfix-forge-5.24.3+mc1.20.1.jar |ModernFix |modernfix |5.24.3+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  129. fabric-command-api-v1-1.2.34+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.34+f71b366f77 |DONE |Manifest: NOSIGNATURE
  130. wandering_wares.jar |Wandering Wares |wandering_wares |1.0.0 |DONE |Manifest: NOSIGNATURE
  131. AutochefsDelight-1.20.1-Forge-1.0.7.jar |Autochef's Delight |autochefsdelight |1.0.7+forge |DONE |Manifest: NOSIGNATURE
  132. fabric-block-view-api-v2-1.0.1+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.1+0767707077 |DONE |Manifest: NOSIGNATURE
  133. fabric-command-api-v2-2.2.13+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.13+561530ec77 |DONE |Manifest: NOSIGNATURE
  134. YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
  135. BotanyPotsTiers-Forge-1.20.1-6.0.2.jar |BotanyPotsTiers |botanypotstiers |6.0.1 |DONE |Manifest: NOSIGNATURE
  136. endportal-1.20.1-ver1.1.jar |End Portal |endportal |1.1 |DONE |Manifest: NOSIGNATURE
  137. clickadv-1.20.1-3.8.jar |clickadv mod |clickadv |1.20.1-3.8 |DONE |Manifest: NOSIGNATURE
  138. Hornets-1.0.1.jar |Hornets |hornets |1.0.1 |DONE |Manifest: NOSIGNATURE
  139. clean_tooltips-1.0-forge-1.20.1.jar |Clean Tooltips |clean_tooltips |1.0 |DONE |Manifest: NOSIGNATURE
  140. createbetterfps-1.20.1-1.1.1.jar |CreateBetterFps |createbetterfps |1.1.1 |DONE |Manifest: NOSIGNATURE
  141. biggerstacks-1.20.1-1.0.4-all.jar |Bigger Stacks |biggerstacks |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
  142. YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
  143. Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |DONE |Manifest: NOSIGNATURE
  144. sawmill-1.20-1.4.8.jar |Universal Sawmill |sawmill |1.20-1.4.8 |DONE |Manifest: NOSIGNATURE
  145. staaaaaaaaaaaack-forge-1.20.1-1.5-71.jar |Staaaaaaaaaaaack |staaaaaaaaaaaack |1.20.1-1.5-71 |DONE |Manifest: NOSIGNATURE
  146. embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  147. durabilitytooltip-1.1.5-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.5 |DONE |Manifest: NOSIGNATURE
  148. structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
  149. forge-lava_walker-2.0.0.jar |LavaWalker Enchantment |lava_walker |2.0.0 |DONE |Manifest: NOSIGNATURE
  150. sdmgamestageshelper-1.20.1-1.1.0.jar |SDMGameStagesHelper |sdmgamestageshelper |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
  151. smoothdoors-1.0.jar |Smooth Doors |smoothdoors |1.0.0 |DONE |Manifest: NOSIGNATURE
  152. dungeons_plus-1.20.1-1.5.0.jar |Dungeons Plus |dungeons_plus |1.5.0 |DONE |Manifest: NOSIGNATURE
  153. Mutated-Items-3.0.0-forge-1.20.1.jar |Mutated Items |mutated_items |3.0.0 |DONE |Manifest: NOSIGNATURE
  154. [1.20.1-Forge] Additional Placements-2.3.1.jar |Additional Placements |additionalplacements |2.3.1 |DONE |Manifest: NOSIGNATURE
  155. Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |DONE |Manifest: NOSIGNATURE
  156. spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
  157. alexsmobsinteraction-5.4-all.jar |Alex's Mobs Interaction |alexsmobsinteraction |5.4 |DONE |Manifest: NOSIGNATURE
  158. GameStages-Forge-1.20.1-15.0.2.jar |GameStages |gamestages |15.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
  159. ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE
  160. recased-1.2.2-1.20.1.jar |ReCased |recased |1.2.2-1.20.1 |DONE |Manifest: NOSIGNATURE
  161. bettervillage-forge-1.20.1-3.3.0-all.jar |Better village |bettervillage |3.3.0 |DONE |Manifest: NOSIGNATURE
  162. noisium-forge-2.3.0+mc1.20-1.20.1.jar |Noisium |noisium |2.3.0+mc1.20-1.20.1 |DONE |Manifest: NOSIGNATURE
  163. equipablelanterns-1.0.0-forge-1.20.1.jar |Equipable Lanterns |equipablelanterns |1.0.0 |DONE |Manifest: NOSIGNATURE
  164. constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
  165. TRansition-1.0.3-1.20.1-forge-SNAPSHOT.jar |TRansition |transition |1.0.3 |DONE |Manifest: NOSIGNATURE
  166. YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
  167. fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77 |DONE |Manifest: NOSIGNATURE
  168. battlemusic-1.20.1-1.1.1.jar |Battle Music |battlemusic |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE
  169. l2library-2.4.14-slim.jar |L2 Library |l2library |2.4.14 |DONE |Manifest: NOSIGNATURE
  170. illageandspillagerespillaged-1.2.8.jar |Illage and Spillage: Respillag|illageandspillage |1.2.8 |DONE |Manifest: NOSIGNATURE
  171. toms_storage-1.20-1.7.1.jar |Tom's Simple Storage Mod |toms_storage |1.7.1 |DONE |Manifest: NOSIGNATURE
  172. cleanview-1.20.1-v1.jar |CleanView |cleanview |1.20.1-v1 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  173. treasure-bags-1.20.1-1.9.0.jar |Treasure Bags |treasurebags |1.9.0 |DONE |Manifest: NOSIGNATURE
  174. mcw-lights-1.1.2-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.2 |DONE |Manifest: NOSIGNATURE
  175. YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
  176. customcursor-forge-2.0.4+1.20.1.jar |Custom cursor |customcursor |2.0.4 |DONE |Manifest: NOSIGNATURE
  177. fabric-client-tags-api-v1-1.1.2+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.2+5d6761b877 |DONE |Manifest: NOSIGNATURE
  178. QuarkOddities-1.20.1.jar |Quark Oddities |quarkoddities |1.20.1 |DONE |Manifest: NOSIGNATURE
  179. Kiwi-1.20.1-Forge-11.8.31.jar |Kiwi Library |kiwi |11.8.31+forge |DONE |Manifest: NOSIGNATURE
  180. TerraCurio-0.1.13-all.jar |Terra Curio |confluence |0.1.13 |DONE |Manifest: NOSIGNATURE
  181. tameablebeasts-6.2.jar |Tameable Beasts |tameablebeasts |6.2 |DONE |Manifest: NOSIGNATURE
  182. MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |8.0.7 |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
  183. broglisplants-1.2-1.20.1.jar |Broglis Plants |broglisplants |1.2-1.20.1 |DONE |Manifest: NOSIGNATURE
  184. tia-1.20-1.1-forge.jar |Tiny Item Animations |tia |1.20-1.1 |DONE |Manifest: NOSIGNATURE
  185. EnigmaticDice-1.2.5-1.20.1.jar |Enigmatic Dice |enigmaticdice |1.2.5-1.20.1 |DONE |Manifest: NOSIGNATURE
  186. AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.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
  187. fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.30+561530ec77 |DONE |Manifest: NOSIGNATURE
  188. flerovium-forge-1.20.1-1.2.15-all.jar |Flerovium |flerovium |1.2.15 |DONE |Manifest: NOSIGNATURE
  189. libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
  190. caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  191. shearchickens-1.20.1.jar |Sheer Chickens |sheerchickens |1.0.0 |DONE |Manifest: NOSIGNATURE
  192. Dungeon Now Loading-forge-1.20.1-1.5.jar |Dungeon Now Loading |dungeonnowloading |1.5 |DONE |Manifest: NOSIGNATURE
  193. create_wizardry-0.2.3-forge-1.20.1.jar |Create: Wizardry |create_wizardry |0.2.3 |DONE |Manifest: NOSIGNATURE
  194. morerelics-1.3.1-1.20.1.jar |More Relics |morerelics |1.3.1 |DONE |Manifest: NOSIGNATURE
  195. BotanyPots-Forge-1.20.1-13.0.41.jar |BotanyPots |botanypots |13.0.41 |DONE |Manifest: NOSIGNATURE
  196. betterfireresistance-forge-1.20.1-1.2.2.jar |Better Fire Resistance |better_fire_resistance |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
  197. buildersvoid-forge-20.1.0-beta1-1.20.1.jar |Builder's Void |buildersvoid |20.1.0-beta1 |DONE |Manifest: NOSIGNATURE
  198. cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
  199. BeeFix-1.20-1.0.7.jar |Bee Fix |beefix |1.0.7 |DONE |Manifest: NOSIGNATURE
  200. ldip-1.0.jar |Limited Damage Indicator Parti|ldip |1.0 |DONE |Manifest: NOSIGNATURE
  201. questsadditions-1.4.7.jar |Quests Additions |questsadditions |1.4.7 |DONE |Manifest: NOSIGNATURE
  202. fusion-1.2.10-forge-mc1.20.1.jar |Fusion |fusion |1.2.10 |DONE |Manifest: NOSIGNATURE
  203. CraftTweaker-forge-1.20.1-14.0.43.jar |CraftTweaker |crafttweaker |14.0.43 |DONE |Manifest: NOSIGNATURE
  204. fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |DONE |Manifest: NOSIGNATURE
  205. ShieldBannerFix-Forge-1.20.1-5.0.1.jar |ShieldBannerFix |shieldbannerfix |5.0.1 |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
  206. [CS] Augmentations-0.6.5-1.20.1.jar |[CS] Augmentations |csaugmentations |0.6.5-1.20.1 |DONE |Manifest: NOSIGNATURE
  207. echoesofbattle-1.1.0.jar |Echoes Of Battle |echoesofbattle |1.1.0 |DONE |Manifest: NOSIGNATURE
  208. AxesAreWeapons-1.7.3-forge-1.20.2.jar |Axes Are Weapons |axesareweapons |1.7.3 |DONE |Manifest: NOSIGNATURE
  209. NoFog-1.3.6+1.20.1-forge.jar |No Fog |no_fog |1.3.6+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  210. 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
  211. nethers_exorcism_reborn-1.1.0-forge-1.20.1.jar |Nether's Exorcism Reborn |nethers_exorcism_reborn |1.0.0 |DONE |Manifest: NOSIGNATURE
  212. block_factorys_bosses-1.0.8-forge-1.20.1.jar |Bosses'Rises |block_factorys_bosses |1.0.8 |DONE |Manifest: NOSIGNATURE
  213. blocksyouneed_luna-1.9.1-forge-1.20.1.jar |Blocks You Need |blocksyouneed_luna |1.9.1 |DONE |Manifest: NOSIGNATURE
  214. Sky's Overworld Netherite 2.6 1.20.1 Forge.jar |Sky's Overworld Netherite |overworld_netherite_ore |2.6 |DONE |Manifest: NOSIGNATURE
  215. fluidium-1.20.1-1.3.1.jar |Fluidium |fluidium |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE
  216. trade-cycling-forge-1.20.1-1.0.7.jar |Trade Cycling |trade_cycling |1.20.1-1.0.7 |DONE |Manifest: NOSIGNATURE
  217. TerraBlender-forge-1.20.1-3.0.1.10.jar |TerraBlender |terrablender |3.0.1.10 |DONE |Manifest: NOSIGNATURE
  218. immersive_cooking-v2.0.1.jar |Immersive Cooking |immersive_cooking |2.0.1 |DONE |Manifest: NOSIGNATURE
  219. Companion-1.20.1-Forge-5.3.0.jar |Companion |companion |5.3.0+forge |DONE |Manifest: NOSIGNATURE
  220. Necronomicon-Forge-1.6.0+1.20.1.jar |Necronomicon |necronomicon |1.6.0 |DONE |Manifest: NOSIGNATURE
  221. solars_enchantments-1.8.0-forge-1.20.1.jar |Solar's Enchantments |solars_enchantments |1.8.0 |DONE |Manifest: NOSIGNATURE
  222. ShoulderSurfing-Forge-1.20.1-4.14.1.jar |Shoulder Surfing Reloaded |shouldersurfing |1.20.1-4.14.1 |DONE |Manifest: NOSIGNATURE
  223. MendableAnvils-forge-1.20-1.0.1.jar |Mendable Anvils |mendable_anvils |1.0.1 |DONE |Manifest: NOSIGNATURE
  224. justenoughbreeding-forge-1.20-1.20.1-1.5.0.jar |Just Enough Breeding |justenoughbreeding |1.5.0 |DONE |Manifest: NOSIGNATURE
  225. alltheleaks-0.1.4-beta+1.20.1-forge.jar |All The Leaks |alltheleaks |0.1.4-beta+1.20.1-fo|DONE |Manifest: NOSIGNATURE
  226. [CS] Library-4.4.6-1.20.1.jar |[CS] Library |cslibrary |4.4.6-1.20.1 |DONE |Manifest: NOSIGNATURE
  227. fabric-block-api-v1-1.0.11+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.11+0e6cb7f777 |DONE |Manifest: NOSIGNATURE
  228. fabric-resource-conditions-api-v1-2.3.8+9e342fc177|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9e342fc177 |DONE |Manifest: NOSIGNATURE
  229. Ksyxis-1.3.4.jar |Ksyxis |ksyxis |1.3.4 |DONE |Manifest: NOSIGNATURE
  230. fastpaintings-1.20-1.2.7.jar |Fast Paintings |fastpaintings |1.20-1.2.7 |DONE |Manifest: NOSIGNATURE
  231. betterfpsdist-1.20.1-6.0.jar |betterfpsdist mod |betterfpsdist |1.20.1-6.0 |DONE |Manifest: NOSIGNATURE
  232. traveloptics-5.4.2-1.20.1.jar |T.O Magic 'n Extras |traveloptics |5.4.2-1.20.1 |DONE |Manifest: NOSIGNATURE
  233. notenoughanimations-forge-1.10.1-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.10.1 |DONE |Manifest: NOSIGNATURE
  234. flywheel-forge-1.20.1-1.0.4.jar |Flywheel |flywheel |1.0.4 |DONE |Manifest: NOSIGNATURE
  235. bocchium-1.20.1-0.0.3.jar |Bocchium |bocchium |1.20.1-0.0.3 |DONE |Manifest: NOSIGNATURE
  236. JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
  237. fabric-registry-sync-v0-2.3.3+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.3+1c0ea72177 |DONE |Manifest: NOSIGNATURE
  238. ImmediatelyFast-Forge-1.5.1+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.5.1+1.20.4 |DONE |Manifest: NOSIGNATURE
  239. wre-1.0.0-forge-1.20.1.jar |Ward Ring Extension for Iron's|wre |1.0.0 |DONE |Manifest: NOSIGNATURE
  240. lootr-forge-1.20-0.7.35.91.jar |Lootr |lootr |0.7.35.91 |DONE |Manifest: NOSIGNATURE
  241. fabric-object-builder-api-v1-11.1.3+4bd998fa77.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+4bd998fa77 |DONE |Manifest: NOSIGNATURE
  242. booklinggear-1.20.1-3.5.jar |Bookling Gear |booklinggear |3.5 |DONE |Manifest: NOSIGNATURE
  243. fabric-message-api-v1-5.1.9+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.9+52cc178c77 |DONE |Manifest: NOSIGNATURE
  244. cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  245. EuphoriaPatcher-1.6.5-r5.5.1-forge.jar |EuphoriaPatcher |euphoria_patcher |1.6.5-r5.5.1-forge |DONE |Manifest: NOSIGNATURE
  246. oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE
  247. fruitsdelight-1.0.22.jar |Fruits Delight |fruitsdelight |1.0.22 |DONE |Manifest: NOSIGNATURE
  248. 0Pack2Reload-Forge-1.20.1-1.0.1.jar |0Pack2Reload |opack2reload |1.0.1 |DONE |Manifest: NOSIGNATURE
  249. responsiveshields-2.3-mc1.18-19-20.x.jar |Responsive Shields |responsiveshields |2.3 |DONE |Manifest: NOSIGNATURE
  250. defaultoptions-forge-1.20.1-18.0.3.jar |Default Options |defaultoptions |18.0.3 |DONE |Manifest: NOSIGNATURE
  251. enchanter_fix-1.6+mc1.20-1.21.8.jar |Enchanter Fix |enchanter_fix |1.6 |DONE |Manifest: NOSIGNATURE
  252. kuma-api-forge-20.1.10+1.20.1.jar |KumaAPI |kuma_api |20.1.10 |DONE |Manifest: NOSIGNATURE
  253. fabric-renderer-api-v1-3.2.1+cf68abbe77.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+cf68abbe77 |DONE |Manifest: NOSIGNATURE
  254. fabric-item-api-v1-2.1.28+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.28+4d0bbcfa77 |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. Tips-Forge-1.20.1-12.1.8.jar |Tips |tipsmod |12.1.8 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  257. summonerscrollsforge-1.0.2.jar |Summoner Scrolls |summonerscrolls |1.0.2 |DONE |Manifest: NOSIGNATURE
  258. sophisticatedcore-1.20.1-1.2.80.1073.jar |Sophisticated Core |sophisticatedcore |1.2.80.1073 |DONE |Manifest: NOSIGNATURE
  259. gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
  260. InsaneLib-1.16.1-mc1.20.1.jar |InsaneLib |insanelib |1.16.1 |DONE |Manifest: NOSIGNATURE
  261. create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |DONE |Manifest: NOSIGNATURE
  262. bowinfinityfix-1.20.x-forge-2.6.0.jar |Bow Infinity Fix |bowinfinityfix |2.6.0 |DONE |Manifest: NOSIGNATURE
  263. structureessentials-1.20.1-4.8.jar |Structure Essentials mod |structureessentials |1.20.1-4.8 |DONE |Manifest: NOSIGNATURE
  264. cavedelight-1.0.2.jar |Cave Delight |cavedelight |1.0.2 |DONE |Manifest: NOSIGNATURE
  265. sweety_archaeology-1.0.9-forge-1.20.1.jar |Sweety's Archaeology |sweety_archaeology |1.0.9 |DONE |Manifest: NOSIGNATURE
  266. configurableextramobdrops-1.20.1-3.4.jar |Configurable Extra Mob Drops |configurableextramobdrops |3.4 |DONE |Manifest: NOSIGNATURE
  267. Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE
  268. Placebo-1.20.1-8.6.3.jar |Placebo |placebo |8.6.3 |DONE |Manifest: NOSIGNATURE
  269. healthindicatortxf-1.20.1-1.3.9-forge.jar |Health Indicator TXF |healthindicatortxf |1.20.1-1.3.9-forge |DONE |Manifest: NOSIGNATURE
  270. darkdoppelganger-9.3.2-1.20.1.jar |DarkDoppelganger |darkdoppelganger |9.3.2-1.20.1 |DONE |Manifest: NOSIGNATURE
  271. manacrystals-1.0.1-1.20.1.jar |Mana Crystals |manacrystals |1.0.1 |DONE |Manifest: NOSIGNATURE
  272. Item-Obliterator-NeoForge-MC1.20.1-2.3.1.jar |Item Obliterator |item_obliterator |2.3.0 |DONE |Manifest: NOSIGNATURE
  273. Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |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
  274. Random Crits 1.3.2 - 1.20.1.jar |Random Crits |random_crits |1.3.2 |DONE |Manifest: NOSIGNATURE
  275. sophisticatedbackpacks-1.20.1-3.23.23.1297.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.23.1297 |DONE |Manifest: NOSIGNATURE
  276. ramcompat-1.20.1-0.1.4.jar |RAM-Compat |ramcompat |0.1.4 |DONE |Manifest: NOSIGNATURE
  277. carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE
  278. CameraOverhaul-v2.0.4-forge+mc[1.20.0-1.20.5].jar |CameraOverhaul |cameraoverhaul |2.0.4-forge+mc.1.20.|DONE |Manifest: NOSIGNATURE
  279. dragonfight-1.20.1-4.6.jar |dragonfight mod |dragonfight |1.20.1-4.6 |DONE |Manifest: NOSIGNATURE
  280. variantvanillablocks-1.3.6.jar |Variant Vanilla Blocks |variantvanillablocks |1.3.6 |DONE |Manifest: NOSIGNATURE
  281. spelunkers_charm-3.6.0-1.20.1.jar |Spelunker's Charm |spelunkers_charm |3.6.0 |DONE |Manifest: NOSIGNATURE
  282. fzzy_config-0.7.0+1.20.1+forge.jar |Fzzy Config |fzzy_config |0.7.0+1.20.1+forge |DONE |Manifest: NOSIGNATURE
  283. particle_core-0.2.6+1.20.1+forge.jar |Particle Core |particle_core |0.2.6+1.20.1+forge |DONE |Manifest: NOSIGNATURE
  284. fabric-api-0.92.2+1.11.12+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.2+1.11.12+1.20.|DONE |Manifest: NOSIGNATURE
  285. fixexperiencebug-1.20-46.2.2.jar |Experience Bug Fix |experiencebugfix |46.2.2 |DONE |Manifest: NOSIGNATURE
  286. DiagonalWalls-v8.0.4-1.20.1-Forge.jar |Diagonal Walls |diagonalwalls |8.0.4 |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
  287. diagonalblocks-forge-8.0.6.jar |Diagonal Blocks |diagonalblocks |8.0.6 |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
  288. entity_model_features_forge_1.20.1-2.4.1.jar |Entity Model Features |entity_model_features |2.4.1 |DONE |Manifest: NOSIGNATURE
  289. entity_texture_features_forge_1.20.1-6.2.9.jar |Entity Texture Features |entity_texture_features |6.2.9 |DONE |Manifest: NOSIGNATURE
  290. underground-jungle-forge-20.1.2.jar |Underground Jungle |underground_jungle |20.1.2 |DONE |Manifest: NOSIGNATURE
  291. cozy_home-3.0.4-forge-1.20.1.jar |Cozy Home |cozy_home |3.0.4 |DONE |Manifest: NOSIGNATURE
  292. AmbientSounds_FORGE_v6.1.11_mc1.20.1.jar |AmbientSounds |ambientsounds |6.1.11 |DONE |Manifest: NOSIGNATURE
  293. jearchaeology-1.20.1-1.0.4.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
  294. fabric-api-lookup-api-v1-1.6.36+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.36+67f9824077 |DONE |Manifest: NOSIGNATURE
  295. squidnoglitch-mc1.20.1-v1.0.3-forge.jar |Squid No Glitch |squidnoglitch |1.0.3 |DONE |Manifest: NOSIGNATURE
  296. projectvibrantjourneys-1.20.1-6.2.0.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.20.1-6.2.0 |DONE |Manifest: NOSIGNATURE
  297. toe-1.0.0-forge-1.20.1.jar |Table Of Expieriance |toe |1.0.0 |DONE |Manifest: NOSIGNATURE
  298. Chunky-1.3.146.jar |Chunky |chunky |1.3.146 |DONE |Manifest: NOSIGNATURE
  299. DiagonalWindows-v8.1.5-1.20.1-Forge.jar |Diagonal Windows |diagonalwindows |8.1.5 |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
  300. CarryOnExtend-1.4.2-1.20.1-Forge.jar |CarryOnExtend |carryonextend |1.4.2 |DONE |Manifest: NOSIGNATURE
  301. eeeabsmobs-1.20.1-0.97-Fix.jar |EEEAB's Mobs |eeeabsmobs |1.20.1-0.97 |DONE |Manifest: NOSIGNATURE
  302. oszoukauas-re-place!-4.jar |oSzoukaua's: Re-place! |mr_oszoukauas_replace |4 |DONE |Manifest: NOSIGNATURE
  303. lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |DONE |Manifest: NOSIGNATURE
  304. entropy-1.3.4.jar |Entropy |entropy |1.3.4 |DONE |Manifest: NOSIGNATURE
  305. Pehkui_Resizer_V3.5.4___1.20.1.jar |Pehkui Resizer |pehkui_resizer |3.5.4 |DONE |Manifest: NOSIGNATURE
  306. L_Enders_Cataclysm-3.10.jar |cataclysm |cataclysm |3.10 |DONE |Manifest: NOSIGNATURE
  307. hole_filler_mod-1.2.8_mc-1.20.1_forge.jar |Hole Filler Mod |hole_filler_mod |1.2.8 |DONE |Manifest: NOSIGNATURE
  308. cullleaves-forge-3.2.0.jar |CullLeaves |cullleaves |3.2.0 |DONE |Manifest: NOSIGNATURE
  309. midnightlib-1.4.2-forge.jar |MidnightLib |midnightlib |1.4.2 |DONE |Manifest: NOSIGNATURE
  310. CerbonsApi-Forge-1.20.1-1.0.0.jar |CerbonsApi |cerbons_api |1.0.0 |DONE |Manifest: NOSIGNATURE
  311. AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
  312. cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
  313. framework-forge-1.20.1-0.7.15.jar |Framework |framework |0.7.15 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  314. bwncr-forge-1.20.1-3.17.2.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.2 |DONE |Manifest: NOSIGNATURE
  315. foodeffecttooltips+forge-1.20.1-1.3.0.jar |Food Effect Tooltips |foodeffecttooltips |1.3.0 |DONE |Manifest: NOSIGNATURE
  316. HopoBetterMineshaft-[1.20.1-1.20.4]-1.2.2d.jar |HopoBetterMineshaft |hopo |1.2.2 |DONE |Manifest: NOSIGNATURE
  317. Luminous Nether V1.3 - Forge 1.20.1.jar |Luminous Nether |luminous_nether |1.3.0 |DONE |Manifest: NOSIGNATURE
  318. fishnostuck-mc1.20.1-v1.0.3-forge.jar |Fish No Stuck |fishnostuck |1.0.3 |DONE |Manifest: NOSIGNATURE
  319. mowzie_respawner-1.1.0-forge-1.20.1.jar |Mowzie Mobs Respawner |mowzie_respawner |1.1.0 |DONE |Manifest: NOSIGNATURE
  320. fabric-key-binding-api-v1-1.0.37+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.37+561530ec77 |DONE |Manifest: NOSIGNATURE
  321. BetterAdvancements-Forge-1.20.1-0.4.2.10.jar |Better Advancements |betteradvancements |0.4.2.10 |DONE |Manifest: NOSIGNATURE
  322. fabric-transfer-api-v1-3.3.5+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.5+631c9cd677 |DONE |Manifest: NOSIGNATURE
  323. copycats-3.0.2+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |3.0.2+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
  324. phantasmic-1.20.1-0.2.5.jar |Phantasmic |nourished_nether |0.2.5 |DONE |Manifest: NOSIGNATURE
  325. EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |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
  326. realmrpg_imps_and_demons_0.9.1_forge_1.20.1.jar |Realm RPG: Imps & Demons |realmrpg_demons |0.9.0 |DONE |Manifest: NOSIGNATURE
  327. Pretty Rain-1.20.1-Forge-1.1.3.jar |Pretty Rain |particlerain |1.1.3 |DONE |Manifest: NOSIGNATURE
  328. common-networking-forge-1.0.5-1.20.1.jar |Common Networking |commonnetworking |1.0.5-1.20.1 |DONE |Manifest: NOSIGNATURE
  329. fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |DONE |Manifest: NOSIGNATURE
  330. calamycrafttweaks-1.0.1-forge-1.20.1.jar |calamycrafttweaks |calamycrafttweaks |1.0.0 |DONE |Manifest: NOSIGNATURE
  331. obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
  332. enlightend-5.0.14-1.20.1.jar |Enlightend |enlightened_end |5.0.14 |DONE |Manifest: NOSIGNATURE
  333. chloride-FORGE-mc1.20.1-v1.7.2.jar |Chloride |chloride |1.7.2 |DONE |Manifest: NOSIGNATURE
  334. TaxFreeLevels-1.4.8-forge-1.20.1.jar |Tax Free Levels |taxfreelevels |1.4.8 |DONE |Manifest: NOSIGNATURE
  335. Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
  336. artifacts-forge-9.5.16.jar |Artifacts |artifacts |9.5.16 |DONE |Manifest: NOSIGNATURE
  337. life_crystals-1.4.0-forge-1.20.1.jar |MrBlob37's Life Crystals |life_crystals |1.4.0 |DONE |Manifest: NOSIGNATURE
  338. TheOuterEnd-1.0.11.jar |The Outer End |outer_end |1.0.0 |DONE |Manifest: NOSIGNATURE
  339. CombatNouveau-v8.0.5-1.20.1-Forge.jar |Combat Nouveau |combatnouveau |8.0.5 |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
  340. Aquamirae Mod Boss Music Tweaks 1.20.1 v1.1.0.jar |Aquamirae Mod EXTRA Music |aquamirae_mod_extra_music |1.0.0 |DONE |Manifest: NOSIGNATURE
  341. HopoBetterUnderwaterRuins-[1.20.1-1.20.4]-1.1.5b.j|HopoBetterUnderwaterRuins |hopour |1.1.4 |DONE |Manifest: NOSIGNATURE
  342. ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
  343. ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE
  344. BOMD-Forge-1.20.1-1.1.1.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.1.1 |DONE |Manifest: NOSIGNATURE
  345. txnilib-forge-1.0.24-1.20.1.jar |TxniLib |txnilib |1.0.24 |DONE |Manifest: NOSIGNATURE
  346. enhanced_boss_bars-1.20.1-1.0.0.jar |Enhanced Boss Bars |enhanced_boss_bars |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
  347. mpem-2.1.8hotfix.jar |Moonlit Performance Enhancemen|mpem |2.1.8hotfox |DONE |Manifest: NOSIGNATURE
  348. meetyourfight-1.20.1-1.5.2.jar |Meet Your Fight |meetyourfight |1.20.1-1.5.2 |DONE |Manifest: NOSIGNATURE
  349. friendsandfoes-forge-mc1.20.1-3.0.9.jar |Friends&Foes |friendsandfoes |3.0.9 |DONE |Manifest: NOSIGNATURE
  350. GPUTape-1.18x-1.21x-1.0.5.1.jar |GPUTape |gpu_tape |1.0.5 |DONE |Manifest: NOSIGNATURE
  351. horsecombatcontrols-1.20.1-1.0.3.jar |Horse Combat Controls |horsecombatcontrols |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
  352. Mutant Iceologer 2.0.2.jar |Mutant Iceologer |mutant_iceologer |2.0.2 |DONE |Manifest: NOSIGNATURE
  353. extragore-1.20.1-5.2.3.1.jar |Extra Gore |extragore |5.2.3.1 |DONE |Manifest: NOSIGNATURE
  354. endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |DONE |Manifest: NOSIGNATURE
  355. illagerraidmusic-1.20-1.20.1-1.2.jar |IllagerRaidMusic |illagerraidmusic |1.1.1 |DONE |Manifest: NOSIGNATURE
  356. glowingraidillagers-1.20-1.20.1-1.0.0.jar |GlowingRaidIllagers |glowingraidillagers |1.0.0 |DONE |Manifest: NOSIGNATURE
  357. fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |DONE |Manifest: NOSIGNATURE
  358. CullLessLeaves-Reforged-1.20.1-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
  359. CreativeCore_FORGE_v2.12.32_mc1.20.1.jar |CreativeCore |creativecore |2.12.32 |DONE |Manifest: NOSIGNATURE
  360. bedsdontexplode-1.20.x-1.0.jar |Beds Don't Explode |bedsdontexplode |1.0 |DONE |Manifest: NOSIGNATURE
  361. citresewn-1.20.1-5.jar |CIT Resewn |citresewn |1.20.1-5 |DONE |Manifest: NOSIGNATURE
  362. SpartanShields-1.20.1-forge-3.1.1.jar |Spartan Shields |spartanshields |3.1.1 |DONE |Manifest: NOSIGNATURE
  363. LegendaryTooltips-1.20.1-forge-1.4.5.jar |Legendary Tooltips |legendarytooltips |1.4.5 |DONE |Manifest: NOSIGNATURE
  364. DiagonalFences-v8.1.5-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.5 |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
  365. Armor of the Ages-forge-1.20.1-1.5.6.jar |Armor of the Ages |armoroftheages |1.5.6 |DONE |Manifest: NOSIGNATURE
  366. doespotatotick-1.20.1-5.2.4.jar |DoesPotatoTick |doespotatotick |1.20.1-5.2.4 |DONE |Manifest: NOSIGNATURE
  367. fabric-biome-api-v1-13.0.13+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.13+dc36698e77 |DONE |Manifest: NOSIGNATURE
  368. heart_crystals-1.20.1-2.1.0.jar |Heart Crystals |heart_crystals |2.1.0 |DONE |Manifest: NOSIGNATURE
  369. feasts_of_the_fallout-0.2.6-forge-1.20.1.jar |Feasts Of The Fallout: Iodized|feasts_of_the_fallout |0.2.6 |DONE |Manifest: NOSIGNATURE
  370. ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |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
  371. notrample-1.20.1-1.0.1.jar |No Trample |notrample |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
  372. majruszs-enchantments-forge-1.20.1-1.10.8.jar |Majrusz's Enchantments |majruszsenchantments |1.10.8 |DONE |Manifest: NOSIGNATURE
  373. rarcompat-1.20.1-0.1.7.jar |RAR-Compat |rarcompat |0.1.7 |DONE |Manifest: NOSIGNATURE
  374. allarrowsinfinityfix-1.5-forge-mc1.20.jar |All Arrows Infinity Fix |allarrowsinfinityfix |1.5 |DONE |Manifest: NOSIGNATURE
  375. wakes-1.20.1-Forge-1.0.5.jar |Wakes |wakes |1.0.5 |DONE |Manifest: NOSIGNATURE
  376. illage-and-spell-age-0.5.0-1.20.1.jar |Illage and Spell-age |ias_spellbooks |0.5.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  377. realmrpg_quests-0.1.1-forge-1.20.1.jar |Realm RPG: Quests & Rewards |realmrpg_quests |0.1.1 |DONE |Manifest: NOSIGNATURE
  378. create_enchantment_industry-1.3.3-for-create-6.0.6|Create Enchantment Industry |create_enchantment_industry |1.3.3-for-create-6.0|DONE |Manifest: NOSIGNATURE
  379. OpenLoader-Forge-1.20.1-19.0.4.jar |OpenLoader |openloader |19.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
  380. flickerfix-1.20.1-4.0.1.jar |FlickerFix |flickerfix |4.0.1 |DONE |Manifest: NOSIGNATURE
  381. raj_healenemymod-1.0.1-1.20.1.jar |Heal Enemy On Death Mod |raj_healenemymod |1.0.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  382. smsn-forge-1.2.5+mc1.20.1.jar |Save My Shit Network |smsn |1.2.5+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  383. saturn-mc1.20.1-0.1.3.jar |Saturn |saturn |0.1.3 |DONE |Manifest: NOSIGNATURE
  384. EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.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
  385. supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  386. Jadens-Nether-Expansion-2.3.5.jar |Jaden's Nether Expansion |netherexp |2.3.5 |DONE |Manifest: NOSIGNATURE
  387. player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
  388. irons_spellbooks-1.20.1-3.4.0.10.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.10 |DONE |Manifest: NOSIGNATURE
  389. manaunification-1.20.1-1.0.3.jar |Mana Unification Mod |manaunification |1.0.3 |DONE |Manifest: NOSIGNATURE
  390. Ponder-Forge-1.20.1-1.0.80.jar |Ponder |ponder |1.0.80 |DONE |Manifest: NOSIGNATURE
  391. alexscavesexemplified-2.0.1-all.jar |Alex's Caves Exemplified |alexscavesexemplified |2.0.1 |DONE |Manifest: NOSIGNATURE
  392. item_split_bug_fix-1.20.1-1.4.jar |Item Split Bug Fix |item_split_bug_fix |1.20.1-1.4 |DONE |Manifest: NOSIGNATURE
  393. crescentlib-1.0.0.jar |CrescentLib |crescentlib |1.0.0 |DONE |Manifest: NOSIGNATURE
  394. mcw-windows-2.4.0-1.20.1forge.jar |Macaw's Windows |mcwwindows |2.4.0 |DONE |Manifest: NOSIGNATURE
  395. stalwart-dungeons-1.20.1-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |DONE |Manifest: NOSIGNATURE
  396. nyfsquiver-1.20.1-forge-1.0.1.jar |Nyf's Quiver |nyfsquiver |1.18.1-0.7.0 |DONE |Manifest: NOSIGNATURE
  397. sound-physics-remastered-forge-1.20.1-1.4.15.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.15 |DONE |Manifest: NOSIGNATURE
  398. sdm_ui_lib-forge-1.20.1-1.8.3.jar |SDM UI Lib |sdm_ui_lib |1.20.1-1.8.3 |DONE |Manifest: NOSIGNATURE
  399. guieffecttimer-1.20.1-1.0.jar |GUI Effect Timer |guieffecttimer |1.0 |DONE |Manifest: NOSIGNATURE
  400. fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |DONE |Manifest: NOSIGNATURE
  401. NaNny-1.0.1.jar |NaNny |nanny |1.0.1 |DONE |Manifest: NOSIGNATURE
  402. DustyDecorations_1.20.1Forge_V1.7.2.jar |Dusty Decorations |dustydecorations |1.7.2 |DONE |Manifest: NOSIGNATURE
  403. ArmorDamageLimit-1.20.1-1.0.0.jar |Armor Damage Limit |armordamagelimit |1.0.0 |DONE |Manifest: NOSIGNATURE
  404. MaxHealthFix-Forge-1.20.1-12.0.3.jar |MaxHealthFix |maxhealthfix |12.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
  405. A Zombie Dinosaur 1.0.4 - 1.20.1 Beta.jar |Prehistoric Exploration |prehistoricexploration |1.0.0 |DONE |Manifest: NOSIGNATURE
  406. balm-forge-1.20.1-7.3.34-all.jar |Balm |balm |7.3.34 |DONE |Manifest: NOSIGNATURE
  407. fabric-screen-api-v1-2.0.8+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.8+45a670a577 |DONE |Manifest: NOSIGNATURE
  408. immersive_armors-1.7.0+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.7.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  409. JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE
  410. structure_layout_optimizer-forge-1.0.10.jar |Structure Layout Optimizer |structure_layout_optimizer |1.0.10 |DONE |Manifest: NOSIGNATURE
  411. dynamic_resource_bars-forge-0.7.0-1.20.1.jar |Dynamic RPG Resource Bars |dynamic_resource_bars |0.7.0 |DONE |Manifest: NOSIGNATURE
  412. LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |8.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
  413. LavaClearView-1.20.1-forge-7.0.0.jar |Lava Clear View |clearview |7.0.0 |DONE |Manifest: NOSIGNATURE
  414. xaeros_waystones_compability-1.0.jar |Xaero's Map - Waystones Compab|w2w2 |1.0 |DONE |Manifest: NOSIGNATURE
  415. terramity-0.9.8-forge-1.20.1.jar |Terramity |terramity |0.9.8 |DONE |Manifest: NOSIGNATURE
  416. torchmaster-20.1.9.jar |Torchmaster |torchmaster |20.1.9 |DONE |Manifest: NOSIGNATURE
  417. fabric-game-rule-api-v1-1.0.40+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.40+683d4da877 |DONE |Manifest: NOSIGNATURE
  418. BotanyTrees-Forge-1.20.1-9.0.18.jar |BotanyTrees |botanytrees |9.0.18 |DONE |Manifest: NOSIGNATURE
  419. thermal_shock-Beta 0.121-forge-1.20.1.jar |Thermal Shock: Beta |thermal_shock |0.121 |DONE |Manifest: NOSIGNATURE
  420. vanillabackport-forge-1.20.1-1.1.4.3.jar |VanillaBackport |vanillabackport |1.1.4.3 |DONE |Manifest: NOSIGNATURE
  421. supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |DONE |Manifest: NOSIGNATURE
  422. recibles-1.0.6.jar |Recibles |mr_recibles |1.0.6 |DONE |Manifest: NOSIGNATURE
  423. resourcefulconfig-forge-1.20.1-2.1.3.jar |Resourcefulconfig |resourcefulconfig |2.1.3 |DONE |Manifest: NOSIGNATURE
  424. enchantmenttransfer-0.0.6-1.20.1.jar |Enchantment Transfer |enchantmenttransfer |0.0.6 |DONE |Manifest: NOSIGNATURE
  425. curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  426. Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
  427. legendarytabs-1.20.1-1.1.2.jar |Legendary Tabs |legendarytabs |1.20.1-1.1.2 |DONE |Manifest: NOSIGNATURE
  428. fabric-entity-events-v1-1.6.0+4ca7515277.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+4ca7515277 |DONE |Manifest: NOSIGNATURE
  429. Nirvana Lib-forge-1.20.1-2.0.15.jar |Nirvana Lib |nirvana_lib |2.0.15 |DONE |Manifest: NOSIGNATURE
  430. Loot Beams Refork-forge-1.20.1-3.2.6.jar |Loot Beams Refork |lootbeams |3.2.6 |DONE |Manifest: NOSIGNATURE
  431. mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
  432. conditional-mixin-forge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |DONE |Manifest: NOSIGNATURE
  433. soundofrain-0.4.jar |Sound of Rain |soundofrain |0.4 |DONE |Manifest: NOSIGNATURE
  434. celestisynth-1.20.1-1.3.2.jar |Celestisynth |celestisynth |1.20.1-1.3.2 |DONE |Manifest: NOSIGNATURE
  435. ShinyHorses-1.20.1-1.3.jar |Shiny Horses Forge - Enchantab|shinyhorses |1.3 |DONE |Manifest: NOSIGNATURE
  436. selectivebounds-forge-1.20.1-0.0.2.jar |SelectiveBounds |selectivebounds |0.0.2 |DONE |Manifest: NOSIGNATURE
  437. majrusz-library-forge-1.20.1-7.0.8.jar |Majrusz Library |majruszlibrary |7.0.8 |DONE |Manifest: NOSIGNATURE
  438. Drip Sounds-0.5.1+1.20.4-Forge.jar |Drip Sounds |waterdripsound |0.5.1 |DONE |Manifest: NOSIGNATURE
  439. fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |DONE |Manifest: NOSIGNATURE
  440. elytraslot-forge-6.4.4+1.20.1.jar |Elytra Slot |elytraslot |6.4.4+1.20.1 |DONE |Manifest: NOSIGNATURE
  441. mowziesmobs-1.7.3.jar |Mowzie's Mobs |mowziesmobs |1.7.3 |DONE |Manifest: NOSIGNATURE
  442. portable_blueprints-v1.8.6-mv1.20.1.jar |Portable blueprints |portable_blueprints |1.8.6 |DONE |Manifest: NOSIGNATURE
  443. alexscaves_randoms-1.0.5-forge-1.20.1.jar |Alex's Caves Randoms |alexscaves_randoms |1.0.0 |DONE |Manifest: NOSIGNATURE
  444. structurify-forge-1.0.19+mc1.20.1.jar |Structurify |structurify |1.0.19 |DONE |Manifest: NOSIGNATURE
  445. fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.3+6274ab9d77 |DONE |Manifest: NOSIGNATURE
  446. jei-1.20.1-forge-15.20.0.112.jar |Just Enough Items |jei |15.20.0.112 |DONE |Manifest: NOSIGNATURE
  447. species-3.4.jar |Species |species |3.4 |DONE |Manifest: NOSIGNATURE
  448. Block_Swapper-1.20.1-2.0a.jar |Block Swapper |blockswapper |2.0a |DONE |Manifest: NOSIGNATURE
  449. Ash Of Sin-Custom Entity Attack Effect-1.20.1-1.0.|Ash Of Sin: Custom Entity Atta|ash_of_sin_custom_entity_attac|1.0.0 |DONE |Manifest: NOSIGNATURE
  450. lithostitched-forge-1.20.1-1.4.11.jar |Lithostitched |lithostitched |1.4.11 |DONE |Manifest: NOSIGNATURE
  451. More Critters 1.0.2.jar |More Critters |more_critters |1.0.2 |DONE |Manifest: NOSIGNATURE
  452. Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  453. configlibtxf-4.2.8-forge.jar |ConfigLib TXF |configlibtxf |4.2.8-forge |DONE |Manifest: NOSIGNATURE
  454. terrablenderfix-forge-1.20.1-0.0.1.jar |TerraBlenderFix |terrablenderfix |0.0.1 |DONE |Manifest: NOSIGNATURE
  455. fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |DONE |Manifest: NOSIGNATURE
  456. realmrpg_skeletons-1.1.0-forge-1.20.1.jar |Realm RPG: Fallen Adventurers |realmrpg_skeletons |1.1.0 |DONE |Manifest: NOSIGNATURE
  457. PassableFoliage-1.20.1-forge-8.2.1.jar |Passable Foliage |passablefoliage |8.2.1 |DONE |Manifest: NOSIGNATURE
  458. fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |DONE |Manifest: NOSIGNATURE
  459. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  460. jumpboat-1.20.0-1.0.5.jar |Jumpy Boats |jumpboat |1.20.0-1.0.5 |DONE |Manifest: NOSIGNATURE
  461. starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |DONE |Manifest: NOSIGNATURE
  462. RunicLib-forge-1.20.1-4.3.2.jar |RunicLib |runiclib |4.3.2 |DONE |Manifest: NOSIGNATURE
  463. InfiniteLava-Forge-1.20.1-v1.0.1.jar |infinitelava |infinitelava |1.0.1-SNAPSHOT |DONE |Manifest: NOSIGNATURE
  464. cataclysm_dimension-forge1.20.1keep_original_struc|Cataclysm Dimension - Keep Ori|cataclysm_dimension |1.3.0 |DONE |Manifest: NOSIGNATURE
  465. memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |DONE |Manifest: NOSIGNATURE
  466. puzzlesaccessapi-forge-20.1.1.jar |Puzzles Access Api |puzzlesaccessapi |20.1.1 |DONE |Manifest: NOSIGNATURE
  467. forge-1.20.1-47.4.5-universal.jar |Forge |forge |47.4.5 |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
  468. appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  469. polytone-1.20-3.3.11.jar |Polytone |polytone |1.20-3.3.11 |DONE |Manifest: NOSIGNATURE
  470. wither_spawn_animation-1.5.2-forge-1.20.1.jar |Wither Spawn Animation |wither_spawn_animation |1.5.2 |DONE |Manifest: NOSIGNATURE
  471. lava_swim-1.0.0-1.20.1.jar |Swim in Lava |lava_swim |1.0.0 |DONE |Manifest: NOSIGNATURE
  472. fastportals-1.0.3-forge 1.20.x.jar |Fast Portals |fastportalsforge |1.0.3 |DONE |Manifest: NOSIGNATURE
  473. SimpleBackups-1.20.1-3.1.15.jar |Simple Backups |simplebackups |1.20.1-3.1.15 |DONE |Manifest: NOSIGNATURE
  474. fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE
  475. MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
  476. bettercombat-forge-1.8.6+1.20.1.jar |Better Combat |bettercombat |1.8.6+1.20.1 |DONE |Manifest: NOSIGNATURE
  477. combatroll-forge-1.3.3+1.20.1.jar |Combat Roll |combatroll |1.3.3+1.20.1 |DONE |Manifest: NOSIGNATURE
  478. amethystcrabspawn-1.0.0-forge-1.20.1.jar |Amethystcrabspawn |amethystcrabspawn |1.0.0 |DONE |Manifest: NOSIGNATURE
  479. createoreexcavation-1.20-1.6.4.jar |Create Ore Excavation |createoreexcavation |1.6.4 |DONE |Manifest: NOSIGNATURE
  480. shearcorals-1.20-1.20.1-1.0.jar |Coral Mod |coralmod |1.0--1.20-1.20.1 |DONE |Manifest: NOSIGNATURE
  481. spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |DONE |Manifest: NOSIGNATURE
  482. NBTac-FORGE-1.20.1-1.3.10.jar |NBT Autocomplete |nbt_ac |1.3.10 |DONE |Manifest: NOSIGNATURE
  483. a_good_place-1.20-1.2.8.jar |A Good Place |a_good_place |1.20-1.2.8 |DONE |Manifest: NOSIGNATURE
  484. kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
  485. dimdungeons-202-forge-1.20.1.jar |Dimensional Dungeons |dimdungeons |202 |DONE |Manifest: NOSIGNATURE
  486. seriousplayeranimations-1.1.1.jar |Serious Player Animations |seriousplayeranimations |1.1.1 |DONE |Manifest: NOSIGNATURE
  487. Xaeros_Minimap_25.2.10_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.2.10 |DONE |Manifest: NOSIGNATURE
  488. fabric-item-group-api-v1-4.0.12+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.12+c9161c2d77 |DONE |Manifest: NOSIGNATURE
  489. Stellar View-1.20.1-0.4.6-Forge.jar |Stellar View |stellarview |0.4.6 |DONE |Manifest: NOSIGNATURE
  490. Enhanced-Celestials-forge-1.20.1-5.0.3.1.jar |Enhanced Celestials |enhancedcelestials |1.20.1-5.0.3.1 |DONE |Manifest: NOSIGNATURE
  491. Corgilib-Forge-1.20.1-4.0.3.4.jar |CorgiLib |corgilib |4.0.3.4 |DONE |Manifest: NOSIGNATURE
  492. Data_Anchor-forge-1.20.1-1.0.0.19.jar |Data Anchor |dataanchor |1.0.0.19 |DONE |Manifest: NOSIGNATURE
  493. polymorph-forge-0.49.10+1.20.1.jar |Polymorph |polymorph |0.49.10+1.20.1 |DONE |Manifest: NOSIGNATURE
  494. Zeta-1.0-30.jar |Zeta |zeta |1.0-30 |DONE |Manifest: NOSIGNATURE
  495. entityculling-forge-1.8.2-mc1.20.1.jar |EntityCulling |entityculling |1.8.2 |DONE |Manifest: NOSIGNATURE
  496. canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE
  497. suggestion-tweaker-1.20-1.5.2-forge.jar |Suggestion Tweaker |suggestion_tweaker |1.20-1.5.2 |DONE |Manifest: NOSIGNATURE
  498. ExtraSoundsNext-forge-1.20.1-1.4.jar |ExtraSoundsNext |extrasounds |1.4 |DONE |Manifest: NOSIGNATURE
  499. usefulluck-1.0.4.jar |Useful Luck |usefulluck |1.0.4 |DONE |Manifest: NOSIGNATURE
  500. fabric-recipe-api-v1-1.0.21+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.21+514a076577 |DONE |Manifest: NOSIGNATURE
  501. biomemusic-1.20.1-3.5.jar |biomemusic mod |biomemusic |1.20.1-3.5 |DONE |Manifest: NOSIGNATURE
  502. gnetum-2.1.3.jar |Gnetum |gnetum |2.1.3 |DONE |Manifest: NOSIGNATURE
  503. PuzzlesLib-v8.1.32-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.32 |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
  504. Aquaculture-1.20.1-2.5.5.jar |Aquaculture 2 |aquaculture |2.5.5 |DONE |Manifest: NOSIGNATURE
  505. QuickQuark-Forge-1.20.1-1.0.0.jar |QuickQuark |quickquark |1.0.0 |DONE |Manifest: NOSIGNATURE
  506. FriendlyFire-Forge-1.20.1-18.0.7.jar |FriendlyFire |friendlyfire |18.0.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
  507. Healing+Bed+1.20.1.jar |Healingbed |healingbed |1.20.1 |DONE |Manifest: NOSIGNATURE
  508. fabric-sound-api-v1-1.0.13+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.13+4f23bd8477 |DONE |Manifest: NOSIGNATURE
  509. chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |DONE |Manifest: NOSIGNATURE
  510. deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE
  511. aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
  512. realmrpg_pots_and_mimics_1.0.2_forge_1.20.1.jar |Realm RPG: Pots & Mimics |pots_and_mimics |1.0.2 |DONE |Manifest: NOSIGNATURE
  513. CarbonConfig-1.20-1.2.7.1.jar |Carbon Config Library |carbonconfig |1.20-1.2.7.1 |DONE |Manifest: NOSIGNATURE
  514. transmog-forge-1.3.0+1.20.jar |Transmog |transmog |1.3.0+1.20 |DONE |Manifest: NOSIGNATURE
  515. YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  516. netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE
  517. recipeessentials-1.20.1-4.0.jar |recipeessentials mod |recipeessentials |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
  518. SuggestionProviderFix-1.20.1-1.0.0.jar |Suggestion Provider Fix |suggestionproviderfix |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
  519. naturalist-5.0pre2+forge-1.20.1.jar |Naturalist |naturalist |5.0pre2 |DONE |Manifest: NOSIGNATURE
  520. jukeboxcustomdiscfix-forge-0.1.2-1.20.1.jar |Jukebox Custom Disc Fix |jukeboxcustomdiscfix |0.1.2-1.20.1 |DONE |Manifest: NOSIGNATURE
  521. incontrol-1.20-9.2.11.jar |InControl |incontrol |1.20-9.2.11 |DONE |Manifest: NOSIGNATURE
  522. bosshealthregain-1.0.2.jar |bosshealthregain |bosshealthregain |1.0.2 |DONE |Manifest: NOSIGNATURE
  523. connectivity-1.20.1-7.1.jar |Connectivity Mod |connectivity |1.20.1-7.1 |DONE |Manifest: NOSIGNATURE
  524. kleeslabs-forge-1.20.1-15.0.9.jar |KleeSlabs |kleeslabs |15.0.9 |DONE |Manifest: NOSIGNATURE
  525. XaerosWorldMap_1.39.12_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.12 |DONE |Manifest: NOSIGNATURE
  526. Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
  527. citadel-2.6.2-1.20.1.jar |Citadel |citadel |2.6.2 |DONE |Manifest: NOSIGNATURE
  528. alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
  529. domesticationinnovation-1.7.2-1.20.1.jar |Domestication Innovation (Fixe|domesticationinnovation |1.7.2 |DONE |Manifest: NOSIGNATURE
  530. cerulean-forge-1.0.0-1.20.1.jar |Cerulean |cerulean |1.0.0 |DONE |Manifest: NOSIGNATURE
  531. lethality-0.3.1-1.20.1.jar |Lethality |lethality |0.3-1.20.1 |DONE |Manifest: NOSIGNATURE
  532. irons_recipe_additions-2.5-forge-1.20.1.jar |Iron's Recipe Additions |irons_recipe_additions |1.0.0 |DONE |Manifest: NOSIGNATURE
  533. [v2.4]popularbiology-1.20.1-forge.jar |PopularBiology |popularbiology |2.4 |DONE |Manifest: NOSIGNATURE
  534. fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |DONE |Manifest: NOSIGNATURE
  535. redirected-forge-1.0.0-1.20.1.jar |Redirected |redirected |1.0.0 |DONE |Manifest: NOSIGNATURE
  536. Sky's Flowers 1.5 Forge 1.20.1.jar |Sky's Flowers |skaysflowery |1.5 |DONE |Manifest: NOSIGNATURE
  537. relics-1.20.1-0.8.0.9.jar |Relics |relics |0.8.0.9 |DONE |Manifest: NOSIGNATURE
  538. jeed-1.20-2.2.5.jar |Just Enough Effects Descriptio|jeed |1.20-2.2.5 |DONE |Manifest: NOSIGNATURE
  539. monobank-1.20.1-1.1.5.jar |Monobank |monobank |1.1.5 |DONE |Manifest: NOSIGNATURE
  540. pathundergates-1.20.1-1.0.2-release.jar |Path Under Gates |pathundergates |1.20.1-1.0.2-release|DONE |Manifest: NOSIGNATURE
  541. dummmmmmy-1.20-2.0.7.jar |MmmMmmMmmmmm |dummmmmmy |1.20-2.0.7 |DONE |Manifest: NOSIGNATURE
  542. fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.11+a670df1e77 |DONE |Manifest: NOSIGNATURE
  543. FarmersDelight-1.20.1-1.2.8.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.8 |DONE |Manifest: NOSIGNATURE
  544. cuisinedelight-1.1.17.jar |Cuisine Delight |cuisinedelight |1.1.17 |DONE |Manifest: NOSIGNATURE
  545. Many More Ores and Crafts-forge-1.20.1-1.0.8.jar |Many More Ores and Crafts |many_more_ores_and_crafts |1.0.8 |DONE |Manifest: NOSIGNATURE
  546. crashutilities-8.1.4.jar |Crash Utilities |crashutilities |8.1.4 |DONE |Manifest: NOSIGNATURE
  547. respawningstructures-1.20.1-3.9.jar |respawningdungeons mod |respawningstructures |1.20.1-3.9 |DONE |Manifest: NOSIGNATURE
  548. cataclysmiccombat-1.4.1-1.20.1.jar |Cataclysmic Combat |cataclysmiccombat |1.4 |DONE |Manifest: NOSIGNATURE
  549. endrem_forge-5.3.3-R-1.20.1.jar |End Remastered |endrem |5.3.3-R-1.20.1 |DONE |Manifest: NOSIGNATURE
  550. nostartupmessages-1.0.1.jar |No Startup Messages Please |nostartupmessages |1.0.1 |DONE |Manifest: NOSIGNATURE
  551. mcw-fences-1.2.0-1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.2.0 |DONE |Manifest: NOSIGNATURE
  552. StarMetal1.20.1(Forge)vs1.0.2.jar |Star Metal - Mending Book Alte|starmetal |1.20.1-1.0.2 |DONE |Manifest: NOSIGNATURE
  553. dungeons_enhanced-1.20.1-5.4.2.jar |Dungeons Enhanced |dungeons_enhanced |5.4.2 |DONE |Manifest: NOSIGNATURE
  554. redimstages-1.0.0.jar |Re-Dimension Stages |redimstages |1.0.0 |DONE |Manifest: NOSIGNATURE
  555. leaky-1.20.1-2.1.jar |leaky mod |leaky |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE
  556. Patchouli-1.20.1-84.1-FORGE.jar |Patchouli |patchouli |1.20.1-84.1-FORGE |DONE |Manifest: NOSIGNATURE
  557. collective-1.20.1-8.3.jar |Collective |collective |8.3 |DONE |Manifest: NOSIGNATURE
  558. betterbiomeblend-1.4.2.jar |Better Biome Reblend |betterbiomeblend |1.4.2 |DONE |Manifest: NOSIGNATURE
  559. simplehats-forge-1.20.1-0.3.2.jar |SimpleHats |simplehats |1.20.1-0.3.2 |DONE |Manifest: NOSIGNATURE
  560. terramityexperimental-1.0.0.jar |Terramity Experimental Items |terramityexperimental |1.0.0 |DONE |Manifest: NOSIGNATURE
  561. changeitemsdurability-1.20-1.20.1--1.0.0.jar |Change Items Durability |changeitemsdurability |1.0.0 |DONE |Manifest: NOSIGNATURE
  562. xercapaint-1.20.1-1.0.1.jar |Joy of Painting |xercapaint |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
  563. ftb-ultimine-forge-2001.1.6.jar |FTB Ultimine |ftbultimine |2001.1.6 |DONE |Manifest: NOSIGNATURE
  564. YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  565. EnigmaticLegacy-2.30.1.jar |Enigmatic Legacy |enigmaticlegacy |2.30.1 |DONE |Manifest: NOSIGNATURE
  566. sdmmobstages-1.20.1-1.0.1.jar |SDMMobStages |sdmmobstages |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
  567. resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
  568. BoatBreakFix-Universal-1.0.2.jar |Boat Break Fix |boatbreakfix |1.0.2 |DONE |Manifest: NOSIGNATURE
  569. architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
  570. too_many_bows-forge-3.6.7.jar |Too Many Bows |too_many_bows |3.6.7 |DONE |Manifest: NOSIGNATURE
  571. customvillagertrades-forge-20.25.0.jar |Custom Villager Trades |customvillagertrades |20.25.0 |DONE |Manifest: NOSIGNATURE
  572. spacecatasb-forge-20.13.1.jar |Armor Set Bonuses |spacecatasb |20.13.1 |DONE |Manifest: NOSIGNATURE
  573. observable-4.4.1.jar |Observable |observable |4.4.1 |DONE |Manifest: NOSIGNATURE
  574. scannable-MC1.20.1-forge-1.7.12+18ccb75.jar |Scannable |scannable |1.7.12+18ccb75 |DONE |Manifest: NOSIGNATURE
  575. simplyswords-forge-1.56.0-1.20.1.jar |Simply Swords |simplyswords |1.56.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  576. gardens-of-the-dead-forge-4.0.1.jar |Gardens of the Dead |gardens_of_the_dead |4.0.1 |DONE |Manifest: NOSIGNATURE
  577. Not Enough Recipe Book-FORGE-0.4.1+1.20.1.jar |Not Enough Recipe Book |nerb |0.4.1 |DONE |Manifest: NOSIGNATURE
  578. loadingbackgrounds-2.0.0-forge-1.20.X.jar |Loading Backgrounds |loadingbackgrounds |2.0.0 |DONE |Manifest: NOSIGNATURE
  579. immortal_pets-forge-1.0.0.jar |Immortal Pets |immortal_pets |1.0.0 |DONE |Manifest: NOSIGNATURE
  580. ftb-library-forge-2001.2.9.jar |FTB Library |ftblibrary |2001.2.9 |DONE |Manifest: NOSIGNATURE
  581. ftb-teams-forge-2001.3.1.jar |FTB Teams |ftbteams |2001.3.1 |DONE |Manifest: NOSIGNATURE
  582. jamlib-forge-1.3.5+1.20.1.jar |JamLib |jamlib |1.3.5+1.20.1 |DONE |Manifest: NOSIGNATURE
  583. rightclickharvest-forge-4.5.3+1.20.1.jar |Right Click Harvest |rightclickharvest |4.5.3+1.20.1 |DONE |Manifest: NOSIGNATURE
  584. fabric-loot-api-v2-1.2.1+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.1+eb28f93e77 |DONE |Manifest: NOSIGNATURE
  585. attributizer-2.1.jar |Attributizer |attributizer |2.1 |DONE |Manifest: NOSIGNATURE
  586. MRU-1.0.4+1.20.1+forge.jar |Mineblock's Repeated Utilities|mru |1.0.4+1.20.1+forge |DONE |Manifest: NOSIGNATURE
  587. chunkloaders-1.2.9-forge-mc1.20.1.jar |Chunk Loaders |chunkloaders |1.2.9 |DONE |Manifest: NOSIGNATURE
  588. fabric-networking-api-v1-1.3.11+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.11+503a202477 |DONE |Manifest: NOSIGNATURE
  589. inventoryessentials-forge-1.20.1-8.2.9.jar |Inventory Essentials |inventoryessentials |8.2.9 |DONE |Manifest: NOSIGNATURE
  590. Camerapture-1.10.4+mc1.20.1-forge.jar |Camerapture |camerapture |1.10.4 |DONE |Manifest: NOSIGNATURE
  591. AnvilNeverTooExpensive-1.20.1-1.1.jar |Anvil Never Too Expensive |ante |1.1 |DONE |Manifest: NOSIGNATURE
  592. YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
  593. fabric-lifecycle-events-v1-2.2.22+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.22+afab492177 |DONE |Manifest: NOSIGNATURE
  594. TradingPost-v8.0.2-1.20.1-Forge.jar |Trading Post |tradingpost |8.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
  595. WWOO-FABRIC+FORGE+QUILT-2.0.0.jar |William Wythers Overhauled Ove|wwoo_forge |2.0.0 |DONE |Manifest: NOSIGNATURE
  596. arcane_abilities-0.2.7.jar |ArcaneAbilities |arcane_abilities |0.2.7 |DONE |Manifest: NOSIGNATURE
  597. rhino-forge-2001.2.3-build.10.jar |Rhino |rhino |2001.2.3-build.10 |DONE |Manifest: NOSIGNATURE
  598. kubejs-forge-2001.6.5-build.16.jar |KubeJS |kubejs |2001.6.5-build.16 |DONE |Manifest: NOSIGNATURE
  599. raccompat-1.20.1-0.1.3.jar |RAC-Compat |raccompat |0.1.3 |DONE |Manifest: NOSIGNATURE
  600. trashslot-forge-1.20-15.1.2.jar |TrashSlot |trashslot |15.1.2 |DONE |Manifest: NOSIGNATURE
  601. amendments-1.20-1.2.19.jar |Amendments |amendments |1.20-1.2.19 |DONE |Manifest: NOSIGNATURE
  602. sophisticatedstorage-1.20.1-1.3.59.1224.jar |Sophisticated Storage |sophisticatedstorage |1.3.59.1224 |DONE |Manifest: NOSIGNATURE
  603. OctoLib-FORGE-0.5.0.1+1.20.1.jar |OctoLib |octolib |0.5.0.1 |DONE |Manifest: NOSIGNATURE
  604. ElysiumAPI-1.20.1-1.1.3.jar |Elysium |elysium_api |1.1.3 |DONE |Manifest: NOSIGNATURE
  605. item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE
  606. ftb-quests-forge-2001.4.13.jar |FTB Quests |ftbquests |2001.4.13 |DONE |Manifest: NOSIGNATURE
  607. ftb-xmod-compat-forge-2.1.3.jar |FTB XMod Compat |ftbxmodcompat |2.1.3 |DONE |Manifest: NOSIGNATURE
  608. FTBQuestsOptimizer-forge-2.0.5-1.20.1.jar |FTBQuestsOptimizer |ftbqoptimizer |2.0.5-1.20.1 |DONE |Manifest: NOSIGNATURE
  609. mowzies_cataclysm-1.2.0.jar |Mowzie's Cataclysm |mowzies_cataclysm |1.2.0 |DONE |Manifest: NOSIGNATURE
  610. abyssal_decor-_1.20.1_0.9.1.jar |Abyssal Decor |abyssal_decor |1.0.0 |DONE |Manifest: NOSIGNATURE
  611. TRender-1.0.5-1.20.1-forge-SNAPSHOT.jar |TRender |trender |1.0.5 |DONE |Manifest: NOSIGNATURE
  612. companions-forge-1.20.1-1.0.5.jar |Companions! |companions |1.0.5 |DONE |Manifest: NOSIGNATURE
  613. Sky's Overworld Quartz 1.2 Forge 1.20.1.jar |Sky's Overworld Quartz |overworldquartzore |1.2 |DONE |Manifest: NOSIGNATURE
  614. GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |DONE |Manifest: NOSIGNATURE
  615. create-1.20.1-6.0.6.jar |Create |create |6.0.6 |DONE |Manifest: NOSIGNATURE
  616. waystones-forge-1.20.1-14.1.17.jar |Waystones |waystones |14.1.17 |DONE |Manifest: NOSIGNATURE
  617. alexscaves_torpedoes-1.0.4.jar |Alex's Caves: Stuff & Torpedoe|alexscaves_torpedoes |1.0.4 |DONE |Manifest: NOSIGNATURE
  618. FastSuite-1.20.1-5.1.0.jar |Fast Suite |fastsuite |5.1.0 |DONE |Manifest: NOSIGNATURE
  619. YungsCaveBiomes-1.20.1-Forge-2.0.1.jar |YUNG's Cave Biomes |yungscavebiomes |1.20.1-Forge-2.0.1 |DONE |Manifest: NOSIGNATURE
  620. comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  621. fabric-mining-level-api-v1-2.1.50+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.50+561530ec77 |DONE |Manifest: NOSIGNATURE
  622. fromtheshadowsreborn-2.81.jar |From the Shadows Reborn |fromtheshadows |2.81 |DONE |Manifest: NOSIGNATURE
  623. ItemBorders-1.20.1-forge-1.2.2.jar |Item Borders |itemborders |1.2.2 |DONE |Manifest: NOSIGNATURE
  624. enigmaticaddons-1.2.5.jar |Enigmatic Addons |enigmaticaddons |1.2.5 |DONE |Manifest: NOSIGNATURE
  625. enigmaticdelicacy-1.0.0.jar |Enigmatic Delicacy |enigmaticdelicacy |1.0.0 |DONE |Manifest: NOSIGNATURE
  626. knightlib-forge-1.20.1-1.3.1.jar |Knight Lib |knightlib |1.3.1 |DONE |Manifest: NOSIGNATURE
  627. particular-1.20.1-Forge-1.2.4.jar |Particular |particular |1.2.4 |DONE |Manifest: NOSIGNATURE
  628. YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  629. farsight-1.20.1-3.7.jar |Farsight mod |farsight_view |1.20.1-3.7 |DONE |Manifest: NOSIGNATURE
  630. fixedanvilrepaircost-1.20.1-3.5.jar |Fixed Anvil Repair Cost |fixedanvilrepaircost |3.5 |DONE |Manifest: NOSIGNATURE
  631. blueprint-1.20.1-7.1.3.jar |Blueprint |blueprint |7.1.3 |DONE |Manifest: NOSIGNATURE
  632. upgrade_aquatic-1.20.1-6.0.3.jar |Upgrade Aquatic |upgrade_aquatic |6.0.3 |DONE |Manifest: NOSIGNATURE
  633. Unwrecked Ships Plus 2.0.5 Forge.jar |Unwrecked Ships - Plus |unwrecked_ships_plus |2.0.5 |DONE |Manifest: NOSIGNATURE
  634. RecipeStages-8.0.0.2.jar |Recipe Stages |recipestages |8.0.0.2 |DONE |Manifest: NOSIGNATURE
  635. fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |DONE |Manifest: NOSIGNATURE
  636. alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |DONE |Manifest: NOSIGNATURE
  637. tact-1.3.0+1.20.1.jar |TACT |tact |1.3.0 |DONE |Manifest: NOSIGNATURE
  638. EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |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
  639. borninconfiguration-3.0.3.jar |BornInConfiguration |borninconfiguration |3.0.3 |DONE |Manifest: NOSIGNATURE
  640. born_in_chaos_[Forge]1.20.1_1.7.jar |Born in Chaos |born_in_chaos_v1 |1.7 |DONE |Manifest: NOSIGNATURE
  641. moonlight-1.20-2.14.14-forge.jar |Moonlight Library |moonlight |1.20-2.14.14 |DONE |Manifest: NOSIGNATURE
  642. ItemStages-Forge-1.20.1-8.0.3.jar |ItemStages |itemstages |8.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
  643. silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |DONE |Manifest: NOSIGNATURE
  644. mixinsquared-forge-0.2.0.jar |MixinSquared |mixinsquared |0.2.0 |DONE |Manifest: NOSIGNATURE
  645. l2harvester-0.1.0.jar |L2Harvester |l2harvester |0.1.0 |DONE |Manifest: NOSIGNATURE
  646. displaydelight-1.2.0.jar |Display Delight |displaydelight |1.2.0 |DONE |Manifest: NOSIGNATURE
  647. Platform-forge-1.20.1-1.2.10.1.jar |Platform |platform |1.2.10.1 |DONE |Manifest: NOSIGNATURE
  648. NoShade-forge-1.20.1-1.0.2.jar |NoShade |noshade |1.0.2 |DONE |Manifest: NOSIGNATURE
  649. nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
  650. create_renewability-1.3.7-forge-1.20.1.jar |Create Renewability |create_renewability |1.3.7 |DONE |Manifest: NOSIGNATURE
  651. RecipesLibrary-1.20.1-2.0.1.jar |Recipes Library |recipes_lib |2.0.1 |DONE |Manifest: NOSIGNATURE
  652. Sounds-2.2.1+1.20.1+forge.jar |Sounds |sounds |2.2.1+1.20.1+forge |DONE |Manifest: NOSIGNATURE
  653. immersive_furniture-forge-0.0.7+1.20.1.jar |Immersive Furniture |immersive_furniture |0.0.7+1.20.1 |DONE |Manifest: NOSIGNATURE
  654. Iceberg-1.20.1-forge-1.1.25.jar |Iceberg |iceberg |1.1.25 |DONE |Manifest: NOSIGNATURE
  655. Quark-4.0-462.jar |Quark |quark |4.0-462 |DONE |Manifest: NOSIGNATURE
  656. supplementaries-1.20-3.1.36.jar |Supplementaries |supplementaries |1.20-3.1.36 |DONE |Manifest: NOSIGNATURE
  657. infinitybuttons-1.20.1-4.0.7.jar |Infinity Buttons |infinitybuttons |1.20.1-4.0.7 |DONE |Manifest: NOSIGNATURE
  658. Jade-1.20.1-Forge-11.13.2.jar |Jade |jade |11.13.2+forge |DONE |Manifest: NOSIGNATURE
  659. legendarymonsters-1.9.8 MC 1.20.1.jar |LegendaryMonsters |legendary_monsters |1.20.1 |DONE |Manifest: NOSIGNATURE
  660. holdmyitems-1.20.1v2.1.jar |HoldMyItems - Reforged |holdmyitems |2.0 |DONE |Manifest: NOSIGNATURE
  661. legendarycreatures-1.20.1-1.0.15.jar |Legendary Creatures |legendarycreatures |1.20.1-1.0.15 |DONE |Manifest: NOSIGNATURE
  662. betterchunkloading-1.20.1-5.4.jar |betterchunkloading mod |betterchunkloading |1.20.1-5.4 |DONE |Manifest: NOSIGNATURE
  663. blessfulled-0.6.jar |Blessfulled |blessfulled |0.6 |DONE |Manifest: NOSIGNATURE
  664. UniversalEnchants-v8.0.0-1.20.1-Forge.jar |Universal Enchants |universalenchants |8.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
  665. pickableorbs-1.20.1-3.0.1.jar |Pickable Orbs |pickableorbs |1.20.1-3.0.1 |DONE |Manifest: NOSIGNATURE
  666. MobCatcherUnofficial-Forge-1.20.1-6.jar |Mob Catcher Unofficial |mobcatcher |1.20.1-6 |DONE |Manifest: NOSIGNATURE
  667. yet_another_config_lib_v3-3.6.6+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.6+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  668. packetfixer-3.1.4-1.18-1.20.4-merged.jar |PacketFixer |packetfixer |3.1.4 |DONE |Manifest: NOSIGNATURE
  669. expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
  670. aquamirae_bettercombat.jar |Aquamirae x Better Combat |aquamiraexbettercombat |1.0 |DONE |Manifest: NOSIGNATURE
  671. fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477 |DONE |Manifest: NOSIGNATURE
  672. fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.2+0d0bd5a777 |DONE |Manifest: NOSIGNATURE
  673. PresenceFootsteps-1.20.1-1.9.1-beta.1.jar |Presence Footsteps (Forge) |presencefootsteps |1.20.1-1.9.1-beta.1 |DONE |Manifest: NOSIGNATURE
  674. fintastic-2.0.jar |Fintastic |fintastic |2.0 |DONE |Manifest: NOSIGNATURE
  675. geckolib-forge-1.20.1-4.7.2.jar |GeckoLib 4 |geckolib |4.7.2 |DONE |Manifest: NOSIGNATURE
  676. brutality-0.6.1-1.20.1.jar |Brutality |brutality |0.6.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  677. ars_nouveau-1.20.1-4.12.7-all.jar |Ars Nouveau |ars_nouveau |4.12.7 |DONE |Manifest: NOSIGNATURE
  678. Flywheel Backend: flywheel:indirect
  679. Crash Report UUID: 759f9fac-820c-4783-8116-da241f39dd6a
  680. FML: 47.4
  681. Forge: net.minecraftforge:47.4.5
  682. Kiwi Modules:
  683. kiwi:block_components
  684. kiwi:block_templates
  685. kiwi:contributors
  686. kiwi:data
  687. kiwi:item_templates
  688. passablefoliage:core
  689. passablefoliage:enchantment
Tags: minecraft
Advertisement
Add Comment
Please, Sign In to add comment