oops, forgot the type= argument for shapeless sandstone -> sand.

This commit is contained in:
Vanessa Ezekowitz 2012-11-22 14:27:54 -05:00
parent 4705493928
commit cb85ca58fe
1 changed files with 1 additions and 0 deletions

View File

@ -403,6 +403,7 @@ minetest.register_craft({
})
minetest.register_craft({
type = "shapeless",
output = 'default:sand 4',
recipe = {
'default:sandstone',