diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-31 17:16:02 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-31 17:16:02 -0500 |
commit | 81a9b31053a64f922894d4430f558fda88a260f9 (patch) | |
tree | a16124eb7f637c93ed7be4f5609623a4c45f9754 /items/DIAMOND_SWORD.json | |
parent | 1c4851a53f3d2bd2b0f414973a97da10e153cf89 (diff) | |
download | NotEnoughUpdates-REPO-81a9b31053a64f922894d4430f558fda88a260f9.tar.gz NotEnoughUpdates-REPO-81a9b31053a64f922894d4430f558fda88a260f9.tar.bz2 NotEnoughUpdates-REPO-81a9b31053a64f922894d4430f558fda88a260f9.zip |
Removed Origin Tags
Diffstat (limited to 'items/DIAMOND_SWORD.json')
-rw-r--r-- | items/DIAMOND_SWORD.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |