Add mods
- Auth Me - Mouse Tweaks
This commit is contained in:
parent
c6e0bf615a
commit
38f42aecdf
10
index.toml
10
index.toml
@ -34,6 +34,11 @@ file = "mods/architectury-api.pw.toml"
|
|||||||
hash = "f238e1f28f18e58f737116b13dab9716ca38b2dd84242e802d60419cc71ed737"
|
hash = "f238e1f28f18e58f737116b13dab9716ca38b2dd84242e802d60419cc71ed737"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/auth-me.pw.toml"
|
||||||
|
hash = "cea9d72f42127f4974afc7120d99dd4042d7342129d465ea4afb11f334749b61"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/better-beds.pw.toml"
|
file = "mods/better-beds.pw.toml"
|
||||||
hash = "0bf7fa5d6e5b126e110699e85c64b4d86a1d4171d17adfc994936e6f62b81083"
|
hash = "0bf7fa5d6e5b126e110699e85c64b4d86a1d4171d17adfc994936e6f62b81083"
|
||||||
@ -209,6 +214,11 @@ file = "mods/morechathistory.pw.toml"
|
|||||||
hash = "d1558ff187abe468110fef11eee834aa3c03df732e706ac16e221425b538da4d"
|
hash = "d1558ff187abe468110fef11eee834aa3c03df732e706ac16e221425b538da4d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/mouse-tweaks.pw.toml"
|
||||||
|
hash = "669008dbd2508a67f8c409096cf2357de450f26a69494289e5852045ade7d358"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/no-chat-reports.pw.toml"
|
file = "mods/no-chat-reports.pw.toml"
|
||||||
hash = "5ac7c70847108d6c21c3352ae5233129a410e42ddf161319cb0a658c0b296693"
|
hash = "5ac7c70847108d6c21c3352ae5233129a410e42ddf161319cb0a658c0b296693"
|
||||||
|
13
mods/auth-me.pw.toml
Normal file
13
mods/auth-me.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Auth Me"
|
||||||
|
filename = "authme-7.0.1+1.20.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/yjgIrBjZ/versions/TyXRb1be/authme-7.0.1%2B1.20.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "b61e03cd948d296e0e0dc811397e3c3317801e64"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "yjgIrBjZ"
|
||||||
|
version = "TyXRb1be"
|
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.20-2.25.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/aC3cM3Vq/versions/m0Dd8Cjy/MouseTweaks-fabric-mc1.20-2.25.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "21ae6dd81324543e77c10bbb2b928320d71b6750"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "aC3cM3Vq"
|
||||||
|
version = "m0Dd8Cjy"
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "f059c71d80f0cc3cd0c2aaf9b04b83abfc4dd91a0cdb71ce5b8155ccab329035"
|
hash = "0b4bae0865b812ca53ab4c2b96ab6592de0572c1dd11fc3132fe54a12bdce3a1"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user