oops, sandstone was modded in the wrong branch. Sorry about that.

This commit is contained in:
Vanessa Ezekowitz 2012-11-22 14:24:29 -05:00
parent 3e57d27722
commit 097bae1c12
1 changed files with 0 additions and 8 deletions

View File

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