Added BuildingWands
This commit is contained in:
parent
532b6c14eb
commit
8f2a920a8b
10
index.toml
10
index.toml
|
@ -149,6 +149,11 @@ file = "mods/build-guide.pw.toml"
|
|||
hash = "d81d230880b61bfc2bc7055b3799c655c7d234d86d7bf529bc217f23e3b159bf"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/building-wands.pw.toml"
|
||||
hash = "29885615b9a13b46a8c0e2da012b0f51f1eeea35d6fcb58d74fe094c959f4400"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/bushier-flowers.pw.toml"
|
||||
hash = "28fb59dd8303b624eae37b491010478ee8f850edc3116111ebf715a3a3673e3b"
|
||||
|
@ -774,6 +779,11 @@ file = "mods/puzzles-lib.pw.toml"
|
|||
hash = "6825f68b52f294d967085eedb943dad43658ee66c1fd5edbb33c5a8dcd4b6ac3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/qsl.pw.toml"
|
||||
hash = "5a6df3930d69602402cd13bf860195ac44680e2d4556e8d1254ae730fcb4b0f9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/quad.pw.toml"
|
||||
hash = "8bc3a01f742dbd6bdf7dfbdbbd2ebcea2e3fcae4434082eaf800ed516051c06e"
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
name = "Building Wands"
|
||||
filename = "BuildingWands-mc1.20.1-2.6.9-release.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/XkisZUfp/versions/mLBi7a8x/BuildingWands-mc1.20.1-2.6.9-release.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "31e4375395f23b6b3e535d0442f3082cfd94c9fc"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "XkisZUfp"
|
||||
version = "mLBi7a8x"
|
|
@ -0,0 +1,13 @@
|
|||
name = "Quilted Fabric API (QFAPI) / Quilt Standard Libraries (QSL)"
|
||||
filename = "qfapi-7.5.0_qsl-6.1.2_fapi-0.91.0_mc-1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qvIfYCYJ/versions/qAYOU2Af/qfapi-7.5.0_qsl-6.1.2_fapi-0.91.0_mc-1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "23296bd979dd1fbc6ccf84103f9bcc713029ef85"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qvIfYCYJ"
|
||||
version = "qAYOU2Af"
|
Loading…
Reference in New Issue