diff --git a/README.md b/README.md
index 13aeab6..aa9d747 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Reaper's Sky
A curated Minecraft modpack about airships, exploration, and tech progression.
-**Minecraft 1.21.1 / NeoForge 21.1.248** — 75 mods.
+**Minecraft 1.21.1 / NeoForge 21.1.248** — 78 mods.
## Install (Prism Launcher) — one link
@@ -106,7 +106,6 @@ If you don't have it yet, grab the latest **Prism Launcher** here:
| Mod | Notes |
|-----|-------|
| Tough As Nails 10.1.0.13 | Temperature & thirst (GlitchCore 2.1.0.2) |
-| Farmer's Delight 1.3.3 | Cooking & farming |
| Apotheosis 8.7.0 | Affixes & enchanting (Placebo, Apothic Attributes 2.10.1, Apothic Enchanting 1.6.1, Apothic Spawners 1.4.0) |
| corpse 1.1.13 | Death marker & grave |
| carry-on 2.2.6 | Carry chests & mobs |
@@ -120,6 +119,18 @@ If you don't have it yet, grab the latest **Prism Launcher** here:
+
+Food — Farmer's Delight expansion + Create
+
+| Mod | Notes |
+|-----|-------|
+| Farmer's Delight 1.3.3 | Cooking & farming (foundation) |
+| Expanded Delight 0.1.4 | More crops, snacks & recipes |
+| End's Delight 2.6.1 | End-themed food & cooking |
+| Create: Confectionery 1.1.3.b | Chocolate & sweets made on Create machinery |
+
+
+
Performance
diff --git a/ReapersSky-1.0.0.mrpack b/ReapersSky-1.0.0.mrpack
index d7cbbb1..eccd5fc 100644
Binary files a/ReapersSky-1.0.0.mrpack and b/ReapersSky-1.0.0.mrpack differ
diff --git a/build_mrpack.py b/build_mrpack.py
index 602333c..4c8ee84 100755
--- a/build_mrpack.py
+++ b/build_mrpack.py
@@ -75,7 +75,7 @@ def main():
"game": "minecraft",
"versionId": "1.0.0",
"name": "Reaper's Sky",
- "summary": "Airships, exploration & tech. 75 mods for Minecraft 1.21.1 / NeoForge.",
+ "summary": "Airships, exploration & tech. 78 mods for Minecraft 1.21.1 / NeoForge.",
"files": files,
"dependencies": {"minecraft": "1.21.1", "neoforge": "21.1.248"},
}