aboutsummaryrefslogtreecommitdiff
path: root/items/STAINED_GLASS-3.json
blob: 204b9053b2506df9e3c93b06b0d99c75ecc11173 (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
{
  "itemid": "minecraft:stained_glass",
  "displayname": "§fLight Blue Stained Glass",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fLight Blue Stained Glass\"},ExtraAttributes:{id:\"STAINED_GLASS-3\"}}",
  "damage": 3,
  "lore": [
    "§f§lCOMMON"
  ],
  "parent": "STAINED_GLASS",
  "internalname": "STAINED_GLASS-3",
  "modver": "1.3-REL",
  "vanilla": true,
  "recipe": {
    "A1": "GLASS:1",
    "A2": "GLASS:1",
    "A3": "GLASS:1",
    "B1": "GLASS:1",
    "B2": "INK_SACK-12:1",
    "B3": "GLASS:1",
    "C1": "GLASS:1",
    "C2": "GLASS:1",
    "C3": "GLASS:1"
  },
  "clickcommand": "viewrecipe"
}