mods: add repurposed structures

Not much configuration possible and defaults are reasonable.
This commit is contained in:
Yonah 2025-11-07 23:08:42 +09:00
parent 412afd853a
commit dc8fa38f81
Signed by: yonah
SSH Key Fingerprint: SHA256:57+oNEzV2U/aq2eDPdDtPiJjVykuXMYYJMkcAo8QdRw
4 changed files with 37 additions and 1 deletions

View File

@ -256,6 +256,11 @@ file = "mods/main-menu-credits.pw.toml"
hash = "fa3e6df3d222c94014c840673aa92455210d404eadceb05dd5ab3ae5a3eab6db"
metafile = true
[[files]]
file = "mods/midnightlib.pw.toml"
hash = "ceadd493611f2ba6e1fd0d323db2200d7dfe99930631c3eda91279e7493e609e"
metafile = true
[[files]]
file = "mods/modmenu.pw.toml"
hash = "43863c7eb19b3225a92ebadcb6ab5d08f107ce25aa639f4d5312d476f5f4efed"
@ -306,6 +311,11 @@ file = "mods/remove-terralith-intro-message.pw.toml"
hash = "fe85eb7e13d32999eb376d154be220d82134c534a3f066fa263fb4af11535232"
metafile = true
[[files]]
file = "mods/repurposed-structures-fabric.pw.toml"
hash = "9ca19396afcac17aa8d1f3690d1b760ea80f21bdd97bee9e1933cd4a6cbfcc8c"
metafile = true
[[files]]
file = "mods/serverbacksnow.pw.toml"
hash = "d671585dce172d76adda5e370fbde6de54cb44efbafb18f6a981128352b353a5"

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

@ -0,0 +1,13 @@
name = "MidnightLib"
filename = "midnightlib-1.8.3-fabric+1.21.9.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/codAaoxh/versions/7RbEjTSq/midnightlib-1.8.3-fabric%2B1.21.9.jar"
hash-format = "sha512"
hash = "e65ab862d606d91054877bfefc5d49bf8305db0ebd140776b122a802e30628bdcda4c55bed8c46d41af86960897ffdd1d4dbbe97a6480c45b27a39cb67914562"
[update]
[update.modrinth]
mod-id = "codAaoxh"
version = "7RbEjTSq"

View File

@ -0,0 +1,13 @@
name = "Repurposed Structures - Quilt/Fabric"
filename = "repurposed_structures-7.5.22+1.21.9-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/muf0XoRe/versions/Qn9MHk0P/repurposed_structures-7.5.22%2B1.21.9-fabric.jar"
hash-format = "sha512"
hash = "861628a001db41d29a426a22c3bf9a081e455b0da753a5e54788d8561dc94b8b321702e85fc17d0138b56f10fee46308ccf17a45d08d94c1119454a7fed1a134"
[update]
[update.modrinth]
mod-id = "muf0XoRe"
version = "Qn9MHk0P"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "d2f0b6c7755e8fbd24fa46d63191444d15c1286245becf94b7d649153f4bd96a"
hash = "4c6e1f7f58e9a76df4cd0f04142f682674a88d119c122210312518b7f96ed6a3"
[versions]
fabric = "0.17.3"