pack: add AppleSkin + Mouse Tweaks, bump to 0.14.0

Two client-leaning QoL mods.

- AppleSkin 3.0.9: food + saturation tooltips. Modrinth side=optional both;
  tagged "both" so server still installs (harmless, ~75KB).
- Mouse Tweaks 2.26.1: shift-drag, scroll-transfer, auto-refill, click-and-
  drag stacking in inventory UI. Modrinth lists server=unsupported, so
  explicitly tagged side=client -- this is the first new mod that exercises
  the server-side filter from the 0.10.0 schema migration: server's sync
  should skip downloading it.
This commit is contained in:
2026-05-22 20:49:14 +00:00
parent a29c0e3cab
commit 6143ddc111
+23 -1
View File
@@ -1,7 +1,7 @@
{ {
"$schema": "Brass-and-Sigil pack.lock.json - generated, do not edit by hand unless you know what you are doing", "$schema": "Brass-and-Sigil pack.lock.json - generated, do not edit by hand unless you know what you are doing",
"name": "Brass and Sigil", "name": "Brass and Sigil",
"version": "0.13.0", "version": "0.14.0",
"minecraft": "1.21.1", "minecraft": "1.21.1",
"loader": { "loader": {
"type": "neoforge", "type": "neoforge",
@@ -404,6 +404,28 @@
"sha1": "9430cc2ab64ff89d698be593769fb9f9ee4efae6", "sha1": "9430cc2ab64ff89d698be593769fb9f9ee4efae6",
"size": 3642581, "size": 3642581,
"side": "both" "side": "both"
},
{
"source": "modrinth",
"slug": "appleskin",
"versionId": "uAKA6Laj",
"version": "3.0.9+mc1.21",
"path": "mods/appleskin-neoforge-mc1.21-3.0.9.jar",
"url": "https://cdn.modrinth.com/data/EsAfCjCV/versions/uAKA6Laj/appleskin-neoforge-mc1.21-3.0.9.jar",
"sha1": "81cf0e668f991f83ac8820c386fbd6c9c3602246",
"size": 75804,
"side": "both"
},
{
"source": "modrinth",
"slug": "mouse-tweaks",
"versionId": "9I21YYxf",
"version": "1.21-2.26.1-neoforge",
"path": "mods/MouseTweaks-neoforge-mc1.21-2.26.1.jar",
"url": "https://cdn.modrinth.com/data/aC3cM3Vq/versions/9I21YYxf/MouseTweaks-neoforge-mc1.21-2.26.1.jar",
"sha1": "6dae57f4f50f7808d2ed9a18f6cd1c0d4640c6bc",
"size": 73938,
"side": "client"
} }
], ],
"defaultServer": { "defaultServer": {