A server mod that connects the Fabric Energy API to Burning, making every storage of one one of the other, too.
Burning Energy allows mods that produce and transfer energy through the Fabric Energy API to transfer it to every furnace-like block Burning recognizes, and vice versa with burning fuel and energy storages.
For instance, you can use any energy generator to power a good old vanilla Furnace.
Burning Energy only has two configurations.
"enableEnergyToBurning": true // enabled by default
This will enable energy mods to transfer energy to any burning storage.
"enableBurningToEnergy": true // enabled by default
This will enable burning mods to transfer burning fuel to any energy storage.