aboutsummaryrefslogtreecommitdiff
path: root/items/GOLD_SWORD.json
blob: 82990355c162f50786b76b85b23d23636d9b3336 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "internalname": "GOLD_SWORD",
  "itemid": "minecraft:golden_sword",
  "displayname": "§fGolden Sword",
  "clickcommand": "",
  "damage": 0,
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON SWORD\"],Name:\"§fGolden Sword\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"GOLD_SWORD\",uuid:\"80b3c1cc-6cab-4258-af1c-9f351479c962\",timestamp:\"3/25/20 4:25 PM\"}}",
  "modver": "1.0.0",
  "lore": [
    "§7Damage: §c+20",
    "",
    "§7§8This item can be reforged!",
    "§f§lCOMMON SWORD"
  ]
}