- Contributors
- itstwist3d
- Supported Skript Version
- 2.12
- Supported Minecraft Versions
- 1.21
Skript addon* which adds all* bee syntaxes. Utilizing Skript-Reflect, BeeSK adds syntaxes such as:
BeeSK 1.0 is still in development, and releases may not be stable across all versions.
Join the discord here for support.
Code:
set entity's bee anger to 0 # Not Angry
set {anger} to entity's bee anger
set {e}'s bee anger to 1 # Angry
Code:
if the entity is not rolling: # If the bee is not rolling
set the nectar of the entity to true # Makes the bee have nectar
BeeSK 1.0 is still in development, and releases may not be stable across all versions.
Join the discord here for support.