mods: add gravestones curios api compat
Huge qol improvement.
This commit is contained in:
10
index.toml
10
index.toml
@@ -165,6 +165,11 @@ file = "mods/azurelib.pw.toml"
|
|||||||
hash = "3fad3692589c0f330762386d945f189f506c6d4d5e17a3c467abf0bfeb60d22b"
|
hash = "3fad3692589c0f330762386d945f189f506c6d4d5e17a3c467abf0bfeb60d22b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/baguettelib.pw.toml"
|
||||||
|
hash = "35e86e1132c11dde7900ffe5c75e71bdf4e6f6b399306c6a0771ef6375c36c5c"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/balm.pw.toml"
|
file = "mods/balm.pw.toml"
|
||||||
hash = "000083950c912a685b251a3f186b8e42ac6a5f1f4066ab859d3973e521c38866"
|
hash = "000083950c912a685b251a3f186b8e42ac6a5f1f4066ab859d3973e521c38866"
|
||||||
@@ -830,6 +835,11 @@ file = "mods/gravestone-mod.pw.toml"
|
|||||||
hash = "d30fe87603e959a79e822f29df28a4ce54d787ffc54840d7fcca0b827dd5f729"
|
hash = "d30fe87603e959a79e822f29df28a4ce54d787ffc54840d7fcca0b827dd5f729"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/gravestone-x-curios-api-compat.pw.toml"
|
||||||
|
hash = "d7d0f86224da66c4f5309f48f60d785fc52f4ab4bc03d387b689401788ab26be"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/hammer-lib.pw.toml"
|
file = "mods/hammer-lib.pw.toml"
|
||||||
hash = "0cc3e3275735bbbe39ae350936e597285a7b1e7ba8ce17d2c146c5c0c972fe0b"
|
hash = "0cc3e3275735bbbe39ae350936e597285a7b1e7ba8ce17d2c146c5c0c972fe0b"
|
||||||
|
|||||||
13
mods/baguettelib.pw.toml
Normal file
13
mods/baguettelib.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "BaguetteLib"
|
||||||
|
filename = "baguettelib-1.20.1-Forge-1.1.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/OfKzpbRU/versions/zcwsIJEa/baguettelib-1.20.1-Forge-1.1.1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "0e9f34e0e8d8703269fd6d26a3635268d8f01d79c17355a85f07cd3cf382e84d23635c9715522e3839091caed6db723984b4df569fd06b042557fcf7f46f0f08"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "OfKzpbRU"
|
||||||
|
version = "zcwsIJEa"
|
||||||
13
mods/gravestone-x-curios-api-compat.pw.toml
Normal file
13
mods/gravestone-x-curios-api-compat.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Gravestone x Curios API Compat"
|
||||||
|
filename = "gravestonecurioscompat-1.20.x-Forge-3.0.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/NaiL8bPN/versions/jkxbFNyf/gravestonecurioscompat-1.20.x-Forge-3.0.0.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "5e6114fc9f3efc9e468ff6fc5665190356d4b53c5cd73331df174d61e1c3f4b11b7e3c812253f9b6a03b3c808b06796b3402d71f9510a524e94238fdc95e63fc"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "NaiL8bPN"
|
||||||
|
version = "jkxbFNyf"
|
||||||
@@ -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 = "65500f297ce561c7fc9a7385a7f33501c25a78662ba7b5c06d552c46a1c0b191"
|
hash = "8e2ca3ce0baa9a0ee0a48084c5535c7f955c155fdb60ba5599b2f3d96686c935"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.0"
|
forge = "47.4.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user