Small Changes [3.5.8]
Special 1.20.5+ NBT Notes:
Caution
- Item Format NBT has completely changed in Minecraft 1.20.5
- Please see McWiki for details about Minecraft's new component system
- Please see SkBee Wiki for a detailed explanation of NBT related changes in SkBee.
Note
- previously serialized items should properly update to the new NBT format
Important
🕹️ VERSION SUPPORT 🎮:
- SkBee requires Minecraft 1.18.2+
- Java 17+ required
- Support: Our team will only offer support for the latest release of each Minecraft major release, ex: 1.20.6 is supported, but 1.20-1.20.5 will NOT receive supported (SkBee may run on these versions, but our team will not provide support)
📝 SKRIPT SUPPORT 📑:
- This version requires Skript 2.7+ (This is due to API changes in Skript)
🛠️ THIS UPDATE 🧑🏼🍳:
ADDED:
- Added a section to create food components on items (along with an effect to apply potion effects to said component)
- Added sections to create tool components and apply tool rules.
- Added a section to apply attribute modifiers to items (along with types for attribute operations and equipment slot groups)
- Added an effect to clear food/tool/attribute modifier components from an item (this will not clear vanilla components)
- Added an expression to get/set the player list name/header/footer as text component
FIXED:
- Fixed an issue where custom worlds with custom chunk generators would auto-load before the generator loads, thus failing to use the chunk generator
- Fixed an error with anvil prepare event when getting player on pre 1.21 MC versions.
- Fixed an issue with
force
not working on particles when usingto player
CHANGED:
- chunk generator is now enabled by default in config