geg
This commit is contained in:
parent
e870d1d61f
commit
e780c86fed
3 changed files with 19 additions and 1 deletions
|
@ -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"
|
||||
|
|
13
mods/filament.pw.toml
Normal file
13
mods/filament.pw.toml
Normal file
|
@ -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"
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue