From bc3fb9b7aa078b923416ed521168cf5aebb810d6 Mon Sep 17 00:00:00 2001 From: Kqliber <36670020+Kqliber@users.noreply.github.com> Date: Thu, 18 Jun 2020 21:00:29 +0100 Subject: [PATCH] Added unbreakable option --- .../deluxemenus/options-and-configurations/item.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/clips-plugins/deluxemenus/options-and-configurations/item.md b/clips-plugins/deluxemenus/options-and-configurations/item.md index b278dee..cc2f0ad 100644 --- a/clips-plugins/deluxemenus/options-and-configurations/item.md +++ b/clips-plugins/deluxemenus/options-and-configurations/item.md @@ -238,6 +238,14 @@ If set to true, it will hide the vanilla attributes of an item/armor \(e.g. **7 If set to true, it will hide the potion's effect text beneath the item name. +## Unbreakable + +> ```yaml +> unbreakable: BOOLEAN # true or false +> ``` + +If set to true, it will show the item to be at full durability. + ## \(Shift\) Left/Middle/Right click Commands > ```yaml