Add Screenshot to Clipboard

This commit is contained in:
NullBite 2023-06-19 17:40:21 -04:00
parent 2e8b10d5bc
commit 369002198f
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
4 changed files with 20 additions and 1 deletions

View File

@ -54,6 +54,7 @@
- Puzzle - Motschen (https://github.com/PuzzleMC/Puzzle)
- Reese's Sodium Options - FlashyReese (https://github.com/FlashyReese/reeses-sodium-options)
- Roughly Enough Items (REI) - shedaniel (https://github.com/shedaniel/RoughlyEnoughItems)
- Screenshot to Clipboard - comp500 (https://github.com/comp500/ScreenshotToClipboard)
- Sodium Extra - FlashyReese (https://github.com/FlashyReese/sodium-extra-fabric)
- Sodium - jellysquid3 (https://github.com/CaffeineMC/sodium-fabric)
- spark - lucko (https://github.com/lucko/spark)

View File

@ -249,6 +249,11 @@ file = "mods/rei.pw.toml"
hash = "be84563e2c530c6960ceedec8a6ec6a1272fcb6de2740d7e6bcf096e347ea38f"
metafile = true
[[files]]
file = "mods/screenshot-to-clipboard.pw.toml"
hash = "672f3809a2053eef01aea4015ca4b0d4be6c507622172c091c17833b8d2ffb39"
metafile = true
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "ea193a0081775b5b2dda289e12578c9122294ec6b6363dbfd7c1e7b5d2dfbd71"

View File

@ -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 = "sha1"
hash = "39c55d7e0ebe4a7f626e0d4bc85b8d2bea353092"
[update]
[update.modrinth]
mod-id = "1KiJRrTg"
version = "rObP72r1"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "ef5bf8c6a95083f5107daa8cddb6c721d756d76d7ecb67c696988f4e925c1949"
hash = "3401e085fdabf0dabe8026596f21225c5c6ae90edc26386d18787cc8f830fba5"
[versions]
fabric = "0.14.21"