mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-16 23:40:31 +01:00
Update ingredients.lua
This commit is contained in:
parent
3a9f112a0f
commit
05c84ee9c5
|
@ -13,7 +13,7 @@ food.module("wheat", function()
|
|||
groups = {food_wheat=1}
|
||||
})
|
||||
food.craft({
|
||||
output = "food:potato",
|
||||
output = "farming:wheat",
|
||||
recipe = {
|
||||
{"farming:wheat"}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user