diff --git a/index.toml b/index.toml index 1e7940b..2eba844 100644 --- a/index.toml +++ b/index.toml @@ -593,6 +593,11 @@ file = "mods/timeless-and-classics-zero.pw.toml" hash = "d8d2717304551891c7eae625ef1a45b67c00cfb1c4f050ad6d18ee7aecf7e7cf" metafile = true +[[files]] +file = "mods/trackwork.pw.toml" +hash = "8deda3bd6e624e01a1d31187855e5c8bc5a8f1852a35a7ddf18c903921344d65" +metafile = true + [[files]] file = "mods/travelers-titles.pw.toml" hash = "4a6f6a982d64403d49c0f170aa550f06ee0a25cb5515d9202290ea88ebc1209f" diff --git a/mods/trackwork.pw.toml b/mods/trackwork.pw.toml new file mode 100644 index 0000000..b8559b8 --- /dev/null +++ b/mods/trackwork.pw.toml @@ -0,0 +1,13 @@ +name = "Trackwork" +filename = "trackwork-1.20.1-1.0.1-beta.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/FXDpZRJG/versions/hvFuJwKw/trackwork-1.20.1-1.0.1-beta.jar" +hash-format = "sha1" +hash = "e2b4bbeb7928b90e70837902853c6ee016b88035" + +[update] +[update.modrinth] +mod-id = "FXDpZRJG" +version = "hvFuJwKw" diff --git a/pack.toml b/pack.toml index 9a9e3c3..f3ac3a6 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a056357fa535856dfebcea333455213c2a05f86d3f7209b48feabac73aeb7d2c" +hash = "e31af2d88ccfc3ce1c8fe7ec6ebd0c415b9e5f794db6f926876b47b778647d3e" [versions] forge = "47.3.0"