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