Added GuideME
This commit is contained in:
parent
82dc6a388a
commit
7e28cdb61a
3 changed files with 19 additions and 1 deletions
|
@ -60,6 +60,11 @@ file = "mods/farmers-delight.pw.toml"
|
|||
hash = "867a029a8bed75bea2fb02e5186730db46ec01f970d0bdb266c6897074c16177"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/guideme.pw.toml"
|
||||
hash = "3d0defaa05f249638a4f43b84ae20294409b90b9f68b36e7a9aa771997129229"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/iris.pw.toml"
|
||||
hash = "c3c06a4839ecfd4717686f7394396a4fc66b7a2e8eabbdd51f23ab2a1099cc1e"
|
||||
|
|
13
mods/guideme.pw.toml
Normal file
13
mods/guideme.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "GuideME"
|
||||
filename = "guideme-21.1.9.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Ck4E7v7R/versions/9aIv5HxH/guideme-21.1.9.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "06c975505e6d3aafa8df4011ea78a2cb5763f59239196b043cd2a58f648c33eda7a54481532d8524a2e1e242ac3162db08a3be93e87414ca310e22b1865a9100"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Ck4E7v7R"
|
||||
version = "9aIv5HxH"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "15bbc49eb130c0e6378bf1f52d1757ade2e3986db9c2845493bba81d004504b7"
|
||||
hash = "66b83962be03258ba27d770a0886909cd54e4472eb36930eb136ef38d16ff843"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
Loading…
Reference in a new issue