diff --git a/index.toml b/index.toml index e9db4ea..c21428a 100644 --- a/index.toml +++ b/index.toml @@ -10,6 +10,11 @@ file = "mods/botarium.pw.toml" hash = "440a806e54d48cd4c5ef447ff8f1a6cd9a99d53d02ab90d50204be9b31c2f30d" metafile = true +[[files]] +file = "mods/create-bits-n-bobs.pw.toml" +hash = "cd1d5a57c6fe6432043ceb6c4756f17d79477989658d7d3f18ab6ae82e8b918f" +metafile = true + [[files]] file = "mods/create-central-kitchen.pw.toml" hash = "0b69f772db857977d0e70bad04d4a8112f0963074ca07258efb44d2d3e5f4578" diff --git a/mods/create-bits-n-bobs.pw.toml b/mods/create-bits-n-bobs.pw.toml new file mode 100644 index 0000000..487953b --- /dev/null +++ b/mods/create-bits-n-bobs.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Bits 'n' Bobs" +filename = "bits_n_bobs-0.0.41.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/T8bvmqVZ/versions/KhetYQ7p/bits_n_bobs-0.0.41.jar" +hash-format = "sha512" +hash = "de243583012bc1ae01a5aa3edfbdcbaa969cf7724f14d8e184fff9292ce2e25ca68af096c82e40594d5586eafc09e35e056a6ff77fb3209cc2770236a686dc91" + +[update] +[update.modrinth] +mod-id = "T8bvmqVZ" +version = "KhetYQ7p" diff --git a/pack.toml b/pack.toml index ed8060d..a2e6b5a 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 = "6116caf298cc84cb47b89cdb9841b09652c6e234dffec6a4cc240036c786b4d3" +hash = "36fcd0063c4fa5367af5858e37643e8362ab5b0450497e26234ca57b211f1d5b" [versions] minecraft = "1.20.1"