Fix: Spawn von Reis im Wasser, Rosemary, Kohlrabi, Asparagus, Barley

This commit is contained in:
N-Nachtigal 2025-06-01 18:46:27 +02:00
parent 40d400da10
commit 4abaf27a17
6 changed files with 167 additions and 132 deletions

View file

@ -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()
}