mods: add universal-sawmill

Requested by neko.
This commit is contained in:
2026-08-02 23:01:55 +09:00
parent 5915debdcb
commit bf5a1f0642
3 changed files with 19 additions and 1 deletions
+5
View File
@@ -889,6 +889,11 @@ file = "mods/txnilib.pw.toml"
hash = "31e77a1b3aa4d794fb7acfb6e8611b765008a6fb27e0976bc882bad803c55eaa" hash = "31e77a1b3aa4d794fb7acfb6e8611b765008a6fb27e0976bc882bad803c55eaa"
metafile = true metafile = true
[[files]]
file = "mods/universal-sawmill.pw.toml"
hash = "e64376be6101f6ba8a1af9db49d5b256279681abada369bbd078b965c4a0ea9d"
metafile = true
[[files]] [[files]]
file = "mods/visual-workbench.pw.toml" file = "mods/visual-workbench.pw.toml"
hash = "2a9fb3f1204bb02df7062cd821769f87ed91f1142b948ade8f9e5488b90e68f6" hash = "2a9fb3f1204bb02df7062cd821769f87ed91f1142b948ade8f9e5488b90e68f6"
+13
View File
@@ -0,0 +1,13 @@
name = "Sawmill"
filename = "sawmill-1.21-1.8.0-neoforge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/WRaRZdTd/versions/RIxcwgDb/sawmill-1.21-1.8.0-neoforge.jar"
hash-format = "sha512"
hash = "b4e503f1a914628156183c6331626f5f896f042ff41b4c7f4c6d723cb3c7b844a9062c147002d0fedae579c77935dfecc2e364ebdb9688d1df344fa555491c4c"
[update]
[update.modrinth]
mod-id = "WRaRZdTd"
version = "RIxcwgDb"
+1 -1
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 = "ff5370d502490c71cff1d705ad35ea687c84001c5c62ba930df0dfe0763df2eb" hash = "a53f8512ceeb4424ab18d0f6adda189a8eb076b48f8fa122e6c9187c19af230e"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"