Description
A lightweight, component-based energy API designed for Hytale mod developers.
This API provides power generation, storage, consumption, and automatic network-based transmission. See the repository for full documentation and examples.
Features
- Energy Component: Manage energy capacity, generation rates, consumption rates, and IO limits in a single configurable component.
- Energy Networks: Automatically links adjacent energy blocks into unified networks.
- Role Types: Assign PRODUCER, CONSUMER, or BOTH using EnergyType


