diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/END_LEGGINGS.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/END_LEGGINGS.json')
-rw-r--r-- | items/END_LEGGINGS.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/END_LEGGINGS.json b/items/END_LEGGINGS.json new file mode 100644 index 00000000..58c83e4a --- /dev/null +++ b/items/END_LEGGINGS.json @@ -0,0 +1,20 @@ +{ + "internalname": "END_LEGGINGS", + "itemid": "minecraft:chainmail_leggings", + "displayname": "Ender Leggings", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+25 HP\",1:\"§7Defense: §a+50\",2:\"\",3:\"§7All stats of this armor piece\",4:\"§7are doubled while on the End\",5:\"§7Island!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC LEGGINGS\"],Name:\"§5Ender Leggings\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"END_LEGGINGS\",uuid:\"3dd9d302-6b20-403b-8206-71800907d4da\",timestamp:\"3/30/20 2:33 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+25 HP", + "§7Defense: §a+50", + "", + "§7All stats of this armor piece", + "§7are doubled while on the End", + "§7Island!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC LEGGINGS" + ] +}
\ No newline at end of file |