diff --git a/Vanilla Plus Plus-1.0.0.mrpack b/Vanilla Plus Plus-1.0.0.mrpack index 4855033..53547f5 100644 Binary files a/Vanilla Plus Plus-1.0.0.mrpack and b/Vanilla Plus Plus-1.0.0.mrpack differ diff --git a/index.toml b/index.toml index cc7bef5..f32e704 100644 --- a/index.toml +++ b/index.toml @@ -878,6 +878,11 @@ file = "mods/interiors.pw.toml" hash = "b9fa4052f55fb11d52dcd0825cfa1b0341b741b1fe9029fbcc79abede25ccf56" metafile = true +[[files]] +file = "mods/invview.pw.toml" +hash = "83faa3592a9579a62918edd2c51f926c816f3432bd4ec2d80f7a3cff0b44eb91" +metafile = true + [[files]] file = "mods/iris.pw.toml" hash = "ebeee6677698f4d8d13c52097e88c15289f4c19aa87873eb3a40fbc5ecb915c8" diff --git a/mods/invview.pw.toml b/mods/invview.pw.toml new file mode 100644 index 0000000..a16dac5 --- /dev/null +++ b/mods/invview.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 977b8de..6cb6952 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0dda071d219e3e4f6baaea59440b2d3f20ae651d3bbe9b4d81f98e962e05973b" +hash = "72b95aed8d58dd97ef1de0262411151a12a8ea766f5f9a3069516ab685dd9546" [versions] minecraft = "1.20.1"