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