This update brings a few little things missed in the last release.
Version Support:
- Min Skript version = 2.15.0+
- Min Minecraft version = 1.21.11+
🚨 NOTE ON MINECRAFT 26.2 & NBT🚨
NBT-API has not been updated yet, but the current api will work, you just need to set this to true this in the SkBee config:
allow-nbt-force-load-unknown-version: trueThis will allow NBT stuff to load. But please use with caution.
🛠️ THIS UPDATE 🧑🏼🍳:
CHANGED:
- Removed some old deprecated stuff internally
- Removed the biome key expression as its no longer part of paper (and has been deprecated for a while now)
- Removed the optional space in the BlockData tag expressions (with a space doesn't work as Skript's PDC expression overrides)
ADDED:
- Added functions for the geyser and geyser base particle data. (forgot this in the last update)
- Added an option to retrieve chunks from keys to the chunk at expression