Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Another One [3.6.1]

Latest
Compare
Choose a tag to compare
@ShaneBeee ShaneBeee released this 18 Aug 14:47
· 1 commit to master since this release

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