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/SPOOKY_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/SPOOKY_CHESTPLATE.json')
-rw-r--r-- | items/SPOOKY_CHESTPLATE.json | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/items/SPOOKY_CHESTPLATE.json b/items/SPOOKY_CHESTPLATE.json index 27044afa..3e7fd09f 100644 --- a/items/SPOOKY_CHESTPLATE.json +++ b/items/SPOOKY_CHESTPLATE.json @@ -1,11 +1,8 @@ { - "internalname": "SPOOKY_CHESTPLATE", "itemid": "minecraft:leather_chestplate", - "displayname": "Spooky Chestplate", - "clickcommand": "", + "displayname": "§5Spooky Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+50\",1:\"\",2:\"§7Each armor piece grants a §a+5%\",3:\"§a§7chance to get Candy from mobs\",4:\"§7during the §6Spooky Festival§7.\",5:\"\",6:\"§6Full Set Bonus: Candy Man\",7:\"§7Grants a §a+5% §7chance to find\",8:\"§7rare Candy.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC CHESTPLATE\"],color:6316128,Name:\"§5Spooky Chestplate\"},ExtraAttributes:{id:\"SPOOKY_CHESTPLATE\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+50\",1:\"\",2:\"§7Each armor piece grants a §a+5%\",3:\"§a§7chance to get Candy from mobs\",4:\"§7during the §6Spooky Festival§7.\",5:\"\",6:\"§6Full Set Bonus: Candy Man\",7:\"§7Grants a §a+5% §7chance to find\",8:\"§7rare Candy.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC CHESTPLATE\"],color:6316128,Name:\"§5Spooky Chestplate\"},ExtraAttributes:{color:\"96:96:96\",originTag:\"SHOP_PURCHASE\",id:\"SPOOKY_CHESTPLATE\",uuid:\"0eb6b095-8fb0-422c-b572-9c1b3f9bbf07\",timestamp:\"3/30/20 8:37 AM\"}}", - "modver": "1.0.0", "lore": [ "§7Defense: §a+50", "", @@ -19,5 +16,12 @@ "", "§7§8This item can be reforged!", "§5§lEPIC CHESTPLATE" + ], + "internalname": "SPOOKY_CHESTPLATE", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spooky_Armor" ] }
\ No newline at end of file |