aboutsummaryrefslogtreecommitdiff
path: root/items/DIAMOND_LEGGINGS.json
blob: 99bb95efa60b988d2ca29211c69d52cbf851ce5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
  "itemid": "minecraft:diamond_leggings",
  "displayname": "§aDiamond Leggings",
  "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+30\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§a§lUNCOMMON LEGGINGS\"],Name:\"§aDiamond Leggings\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"DIAMOND_LEGGINGS\"}}",
  "damage": 0,
  "lore": [
    "§7Defense: §a+30",
    "",
    "§7§8This item can be reforged!",
    "§a§lUNCOMMON LEGGINGS"
  ],
  "internalname": "DIAMOND_LEGGINGS",
  "crafttext": "",
  "clickcommand": "viewrecipe",
  "recipe": {
    "A1": "DIAMOND:1",
    "A2": "DIAMOND:1",
    "A3": "DIAMOND:1",
    "B1": "DIAMOND:1",
    "B2": "",
    "B3": "DIAMOND:1",
    "C1": "DIAMOND:1",
    "C2": "",
    "C3": "DIAMOND:1"
  },
  "modver": "2.1.0-REL",
  "vanilla": true,
  "infoType": "WIKI_URL",
  "info": [
    "https://wiki.hypixel.net/Diamond_Leggings"
  ]
}