diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/END_CHESTPLATE.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/END_CHESTPLATE.json')
-rw-r--r-- | items/END_CHESTPLATE.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/END_CHESTPLATE.json b/items/END_CHESTPLATE.json index e826ed55..ccaffe46 100644 --- a/items/END_CHESTPLATE.json +++ b/items/END_CHESTPLATE.json @@ -1,10 +1,10 @@ { "internalname": "END_CHESTPLATE", "itemid": "minecraft:chainmail_chestplate", - "displayname": "Ender Chestplate", + "displayname": "§5Ender Chestplate", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+30 HP\",1:\"§7Defense: §a+60\",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 CHESTPLATE\"],Name:\"§5Ender Chestplate\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"END_CHESTPLATE\",uuid:\"926038e3-9bcf-4bca-8d90-2791598faab4\",timestamp:\"3/24/20 7:23 AM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+30 HP\",1:\"§7Defense: §a+60\",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 CHESTPLATE\"],Name:\"§5Ender Chestplate\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"END_CHESTPLATE\",uuid:\"ec453c4f-82eb-4c4f-9f44-56523035b9c2\",timestamp:\"4/1/20 8:16 PM\"}}", "modver": "1.0.0", "lore": [ "§7Health: §a+30 HP", @@ -16,5 +16,9 @@ "", "§7§8This item can be reforged!", "§5§lEPIC CHESTPLATE" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ender_Armor" ] }
\ No newline at end of file |