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