Added Enchanted Vertical Slabs
This commit is contained in:
parent
7e246828c7
commit
12b6d21c65
3 changed files with 19 additions and 1 deletions
|
@ -265,6 +265,11 @@ file = "mods/effective.pw.toml"
|
||||||
hash = "50d1f22cff25e4def9498c6b42d80453fa6f13482f008bb429c1f2ad80ff9ff9"
|
hash = "50d1f22cff25e4def9498c6b42d80453fa6f13482f008bb429c1f2ad80ff9ff9"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/enchanted-vertical-slabs.pw.toml"
|
||||||
|
hash = "e01e5562c3ba5ab8a94d7263be15bb512cae75ab9e4444cc9ad28cc198f0f25c"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/entityculling.pw.toml"
|
file = "mods/entityculling.pw.toml"
|
||||||
hash = "5f7e8ec1787dc7e2c8556596c2ba53c0dae9828bf1a2d9c6a1f8b8f9ba41dfb7"
|
hash = "5f7e8ec1787dc7e2c8556596c2ba53c0dae9828bf1a2d9c6a1f8b8f9ba41dfb7"
|
||||||
|
|
13
mods/enchanted-vertical-slabs.pw.toml
Normal file
13
mods/enchanted-vertical-slabs.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Enchanted Vertical Slabs"
|
||||||
|
filename = "enchanted-vertical-slabs-1.6.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/TG1cHkRf/versions/qlH4qiaP/enchanted-vertical-slabs-1.6.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "570127565ec8e9b7a077fe6a4a4e1c26ad988bce"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "TG1cHkRf"
|
||||||
|
version = "qlH4qiaP"
|
|
@ -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 = "a09b9196930e582d696dfca57a1935d42ae0f3f60d9526f16714749150c990d5"
|
hash = "9751cffc42ca9d81fa6cec95e3c9294dbb3a789638b9503b74f6f082998ebf32"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19.2"
|
minecraft = "1.19.2"
|
||||||
|
|
Loading…
Reference in a new issue