Rest der Rezepte amgepasst
This commit is contained in:
parent
473e550453
commit
92a55732cf
14 changed files with 278 additions and 113 deletions
|
@ -48,7 +48,7 @@ minetest.register_craftitem('x_farming:sugar', {
|
|||
description = S('Sugar'),
|
||||
short_description = S('Sugar'),
|
||||
inventory_image = 'x_farming_sugar.png',
|
||||
groups = { flammable = 1 },
|
||||
groups = { flammable = 1 , food_sugar = 1},
|
||||
})
|
||||
|
||||
---crate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue