Add Tax Free Levels
This commit is contained in:
parent
dcd492d7a7
commit
9126d7d271
3 changed files with 19 additions and 1 deletions
|
@ -908,6 +908,11 @@ file = "mods/stormfest.pw.toml"
|
|||
hash = "614711a21bc369198910c655d15506d04fa99ab5ba000f1578a1cbd106ecf26d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/tax-free-levels.pw.toml"
|
||||
hash = "d881b77b7acaaa149d385bbfe00f95135add06d8153a76e569a119fbc33e4d25"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/terrablender-fabric.pw.toml"
|
||||
hash = "d8811e747723a11a540557e9d602fe16fbbd55fdeb120342f008108f89e8226b"
|
||||
|
|
13
mods/tax-free-levels.pw.toml
Normal file
13
mods/tax-free-levels.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Tax Free Levels"
|
||||
filename = "TaxFreeLevels-1.3.3-fabric-1.19.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/jCBrrLTs/versions/1.3.3/TaxFreeLevels-1.3.3-fabric-1.19.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "80486fd77ab63e6be3ab7877821b59aaf829e1f4"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "jCBrrLTs"
|
||||
version = "OuxiHpnF"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "d776bf8fcb44b768cd910679c096a4d53e8a6a805eab561197755c31b86be300"
|
||||
hash = "2cb480add4d48c46eb20c75a775a62345ff571fe96f61c4954c081edb1710cfa"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19.2"
|
||||
|
|
Loading…
Reference in a new issue