Add clockwork and interactive
parent
014403f138
commit
d685c6cdf1
10
index.toml
10
index.toml
|
@ -88,6 +88,11 @@ file = "mods/copycats.pw.toml"
|
|||
hash = "fb3d6463ab07baa3cc0e0d6cfacbcaaeec3c32ef495b9c7762042897c4e35fc3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-clockwork.pw.toml"
|
||||
hash = "ce13b5e51405cbfd8025a38dcbc707428566f820c3c1c98473507db0f4386007"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-deco.pw.toml"
|
||||
hash = "023532063fbf310dd047a33cf1afd06b0c4baf72da4dc23e78d1d599ad5dcccd"
|
||||
|
@ -208,6 +213,11 @@ file = "mods/indium.pw.toml"
|
|||
hash = "3d41978dc3fd1d7b7eebe51a7c04e49707e7e7c66f764a1bed0cc214e4032995"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/interactive.pw.toml"
|
||||
hash = "a12098d8857d693e514cca569eb529020a9b0fdc04e1a9ce4fcd5bd4a5fc1ea8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/inventory-management.pw.toml"
|
||||
hash = "5f74332db22a2eda4c05a7469cf57af07438ccb3fbb016b1ba9131b7164e7a1a"
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
name = "Clockwork"
|
||||
filename = "clockwork-1.20.1-0.1.16-fabric-b3b22e39fe.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/84USeAvk/versions/EvNWNIMY/clockwork-1.20.1-0.1.16-fabric-b3b22e39fe.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "a8e86135020f70e6244381a9f0a329fff8965b53e37c2309a4d9e96a93de9db2c2aef2832af73dd5c85bfee4661f9d169c34a1ee53de4a030fa9867298db9095"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "84USeAvk"
|
||||
version = "EvNWNIMY"
|
|
@ -0,0 +1,13 @@
|
|||
name = "Create: Interactive"
|
||||
filename = "create_interactive-1.0.3-beta.2+e045de2a48.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/MyfCcqiE/versions/VLHAtRBQ/create_interactive-1.0.3-beta.2%2Be045de2a48.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "7410be8d1b231d2a262ffb0ad644562d4d6fe328a95b53b651e32a0feb8a3dea8a8bce6097084e6494c9f4f60dbe1597a70d36906a361218d45f6a07d8bc56c8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "MyfCcqiE"
|
||||
version = "VLHAtRBQ"
|
Loading…
Reference in New Issue