Skip to content

Some Fixes [2.16.1]

Compare
Choose a tag to compare
@ShaneBeee ShaneBeee released this 03 Aug 22:03
· 1062 commits to master since this release

🕹️ VERSION SUPPORT 🎮:

  • Support for Minecraft 1.17.1 has been dropped, see Outdated for outdated versions
  • Support is now only for Minecraft 1.18.2+ (keep in mind, I will only support the latest release of each Minecraft major release, ex: 1.19.4 is supported, but 1.19, 1.19.1, 1.19.2 and 1.19.3 are NOT supported)

🛠️ THIS UPDATE 🧑🏼‍🍳:

FIXED:

  • Fixed an issue with getting NBT of Citizen NPCs
  • Fixed an issue with BellRingEvent throwing errors on MC 1.18.x
  • Fixed an issue with the knockback attacker/victim expression not returning the attacker
  • Fixed an issue with shapeless crafting recipes only accepting 4 and 9 ingredients.

CHANGED:

  • Changed the syntax for block data tags to support getting/setting tags of a block data object
  • Split block data tag and tags expression into 2 expressions