diff --git a/index.toml b/index.toml index 73f885a..20f2909 100644 --- a/index.toml +++ b/index.toml @@ -889,6 +889,11 @@ file = "mods/txnilib.pw.toml" hash = "31e77a1b3aa4d794fb7acfb6e8611b765008a6fb27e0976bc882bad803c55eaa" metafile = true +[[files]] +file = "mods/universal-sawmill.pw.toml" +hash = "e64376be6101f6ba8a1af9db49d5b256279681abada369bbd078b965c4a0ea9d" +metafile = true + [[files]] file = "mods/visual-workbench.pw.toml" hash = "2a9fb3f1204bb02df7062cd821769f87ed91f1142b948ade8f9e5488b90e68f6" diff --git a/mods/universal-sawmill.pw.toml b/mods/universal-sawmill.pw.toml new file mode 100644 index 0000000..f4f460a --- /dev/null +++ b/mods/universal-sawmill.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 82a6089..f425015 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "ff5370d502490c71cff1d705ad35ea687c84001c5c62ba930df0dfe0763df2eb" +hash = "a53f8512ceeb4424ab18d0f6adda189a8eb076b48f8fa122e6c9187c19af230e" [versions] minecraft = "1.21.1"