This commit is contained in:
parent
cac0c9a7f2
commit
65ac8a61cb
3 changed files with 19 additions and 1 deletions
|
@ -547,6 +547,11 @@ file = "mods/geckolib.pw.toml"
|
||||||
hash = "c7884ca0c6cc09e4814a3c912e5b9608490ccf497bb85d51cc050f0b8669c214"
|
hash = "c7884ca0c6cc09e4814a3c912e5b9608490ccf497bb85d51cc050f0b8669c214"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/gravestone-mod.pw.toml"
|
||||||
|
hash = "2e201fa9c87f36012c2fa7e730e419254fff0e7038bab481b4e879fa10fa3892"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/handcrafted.pw.toml"
|
file = "mods/handcrafted.pw.toml"
|
||||||
hash = "5f66c10c529e87389cffff32ca6e2856cf64f669133cb56942ebccd805855625"
|
hash = "5f66c10c529e87389cffff32ca6e2856cf64f669133cb56942ebccd805855625"
|
||||||
|
|
13
mods/gravestone-mod.pw.toml
Normal file
13
mods/gravestone-mod.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "GraveStone Mod"
|
||||||
|
filename = "gravestone-forge-1.20.1-1.0.17.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/RYtXKJPr/versions/7YuJzZXl/gravestone-forge-1.20.1-1.0.17.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "15aec282af4d097bd88a6bc741ef069240789522"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "RYtXKJPr"
|
||||||
|
version = "7YuJzZXl"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "b2ee58d226610ceeb45450f47031ea2ac1f4acaad596d165a3915b24a94f56d7"
|
hash = "bbed5a87632334ec819328c25a1c4af5b795662e008264afc357d2e631010d79"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.3.0"
|
forge = "47.3.0"
|
||||||
|
|
Loading…
Reference in a new issue