add kitsune minus

This commit is contained in:
Infinidoge 2025-06-23 16:07:27 -04:00
parent f3e9cbfb11
commit 3d8e5edf1a
Signed by: Infinidoge
SSH key fingerprint: SHA256:GT2StvPQMMfFHyiiFJymQxfTG/z6EWLJ6NWItf5K5sA
3 changed files with 19 additions and 1 deletions

View file

@ -203,6 +203,11 @@ file = "mods/jei.pw.toml"
hash = "16ac441e7298a3b53d2bcbf7393f934882d76c506913cfac8c1bf9ec7fef4eac" hash = "16ac441e7298a3b53d2bcbf7393f934882d76c506913cfac8c1bf9ec7fef4eac"
metafile = true metafile = true
[[files]]
file = "mods/kitsune-minus.pw.toml"
hash = "e6f7208140d5cb28bf51a96dfadb635801e64eb1ece2d2694f2b9c0dae5b8868"
metafile = true
[[files]] [[files]]
file = "mods/krypton.pw.toml" file = "mods/krypton.pw.toml"
hash = "0833d10f595121581333b2ad49ef724b32405c796d1f896ab9b2cea2b9743b9c" hash = "0833d10f595121581333b2ad49ef724b32405c796d1f896ab9b2cea2b9743b9c"

View file

@ -0,0 +1,13 @@
name = "Kitsune Minus"
filename = "kitsune-minus-1.0.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/vacCr7BL/versions/eTL3inHH/kitsune-minus-1.0.0.jar"
hash-format = "sha512"
hash = "67330d56ee9e5971ee6a33546a0a45ec6fa4be2d7da4bb12dc2823a9baf69f486dae1c9e95614e9e3d1628dd77f26233a84d5f69a95a6b6b1ac0433e60a16460"
[update]
[update.modrinth]
mod-id = "vacCr7BL"
version = "eTL3inHH"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "2316420c2a5327423bca16dcbc2d04474f37b265f572cc571a33671ff60b5336" hash = "1cc396ca2a6a393cdad0640b435d45bf481fd0a3b197f58e1385ea0d258965de"
[versions] [versions]
minecraft = "1.19.2" minecraft = "1.19.2"