Add food + Create-integration mods (78 total)

- Expanded Delight, End's Delight, Create: Confectionery
- New What's Inside 'Food' category; updated mod count to 78
This commit is contained in:
ReaperOfVeriod
2026-08-20 19:43:36 +02:00
parent dfbec79607
commit b70e8c774f
3 changed files with 14 additions and 3 deletions
+13 -2
View File
@@ -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:
</details>
<details>
<summary><b>Food</b> — Farmer's Delight expansion + Create</summary>
| 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 |
</details>
<details>
<summary><b>Performance</b></summary>
Binary file not shown.
+1 -1
View File
@@ -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"},
}