Update Minecraft instance and server configurations to reflect new mod loader version 21.1.228, adjust seasonal properties in sereneseasons configuration, and streamline server variable settings.

This commit is contained in:
Leonid Pershin
2026-05-08 02:07:56 +03:00
parent e58bcbbc4b
commit 6824e3e995
20 changed files with 481 additions and 62 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"slotIdRedirects": [
{
"trinketsId": "charm/spell_book",
"accessoriesId": "spellbook",
"additionalSlot": 1
}
],
"dumpDataWhenNullEntries": false,
"addPocketSlot": false,
"showPocketSlotInTooltip": false
}