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
|
@ -28,7 +28,7 @@ x_farming.register_plant('x_farming:soybean', {
|
|||
minlight = 13,
|
||||
maxlight = 14,
|
||||
fertility = { 'grassland' },
|
||||
groups = { flammable = 4 },
|
||||
groups = { flammable = 4, seed_soy = 1},
|
||||
place_param2 = 3,
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue