Added Cosmetic Armor
This commit is contained in:
parent
4c358e126c
commit
8380bca8ea
|
@ -279,6 +279,11 @@ file = "mods/copycats.pw.toml"
|
||||||
hash = "2ce30db7df879d90994260483d4d1294a9a574f92507b0383325ecbda5bcf05d"
|
hash = "2ce30db7df879d90994260483d4d1294a9a574f92507b0383325ecbda5bcf05d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cosmetic-armor.pw.toml"
|
||||||
|
hash = "b7554f6904cd09f88067fa11b7edbe1d8ff88f75bfb4a437d19b50dcae607b61"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/craterlib.pw.toml"
|
file = "mods/craterlib.pw.toml"
|
||||||
hash = "58dd43cb8e458f89e121ca6372c7982a22557e10eb3f63fde0b5741ddd7767c2"
|
hash = "58dd43cb8e458f89e121ca6372c7982a22557e10eb3f63fde0b5741ddd7767c2"
|
||||||
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Cosmetic Armor"
|
||||||
|
filename = "CosmeticArmor-1.20-1.6.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/JrIYhb1P/versions/wPdj2uLD/CosmeticArmor-1.20-1.6.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "6adc25ad26e9c0641bf48fb67eb8d05dae2911b1"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "JrIYhb1P"
|
||||||
|
version = "wPdj2uLD"
|
|
@ -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 = "5e94efa2a712d58730892f03f0effd7687f564920a5a52de6e8d4f6f5dc046b2"
|
hash = "57af56f3570bfc2e9599828452d91f454042b18fefd1ad2c33ea855eba8025f5"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.7"
|
fabric = "0.15.7"
|
||||||
|
|
Loading…
Reference in New Issue