diff --git a/index.toml b/index.toml index 359e542..79cbb19 100644 --- a/index.toml +++ b/index.toml @@ -24,6 +24,11 @@ file = "mods/jei.pw.toml" hash = "b0441c2b5bb6ff680d97eac28d95847f0d4dbee34d1d42d897997b500acd44ca" metafile = true +[[files]] +file = "mods/just-enough-botania.pw.toml" +hash = "98b562c2d85493c09172db7afd0b6d0969c00cea2ea10ab580db7a2c31c4fa38" +metafile = true + [[files]] file = "mods/more-overlays-updated.pw.toml" hash = "d523d495ab022346d3789c0bb0c24a5c78c1cbb661e48b6fc1c15f322a02ed74" diff --git a/mods/just-enough-botania.pw.toml b/mods/just-enough-botania.pw.toml new file mode 100644 index 0000000..12d368e --- /dev/null +++ b/mods/just-enough-botania.pw.toml @@ -0,0 +1,13 @@ +name = "Just Enough Botania" +filename = "Just-Enough-Botania-1.20.1-v0.2.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/9V5kkHHH/versions/TmtCd9EB/Just-Enough-Botania-1.20.1-v0.2.1.jar" +hash-format = "sha512" +hash = "a987a691031cc0fedcd7bede5584aefa8e3546c3e031121ef1c05672f493cbe3bfe39bc462c56d9b25778bb19b650f74b6976c22b1cc8d0d3dd6a99277c3c00a" + +[update] +[update.modrinth] +mod-id = "9V5kkHHH" +version = "TmtCd9EB" diff --git a/pack.toml b/pack.toml index ab058da..34c6199 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 = "813778a5a9aacb4938c8263102b845da0db6a586f3168769c308d3a69f5a4f11" +hash = "cfd31d6c454c0fbf2d58c20825b2475123ea02c706b8e0e6cf68a90c2579222a" [versions] minecraft = "1.20.1"