diff options
Diffstat (limited to 'items/BEJEWELED_HANDLE.json')
-rw-r--r-- | items/BEJEWELED_HANDLE.json | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/items/BEJEWELED_HANDLE.json b/items/BEJEWELED_HANDLE.json index f426f5e8..bb73b1d2 100644 --- a/items/BEJEWELED_HANDLE.json +++ b/items/BEJEWELED_HANDLE.json @@ -1,10 +1,15 @@ { "itemid": "minecraft:stick", - "displayname": "§f§f§9Bejeweled Handle", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§f§f§9Bejeweled Handle\"},ExtraAttributes:{id:\"BEJEWELED_HANDLE\"},AttributeModifiers:[]}", + "displayname": "§9Bejeweled Handle", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9§lRARE\",1:\"\",2:\"§eItems Required\",3:\"§9Glacite Jewel §7x3\",4:\"\",5:\"§7Duration: §b30m\"],Name:\"§9Bejeweled Handle\"},ExtraAttributes:{id:\"BEJEWELED_HANDLE\"},AttributeModifiers:[]}", "damage": 0, "lore": [ - "§9§lRARE" + "§9§lRARE", + "", + "§eItems Required", + "§9Glacite Jewel §7x3", + "", + "§7Duration: §b30m" ], "internalname": "BEJEWELED_HANDLE", "crafttext": "", |