feat: add "Just Enough Botania" mod

This commit is contained in:
2026-02-17 17:27:53 -06:00
parent 5ccc9549ba
commit 76b90c94f4
3 changed files with 19 additions and 1 deletions

5
index.toml generated
View File

@@ -24,6 +24,11 @@ file = "mods/jei.pw.toml"
hash = "b0441c2b5bb6ff680d97eac28d95847f0d4dbee34d1d42d897997b500acd44ca" hash = "b0441c2b5bb6ff680d97eac28d95847f0d4dbee34d1d42d897997b500acd44ca"
metafile = true metafile = true
[[files]]
file = "mods/just-enough-botania.pw.toml"
hash = "98b562c2d85493c09172db7afd0b6d0969c00cea2ea10ab580db7a2c31c4fa38"
metafile = true
[[files]] [[files]]
file = "mods/more-overlays-updated.pw.toml" file = "mods/more-overlays-updated.pw.toml"
hash = "d523d495ab022346d3789c0bb0c24a5c78c1cbb661e48b6fc1c15f322a02ed74" hash = "d523d495ab022346d3789c0bb0c24a5c78c1cbb661e48b6fc1c15f322a02ed74"

View File

@@ -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"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "813778a5a9aacb4938c8263102b845da0db6a586f3168769c308d3a69f5a4f11" hash = "cfd31d6c454c0fbf2d58c20825b2475123ea02c706b8e0e6cf68a90c2579222a"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"