Skip to content

Adds exhaustive permissions for using Minecraft’s brewing stands.

License

Notifications You must be signed in to change notification settings

ShE3py/lalambic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lalambic

Version française

Permissions

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 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

Example

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

Remark

Hoppers may be used to bypass this permission system.

About

Adds exhaustive permissions for using Minecraft’s brewing stands.

Topics

Resources

License

Stars

Watchers

Forks

Languages