diff --git a/README.md b/README.md
index abbf67c..bb64a59 100644
--- a/README.md
+++ b/README.md
@@ -201,6 +201,7 @@ CREATE MACHINES CREATE MACHINES CREATE MACHINES CREATE
* [CS] **[Ad Astra](https://modrinth.com/mod/ad-astra)** - Live long and prosper, Ad Astra!
* [CS] **[Applied Energistics 2](https://modrinth.com/mod/ae2)** - AE2: A popular automation and storage mod
* [CS] **[Better P2P](https://modrinth.com/mod/betterp2p)** - Advanced P2P network managing tool for AE2
+ * [CS] **[Botania](https://modrinth.com/mod/botania)** - An innovative natural magic themed tech mod
* [CS] **[CC: Tweaked](https://modrinth.com/mod/cc-tweaked)** - ComputerCraft fork adding programmable computers, turtles and more to Minecraft.
* [CS] **[Create: Dreams & Desires](https://modrinth.com/mod/create-dreams-and-desires)** - A mod that adds random stuff & that may try to fit within creates theme!
* [CS] **[Create Enchantment Industry Fabric](https://modrinth.com/mod/create-enchantment-industry-fabric)** - Automatic Enchanting, with Create
diff --git a/index.toml b/index.toml
index ea32205..b9b0e13 100644
--- a/index.toml
+++ b/index.toml
@@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]]
file = "README.md"
-hash = "c207da3eb5237643baac00b59b05ac0cfb0da175f7f01cd8ef11367e5c4983b8"
+hash = "ba1b59fadda213b8b8fc16c8f9d5a0f7f9fa5e1a01c4922a1054f0ee04ec5284"
[[files]]
file = "make-list.py"
@@ -10,7 +10,7 @@ hash = "3d4daf2b31fc7223f1d8ae13e66af64c88564127e805681ee0eccbc2baf94e92"
[[files]]
file = "modinfo.toml"
-hash = "2eb1ca9cfacf7409caea5322b03129625dba10715b4b2e54c7c776f7314337b6"
+hash = "7110fc0686826d1585e9e56cfad301751c0914008bf702ef8222456b8568bc7d"
[[files]]
file = "mods/3dskinlayers.pw.toml"
@@ -172,6 +172,11 @@ file = "mods/bookshelf-lib.pw.toml"
hash = "9a9190378ed3f2dcedb262fe971cfb4f1ee2f404f6c68d35970d29d413ed7645"
metafile = true
+[[files]]
+file = "mods/botania.pw.toml"
+hash = "765b8610aa5698a8ff45cc270516388e4882ce0d8db34eafd7c2c2a7cd8577a4"
+metafile = true
+
[[files]]
file = "mods/botany-pots.pw.toml"
hash = "f2caf2138cfd0065517b9c95713d1b347a741d0d7860084ba6a8b29c6e19f754"
diff --git a/modinfo.toml b/modinfo.toml
index fa9e7aa..db91dbc 100644
--- a/modinfo.toml
+++ b/modinfo.toml
@@ -2644,3 +2644,12 @@ side = "both"
optional = false
icon = "https://media.forgecdn.net/avatars/thumbnails/850/409/64/64/638251965015898859.png"
category = "library"
+
+[mods.botania]
+name = "Botania"
+description = "An innovative natural magic themed tech mod"
+link = "https://modrinth.com/mod/botania"
+side = "both"
+optional = false
+icon = "https://cdn.modrinth.com/data/pfjLUfGv/4c006056fd05fdd63b83d79c7c3bb9712d2f49bc.png"
+category = "technology"
diff --git a/mods/botania.pw.toml b/mods/botania.pw.toml
new file mode 100644
index 0000000..25eae2c
--- /dev/null
+++ b/mods/botania.pw.toml
@@ -0,0 +1,13 @@
+name = "Botania"
+filename = "Botania-1.20.1-446-FABRIC.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/pfjLUfGv/versions/8kglDuQk/Botania-1.20.1-446-FABRIC.jar"
+hash-format = "sha1"
+hash = "a7f668a85b88b3c9ce5fdf151fa372a62dff0b03"
+
+[update]
+[update.modrinth]
+mod-id = "pfjLUfGv"
+version = "8kglDuQk"
diff --git a/pack.toml b/pack.toml
index ca8dee6..e6688ab 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 = "38badae21bf9d1b3e77941bce446666de33ec917621a2cf450b886ccda559738"
+hash = "c77ae2987875eb155f5ac5f4de2edda926adb1de2df17edf6166ba48745d1f12"
[versions]
fabric = "0.16.1"