Add Screenshot to Clipboard
This commit is contained in:
parent
2e8b10d5bc
commit
369002198f
@ -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)
|
||||
|
@ -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"
|
||||
|
13
mods/screenshot-to-clipboard.pw.toml
Normal file
13
mods/screenshot-to-clipboard.pw.toml
Normal 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"
|
Loading…
x
Reference in New Issue
Block a user