Added BuildingWands

This commit is contained in:
Casey 2024-04-25 17:29:08 +03:00
parent 532b6c14eb
commit 8f2a920a8b
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
4 changed files with 37 additions and 1 deletions

View File

@ -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"

View File

@ -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"

13
mods/qsl.pw.toml Normal file
View File

@ -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"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "85114e5695619847b4c8b73ddab1acbabee36cc0e9ebe0efbd24fe700540eab5"
hash = "7666ac118d61280d76c14670c6bd1266bd85dc85de25d39b0bd9b760688a95d4"
[versions]
minecraft = "1.20.1"