quality of life mods
This commit is contained in:
parent
078db27702
commit
1a6cae2d80
3 changed files with 19 additions and 1 deletions
|
|
@ -405,6 +405,11 @@ file = "mods/tt20.pw.toml"
|
||||||
hash = "1ea1e6dd26d4426e79f16601610413534365ffe2a734393ae78fdad9abf6ebc7"
|
hash = "1ea1e6dd26d4426e79f16601610413534365ffe2a734393ae78fdad9abf6ebc7"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/universal-bone-meal.pw.toml"
|
||||||
|
hash = "cf1c53b65e12f26ddf32a9d1071837c76b9d4f1e82b5eb810edfadd31529958e"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/universal-graves.pw.toml"
|
file = "mods/universal-graves.pw.toml"
|
||||||
hash = "c1166e4664aa67501d4daafac5e69cb29094dd46942d35e64b4d5d8a0a54decd"
|
hash = "c1166e4664aa67501d4daafac5e69cb29094dd46942d35e64b4d5d8a0a54decd"
|
||||||
|
|
|
||||||
13
mods/universal-bone-meal.pw.toml
Normal file
13
mods/universal-bone-meal.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Universal Bone Meal"
|
||||||
|
filename = "UniversalBoneMeal-v21.11.0-mc1.21.11-Fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/66VIiT1y/versions/Dl9E9WFG/UniversalBoneMeal-v21.11.0-mc1.21.11-Fabric.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "80f5cf78cd7605953eee75f700503a1ee3dbc2bb500dbfd3911d8e3103ff6c8ef25cea4705755ea5377e1bc95edadd51e53d14cb9d799c750bcd3513c10187d6"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "66VIiT1y"
|
||||||
|
version = "Dl9E9WFG"
|
||||||
|
|
@ -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 = "24ddac3e2e011d77f6db75286a4502c81efee5770ec25743275db8874e2942eb"
|
hash = "f71b2715fdcb853a92e196062c620854db9cc4d204bdc23f5d7ad700f6fac52d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue