diff --git a/index.toml b/index.toml index bbd192c..fd1b212 100644 --- a/index.toml +++ b/index.toml @@ -428,6 +428,11 @@ file = "mods/eureka.pw.toml" hash = "4e7359568382843485cb04c9efffe03d9abf3cb287a8bc067e498429c72fba19" metafile = true +[[files]] +file = "mods/fbi-and-swat-armors.pw.toml" +hash = "7dd8fcbe4695380dda6fbdf21f468d4c6bf9a80d5133058b5ecd91af25e03328" +metafile = true + [[files]] file = "mods/ferrite-core.pw.toml" hash = "cc9ea818b1134db469b32e97b714039d2eb23bc79a0e0b03ef862508e36378b1" diff --git a/mods/fbi-and-swat-armors.pw.toml b/mods/fbi-and-swat-armors.pw.toml new file mode 100644 index 0000000..731f06c --- /dev/null +++ b/mods/fbi-and-swat-armors.pw.toml @@ -0,0 +1,13 @@ +name = "FBI And SWAT Armors" +filename = "fbi_swat_armors-1.20.1-1.0.2-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/8TP2HioV/versions/NZWjVFuy/fbi_swat_armors-1.20.1-1.0.2-forge.jar" +hash-format = "sha1" +hash = "52b360a45de3d15e25edcbfd763b7216d742ba4b" + +[update] +[update.modrinth] +mod-id = "8TP2HioV" +version = "NZWjVFuy" diff --git a/pack.toml b/pack.toml index 2bb8c07..51a6439 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "088499ddc98e66b7fbaa96431071c6421038dcfcc5e4b3df7e6d7754131563ef" +hash = "038fe796e97c04c07bbd2d8760f554b9e69587ffdf23173785b0976870438eba" [versions] forge = "47.3.0"