mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-20 06:13:17 -04:00
oops, sandstone was modded in the wrong branch. Sorry about that.
This commit is contained in:
parent
3e57d27722
commit
097bae1c12
1 changed files with 0 additions and 8 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Reference in a new issue