Mana Generating Flowers¶
Available in all versions
Mana generating flowers from botania can generate mana for other recipes or rituals.
Requirement
Requires the Botania mod to be installed
Peripheral Name | Interfaces with | Has events | Introduced in |
---|---|---|---|
manaFlower | Mana flowers | No | 0.6b |
Functions¶
getMana¶
getMana() -> number
getMaxMana¶
getMaxMana() -> number
isFloating¶
isFloating() -> boolean
isOnEnchantedSoil¶
isOnEnchantedSoil() -> boolean
Available in versions >=1.20.1-0.7.39r
isEmpty¶
isEmpty() -> boolean
Available in versions >=1.20.1-0.7.39r
isFull¶
isFull() -> boolean
Changelog/Trivia¶
1.20.1-0.7.39r
Ported Botania integration to 1.20.1
Added isFull()
and isEmpty()
0.7.16
Ported Botania integration to 1.18
0.6b
Added integration for Botania