mirror of
https://codeberg.org/tenplus1/farming.git
synced 2024-11-05 01:40:40 +01:00
remove ginger growing
This commit is contained in:
parent
c43020e65e
commit
f20abc034f
|
@ -48,6 +48,7 @@ minetest.register_node("farming:ginger_3", table.copy(def))
|
|||
|
||||
-- stage 4 (final)
|
||||
def.tiles = {"farming_ginger_4.png"}
|
||||
def.groups.growing = nil
|
||||
def.selection_box = farming.select_final
|
||||
def.drop = {
|
||||
items = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user