Fix get_all_craft_recipes documentation error

master
Ciaran Gultnieks 2015-05-11 12:45:10 +01:00
parent 7d8079885d
commit 09d86db9a3
1 changed files with 1 additions and 1 deletions

View File

@ -1997,7 +1997,7 @@ and `minetest.auth_reload` call the authetification handler.
or `nil` if no recipe was found
* recipe entry table:
{
method = 'normal' or 'cooking' or 'fuel'
type = 'normal' or 'cooking' or 'fuel'
width = 0-3, 0 means shapeless recipe
items = indexed [1-9] table with recipe items
output = string with item name and quantity