Permissions are in the format lalambic.<action>.<potion>
, where <action>
is one of
the following actions:
Action | Description |
---|---|
brew |
Create a fundamental potion. |
lengthen |
Lengthen a potion (redstone dust). |
strengthen |
Strengthen a potion (glowstone dust). |
splash |
Turn a potion into a splash potion (gunpowder). |
linger |
Turn a splash potion into a lingering potion (dragon's breath). |
And where <potion>
is one of the potions in the following list.
Potion | Lengthenable | Strengthenable |
---|---|---|
mundane |
||
thick |
||
awkward |
||
night_vision |
✓ | |
invisibility |
✓ | |
jump |
✓ | ✓ |
fire_resistance |
✓ | |
speed |
✓ | ✓ |
slowness |
✓ | ✓ |
water_breathing |
✓ | |
instant_heal |
✓ | |
instant_damage |
✓ | |
poison |
✓ | ✓ |
regen |
✓ | ✓ |
strength |
✓ | ✓ |
weakness |
✓ | ✓ |
turtle_master |
✓ | ✓ |
slow_falling |
✓ | ✓ |
To fully create a lingering Strength II potion, the player will need the following permissions:
lalambic.brew.awkward
lalambic.brew.strength
lalambic.strengthen.strength
lalambic.splash.strength
lalambic.linger.strength
Hoppers may be used to bypass this permission system.