This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2024-09-30 17:23:20 +02:00
parent 6af9dfe2ab
commit aca0e33468
6 changed files with 73 additions and 1 deletions

View file

@ -23,6 +23,11 @@ file = "mods/architectury-api.pw.toml"
hash = "417b7af3c7cb5f2681960349d3fa118733cbce5d260fadddd792abb24e52fbdc"
metafile = true
[[files]]
file = "mods/armorstandeditor.pw.toml"
hash = "5732254c42451afa123a6d9a0be40373e8cbc5e7bdc0584dd6140cee9229777c"
metafile = true
[[files]]
file = "mods/bluemap.pw.toml"
hash = "89751dbf21f7e9898c06ccdd784226889859bb01a1ed61e24890daad56ac2078"
@ -133,6 +138,21 @@ file = "mods/placeholder-api.pw.toml"
hash = "d0311de4c47e48ba0c1769253c7bd8fd541ed81c60823c539116a963e58c9128"
metafile = true
[[files]]
file = "mods/polydecorations.pw.toml"
hash = "ac52495be58752d39d00f22b7e77698713c588b3dd9c85705e7b2822c707f6a8"
metafile = true
[[files]]
file = "mods/polydex.pw.toml"
hash = "eac2eae68b5c4d4f043491b04124c8e6503a6c996a480806ee71b350e61d010a"
metafile = true
[[files]]
file = "mods/polymer.pw.toml"
hash = "b22b53c5ba57ccb6431a506afe37f99a1733d1c7877dd9e1c675fd2d153d608b"
metafile = true
[[files]]
file = "mods/puzzles-lib.pw.toml"
hash = "051e4f73dda5eb438a3e1eb84cd51698a1ec15e886b88aff3472cd9c7a305012"

View file

@ -0,0 +1,13 @@
name = "Armor Stand Editor"
filename = "armor-stand-editor-2.5.0+1.21-rc1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/Ef9ZREBZ/versions/lp2JxZ4N/armor-stand-editor-2.5.0%2B1.21-rc1.jar"
hash-format = "sha1"
hash = "92cef857227af00049e90ef9938662278570fc99"
[update]
[update.modrinth]
mod-id = "Ef9ZREBZ"
version = "lp2JxZ4N"

View file

@ -0,0 +1,13 @@
name = "PolyDecorations"
filename = "polydecorations-0.4.4+1.21.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/5710VC7f/versions/9spqh9Vr/polydecorations-0.4.4%2B1.21.1.jar"
hash-format = "sha1"
hash = "6bdbe912bff01d489633759c18fd4905608c3d07"
[update]
[update.modrinth]
mod-id = "5710VC7f"
version = "9spqh9Vr"

13
mods/polydex.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Polydex"
filename = "polydex-1.2.4+1.21.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/m5NB7FJE/versions/QD4qlFMQ/polydex-1.2.4%2B1.21.1.jar"
hash-format = "sha1"
hash = "985099e02f9957a30a053cda46fed438cab8c2e2"
[update]
[update.modrinth]
mod-id = "m5NB7FJE"
version = "QD4qlFMQ"

13
mods/polymer.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Polymer"
filename = "polymer-bundled-0.9.16+1.21.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/xGdtZczs/versions/JNR0UeBQ/polymer-bundled-0.9.16%2B1.21.1.jar"
hash-format = "sha1"
hash = "ae4cc71c9f878ef9d08db3956793c6a1666e5ffa"
[update]
[update.modrinth]
mod-id = "xGdtZczs"
version = "JNR0UeBQ"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "8c9653f399b21859caa1fd7395c8c75fc72ad073a228d3bb7d73d577da626981"
hash = "83b3489cc3bb2b70506a5163b3f860e7f58cfa7974ee9229b04265365332fa45"
[versions]
fabric = "0.16.5"