feat: add invmove
This commit is contained in:
parent
bf7e1813d9
commit
119110adbe
|
@ -450,6 +450,11 @@ file = "mods/inmis.pw.toml"
|
|||
hash = "feefe07278b869d769f1f679c89f9e37056558802cf16d0f96f79759ac372ba8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/invmove.pw.toml"
|
||||
hash = "881ad6ef91c24ce547c8062685cf361b1937b4162c8a238196c8106ef62ab15d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/iris.pw.toml"
|
||||
hash = "aac37788ac1acd537a8b5b32fc2489cddf8034f196f7f38c0755837764b4f01d"
|
||||
|
|
13
mods/invmove.pw.toml
Normal file
13
mods/invmove.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "InvMove"
|
||||
filename = "InvMove-1.20-0.8.4-Fabric.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/REfW2AEX/versions/W5h8ZaUy/InvMove-1.20-0.8.4-Fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "8151113885920d2d67609dfa8e2fc7ac70a807d8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "REfW2AEX"
|
||||
version = "W5h8ZaUy"
|
Loading…
Reference in a new issue