
737
3
🛠️ Fixes
- Prevents potential errors by properly handling
nullItemMetain theItemData.matches()method.
- Prevents potential errors by properly handling
🛠️ Version 2025.5 - Bug Fixes & New Features
This update brings a handful of important bug fixes and new functionality to ItemActions!
🐛 Bug Fixes
- Fixed a bug where food component options wouldn't apply correctly on consumable items.
- Fixed an issue where armor potion effects could become permanent if the armor was removed using a plugin or command. These effects now clean up properly on removal.
✨ New Features
- Added recipe support for custom action items! You can now define shaped or shapeless crafting recipes directly in your item configuration.
- Added consumable item support — configure items to behave like food, complete with nutrition, saturation, and even particle effects!
Example Config Snippet:
Stick: Type: INTERACT Version: 1 Item: Material: STICK Name: '&eSpeed Pickaxe' Data-Key: itemactions:sticks Data-Type: STRING Data-Value: '1' Consumable-Options: Consume-Seconds: 0 Sound: "ENTITY_PLAYER_LEVELUP" Particles: true Food-Options: Can-Always-Eat: true Nutrition: 5 Saturation: 2 Recipe: Recipe-Type: "SHAPED" Ingredients: - "d:DIAMOND" - "e:ENDER_PEARL" Shape: - " " - "ded" - " " Requirements: Action-Types: - RIGHT_CLICK_AIR Actions: - PLAY_SOUND:BLOCK_ANVIL_HITThanks for using ItemActions! As always, feedback and suggestions are welcome 💬
Initial Project Release!
Авторы
Сведения
Лицензия:
Опубликован:1 год назад
Обновлён:6 месяцев назад
ID проекта:

