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