aboutsummaryrefslogtreecommitdiff
path: root/items/HARD_GLASS.json
blob: e5748d8c874d52cf34d68e9f3d86a62c92106f78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "internalname": "HARD_GLASS",
  "itemid": "minecraft:stained_glass",
  "displayname": "Hard Glass",
  "clickcommand": "viewrecipe",
  "damage": 7,
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Special hardened glass which\",1:\"§7doesn\u0027t break to explosions.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fHard Glass\"},ExtraAttributes:{id:\"HARD_GLASS\"}}",
  "modver": "1.0.0",
  "lore": [
    "§7Special hardened glass which",
    "§7doesn\u0027t break to explosions.",
    "",
    "§f§lCOMMON"
  ]
}