Added more mods

This commit is contained in:
Jonathan Ho
2025-05-31 13:44:01 -07:00
parent 40f8be5dec
commit 03d16c1ff3
3 changed files with 19 additions and 1 deletions

View File

@@ -87,6 +87,11 @@ file = "mods/fabric-language-kotlin.pw.toml"
hash = "967a780be97bec40b8bca4945a053ee4fbd05d58e218c4fb803959ac0d0c7f08" hash = "967a780be97bec40b8bca4945a053ee4fbd05d58e218c4fb803959ac0d0c7f08"
metafile = true metafile = true
[[files]]
file = "mods/filters-api.pw.toml"
hash = "4cf4992dceab63a7801477c66f7780e0d950568f9002a8536acc8d468e297c29"
metafile = true
[[files]] [[files]]
file = "mods/freecam.pw.toml" file = "mods/freecam.pw.toml"
hash = "4eddbfb450a37b85a1ac710d3ecb51f4e527130bd453f8a16f067210b2767692" hash = "4eddbfb450a37b85a1ac710d3ecb51f4e527130bd453f8a16f067210b2767692"

13
mods/filters-api.pw.toml Normal file
View File

@@ -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"

View File

@@ -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 = "121826ed8f02170b15ca9b26af706e01cd0a5b9fa8ca6fc76befbbb69a673306" hash = "3d5d8990e81b3b3d838f1c625f22d06ba417bff1829a231e6bbd577996652e32"
[versions] [versions]
fabric = "0.16.14" fabric = "0.16.14"