Mana Spreader¶
Available in all versions
Mana Spreaders are used to transfer mana from one source to another.
Requirement
Requires the Botania mod to be installed
Peripheral Name | Interfaces with | Has events | Introduced in |
---|---|---|---|
manaSpreader | Mana Spreader block | No | 0.6b |
Functions¶
getMana¶
getMana() -> number
getMaxMana¶
getMaxMana() -> number
isEmpty¶
isEmpty() -> boolean
isFull¶
isFull() -> boolean
getVariant¶
getVariant() -> string
getBounding¶
getBounding() -> table
Properties¶
table | Description |
---|---|
x: number |
The x coordinate |
y: number |
The y coordinate |
z: number |
The z coordinate |
Changelog/Trivia¶
0.7.16
Ported Botania integration to 1.18
0.6b
Added integration for Botania