Go Back
Waste Barrel¶
Waste Barrels are blocks from mekanism to store nuclear waste.
Info
Energy functions will always return in FE. If you want it in joules, multiply the value with 2.5
The functions which returns a value in percent, will return a number between 1-0. (50% would be 0.5)
Functions¶
Function | Returns | Description |
---|---|---|
getStored() | int | Returns the amount of stored waste. |
getCapacity() | string | Returns the capacity of the barrel. |
getFilledPercentage | int | Returns the amount of waste in percent. |
Changelog/Trivia¶
0.7.2r Added waste barrel integration
0.6b Added integration for Mekanism