added bamboo sprout to sapling group

master
TenPlus1 2018-03-25 18:52:22 +01:00
parent 57c45e8739
commit 2f904e9e88
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {