diff --git a/index.toml b/index.toml index ff8f8d3..c83badb 100644 --- a/index.toml +++ b/index.toml @@ -35,6 +35,11 @@ file = "mods/configured.pw.toml" hash = "c1bdeff356cd2ac164e2c0e6d0ceeda234db9774c2df44fb9f0e71d3960cc3f1" metafile = true +[[files]] +file = "mods/construction-wand.pw.toml" +hash = "f0a3b2a75840024a3dfc03dc073b20e61aa41cf939cef2698308029a5f870c35" +metafile = true + [[files]] file = "mods/create-bits-n-bobs.pw.toml" hash = "cd1d5a57c6fe6432043ceb6c4756f17d79477989658d7d3f18ab6ae82e8b918f" diff --git a/mods/construction-wand.pw.toml b/mods/construction-wand.pw.toml new file mode 100644 index 0000000..30bfa31 --- /dev/null +++ b/mods/construction-wand.pw.toml @@ -0,0 +1,13 @@ +name = "Construction Wand" +filename = "constructionwand-1.20.1-2.11.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/bV2crgLh/versions/XCgKj8gL/constructionwand-1.20.1-2.11.jar" +hash-format = "sha512" +hash = "a029f801dbcfacd230650fd018f7424535454fb2062d796cbe9cd622a9fe4ae80cb0d7883faa2775c27ed73a21dffbadb44ddc32ce1293ec098654393e7b1c95" + +[update] +[update.modrinth] +mod-id = "bV2crgLh" +version = "XCgKj8gL" diff --git a/pack.toml b/pack.toml index 5e311b3..17e7113 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "20c728b509f2e87343895b32beec6c574e1094b0245138c1d05587a73a6d4a38" +hash = "fdc052d734109cf8ce74aa945e58dc224866983cfd842d4ebb42d6f641942da6" [versions] minecraft = "1.20.1"