Reaper's Sky 1.1.0: +23 mods (101 total), rebuild mrpack

Storage: Sophisticated Core/Storage/Backpacks + Create integration addons,
Tom's Simple Storage, Pipez.
Automation: Create Slice & Dice (bundles atmosphere/sable-companion jarjar),
Create: Easy Stone Generators.
Create x Ars: Create: Ars Nouveau Compat + Create: Compat Core.
Ars x Backpacks: Sophisticated Backpacks: Ars Compat (LuminaCherry, CF-pinned).
Building: Macaw's set (Doors, Fences&Walls, Windows, Bridges, Stairs, Trapdoors,
Furniture, Lights&Lamps, Paths&Pavings, Paintings) — no roofs.

Server manifest regenerated to 82 mods; mrpack rebuilt as ReapersSky-1.1.0.
Validated: server boots to Done on 21.1.248 with all new mods loaded.
This commit is contained in:
ReaperOfVeriod
2026-08-20 20:55:48 +02:00
parent ac037e8061
commit db33224009
7 changed files with 169 additions and 10 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ Everything needed to run the Reaper's Sky NeoForge **1.21.1** server (NeoForge
## Quick start (on the server box)
```sh
sudo ./deploy.sh # installs Java 21 + curl/unzip, NeoForge, the 59 mods, config
sudo ./deploy.sh # installs Java 21 + curl/unzip, NeoForge, the 82 mods, config
./run.sh # start the server (run inside tmux/screen so it survives logout)
```
@@ -22,7 +22,7 @@ and verifies every mod by sha1 before installing.
|------|--------|
| System packages | `openjdk-21-jre-headless`, `curl`, `unzip` (needs root/`sudo`) |
| NeoForge server | Official installer from Maven → server files + `libraries/` |
| Mods | Downloads the 59 server-safe mods pinned in `mods.json`, sha1-verified |
| Mods | Downloads the 82 server-safe mods pinned in `mods.json`, sha1-verified |
| Config | `eula.txt` (EULA accepted), `server.properties` (IP, motd, 8 G) |
| Run script | `run.sh` with 8 GB + G1GC (`nogui`) |