Updated Item Stats and Options (markdown) authored by Indyuce's avatar Indyuce
......@@ -96,8 +96,8 @@ TEST_ITEM:
perm-effects:
increased_damage: 1
```
## Consume Cooldown (Consumables)
The delay players must wait before drinking a consumable item twice.
## Item Cooldown
The delay players must wait before EITHER using a consumable, or running all the commands from an item.
## Crafting Recipe
The craft recipe of your item (in a workbench). All material names can be found in the [Spigot javadocs](https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html).
......
......