diff --git a/index.toml b/index.toml index aa09ddc..8f5caac 100644 --- a/index.toml +++ b/index.toml @@ -87,6 +87,11 @@ file = "mods/fabric-language-kotlin.pw.toml" hash = "967a780be97bec40b8bca4945a053ee4fbd05d58e218c4fb803959ac0d0c7f08" metafile = true +[[files]] +file = "mods/filters-api.pw.toml" +hash = "4cf4992dceab63a7801477c66f7780e0d950568f9002a8536acc8d468e297c29" +metafile = true + [[files]] file = "mods/freecam.pw.toml" hash = "4eddbfb450a37b85a1ac710d3ecb51f4e527130bd453f8a16f067210b2767692" diff --git a/mods/filters-api.pw.toml b/mods/filters-api.pw.toml new file mode 100644 index 0000000..dd71fa5 --- /dev/null +++ b/mods/filters-api.pw.toml @@ -0,0 +1,13 @@ +name = "Filters API" +filename = "FABRIC-1.0.0+1.20.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/naBrvjcq/versions/kblnKn4B/FABRIC-1.0.0%2B1.20.4.jar" +hash-format = "sha512" +hash = "25ef7cd6745d07b7c6289f7ce83a6de4ecac010643765403c2e68f8b4a261ae76491db84849b9bfd092a6beaa4edab0e3ab0f50732e063b7bb53f653c95dadcf" + +[update] +[update.modrinth] +mod-id = "naBrvjcq" +version = "kblnKn4B" diff --git a/pack.toml b/pack.toml index 6127b96..0e145b6 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 = "121826ed8f02170b15ca9b26af706e01cd0a5b9fa8ca6fc76befbbb69a673306" +hash = "3d5d8990e81b3b3d838f1c625f22d06ba417bff1829a231e6bbd577996652e32" [versions] fabric = "0.16.14"