aboutsummaryrefslogtreecommitdiff
path: root/items/STAINED_GLASS_PANE-1.json
blob: 536f27f50c1e5df5c964bef7ab56aff8e37dc89c (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_pane",
  "displayname": "§fOrange Stained Glass Pane",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fOrange Stained Glass Pane\"},ExtraAttributes:{id:\"STAINED_GLASS_PANE\"}}",
  "damage": 1,
  "lore": [
    "§f§lCOMMON"
  ],
  "internalname": "STAINED_GLASS_PANE-1",
  "parent": "STAINED_GLASS_PANE",
  "modver": "1.3-REL",
  "vanilla": true,
  "clickcommand": "viewrecipe",
  "recipe": {
    "A1": "STAINED_GLASS-1:1",
    "A2": "STAINED_GLASS-1:1",
    "A3": "STAINED_GLASS-1:1",
    "B1": "STAINED_GLASS-1:1",
    "B2": "STAINED_GLASS-1:1",
    "B3": "STAINED_GLASS-1:1",
    "C1": "",
    "C2": "",
    "C3": ""
  }
}