diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 16:27:51 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 16:27:51 -0400 |
commit | e623a1eb186e017bfdcb67812617d5d0c0f2884b (patch) | |
tree | 9c0b75067c8a787f3b4eb03f961955b9e27711c9 /items/PERFECT_LEGGINGS_11.json | |
parent | 22248d8b5f54994b374401a3a30b85a0c173a303 (diff) | |
download | NotEnoughUpdates-REPO-e623a1eb186e017bfdcb67812617d5d0c0f2884b.tar.gz NotEnoughUpdates-REPO-e623a1eb186e017bfdcb67812617d5d0c0f2884b.tar.bz2 NotEnoughUpdates-REPO-e623a1eb186e017bfdcb67812617d5d0c0f2884b.zip |
New Stuff
Diffstat (limited to 'items/PERFECT_LEGGINGS_11.json')
-rw-r--r-- | items/PERFECT_LEGGINGS_11.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/PERFECT_LEGGINGS_11.json b/items/PERFECT_LEGGINGS_11.json new file mode 100644 index 00000000..7034e12c --- /dev/null +++ b/items/PERFECT_LEGGINGS_11.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:diamond_leggings", + "displayname": "§6Perfect Leggings - Tier XI", + "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 X\"},ExtraAttributes:{id:\"PERFECT_LEGGINGS_10\"}}", + "damage": 0, + "lore": [ + "§7Defense: §a+340", + "", + "§eRight-click to view recipes!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY LEGGINGS" + ], + "internalname": "PERFECT_LEGGINGS_11", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |