Skip to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

All Activity

This stream auto-updates

  1. Past hour
  2. REPLAYCORE.COM ReplayCore records every match on your competitive Minecraft network automatically, so cheat and grief reports are resolved in seconds with real video evidence. Install one plugin and your staff watch any match back in a 3D browser viewer. No client mods, no extra disk on your game server. If you are interested in joining our dedicated team and helping us grow please join our discord below: https://discord.gg/forgevector or create a support ticket on our website replaycore.com THIS POSITION IS PAID IF YOU ARE DEDICATED!
  3. forgevector joined the community
  4. Today
  5. Make a test with a pre-configured Modpack - if this works, use this as working base and add some mods one by one
  6. just tried, nothing changed. Exact same crash report and everything im pretty sure.
  7. DobleAVG changed their profile photo
  8. Hi everyone, I’ve been working on managing multiple Forge setups across different Minecraft versions, mainly for testing mods and comparing performance between builds. One issue I keep running into is how quickly instability appears when switching between different mod combinations. Even small changes in dependencies can lead to crashes or unexpected behavior. For example, when testing gameplay-heavy setups (similar to fast-paced games like GeometrryDash in terms of reaction timing and performance sensitivity), even slight lag spikes or inconsistencies in frame timing can completely affect the experience. I’m trying to understand what workflow others use to keep things stable: Do you isolate each version in separate environments? How do you track mod compatibility across updates? Any recommended tools for debugging performance drops? Would appreciate any best practices from experienced modders. Thanks!
  9. kaileyketchum joined the community
  10. DobleAVG joined the community
  11. Ok I had to delete MANY mods from the Eidolon folder i think it was a total of 7 .toml files. It seens to be working now
  12. Yh i noticed on the link I sent it tells me what file was having the error. So I deleted it and another file from the same mod called Light_touch.toml so I deleted that. Im guessing that mad has problems. Im installing the new mod you sent now and will let you know if it works. I appreciate you help thank you
  13. In your config or serverconfig folder, check for an eidolon folder Delete the dark_touch.toml file Add this mod: https://www.curseforge.com/minecraft/mc-mods/night-config-fixes/files/4614068
  14. Hey im sorry to ask again but its not loading up again. I went through the files deleted the same ones as I did yesterday and that doesnt seem to change anything. Heres the crash log https://mclo.gs/qwzQl6x
  15. cookdavies999 joined the community
  16. Check for AMD driver updates: AMDGet Drivers with AMD Auto-Detect and Install Tool
  17. The 206th episode of Hunger Games on the road to 1000 episodes! Lets see if we can hit that goal! https://www.youtube.com/watch?v=G-JP30gmLsU
  18. Adrián Salavarría joined the community
  19. Yesterday
  20. 2alter joined the community
  21. Not sure how else to describe the issue because I have almost no clue what’s causing it. Log: https://mclo.gs/PsRZvHv
  22. Scorpions4183 joined the community
  23. wizardish joined the community
  24. Try downgrade Forge version from last to 47.4.10. It must work (at least worked to me). :)
  25. zenzopreis joined the community
  26. averek joined the community
  27. T&A

    alomisan14 posted a topic in Servers
    necesito el server para un amigo y para mi tambien, es algo importante y privado
  28. Ok I was able to load up the world seems like its working now. Thank you.
  29. Still an issue with the serverconfigupdater-server.toml file Check the config and serverconfig folder - or make a test without this mod
  30. Ok again it did not work. Heres the link to the new crash report. https://mclo.gs/SBp1R0X
  31. Add the crash-report with sites like https://mclo.gs/ and paste the link to it here Also delete the serverconfigupdater-server.toml file
  32. Ok that did not seem to fix anything. Heres the crash log. Im really hoping theres a fix. ---- Minecraft Crash Report ---- // Hi. I'm Connector, and I'm a crashaholic ========================= SINYTRA CONNECTOR IS PRESENT! Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues. ========================= // Embeddium instance tainted by mods: [oculus] // Please do not reach out for Embeddium support without removing these mods first. // ------- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 2026-06-28 14:55:16 Description: Exception in server tick loop net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file serverconfigupdater-server.toml of type SERVER for modid serverconfigupdater at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.20.1-47.4.20.jar%23835!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.20.1-47.4.20.jar%23835!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.4.20.jar%23835!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.4.20.jar%23835!/:?] {} at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:96) ~[forge-1.20.1-47.4.20-universal.jar%23839!/:?] {re:mixin,re:classloading,pl:mixin:APP:lithostitched.forge.mixins.json:common.ServerLifecycleHooksMixin from mod lithostitched,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23834!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.thread_priorities.IntegratedServerMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.suspend_integrated_server_during_load.IntegratedServerMixin from mod modernfix,pl:mixin:APP:lithostitched.mixins.json:client.IntegratedServerMixin from mod lithostitched,pl:mixin:A,pl:connector_pre_launch:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23834!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.resourcepacks.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:fragmentum.mixins.json:MixinMinecraftServer from mod fragmentum,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftServerMixin from mod alltheleaks,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin from mod saturn,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer from mod xaerominimap,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin from mod unionlib,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin from mod kubejs,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin from mod kubejs,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin from mod moonlight,pl:mixin:A,pl:connector_pre_launch:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23834!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.resourcepacks.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:fragmentum.mixins.json:MixinMinecraftServer from mod fragmentum,pl:mixin:APP:alltheleaks.mixins.json:main.MinecraftServerMixin from mod alltheleaks,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin from mod saturn,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer from mod xaerominimap,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin from mod unionlib,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer from mod xaeroworldmap,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin from mod kubejs,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin from mod kubejs,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin from mod moonlight,pl:mixin:A,pl:connector_pre_launch:A} at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin} Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2394!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2394!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2394!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2394!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2394!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2393!/:?] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.20.1-47.4.20.jar%23835!/:?] {} ... 10 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.15, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1613670768 bytes (1538 MiB) / 5809111040 bytes (5540 MiB) up to 8522825728 bytes (8128 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 7700X 8-Core Processor Identifier: AuthenticAMD Family 25 Model 97 Stepping 2 Microarchitecture: Zen 3 Frequency (GHz): 4.50 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 5060 Ti Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2d04 Graphics card #0 versionInfo: DriverVersion=32.0.16.1062 Graphics card #1 name: AMD Radeon(TM) Graphics Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #1 VRAM (MB): 512.00 Graphics card #1 deviceId: 0x164e Graphics card #1 versionInfo: DriverVersion=32.0.21043.5001 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 5.60 Memory slot #0 type: Unknown Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 5.60 Memory slot #1 type: Unknown Virtual memory max (MB): 37795.71 Virtual memory used (MB): 24439.47 Swap memory total (MB): 5888.00 Swap memory used (MB): 67.11 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8128m -Xms256m Loaded Shaderpack: ComplementaryUnbound_r5.7.1.zip Profile: HIGH (+0 options changed by user) Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:betterdungeons, mod:almanac, mod:fabric_rendering_fluids_v1, mod:fabric_models_v0, mod:hammerlib, mod:valhelsia_furniture (incompatible), mod:modernfix (incompatible), mod:fabric_command_api_v1, mod:fabric_block_view_api_v2, mod:fabric_command_api_v2, mod:yungsapi, mod:hiddenrecipebook, mod:wstweaks (incompatible), mod:kambrik (incompatible), mod:harderspawners, mod:impactfulweather (incompatible), mod:clickadv (incompatible), mod:simply_houses (incompatible), mod:snowrealmagic (incompatible), mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:stackrefill, mod:staaaaaaaaaaaack, mod:embeddium, mod:durabilitytooltip (incompatible), mod:structure_gel, mod:immersiveui, mod:handcrafted (incompatible), mod:bcc (incompatible), mod:fantasy_armor (incompatible), mod:loot_journal, mod:blur (incompatible), mod:highlighter (incompatible), mod:spark (incompatible), mod:improvableskills, mod:curiouslanterns, mod:corail_woodcutter, mod:oculus, mod:attributeslib (incompatible), mod:bettervillage, mod:tombstone, mod:cumulus_menus, mod:transition, mod:fabric_rendering_data_attachment_v1, mod:nitrogen_internals, mod:l2library (incompatible), mod:goblins_tyranny, mod:toms_storage (incompatible), mod:fastleafdecay, mod:bettermodsbutton, mod:nebs (incompatible), mod:betterjungletemples, mod:fabric_client_tags_api_v1, mod:smartbrainlib, mod:skillcloaks (incompatible), mod:kiwi (incompatible), mod:attributefix (incompatible), mod:fabric_screen_handler_api_v1, mod:libraryferret, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:paxi, mod:fragmentum, mod:dungeonnowloading (incompatible), mod:untamedwilds, mod:l2screentracker (incompatible), mod:craterlib (incompatible), mod:snowundertrees, mod:questsadditions, mod:fabric_particles_v1, mod:hunters_return, mod:dragonitegear, mod:dungeons_arise, mod:tectonic, mod:wizard_tower, mod:smoothchunk (incompatible), mod:logprot (incompatible), mod:voicechat (incompatible), mod:terrablender, mod:necronomicon, mod:inventorytotem, mod:shouldersurfing, mod:alltheleaks, mod:itemproductionlib (incompatible), mod:fabric_block_api_v1, mod:fabric_resource_conditions_api_v1, mod:coinsje (incompatible), mod:calio, mod:traveloptics, mod:enchantmentmachine (incompatible), mod:notenoughanimations, mod:flywheel, mod:shadowizardlib (incompatible), mod:justenoughprofessions, mod:fabric_registry_sync_v0, mod:fastfurnace (incompatible), mod:lootr, mod:fabric_object_builder_api_v1, mod:ryoamiclights (incompatible), mod:fabric_message_api_v1, mod:extremesoundmuffler, mod:cosmeticarmorreworked, mod:altorigingui (incompatible), mod:defaultoptions, mod:familiarslib, mod:uniquedungeons, mod:skyvillages (incompatible), mod:kuma_api, mod:fabric_renderer_api_v1, mod:satin (incompatible), mod:fabric_item_api_v1, mod:betteroceanmonuments, mod:great_scrollable_tooltips, mod:tipsmod (incompatible), mod:obsidianui (incompatible), mod:incendium, mod:sophisticatedcore (incompatible), mod:structureessentials (incompatible), mod:realisticbees, mod:prism (incompatible), mod:placebo (incompatible), mod:lootintegrations (incompatible), mod:darkdoppelganger, mod:item_obliterator, mod:cobweb (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:royalvariations, mod:mcwdoors, mod:ramcompat, mod:carryon (incompatible), mod:melody (incompatible), mod:no_i_frames, mod:fzzy_config (incompatible), mod:fabric_api, mod:konkrete (incompatible), mod:experiencebugfix, mod:diagonalblocks, mod:chipped (incompatible), mod:mcwbridges, mod:ambientsounds, mod:fabric_api_lookup_api_v1, mod:projectvibrantjourneys, mod:valhelsia_structures (incompatible), mod:eeeabsmobs, mod:advancement_portals, mod:born_in_chaos_v1, mod:lionfishapi (incompatible), mod:goprone, mod:cataclysm (incompatible), mod:origins_classes, mod:cerbons_api, mod:starterkit, mod:aiimprovements, mod:cupboard (incompatible), mod:framework, mod:bwncr, mod:quarkdelight, mod:fabric_key_binding_api_v1, mod:betteradvancements (incompatible), mod:fabric_transfer_api_v1, mod:shrines (incompatible), mod:commonnetworking (incompatible), mod:xaerolib (incompatible), mod:fabric_resource_loader_v0, mod:obscure_api (incompatible), mod:clumps (incompatible), mod:artifacts, mod:decorative_blocks, mod:explorerscompass, mod:bosses_of_mass_destruction, mod:txnilib, mod:azurelib, mod:watut, mod:travelerstitles, mod:tarotcards, mod:tetrasdelight, mod:endermanoverhaul (incompatible), mod:fabric_blockrenderlayer_v1, mod:obscure_tooltips, mod:creativecore, mod:vintage_animations, mod:diagonalfences, mod:fabric_biome_api_v1, mod:fancymenu (incompatible), mod:tiered (incompatible), mod:ferritecore (incompatible), mod:justzoom (incompatible), mod:rarcompat, mod:valhelsia_core (incompatible), mod:create_enchantment_industry (incompatible), mod:saturn (incompatible), mod:stackablepotions (incompatible), mod:supermartijn642configlib (incompatible), mod:alshanex_familiars, mod:additionalentityattributes, mod:riverredux (incompatible), mod:playeranimator (incompatible), mod:irons_spellbooks (incompatible), mod:ponder (incompatible), mod:subtle_effects, mod:mcwwindows, mod:apoli, mod:fabric_convention_tags_v1, mod:bagus_lib, mod:resourcepackoverrides, mod:balm, mod:fabric_screen_api_v1, mod:immersive_armors (incompatible), mod:soul_fire_d (incompatible), mod:jeresources, mod:athena, mod:advancementplaques (incompatible), mod:fabric_game_rule_api_v1, mod:explorify, mod:yungsbridges, mod:resourcefulconfig (incompatible), mod:curios (incompatible), mod:origins, mod:searchables (incompatible), mod:icarus, mod:fabric_entity_events_v1, mod:ysns (incompatible), mod:biomespawnpoint, mod:mcwfurnitures, mod:jadeaddons (incompatible), mod:epicpaladins (incompatible), mod:darkpaintings (incompatible), mod:fabric_dimensions_v1, mod:elytraslot (incompatible), mod:l2tabs (incompatible), mod:lootbundles (incompatible), mod:fabric_model_loading_api_v1, mod:jei, mod:lithostitched, mod:pehkui (incompatible), mod:feathers, mod:fabric_rendering_v1, mod:passablefoliage (incompatible), mod:fabric_renderer_indigo, mod:fallingleaves, mod:naturescompass, mod:interaction_boxes, mod:puzzlesaccessapi, mod:dungeons_arise_seven_seas, mod:forge, mod:commonality, mod:akashictome (incompatible), mod:drippyloadingscreen (incompatible), mod:itemphysiclite, mod:fabric_api_base, mod:mousetweaks, mod:bettercombat (incompatible), mod:nochatreports (incompatible), mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:xaerominimap (incompatible), mod:fabric_item_group_api_v1, mod:serverconfigupdater (incompatible), mod:polymorph (incompatible), mod:zeta (incompatible), mod:entityculling, mod:extrasounds, mod:fabric_recipe_api_v1, mod:puzzleslib, mod:fabric_sound_api_v1, mod:chunksending (incompatible), mod:step (incompatible), mod:medievalorigins (incompatible), mod:betterspawn, mod:aquamirae (incompatible), mod:cristellib (incompatible), mod:totw_modded, mod:tetra (incompatible), mod:tetranomicon, mod:blue_skies (incompatible), mod:unionlib (incompatible), mod:betterwitchhuts, mod:netherportalfix, mod:geckolib, mod:creeperoverhaul, mod:eidolon (incompatible), mod:betterparagliders (incompatible), mod:aether, mod:incontrol, mod:connectivity (incompatible), mod:xaeroworldmap (incompatible), mod:controlling (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:fabric_data_attachment_api_v1, mod:aether_villages, mod:twigs (incompatible), mod:relics, mod:fabric_content_registries_v0, mod:twilightforest, mod:farmersdelight, mod:getittogetherdrops, mod:cataclysmiccombat, mod:tbsfbsp, mod:mcwfences, mod:elenaidodge2, mod:medievalmusic (incompatible), mod:villagespawnpoint, mod:modelfix (incompatible), mod:patchouli (incompatible), mod:collective, mod:gobber2, mod:enigmaticlegacy (incompatible), mod:resourcefullib (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:too_many_bows, mod:mobs_of_mythology, mod:well_rested, mod:magistuarmory (incompatible), mod:simplyswords (incompatible), mod:runes_of_power, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbchunks (incompatible), mod:gears_of_valor, mod:boss_checklist, mod:fabric_loot_api_v2, mod:hyrule_terrors, mod:fabric_networking_api_v1, mod:smallships (incompatible), mod:t_and_t (incompatible), mod:letmedespawn, mod:yeetusexperimentus (incompatible), mod:fabric_lifecycle_events_v1, mod:bhmenu, mod:villagesandpillages (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:raccompat, mod:trashslot, mod:sophisticatedstorage (incompatible), mod:octolib, mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:simplerpc (incompatible), mod:trender, mod:create, mod:waystones, mod:monsterplus (incompatible), mod:structory, mod:fastsuite (incompatible), mod:fabric_mining_level_api_v1, mod:configured (incompatible), mod:itemborders (incompatible), mod:myserveriscompatible, mod:enigmaticaddons, mod:enigmaticdelicacy, mod:dungeoncrawl, mod:better_hp, mod:betterdeserttemples, mod:farsight_view (incompatible), mod:fabric_transitive_access_wideners_v1, mod:alexscaves, mod:tact, mod:enchdesc (incompatible), mod:radiantgear (incompatible), mod:moonlight (incompatible), mod:titanium (incompatible), mod:distraction_free_recipes, mod:magnumtorch, mod:silentlib, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:forbidden_arcanus (incompatible), mod:nethersdelight, mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries, mod:amendments (incompatible), mod:mutil, mod:art_of_forging, mod:reskillable, mod:legendary_monsters, mod:immersive_paintings (incompatible), mod:blessfulled, mod:coroutil (incompatible), mod:bettertridents, mod:solcarrot (incompatible), mod:apexcore, mod:fantasyfurniture, mod:l2itemselector (incompatible), mod:packetfixer (incompatible), mod:expandability (incompatible), mod:loadmyresources (incompatible), mod:healingcampfire, mod:fabric_data_generation_api_v1, mod:fabric_events_interaction_v0, mod:presencefootsteps (incompatible), generated/fragmentum_layer, tectonic/tectonic, tectonic/tectonic/overlay.mod, curio, disable coins, forge_data, Needed_Data, fabric, soul_fire_d:fire_source_tags, soul_fire_d:campfire_tags, lithostitched/breaks_seed_parity, Runtime Pack, T&T Waystone Patch Pack (incompatible), builtin/aether_accessories, create:dynamic_data, tact/apply_tag_adjustments, Supplementaries Generated Pack, loadmyresources.hiddenpack (incompatible), mod:connectorextras_kubejs_bridge, mod:cardinal_components_entity, mod:connectorextras_rei_bridge, mod:mcwroofs, mod:irons_lib, mod:forgeconfigapiport, mod:com_github_llamalad7_mixinextras, mod:connectorextras_modmenu_bridge, mod:connectorextras_architectury_bridge, mod:connectormod, mod:cardinal_components_base, mod:teamsfriendlyfire, mod:connectorextras_pehkui_bridge, mod:connectorextras_energy_bridge, mod:amecsapi, mod:playerabilitylib, mod:connectorextras_terrablender_bridge, mod:tetratic_combat_expanded, mod:connectorextras_geckolib_fabric_compat, mod:connectorextras_jei_bridge, mod:reach_entity_attributes, mod:ftbultimine (incompatible), mod:connectorextras, mod:yet_another_config_lib_v3 (incompatible), mod:connectorextras_emi_bridge Enabled Feature Flags: minecraft:vanilla World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: forge-47.4.20 Sinytra Connector: 1.0.0-beta.48+1.20.1 SINYTRA CONNECTOR IS PRESENT! Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker. Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues. Installed Fabric mods: | ================================================== | ============================== | ============================== | ==================== | | Origins-1.10.2+mc.1.20.x$apoli-2.9.2+mc.1.20.x$car | Cardinal Components API (entit | cardinal_components_entity | 5.2.1 | | Origins-1.10.2+mc.1.20.x$apoli-2.9.2+mc.1.20.x$cal | Calio | calio | 1.11.2mc.1.20.x | | AltOriginGui-fabric-1.20.1-1.1.1_mapped_srg_1.20.1 | AltOriginGui | altorigingui | 1.1.1 | | Origins-1.10.2+mc.1.20.x$apoli-2.9.2+mc.1.20.x$Add | MixinExtras | com_github_llamalad7_mixinextr | 0.2.0-beta.6 | | Origins-Classes-1.20-1.7.0_mapped_srg_1.20.1.jar | Origins: Classes | origins_classes | 1.7.0 | | Origins-1.10.2+mc.1.20.x$apoli-2.9.2+mc.1.20.x$car | Cardinal Components API (base) | cardinal_components_base | 5.2.1 | | Origins-1.10.2+mc.1.20.x$apoli-2.9.2+mc.1.20.x$Add | Additional Entity Attributes | additionalentityattributes | 1.7.41.20.0 | | Origins-1.10.2+mc.1.20.x$apoli-2.9.2+mc.1.20.x_map | Apoli | apoli | 2.9.2mc.1.20.x | | Origins-1.10.2+mc.1.20.x$apoli-2.9.2+mc.1.20.x$Pla | Pal | playerabilitylib | 1.8.0 | | Origins-1.10.2+mc.1.20.x_mapped_srg_1.20.1.jar | Origins | origins | 1.10.2mc.1.20.x | ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.2.33.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.4.20.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.4.20.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.4.20.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.4.20.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.4.20.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE FML Language Providers: [email protected] [email protected] javafml@null lowcodefml@null Mod List: YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE almanac-1.20.x-forge-1.0.2.jar |Almanac |almanac |1.0.2 |DONE |Manifest: NOSIGNATURE kubejs-bridge-1.11.2+1.20.1.jar |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE fabric-rendering-fluids-v1-3.0.29+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.29+4ac5e37a77 |DONE |Manifest: NOSIGNATURE Origins-1.10.2+mc.1.20.x$apoli-2.9.2+mc.1.20.x$car|Cardinal Components API (entit|cardinal_components_entity |5.2.1 |DONE |Manifest: NOSIGNATURE fabric-models-v0-0.4.3+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.3+7c3892a477 |DONE |Manifest: NOSIGNATURE 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 valhelsia_furniture-forge-1.20.1-1.1.3.jar |Valhelsia Furniture |valhelsia_furniture |1.1.3 |DONE |Manifest: NOSIGNATURE modernfix-forge-5.27.51+mc1.20.1.jar |ModernFix |modernfix |5.27.51+mc1.20.1 |DONE |Manifest: NOSIGNATURE fabric-command-api-v1-1.2.35+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.35+f71b366f77 |DONE |Manifest: NOSIGNATURE fabric-command-api-v2-2.2.14+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.14+561530ec77 |DONE |Manifest: NOSIGNATURE fabric-block-view-api-v2-1.0.3+53347ba977.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.3+53347ba977 |DONE |Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE hiddenrecipebook-1.20.1-5.0.jar |Hidden Recipe Book |hiddenrecipebook |5.0 |DONE |Manifest: NOSIGNATURE rei-bridge-1.11.2+1.20.1.jar |Connector Extras REI Bridge |connectorextras_rei_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE WitherSkeletonTweaks-1.20.1-9.1.0.jar |Wither Skeleton Tweaks |wstweaks |9.1.0 |DONE |Manifest: NOSIGNATURE Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE harderspawners-1.20-46.25.3.jar |Harder Spawners Mod |harderspawners |46.25.3 |DONE |Manifest: NOSIGNATURE BiomeParticleWeather-v4.1.0-1.20.1-Forge.jar |Biome Particle Weather |impactfulweather |4.1.0 |DONE |Manifest: NOSIGNATURE clickadv-1.20.1-3.9.jar |clickadv mod |clickadv |1.20.1-3.9 |DONE |Manifest: NOSIGNATURE SimplyHouses-1.1.4-1.20.1-forge.jar |Simply Houses |simply_houses |1.1.4-1.20.1 |DONE |Manifest: NOSIGNATURE SnowRealMagic-1.20.1-Forge-10.7.0.jar |Snow! Real Magic! |snowrealmagic |10.7.0 |DONE |Manifest: NOSIGNATURE Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE stackrefill-1.20.1-4.9.jar |Stack Refill |stackrefill |4.9 |DONE |Manifest: NOSIGNATURE staaaaaaaaaaaack-forge-1.20.1-1.5-71.jar |Staaaaaaaaaaaack |staaaaaaaaaaaack |1.20.1-1.5-71 |DONE |Manifest: NOSIGNATURE embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE durabilitytooltip-1.1.6-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.6 |DONE |Manifest: NOSIGNATURE structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE ImmersiveUI-FORGE-0.3.0.jar |ImmersiveUI |immersiveui |0.3.0 |DONE |Manifest: NOSIGNATURE handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |DONE |Manifest: NOSIGNATURE fantasy_armor-forge-1.2.4-1.20.1.jar |Fantasy Armor |fantasy_armor |1.2.4-1.20.1 |DONE |Manifest: NOSIGNATURE loot_journal-forge-1.20.1-6.2.1.jar |Loot Journal |loot_journal |6.2.1 |DONE |Manifest: NOSIGNATURE blur-forge-3.1.1.jar |Blur (Forge) |blur |3.1.1 |DONE |Manifest: NOSIGNATURE Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |DONE |Manifest: NOSIGNATURE spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE ImprovableSkills-1.20.1-20.1.13.jar |Improvable Skills |improvableskills |20.1.13 |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 curiouslanterns-1.20.1-1.3.7.jar |Curious Lanterns |curiouslanterns |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE corail_woodcutter-1.20.1-3.0.6.jar |Corail Woodcutter |corail_woodcutter |3.0.6 |DONE |Manifest: NOSIGNATURE oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE bettervillage-forge-1.20.1-3.3.1-all.jar |Better village |bettervillage |3.3.1 |DONE |Manifest: NOSIGNATURE tombstone-1.20.1-9.1.0.jar |Corail Tombstone |tombstone |9.1.0 |DONE |Manifest: NOSIGNATURE cumulus_menus-1.20.1-1.0.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE mcw-roofs-2.3.2-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.2 |DONE |Manifest: NOSIGNATURE TRansition-1.0.21-1.20.1-forge-SNAPSHOT.jar |TRansition |transition |1.0.21 |DONE |Manifest: NOSIGNATURE fabric-rendering-data-attachment-v1-0.3.39+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.39+a6081afc77 |DONE |Manifest: NOSIGNATURE nitrogen_internals-1.20.1-1.0.12-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.12-neofor|DONE |Manifest: NOSIGNATURE l2library-2.5.3.jar |L2 Library |l2library |2.5.3 |DONE |Manifest: NOSIGNATURE goblins_tyranny-1.2.3-forge-1.20.1.jar |Goblin's Tyranny |goblins_tyranny |1.2.3 |DONE |Manifest: NOSIGNATURE toms_storage-1.20-1.7.1.jar |Tom's Simple Storage Mod |toms_storage |1.7.1 |DONE |Manifest: NOSIGNATURE FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE BetterModsButton-v8.0.2-1.20.1-Forge.jar |Better Mods Button |bettermodsbutton |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 NekosEnchantedBooks-1.19.3-2.0.3.jar |Neko's Enchanted Books |nebs |2.0.3 |DONE |Manifest: NOSIGNATURE YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE fabric-client-tags-api-v1-1.1.3+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.3+5d6761b877 |DONE |Manifest: NOSIGNATURE SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE skillcloaks-1.20.1-1.2.4.1.jar |Skillcloaks |skillcloaks |1.20.1-1.2.4.1 |DONE |Manifest: NOSIGNATURE Kiwi-1.20.1-Forge-11.10.2.jar |Kiwi Library |kiwi |11.10.2+forge |DONE |Manifest: NOSIGNATURE irons_lib-1.20.1-1.1.0.jar |Iron's Lib |irons_lib |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.20.1-21.0.5.jar |AttributeFix |attributefix |21.0.5 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 fabric-screen-handler-api-v1-1.3.33+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.33+561530ec77 |DONE |Manifest: NOSIGNATURE libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE goblintraders-forge-1.20.1-1.11.5.jar |Goblin Traders |goblintraders |1.11.5 |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 caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |DONE |Manifest: NOSIGNATURE fragmentum-forge-1.20.1-1.3.0.jar |Fragmentum |fragmentum |1.3.0 |DONE |Manifest: NOSIGNATURE Dungeon Now Loading-forge-1.20.1-2.2.jar |Dungeon Now Loading |dungeonnowloading |2.2 |DONE |Manifest: NOSIGNATURE untamedwilds-1.20.1-4.0.4.jar |Untamed Wilds |untamedwilds |4.0.4 |DONE |Manifest: NOSIGNATURE l2screentracker-0.1.4.jar |L2 Screen Tracker |l2screentracker |0.1.4 |DONE |Manifest: NOSIGNATURE CraterLib-Forge-1.20-3.1.2+hotfix.1.jar |CraterLib |craterlib |3.1.2+hotfix.1 |DONE |Manifest: NOSIGNATURE snowundertrees-1.20.1-1.4.12.jar |Snow Under Trees |snowundertrees |1.4.12 |DONE |Manifest: NOSIGNATURE questsadditions-1.4.7.jar |Quests Additions |questsadditions |1.4.7 |DONE |Manifest: NOSIGNATURE fabric-particles-v1-1.1.3+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.3+78e1ecb877 |DONE |Manifest: NOSIGNATURE hunters_return-1.20.1-11.8.0.jar |Hunters Returns |hunters_return |1.20.1-11.8.0 |DONE |Manifest: NOSIGNATURE dragonitegear-0.3.2.jar |Dragonite Gear |dragonitegear |0.3.2 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |DONE |Manifest: NOSIGNATURE tectonic-3.0.17-forge-1.20.1.jar |Tectonic |tectonic |3.0.17 |DONE |Manifest: NOSIGNATURE 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 wizard_tower-1.0.2-forge-1.20.1.jar |wizard_tower |wizard_tower |1.0.2 |DONE |Manifest: NOSIGNATURE smoothchunk-1.20.1-4.1.jar |Smoothchunk mod |smoothchunk |1.20.1-4.1 |DONE |Manifest: NOSIGNATURE logprot-1.20.1-3.5.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE voicechat-forge-1.20.1-2.6.20.jar |Simple Voice Chat |voicechat |1.20.1-2.6.20 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.20.1-3.0.1.10.jar |TerraBlender |terrablender |3.0.1.10 |DONE |Manifest: NOSIGNATURE Necronomicon-Forge-1.6.0+1.20.1.jar |Necronomicon |necronomicon |1.6.0 |DONE |Manifest: NOSIGNATURE inventorytotem-1.20.1-3.4.jar |Inventory Totem |inventorytotem |3.4 |DONE |Manifest: NOSIGNATURE ShoulderSurfing-Forge-1.20.1-5.0.2.jar |Shoulder Surfing Reloaded |shouldersurfing |1.20.1-5.0.2 |DONE |Manifest: NOSIGNATURE alltheleaks-1.1.1+1.20.1-forge.jar |All The Leaks |alltheleaks |1.1.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE ItemProductionLib-1.20.1-1.0.2a-all.jar |Item Production Lib |itemproductionlib |1.0.2a |DONE |Manifest: NOSIGNATURE fabric-block-api-v1-1.0.12+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.12+0e6cb7f777 |DONE |Manifest: NOSIGNATURE fabric-resource-conditions-api-v1-2.3.9+996d00b277|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.9+996d00b277 |DONE |Manifest: NOSIGNATURE forgeconfigapiport-1.11.2+1.20.1.jar |Forge Config API Port (Connect|forgeconfigapiport |8.0.0 |DONE |Manifest: NOSIGNATURE Coins-Forge-1.20.1-13.0.4.jar |Coins |coinsje |13.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 Origins-1.10.2+mc.1.20.x$apoli-2.9.2+mc.1.20.x$cal|Calio |calio |1.11.2mc.1.20.x |DONE |Manifest: NOSIGNATURE traveloptics-6.3.0-1.20.1.jar |T.O Magic 'n Extras |traveloptics |6.3.0-1.20.1 |DONE |Manifest: NOSIGNATURE EnchantmentMachine-1.20.1-1.1.4.jar |Enchantment Machine |enchantmentmachine |1.1.4 |DONE |Manifest: NOSIGNATURE notenoughanimations-forge-1.12.4-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.12.4 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.20.1-1.0.5.jar |Flywheel |flywheel |1.0.5 |DONE |Manifest: NOSIGNATURE shadowizardlib-1.20.1-1.3.1.jar |ShadowizardLib |shadowizardlib |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE fabric-registry-sync-v0-2.3.6+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.6+1c0ea72177 |DONE |Manifest: NOSIGNATURE FastFurnace-1.20.1-8.0.2.jar |FastFurnace |fastfurnace |8.0.2 |DONE |Manifest: NOSIGNATURE lootr-forge-1.20-0.7.35.94.jar |Lootr |lootr |0.7.35.94 |DONE |Manifest: NOSIGNATURE fabric-object-builder-api-v1-11.1.5+f8c414ce77.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.5+f8c414ce77 |DONE |Manifest: NOSIGNATURE RyoamicLights-forge-0.2.3+mc1.20.1.jar |RyoamicLights |ryoamiclights |0.2.3+mc1.20.1 |DONE |Manifest: NOSIGNATURE fabric-message-api-v1-5.1.10+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.10+52cc178c77 |DONE |Manifest: NOSIGNATURE ExtremeSoundMuffler-3.51-forge-1.20.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.51 |DONE |Manifest: NOSIGNATURE 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 AltOriginGui-fabric-1.20.1-1.1.1_mapped_srg_1.20.1|AltOriginGui |altorigingui |1.1.1 |DONE |Manifest: NOSIGNATURE defaultoptions-forge-1.20.1-18.0.5.jar |Default Options |defaultoptions |18.0.5 |DONE |Manifest: NOSIGNATURE familiarslib-1.20.1-1.6.jar |FamiliarsLib |familiarslib |1.20.1-1.6 |DONE |Manifest: NOSIGNATURE uniquedungeons-0.70.5-74.2.0.jar |Unique Dungeons |uniquedungeons |0.70.5 |DONE |Manifest: NOSIGNATURE SkyVillages-1.0.4-1.19.2-1.20.1-forge-release.jar |Sky Villages |skyvillages |1.0.4 |DONE |Manifest: NOSIGNATURE kuma-api-forge-20.1.12+1.20.1.jar |KumaAPI |kuma_api |20.1.12 |DONE |Manifest: NOSIGNATURE fabric-renderer-api-v1-3.2.2+cf68abbe77.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.2+cf68abbe77 |DONE |Manifest: NOSIGNATURE satin-forge-1.20.1+1.15.0-SNAPSHOT.jar |Satin Forge |satin |1.20.1+1.15.0-SNAPSH|DONE |Manifest: NOSIGNATURE fabric-item-api-v1-2.1.29+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.29+4d0bbcfa77 |DONE |Manifest: NOSIGNATURE Origins-1.10.2+mc.1.20.x$apoli-2.9.2+mc.1.20.x$Add|MixinExtras |com_github_llamalad7_mixinextr|0.2.0-beta.6 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE great_scrollable_tooltips-15.5.0+forge.jar |Great Scrollable Tooltips |great_scrollable_tooltips |15.5.0+forge |DONE |Manifest: NOSIGNATURE Tips-Forge-1.20.1-12.1.9.jar |Tips |tipsmod |12.1.9 |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 ObsidianUI-forge-0.2.3+mc1.20.1.jar |ObsidianUI |obsidianui |0.2.3+mc1.20.1 |DONE |Manifest: NOSIGNATURE Incendium_1.20.x_v5.3.5.jar |Incendium |incendium |5.3.5 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.20.1-1.3.56.2058.jar |Sophisticated Core |sophisticatedcore |1.3.56.2058 |DONE |Manifest: NOSIGNATURE structureessentials-1.20.1-5.0.jar |Structure Essentials mod |structureessentials |1.20.1-5.0 |DONE |Manifest: NOSIGNATURE realisticbees-1.20.1-4.2.jar |Realistic Bees |realisticbees |4.2 |DONE |Manifest: NOSIGNATURE Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE Placebo-1.20.1-8.6.3.jar |Placebo |placebo |8.6.3 |DONE |Manifest: NOSIGNATURE lootintegrations-1.20.1-4.7.jar |Lootintegrations mod |lootintegrations |1.20.1-4.7 |DONE |Manifest: NOSIGNATURE darkdoppelganger-9.8.2-1.20.1.jar |DarkDoppelganger |darkdoppelganger |9.8.2-1.20.1 |DONE |Manifest: NOSIGNATURE Item-Obliterator-NeoForge-MC1.20.1-2.3.1.jar |Item Obliterator |item_obliterator |2.3.0 |DONE |Manifest: NOSIGNATURE cobweb-forge-1.20.1-1.0.1.jar |Cobweb |cobweb |1.0.1 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.2.15.jar |Bookshelf |bookshelf |20.2.15 |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 sophisticatedbackpacks-1.20.1-3.24.58.1934.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.24.58.1934 |DONE |Manifest: NOSIGNATURE royal-variations-[Forge]_1.20.1_2.0.2.jar |Royal Variations |royalvariations |2.0.2 |DONE |Manifest: NOSIGNATURE mcw-doors-1.1.5-mc1.20.1forge.jar |Macaw's Doors |mcwdoors |1.1.5 |DONE |Manifest: NOSIGNATURE ramcompat-1.20.1-0.1.4.jar |RAM-Compat |ramcompat |0.1.4 |DONE |Manifest: NOSIGNATURE carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |DONE |Manifest: NOSIGNATURE no_i_frames-2.0.0-forge-1.20.1.jar |No I Frames |no_i_frames |2.0.0 |DONE |Manifest: NOSIGNATURE fzzy_config-0.7.6+1.20.1+forge.jar |Fzzy Config |fzzy_config |0.7.6+1.20.1+forge |DONE |Manifest: NOSIGNATURE fabric-api-0.92.6+1.11.14+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.6+1.11.14+1.20.|DONE |Manifest: NOSIGNATURE modmenu-bridge-1.11.2+1.20.1.jar |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE fixexperiencebug-1.20-46.2.2.jar |Experience Bug Fix |experiencebugfix |46.2.2 |DONE |Manifest: NOSIGNATURE 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 chipped-forge-1.20.1-3.0.7.jar |Chipped |chipped |3.0.7 |DONE |Manifest: NOSIGNATURE mcw-bridges-3.1.2-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.1.2 |DONE |Manifest: NOSIGNATURE AmbientSounds_FORGE_v6.3.8_mc1.20.1.jar |AmbientSounds |ambientsounds |6.3.8 |DONE |Manifest: NOSIGNATURE fabric-api-lookup-api-v1-1.6.37+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.37+67f9824077 |DONE |Manifest: NOSIGNATURE projectvibrantjourneys-1.20.1-6.1.0.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.20.1-6.1.0 |DONE |Manifest: NOSIGNATURE valhelsia_structures-forge-1.20.1-1.1.2.jar |Valhelsia Structures |valhelsia_structures |1.20.1-1.1.2 |DONE |Manifest: NOSIGNATURE eeeabsmobs-1.20.1-0.98.1.jar |EEEAB's Mobs |eeeabsmobs |1.20.1-0.98.1 |DONE |Manifest: NOSIGNATURE advancement_portals-3.0.2-1.20.1.jar |Advancement Portals |advancement_portals |3.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE born_in_chaos_[Forge]1.20.1_1.7.5.jar |Born in Chaos |born_in_chaos_v1 |1.7.5 |DONE |Manifest: NOSIGNATURE lionfishapi-2.7.jar |LionfishAPI |lionfishapi |2.7 |DONE |Manifest: NOSIGNATURE architectury-bridge-1.11.2+1.20.1.jar |Connector Extras Architectury |connectorextras_architectury_b|1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE GoProne-forge-1.20.1-3.1.1.jar |GoProne |goprone |3.1.1 |DONE |Manifest: NOSIGNATURE L_Enders_Cataclysm-3.16.jar |cataclysm |cataclysm |3.16 |DONE |Manifest: NOSIGNATURE CerbonsApi-Forge-1.20.1-1.0.0.jar |CerbonsApi |cerbons_api |1.0.0 |DONE |Manifest: NOSIGNATURE Origins-Classes-1.20-1.7.0_mapped_srg_1.20.1.jar |Origins: Classes |origins_classes |1.7.0 |DONE |Manifest: NOSIGNATURE Connector-1.0.0-beta.48+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.48+1.20.1|DONE |Manifest: NOSIGNATURE starterkit-1.20.1-8.1.jar |Starter Kit |starterkit |8.1 |DONE |Manifest: NOSIGNATURE Origins-1.10.2+mc.1.20.x$apoli-2.9.2+mc.1.20.x$car|Cardinal Components API (base)|cardinal_components_base |5.2.1 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE cupboard-1.20.1-3.7.jar |Cupboard utilities |cupboard |1.20.1-3.7 |DONE |Manifest: NOSIGNATURE framework-forge-1.20.1-0.8.0.jar |Framework |framework |0.8.0 |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 bwncr-forge-1.20.1-3.17.2.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.2 |DONE |Manifest: NOSIGNATURE quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |DONE |Manifest: NOSIGNATURE fabric-key-binding-api-v1-1.0.38+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.38+561530ec77 |DONE |Manifest: NOSIGNATURE BetterAdvancements-Forge-1.20.1-0.4.2.60.jar |Better Advancements |betteradvancements |0.4.2.60 |DONE |Manifest: NOSIGNATURE fabric-transfer-api-v1-3.3.6+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.6+631c9cd677 |DONE |Manifest: NOSIGNATURE Shrines-1.20.1-6.0.2.jar |Shrines |shrines |1.20.1-6.0.2 |DONE |Manifest: NOSIGNATURE Teams-Friendly-Fire-forge-0.1.1+1.20.1.jar |Teams Friendly Fire |teamsfriendlyfire |0.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE common-networking-forge-1.0.5-1.20.1.jar |Common Networking |commonnetworking |1.0.5-1.20.1 |DONE |Manifest: NOSIGNATURE pehkui-bridge-1.11.2+1.20.1.jar |Connector Extras Pehkui Bridge|connectorextras_pehkui_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE xaerolib-forge-1.20.1-1.1.15.jar |XaeroLib |xaerolib |1.1.15 |DONE |Manifest: NOSIGNATURE fabric-resource-loader-v0-0.11.12+4b4151c077.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.12+4b4151c077 |DONE |Manifest: NOSIGNATURE obscure_api-18.jar |Obscure API |obscure_api |18 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE artifacts-forge-9.5.19.jar |Artifacts |artifacts |9.5.19 |DONE |Manifest: NOSIGNATURE decorative_blocks-forge-1.20.1-4.1.3.jar |Decorative Blocks |decorative_blocks |4.1.3 |DONE |Manifest: NOSIGNATURE ExplorersCompass-1.20.1-1.4.0-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.4.0-forge |DONE |Manifest: NOSIGNATURE BOMD-Forge-1.20.1-1.1.1.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.1.1 |DONE |Manifest: NOSIGNATURE txnilib-forge-1.0.24-1.20.1.jar |TxniLib |txnilib |1.0.24 |DONE |Manifest: NOSIGNATURE azurelib-neo-1.20.1-3.1.11.jar |AzureLib |azurelib |3.1.11 |DONE |Manifest: NOSIGNATURE energy-bridge-1.11.2+1.20.1.jar |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE watut-forge-1.20.1-1.2.3.jar |What Are They Up To |watut |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE TravelersTitles-1.20-Forge-4.0.2.jar |Traveler's Titles |travelerstitles |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE tarotcards-1.20-1.7.0.jar |Tarot Cards |tarotcards |1.20-1.7.0 |DONE |Manifest: NOSIGNATURE tetrasdelight-1.20.1-1.jar |Tetra's Delight |tetrasdelight |1.20.1-1 |DONE |Manifest: NOSIGNATURE endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |DONE |Manifest: NOSIGNATURE fabric-blockrenderlayer-v1-1.1.42+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.42+1d0da21e77 |DONE |Manifest: NOSIGNATURE obscure_tooltips-forge-1.20.1-3.10.0.jar |Obscure Tooltips |obscure_tooltips |3.10.0 |DONE |Manifest: NOSIGNATURE amecsapi-1.5.3+mc1.20-pre1.jar |Amecs API |amecsapi |1.5.3+mc1.20-pre1 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.12.39_mc1.20.1.jar |CreativeCore |creativecore |2.12.39 |DONE |Manifest: NOSIGNATURE vintage_animations-forge-1.3.0.jar |Vintage Animations |vintage_animations |1.3.0 |DONE |Manifest: NOSIGNATURE 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 fabric-biome-api-v1-13.0.14+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.14+dc36698e77 |DONE |Manifest: NOSIGNATURE fancymenu_forge_3.8.1_MC_1.20.1.jar |FancyMenu |fancymenu |3.8.1 |DONE |Manifest: NOSIGNATURE Reforged-1.20.1-1.0.12-Forge.jar |Reforged |tiered |1.0.12 |DONE |Manifest: NOSIGNATURE 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 justzoom_forge_2.1.1_MC_1.20.1.jar |Just Zoom |justzoom |2.1.1 |DONE |Manifest: NOSIGNATURE rarcompat-1.20.1-0.5.jar |RAR-Compat |rarcompat |0.5 |DONE |Manifest: NOSIGNATURE valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |DONE |Manifest: NOSIGNATURE create_enchantment_industry-1.4.0-for-create-6.0.8|Create Enchantment Industry |create_enchantment_industry |1.4.0-for-create-6.0|DONE |Manifest: NOSIGNATURE saturn-mc1.20.1-0.1.3.jar |Saturn |saturn |0.1.3 |DONE |Manifest: NOSIGNATURE Stackable Potions-forge-1.20.1-1.0.0.jar |Stackable Potions |stackablepotions |1.0.0 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE alshanex_familiars-1.20.1_v3.8_HOTFIX.jar |Alshanex Familiars Mod |alshanex_familiars |1.20.1_v3.8 |DONE |Manifest: NOSIGNATURE Origins-1.10.2+mc.1.20.x$apoli-2.9.2+mc.1.20.x$Add|Additional Entity Attributes |additionalentityattributes |1.7.41.20.0 |DONE |Manifest: NOSIGNATURE riverredux-0.3.1.jar |RiverRedux |riverredux |0.3.1 |DONE |Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE irons_spellbooks-1.20.1-3.16.1.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.16.1 |DONE |Manifest: NOSIGNATURE Ponder-Forge-1.20.1-1.0.91.jar |Ponder |ponder |1.0.91 |DONE |Manifest: NOSIGNATURE SubtleEffects-forge-1.20.1-1.14.3.jar |Subtle Effects |subtle_effects |1.14.3 |DONE |Manifest: NOSIGNATURE mcw-mcwwindows-2.4.2-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.4.2 |DONE |Manifest: NOSIGNATURE Origins-1.10.2+mc.1.20.x$apoli-2.9.2+mc.1.20.x_map|Apoli |apoli |2.9.2mc.1.20.x |DONE |Manifest: NOSIGNATURE fabric-convention-tags-v1-1.5.6+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.6+fa3d1c0177 |DONE |Manifest: NOSIGNATURE bagus_lib-1.20.1-5.6.1.jar |Bagus Lib |bagus_lib |1.20.1-5.6.1 |DONE |Manifest: NOSIGNATURE ResourcePackOverrides-v8.0.3-1.20.1-Forge.jar |Resource Pack Overrides |resourcepackoverrides |8.0.3 |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 balm-forge-1.20.1-7.3.38-all.jar |Balm |balm |7.3.38 |DONE |Manifest: NOSIGNATURE Origins-1.10.2+mc.1.20.x$apoli-2.9.2+mc.1.20.x$Pla|Pal |playerabilitylib |1.8.0 |DONE |Manifest: NOSIGNATURE fabric-screen-api-v1-2.0.9+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.9+45a670a577 |DONE |Manifest: NOSIGNATURE immersive_armors-1.7.2+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.7.2+1.20.1 |DONE |Manifest: NOSIGNATURE soul-fire-d-forge-1.20.1-4.0.11.jar |Soul Fire'd |soul_fire_d |4.0.11 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE terrablender-bridge-1.11.2+1.20.1.jar |Connector Extras Terrablender |connectorextras_terrablender_b|1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.20.1-forge-1.6.9.jar |Advancement Plaques |advancementplaques |1.6.9 |DONE |Manifest: NOSIGNATURE fabric-game-rule-api-v1-1.0.41+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.41+683d4da877 |DONE |Manifest: NOSIGNATURE Explorify v1.6.5.mod.jar |Explorify |explorify |1.6.5 |DONE |Manifest: NOSIGNATURE YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.20.1-2.1.3.jar |Resourcefulconfig |resourcefulconfig |2.1.3 |DONE |Manifest: NOSIGNATURE curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |DONE |Manifest: NOSIGNATURE Origins-1.10.2+mc.1.20.x_mapped_srg_1.20.1.jar |Origins |origins |1.10.2mc.1.20.x |DONE |Manifest: NOSIGNATURE Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE Icarus-Forge-2.13.1.jar |Icarus |icarus |2.13.1 |DONE |Manifest: NOSIGNATURE fabric-entity-events-v1-1.6.1+4ca7515277.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.1+4ca7515277 |DONE |Manifest: NOSIGNATURE YouShallNotSpawn-forge-1.20.x-2.0.2.jar |You Shall Not Spawn |ysns |2.0.2 |DONE |Manifest: NOSIGNATURE biomespawnpoint-1.20.1-2.4.jar |Biome Spawn Point |biomespawnpoint |2.4 |DONE |Manifest: NOSIGNATURE mcw-furniture-3.4.1-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.4.1 |DONE |Manifest: NOSIGNATURE JadeAddons-1.20.1-Forge-5.5.1.jar |Jade Addons |jadeaddons |5.5.1+forge |DONE |Manifest: NOSIGNATURE epicpaladins-1.0.2-1.20.1-forge.jar |Epic Paladins |epicpaladins |1.0.2-1.20.1-forge |DONE |Manifest: NOSIGNATURE DarkPaintings-Forge-1.20.1-17.0.6.jar |DarkPaintings |darkpaintings |17.0.6 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 fabric-dimensions-v1-2.1.55+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.55+8005d10d77 |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.4.4+1.20.1.jar |Elytra Slot |elytraslot |6.4.4+1.20.1 |DONE |Manifest: NOSIGNATURE l2tabs-0.3.3.jar |L2 Tabs |l2tabs |0.3.3 |DONE |Manifest: NOSIGNATURE lootbundles-1.20.1-1.0.6.jar |Loot Bundles |lootbundles |1.20.1-1.0.6 |DONE |Manifest: NOSIGNATURE fabric-model-loading-api-v1-1.0.4+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.4+6274ab9d77 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.20.0.132.jar |Just Enough Items |jei |15.20.0.132 |DONE |Manifest: NOSIGNATURE lithostitched-forge-1.20.1-1.4.11.jar |Lithostitched |lithostitched |1.4.11 |DONE |Manifest: NOSIGNATURE Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE feathers-1.1.jar |Feathers |feathers |1.1 |DONE |Manifest: NOSIGNATURE tetratic-combat-expanded-1.20-2.8.3.jar |Tetratic Combat Expanded |tetratic_combat_expanded |2.8.3 |DONE |Manifest: NOSIGNATURE fabric-rendering-v1-3.0.9+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.9+66e9a48f77 |DONE |Manifest: NOSIGNATURE PassableFoliage-1.20.1-forge-8.2.1.jar |Passable Foliage |passablefoliage |8.2.1 |DONE |Manifest: NOSIGNATURE fabric-renderer-indigo-1.5.3+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.3+b5b2da4177 |DONE |Manifest: NOSIGNATURE fallingleaves-1.20.1-2.1.2.jar |Fallingleaves |fallingleaves |2.1.2 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.20.1-1.12.0-forge.jar |Nature's Compass |naturescompass |1.20.1-1.12.0-forge |DONE |Manifest: NOSIGNATURE geckolib-fabric-compat-1.11.2+1.20.1.jar |Connector Extras Geckolib-Fabr|connectorextras_geckolib_fabri|1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE interaction_boxes-0.693.jar |Interaction Boxes |interaction_boxes |0.693 |DONE |Manifest: NOSIGNATURE puzzlesaccessapi-forge-20.1.1.jar |Puzzles Access Api |puzzlesaccessapi |20.1.1 |DONE |Manifest: NOSIGNATURE DungeonsAriseSevenSeas-1.20.x-1.0.2-forge.jar |When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas |1.0.2 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.4.20-universal.jar |Forge |forge |47.4.20 |DONE |Manifest: NOSIGNATURE commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |DONE |Manifest: NOSIGNATURE AkashicTome-1.7-27.jar |Akashic Tome |akashictome |1.7-27 |DONE |Manifest: NOSIGNATURE drippyloadingscreen_forge_3.1.0_MC_1.20.1.jar |Drippy Loading Screen |drippyloadingscreen |3.1.0 |DONE |Manifest: NOSIGNATURE ItemPhysicLite_FORGE_v1.6.11_mc1.20.1.jar |ItemPhysicLite |itemphysiclite |1.6.11 |DONE |Manifest: NOSIGNATURE fabric-api-base-0.4.32+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.32+ef105b4977 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE bettercombat-forge-1.9.0+1.20.1.jar |Better Combat |bettercombat |1.9.0+1.20.1 |DONE |Manifest: NOSIGNATURE NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |DONE |Manifest: NOSIGNATURE jei-bridge-1.11.2+1.20.1.jar |Connector Extras JEI Bridge |connectorextras_jei_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE kffmod-4.12.0.jar |Kotlin For Forge |kotlinforforge |4.12.0 |DONE |Manifest: NOSIGNATURE xaerominimap-forge-1.20.1-26.1.0.jar |Xaero's Minimap |xaerominimap |26.1.0 |DONE |Manifest: NOSIGNATURE fabric-item-group-api-v1-4.0.14+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.14+c9161c2d77 |DONE |Manifest: NOSIGNATURE serverconfigupdater-4.0.2.jar |ServerConfig Updater |serverconfigupdater |4.0.2 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.49.10+1.20.1.jar |Polymorph |polymorph |0.49.10+1.20.1 |DONE |Manifest: NOSIGNATURE Zeta-1.0-30.jar |Zeta |zeta |1.0-30 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.10.5-mc1.20.1.jar |EntityCulling |entityculling |1.10.5 |DONE |Manifest: NOSIGNATURE extrasounds-1.5.4+1.20.1-forge.jar |ExtraSounds Next |extrasounds |1.5.2 |DONE |Manifest: NOSIGNATURE fabric-recipe-api-v1-1.0.24+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.24+514a076577 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v8.1.33-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.33 |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 fabric-sound-api-v1-1.0.14+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.14+4f23bd8477 |DONE |Manifest: NOSIGNATURE chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |DONE |Manifest: NOSIGNATURE step-1.20.1-1.2.2.jar |Step |step |1.2.2 |DONE |Manifest: NOSIGNATURE medievalorigins-forge-1.20.1-6.7.8.jar |Medieval Origins Revival |medievalorigins |6.7.8 |DONE |Manifest: NOSIGNATURE betterspawn-1.0.7-1.20.1-forge.jar |BetterSpawn |betterspawn |1.0.7-1.20.1-forge |DONE |Manifest: NOSIGNATURE aquamirae-forge-1.20.1-6.4.0.jar |Aquamirae |aquamirae |6.4.0 |DONE |Manifest: NOSIGNATURE cristellib-1.1.6-forge.jar |Cristel Lib |cristellib |1.1.6 |DONE |Manifest: NOSIGNATURE totw_modded-forge-1.20.1-1.0.6.jar |Towers of the Wild Modded |totw_modded |1.0.6 |DONE |Manifest: NOSIGNATURE tetra-1.20.1-6.14.2.jar |tetra |tetra |6.14.2 |DONE |Manifest: NOSIGNATURE tetranomicon-1.6.2-1.20.1.jar |Tetranomicon |tetranomicon |1.6.2-1.20.1 |DONE |Manifest: NOSIGNATURE blue_skies-1.20.1-1.3.31.jar |Blue Skies |blue_skies |1.3.31 |DONE |Manifest: NOSIGNATURE UnionLib-1.20.1-12.1.1-Forge-all.jar |UnionLib |unionlib |12.1.1 |DONE |Manifest: NOSIGNATURE YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.8.4.jar |GeckoLib 4 |geckolib |4.8.4 |DONE |Manifest: NOSIGNATURE creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |DONE |Manifest: NOSIGNATURE eidolon_repraised-1.20.1-0.3.10.jar |Eidolon:Repraised |eidolon |0.3.10 |DONE |Manifest: NOSIGNATURE betterparagliders-0.6.0-1.20.1.jar |Better Paragliders |betterparagliders |0.6.0-1.20.1 |DONE |Manifest: NOSIGNATURE aether-1.20.1-1.5.2-neoforge.jar |The Aether |aether |1.20.1-1.5.2-neoforg|DONE |Manifest: NOSIGNATURE incontrol-1.20-9.4.6.jar |InControl |incontrol |1.20-9.4.6 |DONE |Manifest: NOSIGNATURE connectivity-1.20.1-7.6.jar |Connectivity Mod |connectivity |1.20.1-7.6 |DONE |Manifest: NOSIGNATURE xaeroworldmap-forge-1.20.1-1.41.2.jar |Xaero's World Map |xaeroworldmap |1.41.2 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE citadel-2.6.3-1.20.1.jar |Citadel |citadel |2.6.3 |DONE |Manifest: NOSIGNATURE alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE fabric-data-attachment-api-v1-1.0.2+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.2+30ef839e77 |DONE |Manifest: NOSIGNATURE AetherVillages-1.20.1-1.0.7-forge.jar |Aether Villages |aether_villages |1.0.7 |DONE |Manifest: NOSIGNATURE Twigs-1.20.1-3.1.0.jar |Twigs |twigs |1.20.1-3.1.1 |DONE |Manifest: NOSIGNATURE relics-1.20.1-0.8.0.13.jar |Relics |relics |0.8.0.13 |DONE |Manifest: NOSIGNATURE fabric-content-registries-v0-4.0.13+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.13+a670df1e77 |DONE |Manifest: NOSIGNATURE twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.20.1-1.2.11a.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.11a |DONE |Manifest: NOSIGNATURE getittogetherdrops-forge-1.20-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE cataclysmiccombat-1.4.1-1.20.1.jar |Cataclysmic Combat |cataclysmiccombat |1.4 |DONE |Manifest: NOSIGNATURE tbsfbsp-0.74.jar |tbsfbsp |tbsfbsp |0.74 |DONE |Manifest: NOSIGNATURE mcw-mcwfences-1.2.1-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.2.1 |DONE |Manifest: NOSIGNATURE elenaidodge2-1.1.jar |Elenai Dodge |elenaidodge2 |1.1 |DONE |Manifest: NOSIGNATURE reach-entity-attributes-2.4.0.jar |Reach Entity Attributes |reach_entity_attributes |2.4.0 |DONE |Manifest: NOSIGNATURE zmedievalmusic-1.20.1-2.2.jar |medievalmusic mod |medievalmusic |1.20.1-2.2 |DONE |Manifest: NOSIGNATURE villagespawnpoint-1.20.1-4.6.jar |Village Spawn Point |villagespawnpoint |4.6 |DONE |Manifest: NOSIGNATURE modelfix-1.15.jar |Model Gap Fix |modelfix |1.15 |DONE |Manifest: NOSIGNATURE Patchouli-1.20.1-85-FORGE.jar |Patchouli |patchouli |1.20.1-85-FORGE |DONE |Manifest: NOSIGNATURE collective-1.20.1-8.32.jar |Collective |collective |8.32 |DONE |Manifest: NOSIGNATURE Gobber2-Forge-1.20.1-2.8.9.jar |Gobber 2 |gobber2 |2.8.9 |DONE |Manifest: NOSIGNATURE ftb-ultimine-forge-2001.1.8.jar |FTB Ultimine |ftbultimine |2001.1.8 |DONE |Manifest: NOSIGNATURE EnigmaticLegacy-2.30.1.jar |Enigmatic Legacy |enigmaticlegacy |2.30.1 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE deeperdarker-forge-1.20.1-1.3.3.jar |Deeper and Darker |deeperdarker |1.3.3 |DONE |Manifest: NOSIGNATURE architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE too_many_bows-forge-4.1.0.jar |Too Many Bows |too_many_bows |4.1.0 |DONE |Manifest: NOSIGNATURE mobs_of_mythology-forge-3.0.2.jar |Mobs of Mythology |mobs_of_mythology |3.0.2 |DONE |Manifest: NOSIGNATURE well_rested-forge-1.1.0.jar |Well Rested |well_rested |1.1.0 |DONE |Manifest: NOSIGNATURE epic-knights-1.20.1-forge-10.11.jar |Epic-Knights: Shields, Armor a|magistuarmory |10.11 |DONE |Manifest: NOSIGNATURE simplyswords-forge-1.56.0-1.20.1.jar |Simply Swords |simplyswords |1.56.0-1.20.1 |DONE |Manifest: NOSIGNATURE runes_of_power-forge-3.0.1-1.20.1.jar |Runes of Power |runes_of_power |3.0.1-1.20.1 |DONE |Manifest: NOSIGNATURE ftb-library-forge-2001.2.13.jar |FTB Library |ftblibrary |2001.2.13 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-2001.3.2.jar |FTB Teams |ftbteams |2001.3.2 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-2001.3.8.jar |FTB Chunks |ftbchunks |2001.3.8 |DONE |Manifest: NOSIGNATURE gears_of_valor_1.20-forge-1.0.0-1.20.1.jar |gears_of_valor |gears_of_valor |1.0.0-1.20.1 |DONE |Manifest: NOSIGNATURE boss_checklist-forge-4.2.0.jar |Boss Checklist |boss_checklist |4.2.0 |DONE |Manifest: NOSIGNATURE fabric-loot-api-v2-1.2.3+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.3+eb28f93e77 |DONE |Manifest: NOSIGNATURE ConnectorExtras-1.11.2+1.20.1.jar |Connector Extras |connectorextras |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE hyrule_terrors-1.20-forge-2.1.0.jar |Hyrule Terrors |hyrule_terrors |2.1.0 |DONE |Manifest: NOSIGNATURE fabric-networking-api-v1-1.3.14+fb7c822677.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.14+fb7c822677 |DONE |Manifest: NOSIGNATURE smallships-forge-1.20.1-2.0.0-b1.4.jar |Small Ships |smallships |2.0.0-b1.4 |DONE |Manifest: NOSIGNATURE Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE letmedespawn-1.20.x-forge-1.5.0.jar |Let Me Despawn |letmedespawn |1.5.0 |DONE |Manifest: NOSIGNATURE YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE fabric-lifecycle-events-v1-2.2.23+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.23+afab492177 |DONE |Manifest: NOSIGNATURE BHMenu-Forge-1.20.1-2.4.3.jar |BHMenu |bhmenu |2.4.3 |DONE |Manifest: NOSIGNATURE villagesandpillages-forge-mc1.20.1-1.0.2.jar |Villages & Pillages |villagesandpillages |1.0.2 |DONE |Manifest: NOSIGNATURE rhino-forge-2001.2.3-build.10.jar |Rhino |rhino |2001.2.3-build.10 |DONE |Manifest: NOSIGNATURE kubejs-forge-2001.6.5-build.26.jar |KubeJS |kubejs |2001.6.5-build.26 |DONE |Manifest: NOSIGNATURE raccompat-1.20.1-0.1.3.jar |RAC-Compat |raccompat |0.1.3 |DONE |Manifest: NOSIGNATURE trashslot-forge-1.20.1-15.1.5.jar |TrashSlot |trashslot |15.1.5 |DONE |Manifest: NOSIGNATURE sophisticatedstorage-1.20.1-1.4.60.1874.jar |Sophisticated Storage |sophisticatedstorage |1.4.60.1874 |DONE |Manifest: NOSIGNATURE OctoLib-FORGE-0.5.0.1+1.20.1.jar |OctoLib |octolib |0.5.0.1 |DONE |Manifest: NOSIGNATURE item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-2001.4.22.jar |FTB Quests |ftbquests |2001.4.22 |DONE |Manifest: NOSIGNATURE ftb-xmod-compat-forge-2.1.3.jar |FTB XMod Compat |ftbxmodcompat |2.1.3 |DONE |Manifest: NOSIGNATURE SimpleRPC-4.1.2.jar |Simple RPC |simplerpc |4.1.1+release.0 |DONE |Manifest: NOSIGNATURE TRender-1.0.15-1.20.1-forge-SNAPSHOT.jar |TRender |trender |1.0.15 |DONE |Manifest: NOSIGNATURE create-1.20.1-6.0.8.jar |Create |create |6.0.8 |DONE |Manifest: NOSIGNATURE waystones-forge-1.20.1-14.1.20.jar |Waystones |waystones |14.1.20 |DONE |Manifest: NOSIGNATURE MonsterPlus-Forge1.20.1-v1.1.6.1.jar |Monster Plus |monsterplus |1.0 |DONE |Manifest: NOSIGNATURE Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |DONE |Manifest: NOSIGNATURE FastSuite-1.20.1-5.1.2.jar |Fast Suite |fastsuite |5.1.2 |DONE |Manifest: NOSIGNATURE fabric-mining-level-api-v1-2.1.52+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.52+561530ec77 |DONE |Manifest: NOSIGNATURE configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |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 ItemBorders-1.20.1-forge-1.2.2.jar |Item Borders |itemborders |1.2.2 |DONE |Manifest: NOSIGNATURE MyServerIsCompatible-1.20-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE enigmaticaddons-1.2.6.jar |Enigmatic Addons |enigmaticaddons |1.2.6 |DONE |Manifest: NOSIGNATURE enigmaticdelicacy-1.0.1.jar |Enigmatic Delicacy |enigmaticdelicacy |1.0.1 |DONE |Manifest: NOSIGNATURE Dungeon Crawl-1.20.1-2.3.15.jar |Dungeon Crawl |dungeoncrawl |2.3.15 |DONE |Manifest: NOSIGNATURE better_hp-8.1.0-1.20.1-forge.jar |Better HP |better_hp |7.5.1 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE farsight-1.20.1-5.1.jar |Farsight mod |farsight_view |1.20.1-5.1 |DONE |Manifest: NOSIGNATURE fabric-transitive-access-wideners-v1-4.3.2+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.2+1880499877 |DONE |Manifest: NOSIGNATURE alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |DONE |Manifest: NOSIGNATURE tact-1.5.2+1.20.1.jar |TACT |tact |1.5.2 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.20.1-17.1.21.jar |EnchantmentDescriptions |enchdesc |17.1.21 |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 radiantgear-forge-2.2.0+1.20.1.jar |Radiant Gear |radiantgear |2.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE moonlight-1.20-2.16.34-forge.jar |Moonlight Library |moonlight |1.20-2.16.34 |DONE |Manifest: NOSIGNATURE titanium-1.20.1-3.8.34.jar |Titanium |titanium |3.8.34 |DONE |Manifest: NOSIGNATURE distraction_free_recipes-forge-1.2.1-1.20.1.jar |Distraction Free Recipes (EMI)|distraction_free_recipes |1.2.1 |DONE |Manifest: NOSIGNATURE MagnumTorch-v8.0.2-1.20.1-Forge.jar |Magnum Torch |magnumtorch |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 silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |DONE |Manifest: NOSIGNATURE mixinsquared-forge-0.3.6-beta.1.jar |MixinSquared |mixinsquared |0.3.6-beta.1 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-Forge-11.13.2.jar |Jade |jade |11.13.2+forge |DONE |Manifest: NOSIGNATURE forbidden_arcanus-1.20.1-2.2.6.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.6 |DONE |Manifest: NOSIGNATURE nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE Iceberg-1.20.1-forge-1.1.25.jar |Iceberg |iceberg |1.1.25 |DONE |Manifest: NOSIGNATURE Quark-4.0-462.jar |Quark |quark |4.0-462 |DONE |Manifest: NOSIGNATURE supplementaries-1.20-3.1.43-forge.jar |Supplementaries |supplementaries |1.20-3.1.43 |DONE |Manifest: NOSIGNATURE amendments-1.20-2.2.5.jar |Amendments |amendments |1.20-2.2.5 |DONE |Manifest: NOSIGNATURE mutil-1.20.1-6.3.0.jar |mutil |mutil |6.3.0 |DONE |Manifest: NOSIGNATURE art_of_forging-1.8.5-1.20.1.jar |Art Of Forging |art_of_forging |1.8.5-1.20.1 |DONE |Manifest: NOSIGNATURE reskillable-4.6.4.0-1.20.1.jar |reskillable |reskillable |4.6.4.0-1.20.1 |DONE |Manifest: NOSIGNATURE legendarymonsters-2.1.18 MC 1.20.1.jar |LegendaryMonsters |legendary_monsters |1.20.1 |DONE |Manifest: NOSIGNATURE immersive_paintings-0.6.13+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.13+1.20.1 |DONE |Manifest: NOSIGNATURE blessfulled-0.6.jar |Blessfulled |blessfulled |0.6 |DONE |Manifest: NOSIGNATURE coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE BetterTridents-v8.0.1-1.20.1-Forge.jar |Better Tridents |bettertridents |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 yet-another-config-lib-3.6.6+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.6+1.20.1-forge |DONE |Manifest: NOSIGNATURE solcarrot-1.20.1-1.15.1.jar |Spice of Life: Carrot Edition |solcarrot |1.15.1 |DONE |Manifest: NOSIGNATURE apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |DONE |Manifest: NOSIGNATURE fantasyfurniture-1.20.1-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |DONE |Manifest: NOSIGNATURE l2itemselector-0.1.9.jar |L2 Item Selector |l2itemselector |0.1.9 |DONE |Manifest: NOSIGNATURE packetfixer-3.3.2-1.18-1.20.4-merged.jar |PacketFixer |packetfixer |3.3.2 |DONE |Manifest: NOSIGNATURE expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE emi-bridge-1.11.2+1.20.1.jar |Connector Extras EMI Bridge |connectorextras_emi_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE loadmyresources_forge_1.0.4_MC_1.19.3.jar |Load My Resources |loadmyresources |1.0.4 |DONE |Manifest: NOSIGNATURE healingcampfire-1.20.1-6.2.jar |Healing Campfire |healingcampfire |6.2 |DONE |Manifest: NOSIGNATURE fabric-data-generation-api-v1-12.3.7+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.7+369cb3a477 |DONE |Manifest: NOSIGNATURE fabric-events-interaction-v0-0.6.5+0f26153f77.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.5+0f26153f77 |DONE |Manifest: NOSIGNATURE 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 Flywheel Backend: flywheel:indirect Crash Report UUID: 1f720edf-fa80-486f-a793-8e2effa5f78f FML: 47.4 Forge: net.minecraftforge:47.4.20 Kiwi Modules: kiwi:contributors kiwi:data passablefoliage:core passablefoliage:enchantment snowrealmagic:core AllTheLeaks: Events: Client Level Updates: 1 Client Player Logout: 1 Explicit GC Last Run: 2ms ago Leaking objects:
  33. The crash points to the fastleafdecay-server.toml - delte this file from your config folder If there is no such file, check the world save, serverconfig folder
  34. The game crashed: unexpected error Error: java.util.concurrent.CompletionException: net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file forge-common.toml of type COMMON for modid forge
  35. Oh I must add the single player server was starting to get laggy. It would take like 3 seconds longer to eat and anytime a mob moves it was as if they could only move inch by inch and very jittery

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.