diff options
Diffstat (limited to 'items/SMOOTH_BRICK.json')
-rw-r--r-- | items/SMOOTH_BRICK.json | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/items/SMOOTH_BRICK.json b/items/SMOOTH_BRICK.json index a0ac131a..c0da9ad7 100644 --- a/items/SMOOTH_BRICK.json +++ b/items/SMOOTH_BRICK.json @@ -7,6 +7,18 @@ "§f§lCOMMON" ], "internalname": "SMOOTH_BRICK", - "clickcommand": "", - "modver": "1.0.0" + "modver": "1.3-REL", + "vanilla": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "STONE:1", + "A2": "STONE:1", + "A3": "", + "B1": "STONE:1", + "B2": "STONE:1", + "B3": "", + "C1": "", + "C2": "", + "C3": "" + } }
\ No newline at end of file |