diff options
Diffstat (limited to 'items/PERFECT_LEGGINGS_3.json')
-rw-r--r-- | items/PERFECT_LEGGINGS_3.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/PERFECT_LEGGINGS_3.json b/items/PERFECT_LEGGINGS_3.json new file mode 100644 index 00000000..2aa28159 --- /dev/null +++ b/items/PERFECT_LEGGINGS_3.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_leggings", + "displayname": "§9Perfect Leggings - Tier III", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+...\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE LEGGINGS\"],Name:\"§9Perfect Leggings - Tier III\"},ExtraAttributes:{id:\"PERFECT_LEGGINGS_3\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+180", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§9§lRARE LEGGINGS" + ], + "internalname": "PERFECT_LEGGINGS_3", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |