▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Item Actions
Item Actions

Item Actions

Elevate your items with one-of-a-kind effects!

591
3

2025.5

Release9 мес. назад

Список изменений

🛠️ 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_HIT

Thanks for using ItemActions! As always, feedback and suggestions are welcome 💬

Файлы

ItemActions-2025.5.jar(169.26 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

2025.5

Загрузчики

Bukkit
Paper
Spigot

Версии игры

1.21–1.21.5

Загрузок

148

Дата публикации

9 мес. назад

Загрузил

ID версии

Главная