add invview
This commit is contained in:
parent
c4b265e1e1
commit
15d9ce5e6f
4 changed files with 19 additions and 1 deletions
Binary file not shown.
|
|
@ -878,6 +878,11 @@ file = "mods/interiors.pw.toml"
|
||||||
hash = "b9fa4052f55fb11d52dcd0825cfa1b0341b741b1fe9029fbcc79abede25ccf56"
|
hash = "b9fa4052f55fb11d52dcd0825cfa1b0341b741b1fe9029fbcc79abede25ccf56"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/invview.pw.toml"
|
||||||
|
hash = "83faa3592a9579a62918edd2c51f926c816f3432bd4ec2d80f7a3cff0b44eb91"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/iris.pw.toml"
|
file = "mods/iris.pw.toml"
|
||||||
hash = "ebeee6677698f4d8d13c52097e88c15289f4c19aa87873eb3a40fbc5ecb915c8"
|
hash = "ebeee6677698f4d8d13c52097e88c15289f4c19aa87873eb3a40fbc5ecb915c8"
|
||||||
|
|
|
||||||
13
mods/invview.pw.toml
Normal file
13
mods/invview.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Inv View"
|
||||||
|
filename = "InvView-1.4.12-1.20+.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/jrDKjZP7/versions/mQnjqDOd/InvView-1.4.12-1.20%2B.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "3c7c4297ad424e32078da283ee02e3c3788dad5a71a9de9806ff5e9ca26ff8abe54dac6002f0f5387b1cfe01440679e99965449e82a9bd755d689f04e996e7e6"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "jrDKjZP7"
|
||||||
|
version = "mQnjqDOd"
|
||||||
|
|
@ -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 = "0dda071d219e3e4f6baaea59440b2d3f20ae651d3bbe9b4d81f98e962e05973b"
|
hash = "72b95aed8d58dd97ef1de0262411151a12a8ea766f5f9a3069516ab685dd9546"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue