diff --git a/index.toml b/index.toml index 61c7c8b..f5558f1 100644 --- a/index.toml +++ b/index.toml @@ -10,6 +10,11 @@ file = "mods/botarium.pw.toml" hash = "440a806e54d48cd4c5ef447ff8f1a6cd9a99d53d02ab90d50204be9b31c2f30d" metafile = true +[[files]] +file = "mods/configured.pw.toml" +hash = "c1bdeff356cd2ac164e2c0e6d0ceeda234db9774c2df44fb9f0e71d3960cc3f1" +metafile = true + [[files]] file = "mods/create-bits-n-bobs.pw.toml" hash = "cd1d5a57c6fe6432043ceb6c4756f17d79477989658d7d3f18ab6ae82e8b918f" diff --git a/mods/configured.pw.toml b/mods/configured.pw.toml new file mode 100644 index 0000000..cb9cc8c --- /dev/null +++ b/mods/configured.pw.toml @@ -0,0 +1,13 @@ +name = "Configured" +filename = "configured-forge-1.20.1-2.2.3.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "065c2d287a52f52fc8d33d780192325ee6f4b6ae" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5180900 +project-id = 457570 diff --git a/pack.toml b/pack.toml index 8cbc53c..ebada54 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 = "f04837b409da32442288b2022ae87d19714fe7a61389887e81dc170aadf5244f" +hash = "0eeaae37fa13a68c6b98ca773e1e3fe316a049bb1fc33edb1476307a2c613909" [versions] minecraft = "1.20.1"