MechanicalMod v0.9.0
Water water everywhere but not a drop to drink! Liquid handling has now found its way to MechanicalMod, huzzah! Currently the system doesn't do anything useful but more content to make use of this new system will hopefully be ready soon.
Added
- Added liquid handling system
- Added liquid_api service
- Added liquid_source component
- Added liquid_drain component
- Added pump component
- Added outlet component
- Added valve component
- Added pipe component
- Added water_pump machine
- Added water_outlet machine
- Added water_valve machine
- Added storage_tank container
- Added 4 types of pipe (short, long, corner, junction)
- Added new recipes to engineer for all of the new entities
- Added 3 new recipe categories to engineer for the new recipes
Changed
- Changed power_lib to have generic api service loader
- Changed toggle_clutch command and action to accommodate toggling the valve machine as well
- Changed power_drain and power_source renderers to show the bars when in detail view mode even when empty or powered off