Provides compatibility between MMR and GE.
Features:
- 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
intlimit. Values up toLong.MAX_VALUEare supported. When creating recipes with KubeJS, use:.requireGeEnergyPerTick(energy, x, y)to specify GE energy consumption per tick.

