Does this work for create interactive?

main
kalle 2025-02-19 00:27:04 +01:00
parent ad0e357e2e
commit cf3c9f7e1a
4 changed files with 5 additions and 13 deletions

View File

@ -103,11 +103,6 @@ file = "mods/create-fabric.pw.toml"
hash = "7d227ef90b1918ceb348ade235a5d17c7894acbf387575e96c08920a5bad1bbb" hash = "7d227ef90b1918ceb348ade235a5d17c7894acbf387575e96c08920a5bad1bbb"
metafile = true metafile = true
[[files]]
file = "mods/create-interactive.pw.toml"
hash = "210f365a6c2fcc5d3e66194e759fb09e98846254a77cddba560efad6e70f0fa0"
metafile = true
[[files]] [[files]]
file = "mods/create-steam-n-rails.pw.toml" file = "mods/create-steam-n-rails.pw.toml"
hash = "b79bc9976d5958f4b88ca23575e0d0dc677a2b06931108f6f7bc3fd3e46bb22c" hash = "b79bc9976d5958f4b88ca23575e0d0dc677a2b06931108f6f7bc3fd3e46bb22c"
@ -118,6 +113,10 @@ file = "mods/create-structures.pw.toml"
hash = "916c17614ec51da73e173b7249118b473e479c370a48378bc7f91eb5e5abfa9d" hash = "916c17614ec51da73e173b7249118b473e479c370a48378bc7f91eb5e5abfa9d"
metafile = true metafile = true
[[files]]
file = "mods/create_interactive-1.1.1-beta.2-1201-fabric.jar"
hash = "2ce28ebe492988729cb0c622ecc01c0d0a34e1aac24641480f5cae22544a43ff"
[[files]] [[files]]
file = "mods/distanthorizons.pw.toml" file = "mods/distanthorizons.pw.toml"
hash = "5f6c35eca0fde396c1ece31de3c4f360bfbac90a3654f4cd1bf88d275c136908" hash = "5f6c35eca0fde396c1ece31de3c4f360bfbac90a3654f4cd1bf88d275c136908"

View File

@ -1,7 +0,0 @@
name = "create-interactive"
filename = "create_interactive-1.1.1-beta.2-1201-fabric.jar"
[download]
url = "https://git.kallestruik.nl/kalle/create-modded-server/raw/commit/cceaf888377d06b5403e6ab25820d0b448ae0bdf/overrides/mods/create_interactive-1.1.1-beta.2-1201-fabric.jar"
hash-format = "sha256"
hash = "2ce28ebe492988729cb0c622ecc01c0d0a34e1aac24641480f5cae22544a43ff"

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 = "6fcc407b3b804b3b6bfe336bc0745fcf7f956d3b015746d8f0dab63830b655df" hash = "73fa0542ccc3aa72c62aeed191d4bfb882b06a375ce3dd58ee830d49e98e9a47"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"