Reaper's Sky 1.2.1: +ClientSort (+Cloth Config), +MoreCulling (client); server manifest 92

This commit is contained in:
2026-08-21 11:11:06 +02:00
parent 89c0c47bb1
commit c759ebb1c1
6 changed files with 21 additions and 8 deletions
+5 -3
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** — 107 mods.
**Minecraft 1.21.1 / NeoForge 21.1.248** — 110 mods.
## Install (Prism Launcher) — one link
@@ -10,7 +10,7 @@ If you don't have it yet, grab the latest **Prism Launcher** here:
1. Open Prism Launcher → **Add Instance → Import from ZIP**.
2. Paste the raw URL to the `.mrpack` file in this repository
(e.g. `https://git.reaperofveriod.nl/ReaperOfVeriod/Reaper-s-Sky/raw/branch/main/ReapersSky-1.2.0.mrpack`).
(e.g. `https://git.reaperofveriod.nl/ReaperOfVeriod/Reaper-s-Sky/raw/branch/main/ReapersSky-1.2.1.mrpack`).
3. Import. Prism downloads all mods, applies configs/shaders/resource pack, and sets the instance up automatically.
4. (First launch) Allocate 8 GB RAM in **Settings → Java → Memory**. Requires Java 21.
5. The multiplayer server `reaperofveriod.nl` is pre-listed — just hit **Multiplayer** and join.
@@ -18,7 +18,7 @@ If you don't have it yet, grab the latest **Prism Launcher** here:
## Server install (Debian 13) — one link
Run this on the server box (sudo/root; needs internet). It installs Java 21,
NeoForge 21.1.248, all 90 server-side mods (sha1-verified), and writes
NeoForge 21.1.248, all 92 server-side mods (sha1-verified), and writes
`eula.txt` + `server.properties` + an 8 GB `run.sh`:
```sh
@@ -189,6 +189,7 @@ manual options and troubleshooting.
| JEI 19.44.0.403 | Recipe viewer |
| appleskin 3.0.9 | Food/hunger HUD |
| MouseTweaks 2.26.1 | Inventory mouse controls |
| ClientSort 2.2.2 | One-click sort buttons in inventories & chests |
| Controlling 19.0.5 | Searchable keybinds (Searchables 1.0.2) |
| Jade 15.10.6 | "What am I looking at" HUD |
| balm 21.0.65 | Cross-loader library |
@@ -213,6 +214,7 @@ manual options and troubleshooting.
| Mod | Notes |
|-----|-------|
| Sodium 0.8.12 | Rendering performance |
| MoreCulling 1.0.9 | Culls leaf & other block faces (Cloth Config 15.0.140) |
| lithium 0.15.4 | Game logic performance |
| ferritecore 7.0.3 | Memory optimization |
| ImmediatelyFast 1.6.12 | Faster rendering |