feat: add "attributefix" mod
This commit is contained in:
5
index.toml
generated
5
index.toml
generated
@@ -15,6 +15,11 @@ file = "mods/architectury-api.pw.toml"
|
|||||||
hash = "4e81241ba2da06f425efc5e09fb6b38470125c1581c39e1310c5843a0b96ec76"
|
hash = "4e81241ba2da06f425efc5e09fb6b38470125c1581c39e1310c5843a0b96ec76"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/attributefix.pw.toml"
|
||||||
|
hash = "1af0f2515f459bc59ac0f489ef94bf2d6e0453e57831d5711c64da695929bde9"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/baguettelib.pw.toml"
|
file = "mods/baguettelib.pw.toml"
|
||||||
hash = "ab91ecc56cc8ab62ffc54e4d5571b129d4a17dcc3b084b6089bc018307cbe816"
|
hash = "ab91ecc56cc8ab62ffc54e4d5571b129d4a17dcc3b084b6089bc018307cbe816"
|
||||||
|
|||||||
13
mods/attributefix.pw.toml
Normal file
13
mods/attributefix.pw.toml
Normal file
@@ -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"
|
||||||
@@ -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 = "562f39f3c7cf0a298923ce1e26b02b01215ba54484c58a19dd7c04bc2bc9e56d"
|
hash = "366a59cfd54b576693f75e11d7cc79b3741870da1b328ffea637c0b32813b70d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.10"
|
forge = "47.4.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user