feat: add "modernfix" mod

This commit is contained in:
2026-02-17 23:52:19 -06:00
parent 58f91af3c5
commit 20da9e2a97
3 changed files with 19 additions and 1 deletions

5
index.toml generated
View File

@@ -335,6 +335,11 @@ file = "mods/modern-ui.pw.toml"
hash = "fb078f45d04576d994b31f76911eedf74aa6b4ca5ed177eedffd0853887cf97f" hash = "fb078f45d04576d994b31f76911eedf74aa6b4ca5ed177eedffd0853887cf97f"
metafile = true metafile = true
[[files]]
file = "mods/modernfix.pw.toml"
hash = "97b807fbcaa59fd13ffdfd1428a2484d7c320f94af9ffda992ee9be9beba0286"
metafile = true
[[files]] [[files]]
file = "mods/more-overlays-updated.pw.toml" file = "mods/more-overlays-updated.pw.toml"
hash = "d523d495ab022346d3789c0bb0c24a5c78c1cbb661e48b6fc1c15f322a02ed74" hash = "d523d495ab022346d3789c0bb0c24a5c78c1cbb661e48b6fc1c15f322a02ed74"

13
mods/modernfix.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "ModernFix"
filename = "modernfix-forge-5.26.2+mc1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/nmDcB62a/versions/Uvlhuprw/modernfix-forge-5.26.2%2Bmc1.20.1.jar"
hash-format = "sha512"
hash = "46e6fb85c3097d3dedca0409fda83d58b3724a0905a5f5417b8bfaa2cb8bce388e6d42c762ee615413a9bc2692fa4b302d7e2405fe6fd7ad82c9def6a5da9028"
[update]
[update.modrinth]
mod-id = "nmDcB62a"
version = "Uvlhuprw"

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 = "c4173c8f8f8afc19258276fef41470ee48c93b6633304559d6b4589f4fdac870" hash = "7c1599c33c6b7a74c3d16e1673fa7ece87da43706aa1a190253147af5b32b092"
[versions] [versions]
forge = "47.4.10" forge = "47.4.10"