diff --git a/Vanilla Plus Plus Fabric-1.0.0.mrpack b/Vanilla Plus Plus Fabric-1.0.0.mrpack index 440956c..759ffee 100644 Binary files a/Vanilla Plus Plus Fabric-1.0.0.mrpack and b/Vanilla Plus Plus Fabric-1.0.0.mrpack differ diff --git a/index.toml b/index.toml index 6b91b7f..5f4e640 100644 --- a/index.toml +++ b/index.toml @@ -1365,6 +1365,11 @@ file = "mods/satin-api.pw.toml" hash = "1187343aa841668df480b95c643936686c12ba1906edc47e24d92c091d60401b" metafile = true +[[files]] +file = "mods/screenshot-to-clipboard.pw.toml" +hash = "964da9ed4bdd490258a05d249e13b8d90d82f71591c793bc93e29840e4e9fe1b" +metafile = true + [[files]] file = "mods/separatedleaves.pw.toml" hash = "3e4e75703a1575a8f3a5033a10d1c503fbcca8357775eb6e816355779885d1c0" diff --git a/mods/screenshot-to-clipboard.pw.toml b/mods/screenshot-to-clipboard.pw.toml new file mode 100644 index 0000000..9748070 --- /dev/null +++ b/mods/screenshot-to-clipboard.pw.toml @@ -0,0 +1,13 @@ +name = "Screenshot to Clipboard" +filename = "screenshot-to-clipboard-1.0.9-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1KiJRrTg/versions/1.0.9%2Bfabric/screenshot-to-clipboard-1.0.9-fabric.jar" +hash-format = "sha512" +hash = "d74c132c4d4f77019edf6e1b7d522cea78ec78a17c96bd04290ab1df5caf37b6fe7d94069afffd385750d257ffe427ece55f13137ee765ec1a56ec255d389812" + +[update] +[update.modrinth] +mod-id = "1KiJRrTg" +version = "rObP72r1" diff --git a/pack.toml b/pack.toml index 9ad2a34..f1a47c6 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 = "789736ca584bb509080b076d83e873878a32e83d73f564c52e9c3a6457fc9c4c" +hash = "d21cde0a20079d50cc6d22799ee1ee9844c5238b2b2eb8da4b348936461d3306" [versions] fabric = "0.16.9"