7 Commits

Author SHA1 Message Date
ReaperOfVeriod c759ebb1c1 Reaper's Sky 1.2.1: +ClientSort (+Cloth Config), +MoreCulling (client); server manifest 92 2026-08-21 11:11:06 +02:00
ReaperOfVeriod 89c0c47bb1 Add one-command server mod updates: build_mods.py --push via update.sh (stop/sync/start, prunes stale jars) 2026-08-21 10:58:38 +02:00
ReaperOfVeriod 7475ce0942 Move JEI + Jade to server side (1.21 server-side recipe handling, Jade data providers) 2026-08-21 10:30:09 +02:00
ReaperOfVeriod d77a28e112 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.
2026-08-20 21:15:33 +02:00
ReaperOfVeriod db33224009 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.
2026-08-20 20:55:48 +02:00
ReaperOfVeriod ac037e8061 Bind server to all interfaces instead of public hostname
server-ip defaults to empty (0.0.0.0). Binding to the resolved public IP of
reaperofveriod.nl crashed the server with 'Cannot assign requested address',
since that IP isn't assigned to a local interface (NAT behind the edge router).
2026-08-20 20:18:46 +02:00
ReaperOfVeriod 2a5354fd63 Add Reaper's Sky dedicated server deploy files
- server/mods.json: 59 server-safe mods pinned by sha1 (19 client-only excluded)
- server/deploy.sh: idempotent Debian 13 installer (Java 21, NeoForge 21.1.248,
  mods, eula/server.properties, 8G run.sh)
- server/build_mods.py: regenerate mods.json from the Prism instance
- server/README.md: setup + ops guide
2026-08-20 20:08:14 +02:00