diff options
Diffstat (limited to 'items/WYLD_CHESTPLATE.json')
-rw-r--r-- | items/WYLD_CHESTPLATE.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/WYLD_CHESTPLATE.json b/items/WYLD_CHESTPLATE.json new file mode 100644 index 00000000..6ce9480d --- /dev/null +++ b/items/WYLD_CHESTPLATE.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:chainmail_chestplate", + "displayname": "§aWyld Chain Top", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+15s\",1:\"\",2:\"§a§lUNCOMMON CHESTPLATE\"],Name:\"§aWyld Chain Top\"},ExtraAttributes:{id:\"WYLD_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Rift Time: §a+15s", + "", + "§a§lUNCOMMON CHESTPLATE" + ], + "internalname": "WYLD_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Wyld_Chain_Top", + "https://wiki.hypixel.net/Wyld_Chain_Top" + ] +}
\ No newline at end of file |