This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
Warning
Please see changelog for SkBee 3.6.0 for NBT changes
SkBee changed NBT syntax a bit in 3.6.0, so please do yourself a favour and read the changes.
π οΈ THIS UPDATE π§πΌβπ³:
FIXED:
- Fixed an error when attempting to wake up a villager that isn't sleeping
- Fixed an issue with modifying
full nbt of %item%
throwing Minecraft component errors to console - Fixed an error when applying an attribute modifier to an entity which doesn't have that attribute.
- Fixed an issue where an empty list/array is left in an NBT compound after removing from it (and often returning an incorrect tag type)
- Fixed an error when running a Spigot server and another plugin has added AdventureAPI
- Fixed an error with component replace when a regex pattern is broken
- Fixed an issue when copying bounds, and the owner was copied into members
- Fixed an issue where the bound owners/members list was not cloned but referenced when copying a bound (therefor linking the two)
ADDED:
- Added crafter craft event (along with
event-string
event value which represents the recipe) - Added an expression that represents the result slot of crafting events.
- Added an expression to get all chunks within 2 locations (a cuboid)
- Added an effect to break blocks naturally but also play particles/sounds