This commit is contained in:
parent
acd960e614
commit
33522984cb
3 changed files with 19 additions and 1 deletions
|
@ -444,6 +444,11 @@ file = "mods/resourcify.pw.toml"
|
|||
hash = "fc939476b0648b158e013ef1e48b65116dbd0e3861b0c620628f314e57a8ab72"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ridingmousefix.pw.toml"
|
||||
hash = "a1226a7f792f4b48a1f22ac75f41b5cf0ac23df37e0e272e102bc76d40fb1685"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/searchables.pw.toml"
|
||||
hash = "35905f57cdb21a2aaa26345f2fabe3137ee2db6ee3bb2149cea206611b11ef69"
|
||||
|
|
13
mods/ridingmousefix.pw.toml
Normal file
13
mods/ridingmousefix.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Riding Mouse Fix"
|
||||
filename = "ridingmousefix-1.0.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/kwS02byl/versions/IocX87m3/ridingmousefix-1.0.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ada7508c9967b54fa88542a082e096babca25235"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "kwS02byl"
|
||||
version = "IocX87m3"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "2f2e9feb4477c4cedbbcc59888800070f0cd33b15c7a6bf0fc6ce6e5a6b610eb"
|
||||
hash = "2c0ed2f9f1addeaf0602f5dcf1fe32ba41eec05a41118ae9364b3fec7ebb6f79"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue