summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra.lua b/extra.lua
index e927200..af097c4 100644
--- a/extra.lua
+++ b/extra.lua
@@ -137,7 +137,7 @@ minetest.register_craftitem("ethereal:bowl", {
})
minetest.register_craft({
- output = "ethereal:bowl",
+ output = "ethereal:bowl 4",
recipe = {
{"group:wood", "", "group:wood"},
{"", "group:wood", ""},