From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/DIVER_CHESTPLATE.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 items/DIVER_CHESTPLATE.json (limited to 'items/DIVER_CHESTPLATE.json') diff --git a/items/DIVER_CHESTPLATE.json b/items/DIVER_CHESTPLATE.json new file mode 100644 index 00000000..b37346ea --- /dev/null +++ b/items/DIVER_CHESTPLATE.json @@ -0,0 +1,21 @@ +{ + "internalname": "DIVER_CHESTPLATE", + "itemid": "minecraft:golden_chestplate", + "displayname": "Diver\u0027s Shirt", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+100 HP\",1:\"§7Defense: §a+200\",2:\"\",3:\"§6Full Set Bonus: One with the Fish\",4:\"§7While touching water you move\",5:\"§7§9incredibly fast§7 and can\",6:\"§7breathe §9permanently.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY CHESTPLATE\"],Name:\"§6Diver\u0027s Shirt\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"DIVER_CHESTPLATE\",uuid:\"79f88d94-9ff8-4fb4-bee9-14e688e8d4f7\",timestamp:\"3/30/20 7:00 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+100 HP", + "§7Defense: §a+200", + "", + "§6Full Set Bonus: One with the Fish", + "§7While touching water you move", + "§7§9incredibly fast§7 and can", + "§7breathe §9permanently.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY CHESTPLATE" + ] +} \ No newline at end of file -- cgit