From 47956a5b28c6a4d49b065d35968aa06768c9407b Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sun, 31 Jan 2021 17:06:23 -0500 Subject: Removed Timestamps --- items/CACTUS_BOOTS.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/CACTUS_BOOTS.json') diff --git a/items/CACTUS_BOOTS.json b/items/CACTUS_BOOTS.json index 64131930..77e82f85 100644 --- a/items/CACTUS_BOOTS.json +++ b/items/CACTUS_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§fCactus Boots", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+5 HP\",1:\"§7Defense: §a+10\",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 BOOTS\"],color:65280,Name:\"§fCactus Boots\"},ExtraAttributes:{color:\"0:255:0\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"CACTUS_BOOTS\",uuid:\"c3075a5a-89ab-4143-b160-c48b702a4374\",timestamp:\"7/8/20 11:05 PM\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+5 HP\",1:\"§7Defense: §a+10\",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 BOOTS\"],color:65280,Name:\"§fCactus Boots\"},ExtraAttributes:{color:\"0:255:0\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"CACTUS_BOOTS\",uuid:\"c3075a5a-89ab-4143-b160-c48b702a4374\"}}", "damage": 0, "lore": [ "§7Health: §a+5 HP", -- cgit