add leaves group to leaves

master
tchncs 2016-10-08 19:47:43 +02:00
parent 36caba64ee
commit 3d19dd76a0
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ minetest.register_node("farming:banana_leaves", {
drawtype = "allfaces_optional",
tiles = {"farming_banana_leaves.png"},
paramtype = "light",
groups = {snappy=3, leafdecay=3, flammable=2, not_in_creative_inventory=1},
groups = {snappy=3, leafdecay=3, leaves = 1, flammable=2, not_in_creative_inventory=1},
drop = {
max_items = 1,
items = {