1.8 KiB
1.8 KiB
483938fc – Add QoL Scripts for Local Server Dev
- Adds
.pakku/server-overrides/start_server.sh, a parameterised Bash launcher that validatesminecraft_server.jarand honoursJAVA_BIN,XMS,XMXoverrides before execing the server. - Introduces
scripts/update_forge_auto_install.sh, which pulls loader data frompakku-lock.jsonviajq, refreshesforge-auto-install.txt, and patches every built serverpack ZIP to mirror the CI workflow.
7eb9a384 – Add BlazeMap and Storage Drawers
- Ships
config/blazemap-client.tomlwith default overlays (coords, mob markers, layered maps) and adds the launcher script to the serverpack payload list.
b77da775 – Distant Horizon Headlights and QoL/Perf
- Adds curated configs for Distant Horizons and Smooth Chunk to stabilise long-range rendering performance.
- Integrates Headlight via KubeJS, replacing the default recipe and tagging TFC torches so they emit handheld light.
86ee31e0 – Port Gregitas Certus to Wafer Chain
- Establishes a Certus element/material family, adds boule/wafer items with textures, and rebuilds AE2 processor production around MV-tier chemistry, EBF boule growth, and laser engraving.
- Removes the legacy inscriber print recipes in favour of GTCEu cutters that slice wafers into eight processor prints per press.
- Updates localisation with names for the new fluids/materials and fixes the chemical formulas for Certus and Fluix to reflect the revamped chain.
4a8847cf – Update AE2 Quest with New Progression
- Extends the AE2 quest chapter to cover every step of the certus chemical loop—four fluid tasks, boule crafting, and wafer slicing—aligning it with the new wafer pipeline.
- Adds localisation strings for the fresh quests and repositions several quest nodes to accommodate the expanded progression path.