s
This commit is contained in:
parent
7844b0cf0b
commit
f4975389b8
@ -17,7 +17,7 @@ minetest.register_craft({
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
output = "xdecor:bowl 3",
|
||||
output = "xdecor:bowl",
|
||||
recipe = {
|
||||
{"group:wood", "", "group:wood"},
|
||||
{"", "group:wood", ""}
|
||||
|
Loading…
x
Reference in New Issue
Block a user