mirror of
https://github.com/rubenwardy/food.git
synced 2025-07-29 03:50:20 +02:00
Update init.lua
This commit is contained in:
2
init.lua
2
init.lua
@ -299,7 +299,7 @@ end)
|
||||
if minetest.get_modpath("animalmaterials") then
|
||||
minetest.register_craft({
|
||||
type = "cooking",
|
||||
output = "group:food_meat",
|
||||
output = "food:meat",
|
||||
recipe = "group:food_meat_raw",
|
||||
cooktime = 30
|
||||
})
|
||||
|
Reference in New Issue
Block a user