diff options
Diffstat (limited to 'items/PERFECT_LEGGINGS_4.json')
-rw-r--r-- | items/PERFECT_LEGGINGS_4.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/PERFECT_LEGGINGS_4.json b/items/PERFECT_LEGGINGS_4.json new file mode 100644 index 00000000..eba2190a --- /dev/null +++ b/items/PERFECT_LEGGINGS_4.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_leggings", + "displayname": "§5Perfect Leggings - Tier IV", + "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 IV\"},ExtraAttributes:{id:\"PERFECT_LEGGINGS_4\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+200", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC LEGGINGS" + ], + "internalname": "PERFECT_LEGGINGS_4", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |