quality of life mods
This commit is contained in:
parent
8d85105a6c
commit
24bdfdb489
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
|
@ -100,6 +100,11 @@ file = "mods/easyauth.pw.toml"
|
||||||
hash = "782f57afa2b34aa59850a984ca846af48599f107ed3a10d3ff62e850a42788dd"
|
hash = "782f57afa2b34aa59850a984ca846af48599f107ed3a10d3ff62e850a42788dd"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/effortless-building.pw.toml"
|
||||||
|
hash = "61e1952dd95f871841391eed780dc6252d4f60e4b7afa13e0fbab74957ed6add"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/enchants-plus.pw.toml"
|
file = "mods/enchants-plus.pw.toml"
|
||||||
hash = "b4fc12978cf0812e041af7e8cc806dce65165d1b001a8bf60a7707b5da335f89"
|
hash = "b4fc12978cf0812e041af7e8cc806dce65165d1b001a8bf60a7707b5da335f89"
|
||||||
|
|
@ -350,6 +355,11 @@ file = "mods/sonic-break.pw.toml"
|
||||||
hash = "95d1552fa01e1acf7eae13a61626e6265aa6b1571a40e4fecdc5274cc1144477"
|
hash = "95d1552fa01e1acf7eae13a61626e6265aa6b1571a40e4fecdc5274cc1144477"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/sound-physics-remastered.pw.toml"
|
||||||
|
hash = "b01870e848aee7e1a2e19c6530bdd4c479b21a2f6f67134da75210844252d48f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/spark.pw.toml"
|
file = "mods/spark.pw.toml"
|
||||||
hash = "fc9e8b3b78f2b454d260f7cefa26834a352e146cdcfd44a6637544df335087a1"
|
hash = "fc9e8b3b78f2b454d260f7cefa26834a352e146cdcfd44a6637544df335087a1"
|
||||||
|
|
|
||||||
13
mods/effortless-building.pw.toml
Normal file
13
mods/effortless-building.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Effortless Building"
|
||||||
|
filename = "effortlessbuilding-4.1+1.21.11.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/DYtfQEYj/versions/WFfB60HD/effortlessbuilding-4.1%2B1.21.11.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "7a718e23cc699901d450ce58eea415e7960b6354b1e5f91ba72dfe464f13a555cdfc0ed4baff6f952369022ebb4e280f1b323bf51c2f785723a1a065fe0883c6"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "DYtfQEYj"
|
||||||
|
version = "WFfB60HD"
|
||||||
13
mods/sound-physics-remastered.pw.toml
Normal file
13
mods/sound-physics-remastered.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Sound Physics Remastered"
|
||||||
|
filename = "sound-physics-remastered-fabric-1.21.11-1.5.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/pfqxi9qs/sound-physics-remastered-fabric-1.21.11-1.5.1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "0413e8d654fa5d74dc32ab7c21a82cf8e44aec22c7392648f23a34e2cdb7255af5b34a6016d71bda226c251e5089838f2be9310360723f88e9080fd048efd25f"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "qyVF9oeo"
|
||||||
|
version = "pfqxi9qs"
|
||||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "8c5f6e268a61f9b65f9f24b709bc6f530485e89659493675905d6168c056f05b"
|
hash = "9699b96a3878bf8cbad298e69ff9d3c54d4faad4c8af91b8496a935ce7a7bda7"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue