diff --git a/index.toml b/index.toml index ef85001..62f4d3c 100644 --- a/index.toml +++ b/index.toml @@ -132,6 +132,11 @@ file = "mods/ferrite-core.pw.toml" hash = "078c828454d8a361baae372b5ee3dc33e5f3573fa19bdac8589b38da9dbc5c03" metafile = true +[[files]] +file = "mods/filament.pw.toml" +hash = "adb96cdda98ef1bb7a8f3b88a900de524c66dc678d11c95041a0a7d28153514a" +metafile = true + [[files]] file = "mods/forge-config-api-port.pw.toml" hash = "2a1a9cc37324bc86db0944fe070878dbff660340232c20f84365070fd0cf6307" diff --git a/mods/filament.pw.toml b/mods/filament.pw.toml new file mode 100644 index 0000000..fb945a9 --- /dev/null +++ b/mods/filament.pw.toml @@ -0,0 +1,13 @@ +name = "filament" +filename = "filament-0.8.6+1.21.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/yANxwqSX/versions/kZ5Wuup9/filament-0.8.6%2B1.21.jar" +hash-format = "sha1" +hash = "7030c17070cd6a812e2c4968d35e154839d1e873" + +[update] +[update.modrinth] +mod-id = "yANxwqSX" +version = "kZ5Wuup9" diff --git a/pack.toml b/pack.toml index 14e11e5..a412b93 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 = "ea3b42ce4c33eef499150d7ad249831603a0897c87add424740e85f2fcacf14e" +hash = "0ddd5ad4444d261b664f5aff987c5e98dc1a1f8abadb72074662db54a2c7d7bf" [versions] fabric = "0.16.5"