diff --git a/index.toml b/index.toml index 4590d2b..ee1aff2 100644 --- a/index.toml +++ b/index.toml @@ -15,6 +15,11 @@ file = "mods/architectury-api.pw.toml" hash = "4e81241ba2da06f425efc5e09fb6b38470125c1581c39e1310c5843a0b96ec76" metafile = true +[[files]] +file = "mods/attributefix.pw.toml" +hash = "1af0f2515f459bc59ac0f489ef94bf2d6e0453e57831d5711c64da695929bde9" +metafile = true + [[files]] file = "mods/baguettelib.pw.toml" hash = "ab91ecc56cc8ab62ffc54e4d5571b129d4a17dcc3b084b6089bc018307cbe816" diff --git a/mods/attributefix.pw.toml b/mods/attributefix.pw.toml new file mode 100644 index 0000000..9622a63 --- /dev/null +++ b/mods/attributefix.pw.toml @@ -0,0 +1,13 @@ +name = "AttributeFix" +filename = "AttributeFix-Forge-1.20.1-21.0.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lOOpEntO/versions/ihWybkI9/AttributeFix-Forge-1.20.1-21.0.5.jar" +hash-format = "sha512" +hash = "0d631c06820257e70a9a0dafbd74fc6412c337deb0631af0e084dfdcce4405d7980e6b4d4c3cf8840cff51d32ad9fc8d9a2a69bf0a6cd9b492cdc6efc23cf9ee" + +[update] +[update.modrinth] +mod-id = "lOOpEntO" +version = "ihWybkI9" diff --git a/pack.toml b/pack.toml index d6a2a2e..03bc5ed 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 = "562f39f3c7cf0a298923ce1e26b02b01215ba54484c58a19dd7c04bc2bc9e56d" +hash = "366a59cfd54b576693f75e11d7cc79b3741870da1b328ffea637c0b32813b70d" [versions] forge = "47.4.10"