summaryrefslogtreecommitdiff
path: root/potato.lua
diff options
context:
space:
mode:
Diffstat (limited to 'potato.lua')
-rw-r--r--potato.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/potato.lua b/potato.lua
index 5e7d431..a922b11 100644
--- a/potato.lua
+++ b/potato.lua
@@ -28,7 +28,7 @@ minetest.register_craft({
type = "cooking",
cooktime = 10,
output = "farming:baked_potato",
- recipe = "farming:potato"
+ recipe = "group:food_potato"
})
-- potato definition