Rest der Rezepte amgepasst

This commit is contained in:
N-Nachtigal 2025-05-10 22:28:50 +02:00
parent 473e550453
commit 92a55732cf
14 changed files with 278 additions and 113 deletions

View file

@ -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