From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/CACTUS_CHESTPLATE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/CACTUS_CHESTPLATE.json') diff --git a/items/CACTUS_CHESTPLATE.json b/items/CACTUS_CHESTPLATE.json index 4bf39c7e..9c75264d 100644 --- a/items/CACTUS_CHESTPLATE.json +++ b/items/CACTUS_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§fCactus Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15 HP\",1:\"§7Defense: §a+25\",2:\"\",3:\"§6Full Set Bonus: Deflect\",4:\"§7Rebound §a33.0% §7of the damage\",5:\"§7you take back at your enemy.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON CHESTPLATE\"],color:65280,Name:\"§fCactus Chestplate\"},ExtraAttributes:{id:\"CACTUS_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+15 HP\",1:\"§7Defense: §a+25\",2:\"\",3:\"§6Full Set Bonus: Deflect\",4:\"§7Rebound §a33.0% §7of the damage\",5:\"§7you take back at your enemy.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON CHESTPLATE\"],color:65280,Name:\"§fCactus Chestplate\"},ExtraAttributes:{color:\"0:255:0\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"CACTUS_CHESTPLATE\",uuid:\"ab6f1116-e32c-427d-b78a-b6fca651bf63\",timestamp:\"7/8/20 11:05 PM\"}}", "damage": 0, "lore": [ "§7Health: §a+15 HP", -- cgit