Skip to content
Snippets Groups Projects
Commit 93351aec authored by Vanessa Dannenberg's avatar Vanessa Dannenberg
Browse files

use three marble + bucket to make bathroom sink

parent bf79c7d4
No related branches found
No related tags found
No related merge requests found
......@@ -205,6 +205,7 @@ minetest.register_craft({
output = "homedecor:sink",
recipe = {
{ "group:marble","bucket:bucket_empty", "group:marble" },
{ "", "group:marble", "" }
},
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment