diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-09-19 06:40:58 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-19 06:40:58 +1000 |
commit | 03e86fd075c718d58faefb3032560ee24c514ac6 (patch) | |
tree | 6a67da021a6e905750b574e0ed0f28fd7ffeda9f /items/PERFECT_LEGGINGS_6.json | |
parent | 18cf991919e12708f80254a687504a37e596068e (diff) | |
parent | e623a1eb186e017bfdcb67812617d5d0c0f2884b (diff) | |
download | NotEnoughUpdates-REPO-03e86fd075c718d58faefb3032560ee24c514ac6.tar.gz NotEnoughUpdates-REPO-03e86fd075c718d58faefb3032560ee24c514ac6.tar.bz2 NotEnoughUpdates-REPO-03e86fd075c718d58faefb3032560ee24c514ac6.zip |
Merge pull request #269 from IRONM00N/master
New Stuff
Diffstat (limited to 'items/PERFECT_LEGGINGS_6.json')
-rw-r--r-- | items/PERFECT_LEGGINGS_6.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/PERFECT_LEGGINGS_6.json b/items/PERFECT_LEGGINGS_6.json new file mode 100644 index 00000000..e05809f1 --- /dev/null +++ b/items/PERFECT_LEGGINGS_6.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_leggings", + "displayname": "§5Perfect Leggings - Tier VI", + "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+240", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC LEGGINGS" + ], + "internalname": "PERFECT_LEGGINGS_6", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |