mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-20 09:10:29 +01:00
Merge branch 'master' of http://github.com/Ombridride/minetest-minetestforfun-server
This commit is contained in:
commit
7ac196ded0
@ -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