Add storage mods
parent
dcdedeabcd
commit
8744028a50
10
index.toml
10
index.toml
|
@ -9,6 +9,11 @@ file = "mods/3dskinlayers.pw.toml"
|
|||
hash = "6548800a7f3043473a8ea5f0dd07231d890344dd9bf117ef7ea0e98f1057f0fe"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ae2.pw.toml"
|
||||
hash = "fc542a3a2ee9c2e1b92e302da6c26b967a803e1992588029bc26238223fe63cd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/appleskin.pw.toml"
|
||||
hash = "7d44149b8b22e0b19b082f49809edfc1b5f170e5d1d297cd73ae88c0b432c3ab"
|
||||
|
@ -373,6 +378,11 @@ file = "mods/spark.pw.toml"
|
|||
hash = "f010bbe486733738e92241d10f403e28a8feeb40b45ec3af3b2270523f955216"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/storagedrawers.pw.toml"
|
||||
hash = "5d8ac00b4b361810f9b79e21b2d250c4302f8949a93ae06fe7c87d7011c04147"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/structory-towers.pw.toml"
|
||||
hash = "2d5fddc37293f33e8967e4687a69fb98126a8c4f79194547d1ab6e2941007910"
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
name = "Applied Energistics 2"
|
||||
filename = "appliedenergistics2-fabric-15.3.3.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/XxWD5pD3/versions/Fb70Efd1/appliedenergistics2-fabric-15.3.3.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "78ca46c11b3d94dc27c36d0056f4ba16f184ed767a7527a437389616564351f11b6be10195891f580b65fd02dc18b9a34ad0b059b75c8743e6274bec02286fbd"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "XxWD5pD3"
|
||||
version = "Fb70Efd1"
|
|
@ -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"
|
Loading…
Reference in New Issue