From 81a9b31053a64f922894d4430f558fda88a260f9 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sun, 31 Jan 2021 17:16:02 -0500 Subject: Removed Origin Tags --- items/DIAMOND_SWORD.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/DIAMOND_SWORD.json') diff --git a/items/DIAMOND_SWORD.json b/items/DIAMOND_SWORD.json index 543ed3cd..15640b56 100644 --- a/items/DIAMOND_SWORD.json +++ b/items/DIAMOND_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§aDiamond Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+35\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON SWORD\"],Name:\"§aDiamond Sword\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIAMOND_SWORD\",uuid:\"0f44920f-6ad3-4c5f-8be8-c46c15af6fb5\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+35\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON SWORD\"],Name:\"§aDiamond Sword\"},ExtraAttributes:{id:\"DIAMOND_SWORD\",uuid:\"0f44920f-6ad3-4c5f-8be8-c46c15af6fb5\"}}", "damage": 0, "lore": [ "§7Damage: §c+35", -- cgit