adding storage drawers
This commit is contained in:
parent
a13d076d2d
commit
8286a8971b
@ -19445,6 +19445,11 @@ file = "mods/stoneworks.pw.toml"
|
|||||||
hash = "b7124a0d8cdf19f4de41db21aa26cfe4ace1d5c20779ea1db0dda0f68a0c6e20"
|
hash = "b7124a0d8cdf19f4de41db21aa26cfe4ace1d5c20779ea1db0dda0f68a0c6e20"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/storagedrawers.pw.toml"
|
||||||
|
hash = "5d8ac00b4b361810f9b79e21b2d250c4302f8949a93ae06fe7c87d7011c04147"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/table-top-craft.pw.toml"
|
file = "mods/table-top-craft.pw.toml"
|
||||||
hash = "8685b5cb3423d9c3cc324ff1c6f5427287f6a9779787a8a822104e6377126297"
|
hash = "8685b5cb3423d9c3cc324ff1c6f5427287f6a9779787a8a822104e6377126297"
|
||||||
|
13
mods/storagedrawers.pw.toml
Normal file
13
mods/storagedrawers.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Storage Drawers"
|
||||||
|
filename = "Storage Drawers-fabric-1.20.1-12.10.5.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/guitPqEi/versions/AKH2R9Sa/Storage%20Drawers-fabric-1.20.1-12.10.5.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "ae51822c09dba685438cccb8bb3377b9be06e3006c512f41e4c4b0dacae032a114517dc47cd7cd5acc846f6b1d3514d83aa1749555c0c95bbb001d1670f799b2"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "guitPqEi"
|
||||||
|
version = "AKH2R9Sa"
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "16148171b3626c148af93e74a5d49af83b4bd11c3020ec4a3296523ec076a332"
|
hash = "07cf93429c6b98868090ad034165c168c631413f073c10fa5cff7de94ab5a4fc"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.9"
|
fabric = "0.16.9"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user