forked from nalc/homedecor_modpack
use three marble + bucket to make bathroom sink
This commit is contained in:
parent
bf79c7d430
commit
93351aecda
|
@ -205,6 +205,7 @@ minetest.register_craft({
|
|||
output = "homedecor:sink",
|
||||
recipe = {
|
||||
{ "group:marble","bucket:bucket_empty", "group:marble" },
|
||||
{ "", "group:marble", "" }
|
||||
},
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user