mirror of
https://github.com/rubenwardy/food.git
synced 2024-11-13 22:00:35 +01:00
Minor typo fix
This commit is contained in:
parent
90344ad00a
commit
f2508662f7
2
init.lua
2
init.lua
|
@ -172,7 +172,7 @@ food.support("cup","vessels","vessels:drinking_glass")
|
|||
food.support("sugar","jkfarming","jkfarming:sugar")
|
||||
food.support("sugar","bushes_classic","bushes:sugar")
|
||||
|
||||
-- Default inbuilt ingrediants
|
||||
-- Default inbuilt ingredients
|
||||
food.asupport("wheat",function()
|
||||
minetest.register_craftitem("food:wheat", {
|
||||
description = S("Wheat"),
|
||||
|
|
Loading…
Reference in New Issue
Block a user