diff options
Diffstat (limited to 'items/STAINED_GLASS_PANE.json')
-rw-r--r-- | items/STAINED_GLASS_PANE.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/STAINED_GLASS_PANE.json b/items/STAINED_GLASS_PANE.json index 8b196a55..7638a6f6 100644 --- a/items/STAINED_GLASS_PANE.json +++ b/items/STAINED_GLASS_PANE.json @@ -7,7 +7,7 @@ "§f§lCOMMON" ], "internalname": "STAINED_GLASS_PANE", - "modver": "1.3-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -19,6 +19,7 @@ "B3": "STAINED_GLASS:1", "C1": "", "C2": "", - "C3": "" + "C3": "", + "count": 16 } } |