mouse tweak
This commit is contained in:
parent
60ac6b025b
commit
69f8742e10
3 changed files with 19 additions and 1 deletions
|
@ -563,6 +563,11 @@ file = "mods/moreculling.pw.toml"
|
|||
hash = "7132e2ef7edaea825203b4cddce49d4c932e373af04906f42b1945add2f1cd1e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mouse-tweaks.pw.toml"
|
||||
hash = "6ff1d7cc8800c891723375aea3426b9b2f50400798374e8f97f96e804cc5c518"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/no-chat-reports.pw.toml"
|
||||
hash = "0ef6eb93573069c314192f29643d86fcdd4882b10540e9ff4abd3a5b85495a55"
|
||||
|
|
13
mods/mouse-tweaks.pw.toml
Normal file
13
mods/mouse-tweaks.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Mouse Tweaks"
|
||||
filename = "MouseTweaks-fabric-mc1.21-2.26.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/ylmBQ38A/MouseTweaks-fabric-mc1.21-2.26.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ee81af33a5606ef2cd057e075833d7c69836c210"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "aC3cM3Vq"
|
||||
version = "ylmBQ38A"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "631f0d966db037deb8d873915906f2d35ee34e9cd03fba4fa35bdadc2a8f68bd"
|
||||
hash = "e929d6a7e89c52a37c2ef9f82c4933d922bd4680252dec4f10f67a096748f887"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.7"
|
||||
|
|
Loading…
Add table
Reference in a new issue