Tfarcenim / Dank-Storage

dank storage
17 stars 19 forks source link

[MC 1.21.1][Neoforge 21.1.65][1.8] Ticking Entity Server Crash #272

Closed jaeggr closed 1 month ago

jaeggr commented 1 month ago

After placing something into the basic dank null, it could no longer be opened. Initially the server crashed with the following crash report

crash report ``` ---- Minecraft Crash Report ---- // Ouch. That hurt :( Time: 2024-10-10 17:32:15 Description: Exception in server tick loop java.lang.IllegalStateException: Value must be within range [1;99]: 256 at MC-BOOTSTRAP/datafixerupper@8.0.16/com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287) ~[datafixerupper-8.0.16.jar%23102!/:?] {} at MC-BOOTSTRAP/datafixerupper@8.0.16/com.mojang.serialization.DataResult.getOrThrow(DataResult.java:81) ~[datafixerupper-8.0.16.jar%23102!/:?] {re:mixin} at TRANSFORMER/neoforge@21.1.65/net.neoforged.neoforge.common.util.DataComponentUtil.wrapEncodingExceptions(DataComponentUtil.java:24) ~[neoforge-21.1.65-universal.jar%23448!/:?] {re:classloading} at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.item.ItemStack.save(ItemStack.java:403) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:apothic_enchanting.mixins.json:ItemStackMixin from mod apothic_enchanting,pl:mixin:APP:mutantmonsters.common.mixins.json:ItemStackMixin from mod mutantmonsters,pl:mixin:APP:tslateffectslib.mixins.json:common.ItemStackMixin from mod tslateffectslib,pl:mixin:APP:neruina.mixins.json:errorable.ItemStackMixin from mod neruina,pl:mixin:APP:bettercombat.mixins.json:ItemStackMixin from mod bettercombat,pl:mixin:APP:mixins.transmog.common.json:ItemStackMixin from mod transmog,pl:mixin:APP:glitchcore.mixins.json:MixinItemStack from mod glitchcore,pl:mixin:APP:placebo.mixins.json:ItemStackMixin from mod placebo,pl:mixin:APP:deeperdarker.mixins.json:ItemStackMixin from mod deeperdarker,pl:mixin:APP:kubejs.mixins.json:ItemStackMixin from mod kubejs,pl:mixin:APP:cucumber.mixins.json:ItemStackMixin from mod cucumber,pl:mixin:APP:l2complements.mixins.json:ItemStackMixin from mod l2complements,pl:mixin:APP:mixins.artifacts.common.json:item.ItemStackMixin from mod artifacts,pl:mixin:APP:irons_spellbooks.mixins.json:ItemStackMixin from mod irons_spellbooks,pl:mixin:A} at TRANSFORMER/dankstorage@8/tfar.dankstorage.inventory.DankInventory.save(DankInventory.java:478) ~[dankstorage-neoforge-1.21.1-8.jar%23535!/:8] {re:classloading} at TRANSFORMER/dankstorage@8/tfar.dankstorage.world.DankSavedData.save(DankSavedData.java:37) ~[dankstorage-neoforge-1.21.1-8.jar%23535!/:8] {re:classloading} at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.saveddata.SavedData.save(SavedData.java:36) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,re:classloading} at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.storage.DimensionDataStorage.lambda$save$0(DimensionDataStorage.java:136) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,re:classloading,pl:mixin:APP:lootr-common.mixins.json:MixinDimensionDataStorage from mod lootr,pl:mixin:A} at java.base/java.util.HashMap.forEach(HashMap.java:1429) ~[?:?] {re:mixin} at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.storage.DimensionDataStorage.save(DimensionDataStorage.java:134) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,re:classloading,pl:mixin:APP:lootr-common.mixins.json:MixinDimensionDataStorage from mod lootr,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.saveLevelData(ServerLevel.java:834) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.save(ServerLevel.java:814) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.saveAllChunks(MinecraftServer.java:551) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.saveEverything(MinecraftServer.java:576) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:929) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A} at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.21.1 Minecraft Version ID: 1.21.1 Operating System: Linux (amd64) version 6.1.0-20-amd64 Java Version: 21.0.3, Eclipse Adoptium Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium Memory: 912851728 bytes (870 MiB) / 4311744512 bytes (4112 MiB) up to 20971520000 bytes (20000 MiB) CPUs: 5 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 9 5950X 16-Core Processor Identifier: AuthenticAMD Family 25 Model 33 Stepping 2 Microarchitecture: Zen 3 Frequency (GHz): -0.00 Number of physical packages: 1 Number of physical CPUs: 16 Number of logical CPUs: 32 Graphics card #0 name: unknown Graphics card #0 vendor: unknown Graphics card #0 VRAM (MiB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: unknown Virtual memory max (MiB): 165550.03 Virtual memory used (MiB): 74142.30 Swap memory total (MiB): 101183.99 Swap memory used (MiB): 9412.90 Space in storage for jna.tmpdir (MiB): Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): Space in storage for io.netty.native.workdir (MiB): Space in storage for java.io.tmpdir (MiB): available: 999.90, total: 1000.00 Space in storage for workdir (MiB): available: 1263487.63, total: 1871752.50 JVM Flags: 2 total; -Xms128M -Xmx20000M Server Running: true Player Count: 2 / 10; [ServerPlayer['Jaeggr'/198, l='ServerLevel[mayhem]', x=2269.78, y=151.00, z=1670.78], ServerPlayer['bri_ender'/9164, l='ServerLevel[mayhem]', x=2268.30, y=154.00, z=1666.53]] Active Data Packs: vanilla, mod/explorify, mod_data, mod/betterdays (incompatible), mod/enderzoology (incompatible), mod/easyanvils (incompatible), mod/supermartijn642configlib (incompatible), mod/simplemagnets, mod/playeranimator, mod/enderio_base, mod/mcwwindows (incompatible), mod/l2weaponry (incompatible), mod/endercore, mod/forgeendertech, mod/neoforge, mod/modernfix (incompatible), mod/netherite_horse_armor, mod/everythingcopper (incompatible), mod/yungsapi (incompatible), mod/powah (incompatible), mod/bagus_lib, mod/rangedpumps (incompatible), mod/macawsbridgesbop, mod/guardvillagers (incompatible), mod/medievalend (incompatible), mod/grimoireofgaia (incompatible), mod/balm (incompatible), mod/prickle (incompatible), mod/chat_heads (incompatible), mod/cloth_config (incompatible), mod/sound_physics_remastered (incompatible), mod/ctov, mod/leavesbegone (incompatible), mod/darkmobs, mod/athena, mod/stylecolonies, mod/easy_piglins (incompatible), mod/explorations (incompatible), mod/corpse (incompatible), mod/alltheores, mod/glodium (incompatible), mod/industrialforegoing (incompatible), mod/torchmaster (incompatible), mod/handcrafted, mod/repurposed_structures, mod/bcc (incompatible), mod/ironfurnaces, mod/structurecompass, mod/mcwtrpdoors (incompatible), mod/silentgear, mod/supermartijn642corelib, mod/resourcefulconfig, mod/mr_tidal_towns (incompatible), mod/spark (incompatible), mod/mcwfencesbop, mod/telepass (incompatible), mod/searchables (incompatible), mod/measurements, mod/mr_dungeons_andtaverns, mod/icarus (incompatible), mod/biomespawnpoint, mod/mcwroofs (incompatible), mod/darksmelting, mod/apothic_enchanting, mod/adchimneys, mod/ring_of_return, mod/l2library (incompatible), mod/sparsestructures (incompatible), mod/ring_of_unseen, mod/enderio_machines, mod/mcwlights (incompatible), mod/crafting_on_a_stick (incompatible), mod/smartbrainlib (incompatible), mod/elytraslot (incompatible), mod/doubledoors, mod/adfinders, mod/l2tabs (incompatible), mod/mutantmonsters (incompatible), mod/rechiseled, mod/formationsnether, mod/aoa3, mod/jei (incompatible), mod/lithostitched (incompatible), mod/everlastingabilities (incompatible), mod/attributefix (incompatible), mod/pehkui, mod/configlibtxf (incompatible), mod/tesseract, mod/mekanism, mod/laserio (incompatible), mod/caelus (incompatible), mod/invtweaks (incompatible), mod/mcwholidays (incompatible), mod/tslateffectslib, mod/ring_of_repair, mod/naturescompass (incompatible), mod/smarterfarmers (incompatible), mod/adorabuild_structures, mod/neruina (incompatible), mod/snowundertrees, mod/additional_lights, mod/fusion, mod/formations, mod/dungeons_arise_seven_seas (incompatible), mod/hunters_return, mod/mcwpaths (incompatible), mod/axesareweapons (incompatible), mod/dungeons_arise, mod/zerocore (incompatible), mod/tectonic, mod/formationsoverworld, mod/smoothchunk (incompatible), mod/logprot (incompatible), mod/darkblades, mod/bettercombat, mod/inventorytotem, mod/pamhc2crops (incompatible), mod/justenoughbreeding (incompatible), mod/allthemodium, mod/knightquest, mod/gag (incompatible), mod/cleanswing, mod/spectrelib (incompatible), mod/domum_ornamentum, mod/pipez (incompatible), mod/enchantmentmachine (incompatible), mod/xaerominimap (incompatible), mod/pamhc2foodcore (incompatible), mod/megacells (incompatible), mod/itemcollectors, mod/polymorph (incompatible), mod/sit, mod/almostunified (incompatible), mod/l2core (incompatible), mod/railcraft, mod/enderio_conduits_modded, mod/ambientenvironment (incompatible), mod/structory_towers, mod/oceansdelight, mod/appleskin (incompatible), mod/lootr, mod/connectedglass, mod/occultism, mod/puzzleslib (incompatible), mod/cosmeticarmorreworked (incompatible), mod/morered, mod/cristellib, mod/cyclopscore (incompatible), mod/kuma_api (incompatible), mod/transmog (incompatible), mod/netherportalfix (incompatible), mod/geckolib, mod/towntalk, mod/illagerinvasion (incompatible), mod/morediscs, mod/incontrol, mod/connectivity (incompatible), mod/sophisticatedcore (incompatible), mod/kleeslabs (incompatible), mod/bowinfinityfix, mod/structureessentials (incompatible), mod/mcwfurnituresbop, mod/mcwfurnitures (incompatible), mod/glitchcore (incompatible), mod/terrablender (incompatible), mod/biomesoplenty (incompatible), mod/xaeroworldmap (incompatible), mod/enhancedvisuals (incompatible), mod/cookingforblockheads (incompatible), mod/controlling (incompatible), mod/placebo, mod/wstweaks, mod/apothic_attributes, mod/fastfurnace, mod/dankstorage (incompatible), mod/lootintegrations (incompatible), mod/bookshelf (incompatible), mod/sophisticatedbackpacks (incompatible), mod/relics (incompatible), mod/waddles (incompatible), mod/mcwdoors (incompatible), mod/medieval_buildings (incompatible), mod/moreredxcctcompat, mod/additionalstructures, mod/mekanismgenerators, mod/true_weaponry, mod/fpsreducer, mod/carryon (incompatible), mod/macawsroofsbop, mod/dragonfight (incompatible), mod/dummmmmmy (incompatible), mod/l2damagetracker (incompatible), mod/twilightforest, mod/mob_grinding_utils (incompatible), mod/chipped, mod/mcwbridges (incompatible), mod/farmersdelight (incompatible), mod/repurposed_structures_farmers_delight_compat, mod/fastipping (incompatible), mod/hostilenetworks, mod/commoncapabilities (incompatible), mod/armorstandarms, mod/crashutilities (incompatible), mod/netherportalspread, mod/mekanismadditions, mod/endrem (incompatible), mod/mcwfences (incompatible), mod/wirelesschargers, mod/hangglider (incompatible), mod/pamhc2foodextended (incompatible), mod/blockui, mod/structurize, mod/multipiston, mod/patchouli (incompatible), mod/tintedcampfires (incompatible), mod/collective, mod/camera (incompatible), mod/spyglass_improvements (incompatible), mod/curios (incompatible), mod/ars_nouveau (incompatible), mod/ars_additions (incompatible), mod/allthearcanistgear, mod/ring_of_blink, mod/tiab (incompatible), mod/elevatorid, mod/resourcefullib, mod/starterkit, mod/mekanismtools, mod/twilightdelight (incompatible), mod/deeperdarker, mod/architectury (incompatible), mod/nerb, mod/justhammers (incompatible), mod/jamlib (incompatible), mod/rightclickharvest (incompatible), mod/skyvillages, mod/computercraft (incompatible), mod/aiimprovements, mod/cupboard (incompatible), mod/bigreactors (incompatible), mod/refurbished_furniture (incompatible), mod/trashcans, mod/undergarden, mod/monolib (incompatible), mod/disenchanting_table (incompatible), mod/more_bows_and_arrows (incompatible), mod/chunkloaders, mod/winterly (incompatible), mod/framework (incompatible), mod/justdirethings, mod/t_and_t, mod/letmedespawn, mod/l2menustacker (incompatible), mod/chas, mod/darkmodeeverywhere (incompatible), mod/betteradvancements (incompatible), mod/villagesandpillages (incompatible), mod/rhino, mod/kubejs (incompatible), mod/xtraarrows, mod/cucumber, mod/trashslot (incompatible), mod/pamhc2trees (incompatible), mod/amendments (incompatible), mod/sophisticatedstorage (incompatible), mod/redstonepen (incompatible), mod/octolib, mod/allthewizardgear (incompatible), mod/additionallanterns, mod/commonnetworking (incompatible), mod/tinycoal (incompatible), mod/l2complements (incompatible), mod/arsnouveaudelight, mod/waystones (incompatible), mod/structory, mod/mcwpaintings (incompatible), mod/clumps (incompatible), mod/comforts (incompatible), mod/artifacts, mod/charginggadgets (incompatible), mod/knightlib (incompatible), mod/explorerscompass (incompatible), mod/mahoutsukai (incompatible), mod/walljump (incompatible), mod/terralith, mod/mininggadgets (incompatible), mod/extensibleenums (incompatible), mod/raided, mod/friendsandfoes (incompatible), mod/repurposed_structures_friends_and_foes_compat, mod/mysticalagriculture, mod/mysticalagradditions, mod/nyfsspiders (incompatible), mod/craftingtweaks (incompatible), mod/horsecombatcontrols (incompatible), mod/revamped_phantoms, mod/moonlight (incompatible), mod/endermanoverhaul, mod/enderio_conduits, mod/titanium, mod/regions_unexplored (incompatible), mod/silentlib (incompatible), mod/jade (incompatible), mod/ae2 (incompatible), mod/ae2ct, mod/ae2netanalyser (incompatible), mod/ae2wtlib (incompatible), mod/extendedae (incompatible), mod/ae2wtlib_api, mod/creativecore (incompatible), mod/forbidden_arcanus (incompatible), mod/enderio_armory, mod/theurgy, mod/enderio, mod/easy_villagers (incompatible), mod/plushies (incompatible), mod/iceberg, mod/brutalbosses (incompatible), mod/expandeddelight (incompatible), mod/more_beautiful_torches (incompatible), mod/fastbench, mod/storagedrawers, mod/ars_elemental (incompatible), mod/irons_spellbooks (incompatible), mod/toughasnails (incompatible), mod/betterchunkloading (incompatible), mod/illagersweararmor (incompatible), mod/buildinggadgets2 (incompatible), mod/modonomicon (incompatible), mod/advanced_music_mod, mod/coroutil (incompatible), mod/zombieawareness (incompatible), mod/minecolonies, mod/creeperoverhaul, mod/ferritecore (incompatible), mod/moredragoneggs (incompatible), mod/modularrouters, mod/l2itemselector (incompatible), mod/silentgems, mod/allarrowsinfinityfix, mod/appmek (incompatible), mod/packetfixer (incompatible), mod/expandability, mod/valhelsia_core (incompatible), mod/craftedcore (incompatible), mod/walkers (incompatible), mod/remorphed (incompatible), mod/overflowingbars (incompatible), mod/healingcampfire, enderzoology:biome_modifications, mutantmonsters:biome_modifications, tectonic, resources/t_and_t_waystones_patch Available Data Packs: bundle, trade_rebalance, vanilla, mod/adchimneys, mod/additional_lights, mod/additionallanterns, mod/additionalstructures, mod/adfinders, mod/adorabuild_structures, mod/advanced_music_mod, mod/ae2 (incompatible), mod/ae2ct, mod/ae2netanalyser (incompatible), mod/ae2wtlib (incompatible), mod/ae2wtlib_api, mod/aiimprovements, mod/allarrowsinfinityfix, mod/allthearcanistgear, mod/allthemodium, mod/alltheores, mod/allthewizardgear (incompatible), mod/almostunified (incompatible), mod/ambientenvironment (incompatible), mod/amendments (incompatible), mod/aoa3, mod/apothic_attributes, mod/apothic_enchanting, mod/appleskin (incompatible), mod/appmek (incompatible), mod/architectury (incompatible), mod/armorstandarms, mod/ars_additions (incompatible), mod/ars_elemental (incompatible), mod/ars_nouveau (incompatible), mod/arsnouveaudelight, mod/artifacts, mod/athena, mod/attributefix (incompatible), mod/axesareweapons (incompatible), mod/bagus_lib, mod/balm (incompatible), mod/bcc (incompatible), mod/betteradvancements (incompatible), mod/betterchunkloading (incompatible), mod/bettercombat, mod/betterdays (incompatible), mod/bigreactors (incompatible), mod/biomesoplenty (incompatible), mod/biomespawnpoint, mod/blockui, mod/bookshelf (incompatible), mod/bowinfinityfix, mod/brutalbosses (incompatible), mod/buildinggadgets2 (incompatible), mod/caelus (incompatible), mod/camera (incompatible), mod/carryon (incompatible), mod/charginggadgets (incompatible), mod/chas, mod/chat_heads (incompatible), mod/chipped, mod/chunkloaders, mod/cleanswing, mod/cloth_config (incompatible), mod/clumps (incompatible), mod/collective, mod/comforts (incompatible), mod/commoncapabilities (incompatible), mod/commonnetworking (incompatible), mod/computercraft (incompatible), mod/configlibtxf (incompatible), mod/connectedglass, mod/connectivity (incompatible), mod/controlling (incompatible), mod/cookingforblockheads (incompatible), mod/coroutil (incompatible), mod/corpse (incompatible), mod/cosmeticarmorreworked (incompatible), mod/craftedcore (incompatible), mod/crafting_on_a_stick (incompatible), mod/craftingtweaks (incompatible), mod/crashutilities (incompatible), mod/creativecore (incompatible), mod/creeperoverhaul, mod/cristellib, mod/ctov, mod/cucumber, mod/cupboard (incompatible), mod/curios (incompatible), mod/cyclopscore (incompatible), mod/dankstorage (incompatible), mod/darkblades, mod/darkmobs, mod/darkmodeeverywhere (incompatible), mod/darksmelting, mod/deeperdarker, mod/disenchanting_table (incompatible), mod/domum_ornamentum, mod/doubledoors, mod/dragonfight (incompatible), mod/dummmmmmy (incompatible), mod/dungeons_arise, mod/dungeons_arise_seven_seas (incompatible), mod/easy_piglins (incompatible), mod/easy_villagers (incompatible), mod/easyanvils (incompatible), mod/elevatorid, mod/elytraslot (incompatible), mod/enchantmentmachine (incompatible), mod/endercore, mod/enderio, mod/enderio_armory, mod/enderio_base, mod/enderio_conduits, mod/enderio_conduits_modded, mod/enderio_machines, mod/endermanoverhaul, mod/enderzoology (incompatible), mod/endrem (incompatible), mod/enhancedvisuals (incompatible), mod/everlastingabilities (incompatible), mod/everythingcopper (incompatible), mod/expandability, mod/expandeddelight (incompatible), mod/explorations (incompatible), mod/explorerscompass (incompatible), mod/explorify, mod/extendedae (incompatible), mod/extensibleenums (incompatible), mod/farmersdelight (incompatible), mod/fastbench, mod/fastfurnace, mod/fastipping (incompatible), mod/ferritecore (incompatible), mod/forbidden_arcanus (incompatible), mod/forgeendertech, mod/formations, mod/formationsnether, mod/formationsoverworld, mod/fpsreducer, mod/framework (incompatible), mod/friendsandfoes (incompatible), mod/fusion, mod/gag (incompatible), mod/geckolib, mod/glitchcore (incompatible), mod/glodium (incompatible), mod/grimoireofgaia (incompatible), mod/guardvillagers (incompatible), mod/handcrafted, mod/hangglider (incompatible), mod/healingcampfire, mod/horsecombatcontrols (incompatible), mod/hostilenetworks, mod/hunters_return, mod/icarus (incompatible), mod/iceberg, mod/illagerinvasion (incompatible), mod/illagersweararmor (incompatible), mod/incontrol, mod/industrialforegoing (incompatible), mod/inventorytotem, mod/invtweaks (incompatible), mod/ironfurnaces, mod/irons_spellbooks (incompatible), mod/itemcollectors, mod/jade (incompatible), mod/jamlib (incompatible), mod/jei (incompatible), mod/justdirethings, mod/justenoughbreeding (incompatible), mod/justhammers (incompatible), mod/kleeslabs (incompatible), mod/knightlib (incompatible), mod/knightquest, mod/kubejs (incompatible), mod/kuma_api (incompatible), mod/l2complements (incompatible), mod/l2core (incompatible), mod/l2damagetracker (incompatible), mod/l2itemselector (incompatible), mod/l2library (incompatible), mod/l2menustacker (incompatible), mod/l2tabs (incompatible), mod/l2weaponry (incompatible), mod/laserio (incompatible), mod/leavesbegone (incompatible), mod/letmedespawn, mod/lithostitched (incompatible), mod/logprot (incompatible), mod/lootintegrations (incompatible), mod/lootr, mod/macawsbridgesbop, mod/macawsroofsbop, mod/mahoutsukai (incompatible), mod/mcwbridges (incompatible), mod/mcwdoors (incompatible), mod/mcwfences (incompatible), mod/mcwfencesbop, mod/mcwfurnitures (incompatible), mod/mcwfurnituresbop, mod/mcwholidays (incompatible), mod/mcwlights (incompatible), mod/mcwpaintings (incompatible), mod/mcwpaths (incompatible), mod/mcwroofs (incompatible), mod/mcwtrpdoors (incompatible), mod/mcwwindows (incompatible), mod/measurements, mod/medieval_buildings (incompatible), mod/medievalend (incompatible), mod/megacells (incompatible), mod/mekanism, mod/mekanismadditions, mod/mekanismgenerators, mod/mekanismtools, mod/minecolonies, mod/mininggadgets (incompatible), mod/mob_grinding_utils (incompatible), mod/modernfix (incompatible), mod/modonomicon (incompatible), mod/modularrouters, mod/monolib (incompatible), mod/moonlight (incompatible), mod/more_beautiful_torches (incompatible), mod/more_bows_and_arrows (incompatible), mod/morediscs, mod/moredragoneggs (incompatible), mod/morered, mod/moreredxcctcompat, mod/mr_dungeons_andtaverns, mod/mr_tidal_towns (incompatible), mod/multipiston, mod/mutantmonsters (incompatible), mod/mysticalagradditions, mod/mysticalagriculture, mod/naturescompass (incompatible), mod/neoforge, mod/nerb, mod/neruina (incompatible), mod/netherite_horse_armor, mod/netherportalfix (incompatible), mod/netherportalspread, mod/nyfsspiders (incompatible), mod/occultism, mod/oceansdelight, mod/octolib, mod/overflowingbars (incompatible), mod/packetfixer (incompatible), mod/pamhc2crops (incompatible), mod/pamhc2foodcore (incompatible), mod/pamhc2foodextended (incompatible), mod/pamhc2trees (incompatible), mod/patchouli (incompatible), mod/pehkui, mod/pipez (incompatible), mod/placebo, mod/playeranimator, mod/plushies (incompatible), mod/polymorph (incompatible), mod/powah (incompatible), mod/prickle (incompatible), mod/puzzleslib (incompatible), mod/raided, mod/railcraft, mod/rangedpumps (incompatible), mod/rechiseled, mod/redstonepen (incompatible), mod/refurbished_furniture (incompatible), mod/regions_unexplored (incompatible), mod/relics (incompatible), mod/remorphed (incompatible), mod/repurposed_structures, mod/repurposed_structures_farmers_delight_compat, mod/repurposed_structures_friends_and_foes_compat, mod/resourcefulconfig, mod/resourcefullib, mod/revamped_phantoms, mod/rhino, mod/rightclickharvest (incompatible), mod/ring_of_blink, mod/ring_of_repair, mod/ring_of_return, mod/ring_of_unseen, mod/searchables (incompatible), mod/silentgear, mod/silentgems, mod/silentlib (incompatible), mod/simplemagnets, mod/sit, mod/skyvillages, mod/smartbrainlib (incompatible), mod/smarterfarmers (incompatible), mod/smoothchunk (incompatible), mod/snowundertrees, mod/sophisticatedbackpacks (incompatible), mod/sophisticatedcore (incompatible), mod/sophisticatedstorage (incompatible), mod/sound_physics_remastered (incompatible), mod/spark (incompatible), mod/sparsestructures (incompatible), mod/spectrelib (incompatible), mod/spyglass_improvements (incompatible), mod/starterkit, mod/storagedrawers, mod/structory, mod/structory_towers, mod/structurecompass, mod/structureessentials (incompatible), mod/structurize, mod/stylecolonies, mod/supermartijn642configlib (incompatible), mod/supermartijn642corelib, mod/t_and_t, mod/tectonic, mod/telepass (incompatible), mod/terrablender (incompatible), mod/terralith, mod/tesseract, mod/theurgy, mod/tiab (incompatible), mod/tintedcampfires (incompatible), mod/tinycoal (incompatible), mod/titanium, mod/torchmaster (incompatible), mod/toughasnails (incompatible), mod/towntalk, mod/transmog (incompatible), mod/trashcans, mod/trashslot (incompatible), mod/true_weaponry, mod/tslateffectslib, mod/twilightdelight (incompatible), mod/twilightforest, mod/undergarden, mod/valhelsia_core (incompatible), mod/villagesandpillages (incompatible), mod/waddles (incompatible), mod/walkers (incompatible), mod/walljump (incompatible), mod/waystones (incompatible), mod/winterly (incompatible), mod/wirelesschargers, mod/wstweaks, mod/xaerominimap (incompatible), mod/xaeroworldmap (incompatible), mod/xtraarrows, mod/yungsapi (incompatible), mod/zerocore (incompatible), mod/zombieawareness (incompatible), mod_data, enderzoology:biome_modifications, mutantmonsters:biome_modifications, tectonic, resources/t_and_t_waystones_patch Enabled Feature Flags: minecraft:vanilla World Generation: Stable World Seed: 4737987500756125808 Is Modded: Definitely; Server brand changed to 'neoforge' Type: Dedicated Server (map_server.txt) ModLauncher: 11.0.4+main.d2e20e43 ModLauncher launch target: forgeserver ModLauncher services: sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE loader-4.0.24.jar slf4jfixer PLUGINSERVICE loader-4.0.24.jar runtime_enum_extender PLUGINSERVICE at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE loader-4.0.24.jar runtimedistcleaner PLUGINSERVICE modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE FML Language Providers: javafml@4.0 lowcodefml@4.0 minecraft@4.0 Mod List: betterdays-1.21.1-3.1.0.7-NEOFORGE.jar |BetterDays |betterdays |3.1.0.7 |Manifest: NOSIGNATURE EnderZoology-v21.1.2-1.21.1-NeoForge.jar |Ender Zoology |enderzoology |21.1.2 |Manifest: NOSIGNATURE EasyAnvils-v21.1.0-1.21.1-NeoForge.jar |Easy Anvils |easyanvils |21.1.0 |Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE simplemagnets-1.1.11b-neoforge-mc1.21.jar |Simple Magnets |simplemagnets |1.1.11+b |Manifest: NOSIGNATURE player-animation-lib-forge-2.0.0-alpha1+1.21.jar |Player Animator |playeranimator |2.0.0-alpha1+1.21 |Manifest: NOSIGNATURE com.enderio.enderio-base-7.0.7-alpha.jar |Ender IO Base |enderio_base |7.0.7-alpha |Manifest: NOSIGNATURE mcw-windows-2.3.0-mc1.21.1neoforge.jar |Macaw's Windows |mcwwindows |2.3.2 |Manifest: NOSIGNATURE l2weaponry-3.0.1+5.jar |L2Weaponry |l2weaponry |3.0.1+5 |Manifest: NOSIGNATURE com.enderio.endercore-7.0.7-alpha.jar |Ender Core |endercore |7.0.7-alpha |Manifest: NOSIGNATURE ForgeEndertech-1.21-12.0.0.0-NeoForge-build.0288.j|ForgeEndertech |forgeendertech |12.0.0.0 |Manifest: NOSIGNATURE neoforge-21.1.65-universal.jar |NeoForge |neoforge |21.1.65 |Manifest: NOSIGNATURE modernfix-neoforge-5.19.3+mc1.21.1.jar |ModernFix |modernfix |5.19.3+mc1.21.1 |Manifest: NOSIGNATURE netherite_horse_armor-1.21-1.0.5a.jar |Netherite Horse Armor |netherite_horse_armor |1.21-1.0.5a |Manifest: NOSIGNATURE everythingcopper-1.21.1-2.3.8.jar |Everything is Copper |everythingcopper |1.21.1-2.3.8 |Manifest: NOSIGNATURE YungsApi-1.21-NeoForge-5.0.0.jar |YUNG's API |yungsapi |1.21-NeoForge-5.0.0 |Manifest: NOSIGNATURE Powah-6.1.2.jar |Powah |powah |6.1.2 |Manifest: NOSIGNATURE bagus_lib-1.21.1-13.4.0.jar |Bagus Lib |bagus_lib |1.21.1-13.4.0 |Manifest: NOSIGNATURE rangedpumps-1.3.0.jar |Ranged Pumps |rangedpumps |1.3.0 |Manifest: NOSIGNATURE macawsbridgesbop_neoforged-1.21-1.0.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.21-1.0 |Manifest: NOSIGNATURE guardvillagers-2.3.0-1.21.jar |Guard Villagers |guardvillagers |2.3.0 |Manifest: NOSIGNATURE neo_medieval_buildings_end_edition-1.0.2-1.21.jar |Medieval Buildings [The End Ed|medievalend |1.0.2 |Manifest: NOSIGNATURE GrimoireOfGaia4-1.21.1-6.0.0-alpha.7.jar |Grimoire of Gaia 4 |grimoireofgaia |6.0.0-alpha.7 |Manifest: NOSIGNATURE balm-neoforge-1.21.1-21.0.19.jar |Balm |balm |21.0.19 |Manifest: NOSIGNATURE prickle-neoforge-1.21.1-21.1.4.jar |PrickleMC |prickle |21.1.4 |Manifest: NOSIGNATURE chat_heads-0.13.3-neoforge-1.21.jar |Chat Heads |chat_heads |0.13.3 |Manifest: NOSIGNATURE cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE sound-physics-remastered-neoforge-1.21.1-1.4.6.jar|Sound Physics Remastered |sound_physics_remastered |1.21.1-1.4.6 |Manifest: NOSIGNATURE [Neoforge]CTOV-3-5-3a.jar |ChoiceTheorem's Overhauled Vil|ctov |3.5.3a |Manifest: NOSIGNATURE LeavesBeGone-v21.1.0-1.21.1-NeoForge.jar |Leaves Be Gone |leavesbegone |21.1.0 |Manifest: NOSIGNATURE darkmobs-neoforge-1.21-1.1.7.jar |DarkMobs |darkmobs |1.1.7 |Manifest: NOSIGNATURE athena-neoforge-1.21-4.0.1.jar |Athena |athena |4.0.1 |Manifest: NOSIGNATURE stylecolonies-1.10-1.21.jar |Stylecolonies |stylecolonies |1.10 |Manifest: NOSIGNATURE easy-piglins-neoforge-1.21.1-1.0.13.jar |Easy Piglins |easy_piglins |1.21.1-1.0.13 |Manifest: NOSIGNATURE explorations-neoforge-1.21-1.5.3.jar |Explorations+ |explorations |1.21-1.5.3 |Manifest: NOSIGNATURE corpse-neoforge-1.21.1-1.0.14.jar |Corpse |corpse |1.21.1-1.0.14 |Manifest: NOSIGNATURE alltheores-2.3.6_neoforge_1.21.1.jar |AllTheOres |alltheores |2.3.6 |Manifest: NOSIGNATURE Glodium-1.21-2.1-neoforge.jar |Glodium |glodium |1.21-2.1-neoforge |Manifest: NOSIGNATURE industrialforegoing-1.21-3.6.13.jar |Industrial Foregoing |industrialforegoing |1.21-3.6.13 |Manifest: NOSIGNATURE torchmaster-neoforge-1.21.1-21.1.2-beta.jar |Torchmaster |torchmaster |21.1.2-beta |Manifest: NOSIGNATURE handcrafted-neoforge-1.21.1-4.0.2.jar |Handcrafted |handcrafted |4.0.2 |Manifest: NOSIGNATURE repurposed_structures-7.5.10+1.21.1-neoforge.jar |Repurposed Structures |repurposed_structures |7.5.10+1.21.1-neofor|Manifest: NOSIGNATURE BetterCompatibilityChecker-neoforge-21.1.0+mc1.21.|Better Compatibility Checker |bcc |21.1.0 |Manifest: NOSIGNATURE Explorify v1.6.2 f10-48.jar |Explorify |explorify |1.6.2 |Manifest: NOSIGNATURE ironfurnaces-neoforge-1.21.1-4.2.6.jar |Iron Furnaces |ironfurnaces |4.2.6 |Manifest: NOSIGNATURE StructureCompass-1.21.1-4.0.1.jar |Structure Compass Mod |structurecompass |4.0.1 |Manifest: NOSIGNATURE mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |Manifest: NOSIGNATURE silent-gear-1.21.1-neoforge-4.0.3.jar |Silent Gear |silentgear |4.0.3 |Manifest: NOSIGNATURE supermartijn642corelib-1.1.17i-neoforge-mc1.21.jar|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17+i |Manifest: NOSIGNATURE resourcefulconfig-neoforge-1.21-3.0.4.jar |Resourcefulconfig |resourcefulconfig |3.0.4 |Manifest: NOSIGNATURE tidal-towns-1.3.3_neo_1.21.jar |Tidal Towns |mr_tidal_towns |1.3.3 |Manifest: NOSIGNATURE spark-1.10.109-neoforge.jar |spark |spark |1.10.109 |Manifest: NOSIGNATURE mcwfencesbop-neoforged-1.21-1.1.jar |Macaw's Fences - BOP |mcwfencesbop |1.21-1.1 |Manifest: NOSIGNATURE TelePass-neoforge-1.21-6.0.0.jar |Telepass |telepass |6.0.0 |Manifest: NOSIGNATURE Searchables-neoforge-1.21.1-1.0.1.jar |Searchables |searchables |1.0.1 |Manifest: NOSIGNATURE Measurements-neoforge-1.21-3.0.0.jar |Measurements |measurements |3.0.0 |Manifest: NOSIGNATURE dungeons-and-taverns-v4.4.4 [NeoForge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |1-v4.4.4 |Manifest: NOSIGNATURE Icarus-NeoForge-4.1.0.jar |Icarus |icarus |4.1.0 |Manifest: NOSIGNATURE biomespawnpoint-1.21.1-2.3.jar |Biome Spawn Point |biomespawnpoint |2.3 |Manifest: NOSIGNATURE mcw-roofs-2.3.1-mc1.21.1neoforge.jar |Macaw's Roofs |mcwroofs |2.3.1 |Manifest: NOSIGNATURE darksmelting-neoforge-1.21-1.1.7.jar |DarkSmelting |darksmelting |1.1.7 |Manifest: NOSIGNATURE ApothicEnchanting-1.21.1-1.2.3.jar |Apothic Enchanting |apothic_enchanting |1.2.3 |Manifest: NOSIGNATURE AdChimneys-1.21-11.0.2.0-NeoForge-build.0288.jar |Advanced Chimneys |adchimneys |11.0.2.0 |Manifest: NOSIGNATURE RingOfReturn-NeoForge-1.21.1-1.8.3.jar |Ring of Return |ring_of_return |1.8.3 |Manifest: NOSIGNATURE l2library-3.0.2+7.jar |L2Library |l2library |3.0.2+7 |Manifest: NOSIGNATURE sparsestructures-neoforge-1.21.1-2.2.0.jar |SparseStructures |sparsestructures |2.2.0 |Manifest: NOSIGNATURE RingOfUnseen-NeoForge-1.21.1-1.6.4.jar |Ring of Unseen |ring_of_unseen |1.6.4 |Manifest: NOSIGNATURE com.enderio.enderio-machines-7.0.7-alpha.jar |Ender IO Machines |enderio_machines |7.0.7-alpha |Manifest: NOSIGNATURE mcw-lights-1.1.1-mc1.21.1neoforge.jar |Macaw's Lights and Lamps |mcwlights |1.1.1 |Manifest: NOSIGNATURE crafting_on_a_stick-1.21.0.1.jar |Crafting On A Stick |crafting_on_a_stick |1.21.0.1 |Manifest: NOSIGNATURE SmartBrainLib-neoforge-1.21.1-1.16.1.jar |SmartBrainLib |smartbrainlib |1.16.1 |Manifest: NOSIGNATURE elytraslot-neoforge-9.0.2+1.21.1.jar |Elytra Slot |elytraslot |9.0.2+1.21.1 |Manifest: NOSIGNATURE doubledoors-1.21.1-5.9.jar |Double Doors |doubledoors |5.9 |Manifest: NOSIGNATURE AdFinders-1.21-10.0.0.0-NeoForge-build.0288.jar |Advanced Finders |adfinders |10.0.0.0 |Manifest: NOSIGNATURE l2tabs-3.0.5+4.jar |L2Tabs |l2tabs |3.0.5+4 |Manifest: NOSIGNATURE MutantMonsters-v21.1.0-1.21.1-NeoForge.jar |Mutant Monsters |mutantmonsters |21.1.0 |Manifest: NOSIGNATURE rechiseled-1.1.6a-neoforge-mc1.21.jar |Rechiseled |rechiseled |1.1.6+a |Manifest: NOSIGNATURE formationsnether-1.0.5-mc1.21+.jar |Formations Nether |formationsnether |1.0.5 |Manifest: NOSIGNATURE AoA3-1.21.1-3.7.13.jar |Advent Of Ascension |aoa3 |3.7.13 |Manifest: NOSIGNATURE jei-1.21.1-neoforge-19.20.0.241.jar |Just Enough Items |jei |19.20.0.241 |Manifest: NOSIGNATURE lithostitched-neoforge-1.21-1.3.1a.jar |Lithostitched |lithostitched |1.3.1a |Manifest: NOSIGNATURE everlastingabilities-1.21.1-neoforge-2.3.0-222.jar|EverlastingAbilities |everlastingabilities |2.3.0 |Manifest: NOSIGNATURE attributefix-neoforge-1.21.1-21.1.1.jar |AttributeFix |attributefix |21.1.1 |Manifest: NOSIGNATURE Pehkui-3.8.3+1.21-neoforge.jar |Pehkui |pehkui |3.8.3+1.21-neoforge |Manifest: NOSIGNATURE configlibtxf-7.2.5-neoforge.jar |ConfigLib TXF |configlibtxf |7.2.5-neoforge |Manifest: NOSIGNATURE tesseract-1.0.35a-neoforge-mc1.21.jar |Tesseract |tesseract |1.0.35+a |Manifest: NOSIGNATURE Mekanism-1.21.1-10.7.7.64.jar |Mekanism |mekanism |10.7.7 |Manifest: NOSIGNATURE laserio-1.9.11.jar |LaserIO |laserio |1.9.11 |Manifest: NOSIGNATURE caelus-neoforge-7.0.1+1.21.1.jar |Caelus API |caelus |7.0.1+1.21.1 |Manifest: NOSIGNATURE invtweaks-1.21.0-1.1.4.jar |Inventory Tweaks Refoxed |invtweaks |1.21.0-1.1.4 |Manifest: NOSIGNATURE mcw-holidays-1.1.0-mc1.21.1neoforge.jar |Macaw's Holidays |mcwholidays |1.1.0 |Manifest: NOSIGNATURE TslatEffectsLib-neoforge-1.21-1.9.1.jar |Tslat Effects Lib (TEL) |tslateffectslib |1.9.1 |Manifest: NOSIGNATURE RingOfRepair-NeoForge-1.21.1-1.8.5.jar |Ring of Repair |ring_of_repair |1.8.5 |Manifest: NOSIGNATURE NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE smarterfarmers-1.21-2.1.4-neoforge.jar |Smarter Farmers |smarterfarmers |1.21-2.1.4 |Manifest: NOSIGNATURE adorabuild-structures-2.8.0-neoforge-1.21.1.jar |AdoraBuild: Structures |adorabuild_structures |2.8.0 |Manifest: NOSIGNATURE Neruina-2.1.2-neoforge+1.21.jar |Neruina |neruina |2.1.2 |Manifest: NOSIGNATURE snowundertrees-1.21-1.4.4.jar |Snow Under Trees |snowundertrees |1.4.4 |Manifest: NOSIGNATURE additional_lights-neoforge-1.21-2.1.9.jar |Additional Lights |additional_lights |2.1.9 |Manifest: NOSIGNATURE fusion-1.1.1a-neoforge-mc1.21.jar |Fusion |fusion |1.1.1+a |Manifest: NOSIGNATURE formations-1.0.2-neoforge-mc1.21.jar |Formations |formations |1.0.2 |Manifest: NOSIGNATURE DungeonsAriseSevenSeas-1.21.x-1.0.3.2-neoforge.jar|When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas |1.0.3.2 |Manifest: NOSIGNATURE hunters_return-1.21-18.1.0.jar |Hunters Return |hunters_return |1.21-18.1.0 |Manifest: NOSIGNATURE mcw-paths-1.0.5-1.21.1neoforge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |Manifest: NOSIGNATURE AxesAreWeapons-1.9.2-neoforge-1.21.jar |Axes Are Weapons |axesareweapons |1.9.2 |Manifest: NOSIGNATURE DungeonsArise-1.21.x-2.1.60-release.jar |When Dungeons Arise |dungeons_arise |2.1.60 |Manifest: NOSIGNATURE ZeroCore2-1.21.1-2.4.9.jar |Zero CORE 2 |zerocore |1.21.1-2.4.9 |Manifest: NOSIGNATURE tectonic-neoforge-1.21.1-2.4.1a.jar |Tectonic |tectonic |2.4.1a |Manifest: NOSIGNATURE formationsoverworld-1.0.4-mc1.21+.jar |Formations Overworld |formationsoverworld |1.0.4 |Manifest: NOSIGNATURE smoothchunk-1.21-3.6.jar |Smoothchunk mod |smoothchunk |3.6 |Manifest: NOSIGNATURE logprot-1.21-3.4.jar |Logprot |logprot |3.4 |Manifest: NOSIGNATURE server-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: NOSIGNATURE darkblades-1.2.6-neoforge-1.21.1.jar |DarkBlades - End Game Weapons |darkblades |1.2.6 |Manifest: NOSIGNATURE bettercombat-neoforge-2.0.3+1.21.1.jar |Better Combat |bettercombat |2.0.3+1.21.1 |Manifest: NOSIGNATURE inventorytotem-1.21.1-3.3.jar |Inventory Totem |inventorytotem |3.3 |Manifest: NOSIGNATURE pamhc2crops-NEOFORGE-1.21.0-1.0.0.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.0 |Manifest: NOSIGNATURE justenoughbreeding-neoforge-1.21.x-1.4.0.jar |Just Enough Breeding |justenoughbreeding |1.4.0 |Manifest: NOSIGNATURE allthemodium-2.7.0_mc_1.21.1.jar |Allthemodium |allthemodium |2.7.0 |Manifest: NOSIGNATURE knightquest-1.7.0-neoforge.jar |Knight Quest |knightquest |1.7.0-neoforge |Manifest: NOSIGNATURE gag-5.0.1.jar |Gadgets Against Grind |gag |5.0.1 |Manifest: NOSIGNATURE cleanswing-1.7.jar |Clean Swing |cleanswing |1.7 |Manifest: NOSIGNATURE spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE domum_ornamentum-1.0.204-1.21.1-snapshot.jar |Domum Ornamentum |domum_ornamentum |1.0.204-1.21.1-snaps|Manifest: NOSIGNATURE pipez-neoforge-1.21.1-1.2.19.jar |Pipez |pipez |1.21.1-1.2.19 |Manifest: NOSIGNATURE enchantmentmachine-1.21.1-1.1.5-beta.1.jar |EnchantmentMachine |enchantmentmachine |1.1.5-beta.1 |Manifest: NOSIGNATURE Xaeros_Minimap_24.5.0_NeoForge_1.21.jar |Xaero's Minimap |xaerominimap |24.5.0 |Manifest: NOSIGNATURE pamhc2foodcore-NEOFORGE-1.21.0-1.0.0.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.0 |Manifest: NOSIGNATURE megacells-4.0.2.jar |MEGA Cells |megacells |4.0.2 |Manifest: NOSIGNATURE itemcollectors-1.1.10-neoforge-mc1.21.jar |Item Collectors |itemcollectors |1.1.10 |Manifest: NOSIGNATURE polymorph-neoforge-1.0.6+1.21.1.jar |Polymorph |polymorph |1.0.6+1.21.1 |Manifest: NOSIGNATURE sit-1.21-1.3.5.jar |Sit |sit |1.3.5 |Manifest: NOSIGNATURE almostunified-neoforge-1.21.1-1.2.0.jar |AlmostUnified |almostunified |1.21.1-1.2.0 |Manifest: NOSIGNATURE l2core-3.0.7+45.jar |L2Core |l2core |3.0.7+45 |Manifest: NOSIGNATURE railcraft-reborn-1.21.1-1.2.2.jar |Railcraft Reborn |railcraft |1.2.2 |Manifest: NOSIGNATURE com.enderio.enderio-conduits-modded-7.0.7-alpha.ja|Ender IO Modded Conduits |enderio_conduits_modded |7.0.7-alpha |Manifest: NOSIGNATURE AmbientEnvironment-neoforge-1.21.1-18.0.0.1.jar |AmbientEnvironment |ambientenvironment |18.0.0.1 |Manifest: NOSIGNATURE Structory_Towers_1.21_v1.0.7.jar |Structory: Towers |structory_towers |1.0.7 |Manifest: NOSIGNATURE oceansdelight-neoforge-1.0.3-1.21.jar |Ocean's Delight |oceansdelight |1.0.3 |Manifest: NOSIGNATURE appleskin-neoforge-mc1.21-3.0.5.jar |AppleSkin |appleskin |3.0.5+mc1.21 |Manifest: NOSIGNATURE lootr-neoforge-1.21-1.10.33.82.jar |Lootr |lootr |1.21-1.10.33.82 |Manifest: NOSIGNATURE connectedglass-1.1.12-neoforge-mc1.21.jar |Connected Glass |connectedglass |1.1.12 |Manifest: NOSIGNATURE occultism-1.21.1-neoforge-1.161.3.jar |Occultism |occultism |1.161.3 |Manifest: NOSIGNATURE PuzzlesLib-v21.1.18-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.18 |Manifest: NOSIGNATURE cosmeticarmorreworked-1.21.1-v1-neoforge.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.21.1-v1-neoforge |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 morered-1.21.1-6.0.0.3.jar |More Red |morered |6.0.0.3 |Manifest: NOSIGNATURE cristellib-neoforge-1.2.8.jar |Cristel Lib |cristellib |1.2.8 |Manifest: NOSIGNATURE cyclopscore-1.21.1-neoforge-1.24.0-617.jar |Cyclops Core |cyclopscore |1.24.0 |Manifest: NOSIGNATURE kuma-api-neoforge-21.0.5-SNAPSHOT.jar |KumaAPI |kuma_api |21.0.5-SNAPSHOT |Manifest: NOSIGNATURE transmog-neoforge-1.5.0+1.21.jar |Transmog |transmog |1.5.0+1.21 |Manifest: NOSIGNATURE netherportalfix-neoforge-1.21.1-21.1.1.jar |NetherPortalFix |netherportalfix |21.1.1 |Manifest: NOSIGNATURE geckolib-neoforge-1.21.1-4.6.6.jar |GeckoLib 4 |geckolib |4.6.6 |Manifest: NOSIGNATURE towntalk-1.2.0.jar |Towntalk |towntalk |1.2.0 |Manifest: NOSIGNATURE IllagerInvasion-v21.1.2-1.21.1-NeoForge.jar |Illager Invasion |illagerinvasion |21.1.2 |Manifest: NOSIGNATURE morediscs-1.21.1-0-neoforge.jar |More Music Discs |morediscs |1.21.1-0-neoforge |Manifest: NOSIGNATURE incontrol-1.21-10.0.1.jar |InControl |incontrol |1.21-10.0.1 |Manifest: NOSIGNATURE connectivity-1.21-5.8.jar |Connectivity Mod |connectivity |5.8 |Manifest: NOSIGNATURE sophisticatedcore-1.21-0.6.43.714.jar |Sophisticated Core |sophisticatedcore |0.6.43 |Manifest: NOSIGNATURE kleeslabs-neoforge-1.21.1-21.1.1.jar |KleeSlabs |kleeslabs |21.1.1 |Manifest: NOSIGNATURE bowinfinityfix-1.21-neo-3.1.0.jar |Bow Infinity Fix |bowinfinityfix |3.1.0 |Manifest: NOSIGNATURE structureessentials-1.21-3.4.jar |Structure Essentials mod |structureessentials |3.4 |Manifest: NOSIGNATURE mcwfurnituresbop-neoforged-1.21.1-1.0.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.21.1-1.0 |Manifest: NOSIGNATURE mcw-furniture-3.3.0-mc1.21.1neoforge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |Manifest: NOSIGNATURE GlitchCore-neoforge-1.21.1-2.1.0.0.jar |GlitchCore |glitchcore |2.1.0.0 |Manifest: NOSIGNATURE TerraBlender-neoforge-1.21.1-4.1.0.3.jar |TerraBlender |terrablender |4.1.0.3 |Manifest: NOSIGNATURE BiomesOPlenty-neoforge-1.21.1-21.1.0.5.jar |Biomes O' Plenty |biomesoplenty |21.1.0.5 |Manifest: NOSIGNATURE XaerosWorldMap_1.39.0_NeoForge_1.21.jar |Xaero's World Map |xaeroworldmap |1.39.0 |Manifest: NOSIGNATURE EnhancedVisuals_NEOFORGE_v1.8.12_mc1.21.1.jar |EnhancedVisuals |enhancedvisuals |1.8.12 |Manifest: NOSIGNATURE cookingforblockheads-neoforge-1.21.1-21.1.2.jar |Cooking for Blockheads |cookingforblockheads |21.1.2 |Manifest: NOSIGNATURE Controlling-neoforge-1.21.1-19.0.3.jar |Controlling |controlling |19.0.3 |Manifest: NOSIGNATURE Placebo-1.21.1-9.5.3.jar |Placebo |placebo |9.5.3 |Manifest: NOSIGNATURE WitherSkeletonTweaks-1.21.1-10.0.2.jar |Wither Skeleton Tweaks |wstweaks |10.0.2 |Manifest: NOSIGNATURE ApothicAttributes-1.21.1-2.4.0.jar |Apothic Attributes |apothic_attributes |2.4.0 |Manifest: NOSIGNATURE FastFurnace-1.21.1-9.0.0.jar |FastFurnace |fastfurnace |9.0.0 |Manifest: NOSIGNATURE dankstorage-neoforge-1.21.1-8.jar |DankStorage |dankstorage |8 |Manifest: NOSIGNATURE lootintegrations-1.21-3.7.jar |Lootintegrations mod |lootintegrations |3.7 |Manifest: NOSIGNATURE bookshelf-neoforge-1.21.1-21.1.7.jar |Bookshelf |bookshelf |21.1.7 |Manifest: NOSIGNATURE sophisticatedbackpacks-1.21-3.20.17.1113.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.17 |Manifest: NOSIGNATURE relics-1.21-0.9.0.2.jar |Relics |relics |0.9.0.2 |Manifest: NOSIGNATURE Waddles-neoforge-1.21-0.11.1.jar |Waddles |waddles |0.11.1 |Manifest: NOSIGNATURE mcw-doors-1.1.1-mc1.21.1neoforge.jar |Macaw's Doors |mcwdoors |1.1.1 |Manifest: NOSIGNATURE neo_medieval_buildings-1.0.2-1.21.jar |Medieval Buildings |medieval_buildings |1.0.2 |Manifest: NOSIGNATURE MoreRed-CCT-Compat-1.21.1-1.1.0.jar |More Red x CC:Tweaked Compat |moreredxcctcompat |1.21.1-1.1.0 |Manifest: NOSIGNATURE AdditionalStructures-1.21-(v.6.0.1-NEO).jar |Additional Structures |additionalstructures |6.0.1 |Manifest: NOSIGNATURE MekanismGenerators-1.21.1-10.7.7.64.jar |Mekanism: Generators |mekanismgenerators |10.7.7 |Manifest: NOSIGNATURE true_weaponry-1.1.6-neoforge-1.21.1.jar |True Weaponry |true_weaponry |1.1.6 |Manifest: NOSIGNATURE FpsReducer2-neoforge-1.21-2.10.jar |FPS Reducer |fpsreducer |1.21-2.10 |Manifest: NOSIGNATURE carryon-neoforge-1.21.1-2.2.2.11.jar |Carry On |carryon |2.2.2 |Manifest: NOSIGNATURE macawsroofsbop-neoforge-1.21-1.0.jar |Macaw's Roofs - BOP |macawsroofsbop |1.21-1.0 |Manifest: NOSIGNATURE dragonfight-1.21-4.6.jar |dragonfight mod |dragonfight |4.6 |Manifest: NOSIGNATURE dummmmmmy-1.21-2.0.6-neoforge.jar |MmmMmmMmmMmm |dummmmmmy |1.21-2.0.6 |Manifest: NOSIGNATURE l2damagetracker-3.0.2+9.jar |L2DamageTracker |l2damagetracker |3.0.2+9 |Manifest: NOSIGNATURE twilightforest-1.21.1-4.6.2790-universal.jar |The Twilight Forest |twilightforest |4.6.2790 |Manifest: NOSIGNATURE mob_grinding_utils-1.1.5+mc1.21.1.jar |Mob Grinding Utils |mob_grinding_utils |1.1.5+mc1.21.1 |Manifest: NOSIGNATURE chipped-neoforge-1.21.1-4.0.1.jar |Chipped |chipped |4.0.1 |Manifest: NOSIGNATURE mcw-bridges-3.0.0-mc1.21.1neoforge.jar |Macaw's Bridges |mcwbridges |3.0.0 |Manifest: NOSIGNATURE FarmersDelight-1.21.1-1.2.4a.jar |Farmer's Delight |farmersdelight |1.2.4a |Manifest: NOSIGNATURE repurposed_structures_farmers_delight_compat_v7.ja|Repurposed Structures - Farmer|repurposed_structures_farmers_|7 |Manifest: NOSIGNATURE fast-ip-ping-v1.0.5-mc1.21.1-neoforge.jar |Fast IP Ping |fastipping |1.0.5 |Manifest: NOSIGNATURE HostileNeuralNetworks-1.21.1-6.0.1.jar |Hostile Neural Networks |hostilenetworks |6.0.1 |Manifest: NOSIGNATURE CommonCapabilities-1.21.1-neoforge-2.9.4.jar |CommonCapabilities |commoncapabilities |2.9.4 |Manifest: NOSIGNATURE armorstandarms-neoforge-1.21-1.0.1.jar |Armor Stand Arms |armorstandarms |1.0.1 |Manifest: NOSIGNATURE crashutilities-9.0.1.jar |Crash Utilities |crashutilities |9.0.1 |Manifest: NOSIGNATURE netherportalspread-1.21.1-8.3.jar |Nether Portal Spread |netherportalspread |8.3 |Manifest: NOSIGNATURE MekanismAdditions-1.21.1-10.7.7.64.jar |Mekanism: Additions |mekanismadditions |10.7.7 |Manifest: NOSIGNATURE endrem-neoforge-1.21.X-6.0.2.jar |End Remastered |endrem |6.0.2 |Manifest: NOSIGNATURE mcw-fences-1.1.2-mc1.21.1neoforge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |Manifest: NOSIGNATURE wirelesschargers-1.0.9a-neoforge-mc1.21.jar |Wireless Chargers |wirelesschargers |1.0.9+a |Manifest: NOSIGNATURE HangGlider-v21.1.0-1.21.1-NeoForge.jar |Hang Glider |hangglider |21.1.0 |Manifest: NOSIGNATURE pamhc2foodextended-NEOFORGE-1.21.0-1.0.0.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0.0 |Manifest: NOSIGNATURE blockui-1.0.192-1.21.1-snapshot.jar |UI Library Mod |blockui |1.0.192-1.21.1-snaps|Manifest: NOSIGNATURE structurize-1.0.752-1.21.1-snapshot.jar |Structurize |structurize |1.0.752-1.21.1-snaps|Manifest: NOSIGNATURE multipiston-1.2.51-1.21.1-snapshot.jar |Multi-Piston |multipiston |1.2.51-1.21.1-snapsh|Manifest: NOSIGNATURE Patchouli-1.21-88-NEOFORGE-SNAPSHOT.jar |Patchouli |patchouli |1.21-88-NEOFORGE-SNA|Manifest: NOSIGNATURE Tinted Campfires-neoforge-1.21.1-1.0.1.jar |Tinted Campfires |tintedcampfires |1.0.1 |Manifest: NOSIGNATURE collective-1.21.1-7.84.jar |Collective |collective |7.84 |Manifest: NOSIGNATURE camera-neoforge-1.21.1-1.0.18.jar |Camera Mod |camera |1.21.1-1.0.17 |Manifest: NOSIGNATURE spyglass_improvements-1.5.7+mc1.21+neoforge.jar |Spyglass Improvements |spyglass_improvements |1.5.7 |Manifest: NOSIGNATURE curios-neoforge-9.1.4+1.21.0.jar |Adorned API |curios |9.1.4+1.21.0 |Manifest: NOSIGNATURE ars_nouveau-1.21.0-5.1.0-all.jar |Ars Nouveau |ars_nouveau |5.1.0 |Manifest: NOSIGNATURE ars_additions-1.21.0-21.0.2.jar |Ars Additions |ars_additions |1.21.0-21.0.2 |Manifest: NOSIGNATURE allthearcanistgear-1.21.1-21.0.3.jar |All The Arcanist Gear |allthearcanistgear |1.21.1-21.0.3 |Manifest: NOSIGNATURE RingOfBlink-NeoForge-1.21.1-1.8.4.jar |Ring of Blink |ring_of_blink |1.8.4 |Manifest: NOSIGNATURE common-6.1.0.jar |Time In A Bottle |tiab |6.1.0 |Manifest: NOSIGNATURE elevatorid-neoforge-1.21.1-1.11.3.jar |ElevatorMod |elevatorid |1.21.1-1.11.3 |Manifest: NOSIGNATURE resourcefullib-neoforge-1.21-3.0.11.jar |Resourceful Lib |resourcefullib |3.0.11 |Manifest: NOSIGNATURE starterkit-1.21.1-7.1.jar |Starter Kit |starterkit |7.1 |Manifest: NOSIGNATURE MekanismTools-1.21.1-10.7.7.64.jar |Mekanism: Tools |mekanismtools |10.7.7 |Manifest: NOSIGNATURE twilightdelight-3.0.0+6.jar |Twilight Flavors & Delight |twilightdelight |3.0.0+6 |Manifest: NOSIGNATURE deeperdarker-neoforge-1.21-1.3.2.jar |Deeper and Darker |deeperdarker |1.3.2 |Manifest: NOSIGNATURE architectury-13.0.6-neoforge.jar |Architectury |architectury |13.0.6 |Manifest: NOSIGNATURE Not Enough Recipe Book-NEOFORGE-0.4.1.jar |Not Enough Recipe Book |nerb |0.4.1 |Manifest: NOSIGNATURE just-hammers-neoforge-21.0.3.jar |Just Hammers |justhammers |21.0.3 |Manifest: NOSIGNATURE jamlib-neoforge-1.0.11+1.21.jar |JamLib |jamlib |1.0.11+1.21 |Manifest: NOSIGNATURE rightclickharvest-neoforge-4.3.1+1.21.jar |Right Click Harvest |rightclickharvest |4.3.1+1.21 |Manifest: NOSIGNATURE SkyVillages-1.0.6-1.21.x-neoforge-release.jar |Sky Villages |skyvillages |1.0.6 |Manifest: NOSIGNATURE cc-tweaked-1.21.1-forge-1.113.1.jar |CC: Tweaked |computercraft |1.113.1 |Manifest: NOSIGNATURE AI-Improvements-1.21-0.5.3.jar |AI-Improvements |aiimprovements |0.5.3 |Manifest: NOSIGNATURE cupboard-1.21-2.8.jar |Cupboard mod |cupboard |2.8 |Manifest: NOSIGNATURE ExtremeReactors2-1.21.1-2.4.9.jar |Extreme Reactors |bigreactors |1.21.1-2.4.9 |Manifest: NOSIGNATURE refurbished_furniture-neoforge-1.21.1-1.0.6.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.6 |Manifest: NOSIGNATURE trashcans-1.0.18b-neoforge-mc1.21.jar |Trash Cans |trashcans |1.0.18+b |Manifest: NOSIGNATURE The_Undergarden-1.21.1-0.8.22.jar |The Undergarden |undergarden |0.8.22 |Manifest: NOSIGNATURE monolib-neoforge-1.21.1-1.3.0.jar |MonoLib |monolib |1.3.0 |Manifest: NOSIGNATURE disenchanting_table-merged-1.21.1-3.1.0.jar |Dis-Enchanting Table |disenchanting_table |3.1.0 |Manifest: NOSIGNATURE more_bows_and_arrows-merged-1.21-3.1.0.jar |More Bows and Arrows |more_bows_and_arrows |3.1.0 |Manifest: NOSIGNATURE chunkloaders-1.2.8-neoforge-mc1.21.jar |Chunk Loaders |chunkloaders |1.2.8 |Manifest: NOSIGNATURE winterly-0.11.2+1.21.jar |Winterly |winterly |0.11.2+1.21 |Manifest: NOSIGNATURE framework-neoforge-1.21.1-0.9.2.jar |Framework |framework |0.9.2 |Manifest: NOSIGNATURE justdirethings-1.4.3.jar |Just Dire Things |justdirethings |1.4.3 |Manifest: NOSIGNATURE t_and_t-neoforge-fabric-1.13.2.jar |Towns and Towers |t_and_t |1.13.2 |Manifest: NOSIGNATURE letmedespawn-1.3.2.jar |Let Me Despawn |letmedespawn |1.3.2 |Manifest: NOSIGNATURE l2menustacker-3.0.9.jar |L2MenuStacker |l2menustacker |3.0.9 |Manifest: NOSIGNATURE chas-1.21-3.0-neoforge.jar |Craftable Horse Armor & Saddle|chas |3.0 |Manifest: NOSIGNATURE darkmodeeverywhere-1.21-1.3.3.jar |Dark Mode Everywhere |darkmodeeverywhere |1.21-1.3.3 |Manifest: NOSIGNATURE BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar |Better Advancements |betteradvancements |0.4.2.19 |Manifest: NOSIGNATURE villagesandpillages-neoforge-mc1.21.1-1.0.1.jar |Villages & Pillages |villagesandpillages |1.0.1 |Manifest: NOSIGNATURE rhino-2101.2.5-build.54.jar |Rhino |rhino |2101.2.5-build.54 |Manifest: NOSIGNATURE kubejs-neoforge-2101.7.0-build.171.jar |KubeJS |kubejs |2101.7.0-build.171 |Manifest: NOSIGNATURE xtraarrows-3.4.1-neoforge-mc1.21.jar |Xtra Arrows 3 |xtraarrows |3.4.1 |Manifest: NOSIGNATURE Cucumber-1.21.1-8.0.6.jar |Cucumber Library |cucumber |8.0.6 |Manifest: NOSIGNATURE trashslot-neoforge-1.21.1-21.1.1.jar |TrashSlot |trashslot |21.1.1 |Manifest: NOSIGNATURE pamhc2trees-NEOFORGE-1.21.0-1.0.1.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.1 |Manifest: NOSIGNATURE amendments-1.21-1.2.12-neoforge.jar |Amendments |amendments |1.21-1.2.12 |Manifest: NOSIGNATURE sophisticatedstorage-1.21-0.10.44.906.jar |Sophisticated Storage |sophisticatedstorage |0.10.44 |Manifest: NOSIGNATURE redstonepen-1.21-neoforge-1.11.41.jar |Redstone Pen |redstonepen |1.11.41 |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b OctoLib-NEOFORGE-0.4.2.jar |OctoLib |octolib |0.4.2 |Manifest: NOSIGNATURE allthewizardgear-1.21-1.1.6.jar |All the Wizard Gear |allthewizardgear |1.21-1.1.6 |Manifest: NOSIGNATURE additionallanterns-1.1.1-neoforge-mc1.21.jar |Additional Lanterns |additionallanterns |1.1.1 |Manifest: NOSIGNATURE common-networking-neoforge-1.0.16-1.21.1.jar |Common Networking |commonnetworking |1.0.16-1.21.1 |Manifest: NOSIGNATURE tinycoal-neoforge-1.21.1-1.0.3.jar |TinyCoal |tinycoal |1.0.3 |Manifest: NOSIGNATURE l2complements-3.0.2+8.jar |L2Complements |l2complements |3.0.2+8 |Manifest: NOSIGNATURE arsnouveaudelight-1.0.3.3-1.21.x.jar |Ars Nouveau Delight |arsnouveaudelight |1.0.3.3-1.21.x |Manifest: NOSIGNATURE waystones-neoforge-1.21.1-21.1.4.jar |Waystones |waystones |21.1.4 |Manifest: NOSIGNATURE Structory_1.21_v1.3.5.jar |Structory |structory |1.3.5 |Manifest: NOSIGNATURE mcw-paintings-1.0.5-1.21.1neoforge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |Manifest: NOSIGNATURE Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |19.0.0.1 |Manifest: NOSIGNATURE comforts-neoforge-9.0.2+1.21.1.jar |Comforts |comforts |9.0.2+1.21.1 |Manifest: NOSIGNATURE artifacts-neoforge-12.0.5.jar |Artifacts |artifacts |12.0.5 |Manifest: NOSIGNATURE charginggadgets-1.14.1.jar |Charging Gadgets |charginggadgets |1.14.1 |Manifest: NOSIGNATURE knightlib-neoforge-1.21-1.0.2.jar |Knight Lib |knightlib |1.0.2 |Manifest: NOSIGNATURE ExplorersCompass-1.21.1-3.0.3-neoforge.jar |Explorer's Compass |explorerscompass |1.21.1-3.0.3-neoforg|Manifest: NOSIGNATURE mahoutsukai-1.21.0-v1.35.18.jar |Mahou Tsukai |mahoutsukai |1.21.0-v1.35.18 |Manifest: NOSIGNATURE walljump-1.21.1-1.2.6-neoforge.jar |Wall-Jump TXF |walljump |1.21.1-1.2.6-neoforg|Manifest: NOSIGNATURE Terralith_1.21.x_v2.5.5.jar |Terralith |terralith |2.5.5 |Manifest: NOSIGNATURE mininggadgets-1.18.6.jar |Mining Gadgets |mininggadgets |1.18.6 |Manifest: NOSIGNATURE extensibleenums-neoforge-21.1.1.jar |Extensible Enums |extensibleenums |21.1.1 |Manifest: NOSIGNATURE Raided-1.21.1-0.1.4.2.jar |Raided |raided |0.1.4.2 |Manifest: NOSIGNATURE friendsandfoes-neoforge-mc1.21.1-3.0.3.jar |Friends & Foes |friendsandfoes |3.0.3 |Manifest: NOSIGNATURE repurposed_structures_friends_and_foes_compat_v8.j|Repurposed Structures - Friend|repurposed_structures_friends_|8 |Manifest: NOSIGNATURE MysticalAgriculture-1.21.1-8.0.7.jar |Mystical Agriculture |mysticalagriculture |8.0.7 |Manifest: NOSIGNATURE MysticalAgradditions-1.21.1-8.0.1.jar |Mystical Agradditions |mysticalagradditions |8.0.1 |Manifest: NOSIGNATURE nyfsspiders-neoforge-1.21-2.3.1.jar |Nyf's Spiders |nyfsspiders |2.3.1 |Manifest: NOSIGNATURE craftingtweaks-neoforge-1.21.1-21.1.2.jar |Crafting Tweaks |craftingtweaks |21.1.2 |Manifest: NOSIGNATURE horsecombatcontrols-1.21.0-1.0.5.jar |Horse Combat Controls |horsecombatcontrols |1.21.0-1.0.5 |Manifest: NOSIGNATURE revampedphantoms-1.1.2-neoforge.jar |Revamped Phantoms |revamped_phantoms |1.1.2 |Manifest: NOSIGNATURE moonlight-1.21-2.14.25-neoforge.jar |Moonlight Lib |moonlight |1.21-2.14.25 |Manifest: NOSIGNATURE endermanoverhaul-neoforge-1.21-2.0.0.jar |Enderman Overhaul |endermanoverhaul |2.0.0 |Manifest: NOSIGNATURE com.enderio.enderio-conduits-7.0.7-alpha.jar |Ender IO Conduits |enderio_conduits |7.0.7-alpha |Manifest: NOSIGNATURE titanium-1.21-4.0.21.jar |Titanium |titanium |4.0.21 |Manifest: NOSIGNATURE RegionsUnexploredNeoforge-0.5.6.1+1.21.jar |Regions Unexplored |regions_unexplored |0.5.6.1 |Manifest: NOSIGNATURE silent-lib-1.21-neoforge-10.3.0.jar |Silent Lib |silentlib |10.3.0 |Manifest: NOSIGNATURE Jade-1.21.1-NeoForge-15.4.1.jar |Jade |jade |15.4.1+neoforge |Manifest: NOSIGNATURE appliedenergistics2-19.0.23-beta.jar |Applied Energistics 2 |ae2 |19.0.23-beta |Manifest: NOSIGNATURE ae2ct-1.21.1-1.0.3-beta.jar |AE2:Crafting Tree |ae2ct |1.21.1-1.0.3-beta |Manifest: NOSIGNATURE AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar |AE2NetworkAnalyzer |ae2netanalyser |1.21-2.0.0-neoforge |Manifest: NOSIGNATURE ae2wtlib-19.1.6-beta.jar |AE2WTLib |ae2wtlib |19.1.6-beta |Manifest: NOSIGNATURE ExtendedAE-1.21-2.1.1-neoforge.jar |ExtendedAE |extendedae |1.21-2.1.1-neoforge |Manifest: NOSIGNATURE de.mari_023.ae2wtlib_api-19.1.6-beta.jar |AE2WTLib API |ae2wtlib_api |19.1.6-beta |Manifest: NOSIGNATURE CreativeCore_NEOFORGE_v2.12.17_mc1.21.1.jar |CreativeCore |creativecore |2.12.17 |Manifest: NOSIGNATURE forbidden_arcanus-1.21.1-2.5.6-beta.jar |Forbidden Arcanus |forbidden_arcanus |2.5.6-beta |Manifest: NOSIGNATURE com.enderio.enderio-armory-7.0.7-alpha.jar |Ender IO Armory |enderio_armory |7.0.7-alpha |Manifest: NOSIGNATURE theurgy-1.21.1-neoforge-1.56.0.jar |Theurgy |theurgy |1.56.0 |Manifest: NOSIGNATURE enderio-7.0.7-alpha.jar |Ender IO |enderio |7.0.7-alpha |Manifest: NOSIGNATURE easy-villagers-neoforge-1.21.1-1.1.23.jar |Easy Villagers |easy_villagers |1.21.1-1.1.23 |Manifest: NOSIGNATURE plushies-neoforge-1.5.1.jar |Plushie Mod |plushies |1.5.1 |Manifest: NOSIGNATURE Iceberg-1.21.1-neoforge-1.2.8.jar |Iceberg |iceberg |1.2.8 |Manifest: NOSIGNATURE brutalbosses-1.21-7.3.jar |brutalbosses mod |brutalbosses |7.3 |Manifest: NOSIGNATURE expandeddelight-0.1.2.2.jar |Expanded Delight |expandeddelight |0.1.2.2 |Manifest: NOSIGNATURE more_beautiful_torches-merged-1.21-3.0.0.jar |More Beautiful Torches |more_beautiful_torches |3.0.0 |Manifest: NOSIGNATURE FastWorkbench-1.21-9.1.2.jar |Fast Workbench |fastbench |9.1.2 |Manifest: NOSIGNATURE Storage Drawers-neoforge-1.21-13.7.1.jar |Storage Drawers |storagedrawers |13.7.1 |Manifest: NOSIGNATURE ars_elemental-1.21.0-0.7.0.5.jar |Ars Elemental |ars_elemental |1.21.0-0.7.0.5 |Manifest: NOSIGNATURE irons_spellbooks-1.21-3.7.1.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.21-3.7.1 |Manifest: NOSIGNATURE ToughAsNails-neoforge-1.21.1-10.1.0.12.jar |Tough As Nails |toughasnails |10.1.0.12 |Manifest: NOSIGNATURE betterchunkloading-1.21-4.5.jar |betterchunkloading mod |betterchunkloading |4.5 |Manifest: NOSIGNATURE illagersweararmor-1.21-2.3.1.jar |Illagers Wear Armor |illagersweararmor |2.3.1 |Manifest: NOSIGNATURE buildinggadgets2-1.3.7.jar |Building Gadgets 2 |buildinggadgets2 |1.3.7 |Manifest: NOSIGNATURE modonomicon-1.21.1-neoforge-1.108.1.jar |Modonomicon |modonomicon |1.108.1 |Manifest: NOSIGNATURE advanced_music_mod-neoforge-2.0.2+1.21.jar |Advanced Music Mod |advanced_music_mod |2.0.2+1.21 |Manifest: NOSIGNATURE coroutil-neoforge-1.21.0-1.3.8.jar |CoroUtil |coroutil |1.21.0-1.3.8 |Manifest: NOSIGNATURE zombieawareness-neoforge-1.21.0-1.13.2.jar |Zombie Awareness |zombieawareness |1.21.0-1.13.2 |Manifest: NOSIGNATURE minecolonies-1.1.724-1.21.1-snapshot.jar |MineColonies |minecolonies |1.1.724-1.21.1-snaps|Manifest: NOSIGNATURE Creeperoverhaul-neoforge-1.21-4.0.5.jar |Creeper Overhaul |creeperoverhaul |4.0.5 |Manifest: NOSIGNATURE ferritecore-7.0.0-neoforge.jar |Ferrite Core |ferritecore |7.0.0 |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 moredragoneggs-5.0.jar |More Dragon Eggs |moredragoneggs |5.0 |Manifest: NOSIGNATURE modular-routers-13.0.3+mc1.21.jar |Modular Routers |modularrouters |13.0.3 |Manifest: NOSIGNATURE l2itemselector-3.0.8.jar |L2ItemSelector |l2itemselector |3.0.8 |Manifest: NOSIGNATURE silentgems-1.21.1-neoforge-5.0.1.jar |Silent's Gems |silentgems |5.0.1 |Manifest: NOSIGNATURE allarrowsinfinityfix-1.7-neoforge-mc1.21.jar |All Arrows Infinity Fix |allarrowsinfinityfix |1.7 |Manifest: NOSIGNATURE Applied-Mekanistics-1.6.1.jar |Applied Mekanistics |appmek |1.6.1 |Manifest: NOSIGNATURE packetfixer-neoforge-1.4.1-1.21-to-1.21.1.jar |Packet Fixer |packetfixer |1.4.1 |Manifest: NOSIGNATURE expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE valhelsia_core-neoforge-1.21-1.1.3.jar |Valhelsia Core |valhelsia_core |1.1.3 |Manifest: NOSIGNATURE craftedcore-5.5.jar |CraftedCore |craftedcore |5.5 |Manifest: NOSIGNATURE walkers-5.3.3.jar |Walkers |walkers |5.3.3 |Manifest: NOSIGNATURE remorphed-4.2.jar |ReMorphed |remorphed |4.2 |Manifest: NOSIGNATURE OverflowingBars-v21.1.1-1.21.1-NeoForge.jar |Overflowing Bars |overflowingbars |21.1.1 |Manifest: NOSIGNATURE healingcampfire-1.21.1-6.1.jar |Healing Campfire |healingcampfire |6.1 |Manifest: NOSIGNATURE Crash Report UUID: 5cecdb16-0b85-4823-bd11-8f81f9cb8a64 FML: 4.0.24 NeoForge: 21.1.65 ```

After restarting everything, the dank null could not be opened, and this happens in the log before the player gets booted for ticking

server log ``` [17:35:50] [Server thread/ERROR] [minecraft/BlockableEventLoop]: Error executing task on Server java.util.concurrent.CompletionException: java.lang.NullPointerException: Cannot invoke "tfar.dankstorage.world.DankSavedData.getOrCreateInventory()" because the return value of "tfar.dankstorage.world.DankSavedData.get(int, net.minecraft.server.MinecraftServer)" is null at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?] {re:mixin} at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?] {re:mixin} at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?] {} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:classloading} at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin from mod modernfix,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:computing_frames,re:mixin,re:classloading} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:872) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:170) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin from mod modernfix,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:855) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:849) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin from mod modernfix,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:821) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:826) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:712) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A} at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin} Caused by: java.lang.NullPointerException: Cannot invoke "tfar.dankstorage.world.DankSavedData.getOrCreateInventory()" because the return value of "tfar.dankstorage.world.DankSavedData.get(int, net.minecraft.server.MinecraftServer)" is null at TRANSFORMER/dankstorage@8/tfar.dankstorage.network.server.C2SRequestContentsPacket.handleServer(C2SRequestContentsPacket.java:45) ~[dankstorage-neoforge-1.21.1-8.jar%23535!/:8] {re:classloading} at TRANSFORMER/dankstorage@8/tfar.dankstorage.platform.NeoForgePlatformHelper.lambda$registerServerPacket$1(NeoForgePlatformHelper.java:66) ~[dankstorage-neoforge-1.21.1-8.jar%23535!/:8] {re:classloading} at TRANSFORMER/neoforge@21.1.65/net.neoforged.neoforge.network.handling.MainThreadPayloadHandler.lambda$handle$0(MainThreadPayloadHandler.java:16) ~[neoforge-21.1.65-universal.jar%23448!/:?] {re:classloading} at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:60) ~[server-1.21.1-20240808.144430-srg.jar%23447!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin from mod modernfix,pl:mixin:A} at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {} ```
Tfarcenim commented 1 month ago

fixed in 1.21.1-10