accessory tweaks
This commit is contained in:
parent
4d4abc4928
commit
79b275a5c6
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
|
@ -967,6 +967,11 @@ file = "mods/mouse-tweaks.pw.toml"
|
|||
hash = "6bc414cc0f2d4c078fe83f384d786343f701f371d657c5279b5b0df1595804bd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mousetweaks-x-accessories-fix.pw.toml"
|
||||
hash = "b4aae12cec211a99aefde3c74531f61c762f3de8cf2f9f1716e34f63e0a30a10"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mru.pw.toml"
|
||||
hash = "42805ef7e224873873d190b0363f2a53dae02530553574f29fab92e258bc0470"
|
||||
|
|
@ -1027,6 +1032,11 @@ file = "mods/octo-lib.pw.toml"
|
|||
hash = "a52c2b505827a549dfabebd6586591910fcf6e1a62dbb27604aacc96d412d5e4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/odd-accessories.pw.toml"
|
||||
hash = "e793e57b7dd93afbf479678bb439240d20b1d600acca0d78d558332a3ca787bf"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/overflowing-bars.pw.toml"
|
||||
hash = "cb40fc0e1e0a3338d57b34a5ba2612ae9a9f0e32619695c4da637a98b4e52cf3"
|
||||
|
|
|
|||
13
mods/mousetweaks-x-accessories-fix.pw.toml
Normal file
13
mods/mousetweaks-x-accessories-fix.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "MouseTweaks x Accessories Fix"
|
||||
filename = "mousetweaks-x-accessories-fix-1.3.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/bFBJU91s/versions/NF6alSLv/mousetweaks-x-accessories-fix-1.3.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "b2a4ac7f324d48f1e5de667fd1517911693b59482b42692c7c4da015c6919cce6a208a9363b41b66f8a3d583fe0911ab526385b11cd9216344554e6bae355222"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "bFBJU91s"
|
||||
version = "NF6alSLv"
|
||||
13
mods/odd-accessories.pw.toml
Normal file
13
mods/odd-accessories.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Odd Accessories"
|
||||
filename = "oddaccessories-1.0.8-neoforge-1.21.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/iQsDXuWY/versions/tmrWWnFf/oddaccessories-1.0.8-neoforge-1.21.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "bb18481ae60aeafdafbe3bbfac8ec95c1e1fdc026fb1edc3a5de8c0642d35c65ab855dbce6432bb9e895caecf703248ebff382b053c0ac55fb655f8dd6de377b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "iQsDXuWY"
|
||||
version = "tmrWWnFf"
|
||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "b42539137b0d6349a7fad45b6cdc94f45e6eed434f0f6b080ae99c5d88a6e199"
|
||||
hash = "1ebb63ff44d80c564084158b1236b01af8318919da42d88174e3fd5081ce90fd"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue