diff --git a/index.toml b/index.toml index a43f159..1ce02df 100644 --- a/index.toml +++ b/index.toml @@ -279,6 +279,11 @@ file = "mods/copycats.pw.toml" hash = "2ce30db7df879d90994260483d4d1294a9a574f92507b0383325ecbda5bcf05d" metafile = true +[[files]] +file = "mods/cosmetic-armor.pw.toml" +hash = "b7554f6904cd09f88067fa11b7edbe1d8ff88f75bfb4a437d19b50dcae607b61" +metafile = true + [[files]] file = "mods/craterlib.pw.toml" hash = "58dd43cb8e458f89e121ca6372c7982a22557e10eb3f63fde0b5741ddd7767c2" diff --git a/mods/cosmetic-armor.pw.toml b/mods/cosmetic-armor.pw.toml new file mode 100644 index 0000000..8d03166 --- /dev/null +++ b/mods/cosmetic-armor.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 2728320..ee3919b 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 = "5e94efa2a712d58730892f03f0effd7687f564920a5a52de6e8d4f6f5dc046b2" +hash = "57af56f3570bfc2e9599828452d91f454042b18fefd1ad2c33ea855eba8025f5" [versions] fabric = "0.15.7"