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