feat: add "Botania" mod

This commit is contained in:
2026-02-17 17:27:05 -06:00
parent 74f6f9bc44
commit 5ccc9549ba
5 changed files with 55 additions and 1 deletions

15
index.toml generated
View File

@@ -4,11 +4,21 @@ hash-format = "sha256"
file = ".exrc" file = ".exrc"
hash = "3c2b78a7a1b2ae2449855adfa01dd5fb9974f4038abccb1d3dfd6bea06213a52" hash = "3c2b78a7a1b2ae2449855adfa01dd5fb9974f4038abccb1d3dfd6bea06213a52"
[[files]]
file = "mods/botania.pw.toml"
hash = "450686274e074a0caa8adb5ae1a740abb37126cbe02df4a7aa29b54532c0aa79"
metafile = true
[[files]] [[files]]
file = "mods/create.pw.toml" file = "mods/create.pw.toml"
hash = "fb5c251cf4997fa65ca043bab7c9ecbd02e108031584a3e26276b77d212de23c" hash = "fb5c251cf4997fa65ca043bab7c9ecbd02e108031584a3e26276b77d212de23c"
metafile = true metafile = true
[[files]]
file = "mods/curios.pw.toml"
hash = "9eefd607e0d54ec444e798ccdeede1a09a3939440bd1e11c11b84c07a5134be2"
metafile = true
[[files]] [[files]]
file = "mods/jei.pw.toml" file = "mods/jei.pw.toml"
hash = "b0441c2b5bb6ff680d97eac28d95847f0d4dbee34d1d42d897997b500acd44ca" hash = "b0441c2b5bb6ff680d97eac28d95847f0d4dbee34d1d42d897997b500acd44ca"
@@ -18,3 +28,8 @@ metafile = true
file = "mods/more-overlays-updated.pw.toml" file = "mods/more-overlays-updated.pw.toml"
hash = "d523d495ab022346d3789c0bb0c24a5c78c1cbb661e48b6fc1c15f322a02ed74" hash = "d523d495ab022346d3789c0bb0c24a5c78c1cbb661e48b6fc1c15f322a02ed74"
metafile = true metafile = true
[[files]]
file = "mods/patchouli.pw.toml"
hash = "55c6d0b8ee25fd6a37a964805de3d2eab3f20d73a88ba77a63b4a51fd985d9dd"
metafile = true

13
mods/botania.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Botania"
filename = "Botania-1.20.1-450-FORGE.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/pfjLUfGv/versions/cuN4HNDd/Botania-1.20.1-450-FORGE.jar"
hash-format = "sha512"
hash = "a19581dbab10c93266418c7a2713454f8d5266fec03316252804be8829180cac535cb8cceeb37febe7e28a57b3ada4aa261164b821d3e48f2669cf8ae73716db"
[update]
[update.modrinth]
mod-id = "pfjLUfGv"
version = "cuN4HNDd"

13
mods/curios.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Curios API"
filename = "curios-forge-5.14.1+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/vvuO3ImH/versions/IPQlZkz1/curios-forge-5.14.1%2B1.20.1.jar"
hash-format = "sha512"
hash = "1373f95fd111c977db2f6adcef8e4eb486a2d926a3e17374692dee4ac3d65857de6446c16922b531aa5ace2c23c666a7fcc28c720b2917c1e04808d15648ba87"
[update]
[update.modrinth]
mod-id = "vvuO3ImH"
version = "IPQlZkz1"

13
mods/patchouli.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Patchouli"
filename = "Patchouli-1.20.1-84.1-FORGE.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/nU0bVIaL/versions/8Qyw08ld/Patchouli-1.20.1-84.1-FORGE.jar"
hash-format = "sha512"
hash = "d87143ae5dc979e8d65dd35ff0916077a355c503c4a906bed0d9dbe600ff0602e5296800cbdf2260d47033f664691b54e1b18a1b9835339c4e13d69fc4251f1b"
[update]
[update.modrinth]
mod-id = "nU0bVIaL"
version = "8Qyw08ld"

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 = "f9398644ad8374d4d2f9335c41f56b5c9abd0de5667387e9d1a837f80960a156" hash = "813778a5a9aacb4938c8263102b845da0db6a586f3168769c308d3a69f5a4f11"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"