Supports configurable Energy Hatches. Through the config, you can define the maximum allowed voltage and amperage for each hatch. Exceeding these limits can cause the hatch to either break or explode.
Allows recipes to require energy values beyond the standard int limit. Values up to Long.MAX_VALUE are supported. When creating recipes with KubeJS, use: .requireGeEnergyPerTick(energy, x, y) to specify GE energy consumption per tick.