aboutsummaryrefslogtreecommitdiff
path: root/items/HARD_GLASS.json
blob: 34ae226112d6e84b1ea9ff0f248c0560b09884f4 (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:stained_glass",
  "displayname": "§fHard Glass",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Special hardened glass which\",1:\"§7doesn't break to explosions.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fHard Glass\"},ExtraAttributes:{id:\"HARD_GLASS\"}}",
  "damage": 7,
  "lore": [
    "§7Special hardened glass which",
    "§7doesn't break to explosions.",
    "",
    "§f§lCOMMON"
  ],
  "recipe": {
    "A1": "COAL:1",
    "A2": "COAL:1",
    "A3": "COAL:1",
    "B1": "COAL:1",
    "B2": "ENCHANTED_SAND:1",
    "B3": "COAL:1",
    "C1": "COAL:1",
    "C2": "COAL:1",
    "C3": "COAL:1"
  },
  "internalname": "HARD_GLASS",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Hard_Glass",
    "https://wiki.hypixel.net/Hard_Glass"
  ],
  "crafttext": "Requires: Sand VII"
}