added bamboo sprout to sapling group
This commit is contained in:
parent
57c45e8739
commit
2f904e9e88
@ -13,7 +13,7 @@ minetest.register_node("ethereal:bamboo_sprout", {
|
||||
walkable = false,
|
||||
groups = {
|
||||
food_bamboo_sprout = 1, snappy = 3, attached_node = 1, flammable = 2,
|
||||
dig_immediate = 3, ethereal_sapling = 1
|
||||
dig_immediate = 3, ethereal_sapling = 1, sapling = 1,
|
||||
},
|
||||
sounds = default.node_sound_defaults(),
|
||||
selection_box = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user