Mana Generating Flowers
Available in all versions
Picture

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
Returns the amount of mana stored in the flower.
getMaxMana
Returns the maximum amount of mana that the flower can hold.
isFloating
Returns true if the flower is a floating flower.
isOnEnchantedSoil
isOnEnchantedSoil() -> boolean
Returns true if the flower is placed on enchanted soil.
Available in versions >=1.20.1-0.7.39r
isEmpty
Returns true if the Flower is empty.
Available in versions >=1.20.1-0.7.39r
isFull
Returns true if the Flower is full.
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