v0.4.0-beta
Pre-release snapshot focused on multiblock expansion, clearer in-game guidance, and a much more interactive Thermal Reactor interface. This draft introduces the Magmatic Chamber multiblock, adds Heavy Machinery pages to How to Play, and reworks reactor controls with a proper numpad-driven burn-rate flow.
BLOCKS
Machines
- Added Magmatic Chamber Controller:
- Added a new multiblock machine with its own controller, activation flow, and dedicated machine screen;
- Uses a different structure profile than the standard simple-machine multiblock layout.
RECIPES
General
- Added missing recipe coverage for remaining machine parts and progression blocks:
- Added
Bronze Vent Panel; - Added
Steel Vent Panel; - Added
Bronze Controller Case; - Added
Tin Plated Block; - Added Uranium storage conversion recipes.
- Added
- Added Magmatic Chamber Controller recipe.
- Updated recipe coverage across Heavy Machinery:
- Most machine blocks and progression parts now have crafting recipes;
- Netherite casing blocks are still the main exception.
UI/UX
General
- Added Heavy Machinery entries to
How to Play:- Added a multiblock overview page;
- Added a step-by-step Crusher build guide with reference images, materials, and activation notes.
- Added Magmatic Chamber machine interface:
- Shows machine status, progress, energy, fluid output, and the full input grid in a dedicated screen.
- Updated Thermal Reactor UI:
- Added an on/off button directly in the machine screen;
- Added a numpad input flow for burn-rate control;
- Added accept, cancel, and delete controls for burn-rate editing;
- Improved reactor readouts so configuration and status are easier to read while the machine is running.
TECHNICAL CHANGES
General
- Added the button handling system used by the new reactor controls.
- Extended Heavy Machinery UI registration to include the Magmatic Chamber screen and the new
How to Playpages. - Expanded the machinery scripts to support the Magmatic Chamber multiblock and its recipe registration flow.