Reaper's Sky 1.2.0: building mods — Chisel Reborn, Supplementaries, Architect's Palette (+6)
Add Chisel Reborn 2.0.1 (chisel + block variants), Supplementaries 3.9.1 (+ Moonlight 3.4.1), and Architect's Palette 1.4.0-beta.5 to the Building category. Adds transitive libs architectury-api 13.0.11 and cryonicconfig 1.0.0. Client 101->107 mods, server 82->88. Rebuilt mrpack + mods.json.
This commit is contained in:
+2
-2
@@ -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 82 mods, config
|
||||
sudo ./deploy.sh # installs Java 21 + curl/unzip, NeoForge, the 88 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 82 server-safe mods pinned in `mods.json`, sha1-verified |
|
||||
| Mods | Downloads the 88 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`) |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user