+ AttributeFix

This commit is contained in:
Jill 2022-09-13 09:03:34 +03:00
parent 5067e8daf7
commit 502a4286f9
3 changed files with 19 additions and 1 deletions

View File

@ -133,6 +133,11 @@ file = "mods/architectury-api.pw.toml"
hash = "57a710b2bdaf3fab30044fd0aeaf4ee94676fc3b26757af884dcb4d735b62729"
metafile = true
[[files]]
file = "mods/attributefix.pw.toml"
hash = "05190346d8cd9d0144dfeac6c68f766fb9f34e0b916483d5360b4883b60b282d"
metafile = true
[[files]]
file = "mods/axes-are-weapons.pw.toml"
hash = "d221516cd44ed51e97a89cfd175778b6d916cbdbce85fad991803dbdd98efaa4"

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

@ -0,0 +1,13 @@
name = "AttributeFix"
filename = "AttributeFix-Fabric-1.19.2-17.1.3.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "be2c9987cb2a58fd944425ba36cea261641278f1"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3963621
project-id = 280510

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "37f051bd8e2e8eaa3419a8ee17974ff000056be442d3ce4c9e8bebb8bd2efa91"
hash = "a9c3d8ccf18e59bd25fc9f931d588af509c5673fdc30507163919bd0b0a5fa20"
[versions]
fabric = "0.14.9"