Draconic Energy Core¶
Picture
Mod: Draconic Evolution
Block: Energy Pylon
The Draconic Energy Core is a multiblock structure which can store massive amounts of energy. Does not explode (:
Info
We added the same functions as from the 1.12.2 version. So old versions could be compatible too.
Functions¶
Function | Returns | Description |
---|---|---|
getEnergyStored() | int | Returns the stored amount of energy. |
getMaxEnergyStored() | int | Return the capacity of the core. |
getTransferPerTick() | int | Returns the amount which is transfered per tick. |
getTier | int | Returns the tier of the core(1-8). |
Changelog/Trivia¶
0.7.4r Added draconic evolution integration