Add clockwork and interactive

main
kalle 2025-02-18 23:56:40 +01:00
parent 014403f138
commit d685c6cdf1
4 changed files with 37 additions and 1 deletions

View File

@ -88,6 +88,11 @@ file = "mods/copycats.pw.toml"
hash = "fb3d6463ab07baa3cc0e0d6cfacbcaaeec3c32ef495b9c7762042897c4e35fc3" hash = "fb3d6463ab07baa3cc0e0d6cfacbcaaeec3c32ef495b9c7762042897c4e35fc3"
metafile = true metafile = true
[[files]]
file = "mods/create-clockwork.pw.toml"
hash = "ce13b5e51405cbfd8025a38dcbc707428566f820c3c1c98473507db0f4386007"
metafile = true
[[files]] [[files]]
file = "mods/create-deco.pw.toml" file = "mods/create-deco.pw.toml"
hash = "023532063fbf310dd047a33cf1afd06b0c4baf72da4dc23e78d1d599ad5dcccd" hash = "023532063fbf310dd047a33cf1afd06b0c4baf72da4dc23e78d1d599ad5dcccd"
@ -208,6 +213,11 @@ file = "mods/indium.pw.toml"
hash = "3d41978dc3fd1d7b7eebe51a7c04e49707e7e7c66f764a1bed0cc214e4032995" hash = "3d41978dc3fd1d7b7eebe51a7c04e49707e7e7c66f764a1bed0cc214e4032995"
metafile = true metafile = true
[[files]]
file = "mods/interactive.pw.toml"
hash = "a12098d8857d693e514cca569eb529020a9b0fdc04e1a9ce4fcd5bd4a5fc1ea8"
metafile = true
[[files]] [[files]]
file = "mods/inventory-management.pw.toml" file = "mods/inventory-management.pw.toml"
hash = "5f74332db22a2eda4c05a7469cf57af07438ccb3fbb016b1ba9131b7164e7a1a" hash = "5f74332db22a2eda4c05a7469cf57af07438ccb3fbb016b1ba9131b7164e7a1a"

View File

@ -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"

13
mods/interactive.pw.toml Normal file
View File

@ -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"

View File

@ -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 = "ac3def3105ac170776b6d93f38cbf612139e145ab15e687b9b516e0217c63fdc" hash = "2122857e12a577271799239f8deb0b850c4e6b1b18ddd93ea31e12a8a16a9b41"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"