diff --git a/index.toml b/index.toml index 5d79755..e9f6927 100644 --- a/index.toml +++ b/index.toml @@ -103,6 +103,11 @@ file = "mods/luckperms.pw.toml" hash = "fd3c19d3524ec86a192e87859738bdd2f5e244115ae1125202592ac13c608979" metafile = true +[[files]] +file = "mods/mob-armor-trims.pw.toml" +hash = "246509495609f4041e7a7b5a85db98159b3fc1dcd559233748e90d6fb0a3a46b" +metafile = true + [[files]] file = "mods/modernfix.pw.toml" hash = "8db4414ae685883aaa38fba9d9412962338585c231b20b1770b20a119a0d5ba6" diff --git a/mods/mob-armor-trims.pw.toml b/mods/mob-armor-trims.pw.toml new file mode 100644 index 0000000..c359c35 --- /dev/null +++ b/mods/mob-armor-trims.pw.toml @@ -0,0 +1,13 @@ +name = "Mob Armor Trims" +filename = "mob_armor_trims-2.4.1+1.21-fabric.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/hHVaPgFK/versions/DLoZXiLG/mob_armor_trims-2.4.1%2B1.21-fabric.jar" +hash-format = "sha1" +hash = "e0f81f9d0ecf01abc77fdadb13df33f2030eb407" + +[update] +[update.modrinth] +mod-id = "hHVaPgFK" +version = "DLoZXiLG" diff --git a/pack.toml b/pack.toml index 0750adb..9a6755f 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 = "6327e6c38d9cb226a3b81d0805b880cf40bc3e3aa0b595ca372eb2b1cf91abdb" +hash = "31d15fd409f950a9cee78d6d8971eb2a784dea110817bcefd788c322f97d95b0" [versions] fabric = "0.16.5"