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:
@@ -1,7 +1,7 @@
|
|||||||
# Reaper's Sky
|
# Reaper's Sky
|
||||||
|
|
||||||
A curated Minecraft modpack about airships, exploration, and tech progression.
|
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
|
## Install (Prism Launcher) — one link
|
||||||
|
|
||||||
@@ -106,7 +106,6 @@ If you don't have it yet, grab the latest **Prism Launcher** here:
|
|||||||
| Mod | Notes |
|
| Mod | Notes |
|
||||||
|-----|-------|
|
|-----|-------|
|
||||||
| Tough As Nails 10.1.0.13 | Temperature & thirst (GlitchCore 2.1.0.2) |
|
| 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) |
|
| 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 |
|
| corpse 1.1.13 | Death marker & grave |
|
||||||
| carry-on 2.2.6 | Carry chests & mobs |
|
| 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>
|
||||||
|
|
||||||
|
<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>
|
<details>
|
||||||
<summary><b>Performance</b></summary>
|
<summary><b>Performance</b></summary>
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
+1
-1
@@ -75,7 +75,7 @@ def main():
|
|||||||
"game": "minecraft",
|
"game": "minecraft",
|
||||||
"versionId": "1.0.0",
|
"versionId": "1.0.0",
|
||||||
"name": "Reaper's Sky",
|
"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,
|
"files": files,
|
||||||
"dependencies": {"minecraft": "1.21.1", "neoforge": "21.1.248"},
|
"dependencies": {"minecraft": "1.21.1", "neoforge": "21.1.248"},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user