readded storage drawers
how embarrassing
This commit is contained in:
13
index.toml
13
index.toml
@@ -1,5 +1,13 @@
|
|||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "LICENSE"
|
||||||
|
hash = "7ffe1954587c77dfba1cf8eb9b2ea743671fa6e63f9e7a2f258119d42e14eefe"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "README.md"
|
||||||
|
hash = "115de12ec7b8581df3a3d95fc7a1a5cd3b42d624f28b953f430c272220ad1d98"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/MouseTweaks.cfg"
|
file = "config/MouseTweaks.cfg"
|
||||||
hash = "4069ce1a439d8c37453c1b1e9f2037e0942674c7e48723a39b37eab245792ad4"
|
hash = "4069ce1a439d8c37453c1b1e9f2037e0942674c7e48723a39b37eab245792ad4"
|
||||||
@@ -759,6 +767,11 @@ file = "mods/starlight-forge.pw.toml"
|
|||||||
hash = "348f844432259e19f3098ac6b47be813611ee324786f276d9d231781c094db90"
|
hash = "348f844432259e19f3098ac6b47be813611ee324786f276d9d231781c094db90"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/storage-drawers.pw.toml"
|
||||||
|
hash = "592910d12bfb5966d1c142b2ba219e6b79a09f96e3c06a4cef3d93645d1ec3f7"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/supermartijn642s-config-lib.pw.toml"
|
file = "mods/supermartijn642s-config-lib.pw.toml"
|
||||||
hash = "3eede8a7ebafb69840153ff51dbc879b0232799e90a834ab6d71274b1316179f"
|
hash = "3eede8a7ebafb69840153ff51dbc879b0232799e90a834ab6d71274b1316179f"
|
||||||
|
|||||||
13
mods/storage-drawers.pw.toml
Normal file
13
mods/storage-drawers.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Storage Drawers"
|
||||||
|
filename = "storagedrawers-1.20.1-12.0.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "91aa0aeb3f868ca39b43b63c9eb596346c77fe26"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 4668552
|
||||||
|
project-id = 223852
|
||||||
@@ -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 = "ce57612168c77e76bf1f2323f8e664da0a8959a9d510bc0b0e23a0ffe311c6b3"
|
hash = "597095397e41b9f5ef895eb77a862fb70969d138b837c2af59652cccfc4f6be9"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.2.0"
|
forge = "47.2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user