mods: add universal graves
Incompatible according to the repo. Hopefully nothing breaks. Defaults are sensible so no configuration required.
This commit is contained in:
parent
34798523f7
commit
5fa7666cc6
@ -317,6 +317,11 @@ file = "mods/terralith.pw.toml"
|
|||||||
hash = "d241f558d33b983b7fd961a9eb0ce052dd5797b825ae7d4d697ac9a0a0f815da"
|
hash = "d241f558d33b983b7fd961a9eb0ce052dd5797b825ae7d4d697ac9a0a0f815da"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/universal-graves.pw.toml"
|
||||||
|
hash = "05e324a0428fe718f9e069eebee434aa13564a4272820c93da98dd370b50f618"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/xaeros-minimap.pw.toml"
|
file = "mods/xaeros-minimap.pw.toml"
|
||||||
hash = "4cd110350bb72acef0f710959011eb021d08519e4fae922d3092d494a8c61b55"
|
hash = "4cd110350bb72acef0f710959011eb021d08519e4fae922d3092d494a8c61b55"
|
||||||
|
|||||||
13
mods/universal-graves.pw.toml
Normal file
13
mods/universal-graves.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Universal Graves"
|
||||||
|
filename = "graves-3.9.0+1.21.9.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/yn9u3ypm/versions/bJROTlRS/graves-3.9.0%2B1.21.9.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "36b0008bda565519f4d4e6e58c1f2138ffc83931458967c346be108183a8649c58ef628cf869a42a517651b1c2c6d4977a431ad51edd98aae3f925ed6e6865a7"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "yn9u3ypm"
|
||||||
|
version = "bJROTlRS"
|
||||||
@ -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 = "3dc8ae4f14ee2e1d6303edc116f40fc1efd9bbe943f771ffb95e57962ab76978"
|
hash = "eb9991d5b954081daac589181a0faeed2ed6d34bb55c2284abf914643b0d274b"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.17.3"
|
fabric = "0.17.3"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user