aboutsummaryrefslogtreecommitdiff
path: root/items/IRON_SWORD.json
blob: ff53271694f8457b49d2a7d4b52441f83e4bbca9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "itemid": "minecraft:iron_sword",
  "displayname": "§fIron Sword",
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON SWORD\",4:\"\",5:\"§eClick to view recipe!\"],Name:\"§fIron Sword\"},ExtraAttributes:{id:\"IRON_SWORD\"}}",
  "damage": 0,
  "lore": [
    "§7Damage: §c+30",
    "",
    "§7§8This item can be reforged!",
    "§f§lCOMMON SWORD"
  ],
  "internalname": "IRON_SWORD",
  "clickcommand": "",
  "modver": "1.0.0"
}