Fix: Spawn von Reis im Wasser, Rosemary, Kohlrabi, Asparagus, Barley
This commit is contained in:
parent
40d400da10
commit
4abaf27a17
6 changed files with 167 additions and 132 deletions
|
@ -58,7 +58,7 @@ local crop_def = {
|
|||
selection_box = farming.select,
|
||||
groups = {
|
||||
flammable = 4, snappy=3, dig_immediate=1, plant = 1, attached_node = 1,
|
||||
not_in_creative_inventory = 1, growing = 1
|
||||
not_in_creative_inventory = 1, growing = 1, food_rosemary = 1
|
||||
},
|
||||
sounds = default.node_sound_leaves_defaults()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue