Spawn von Saaten deaktiviert, um Dopplungen zu vermeiden.
This commit is contained in:
parent
f69bd7f597
commit
9dc6c712b3
58 changed files with 29 additions and 71 deletions
|
@ -152,6 +152,7 @@ minetest.register_craftitem('x_farming:jar_with_bee', {
|
|||
minetest.register_craftitem('x_farming:rice_grains', {
|
||||
description = S('Rice Grains'),
|
||||
inventory_image = 'x_farming_rice_grains.png',
|
||||
groups = { food_rice = 1 }
|
||||
})
|
||||
|
||||
-- Sushi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue