Shears selfdrop dead bush, tall grass, fern, vine, leaves
This commit is contained in:
parent
627d103b20
commit
54fb702c8f
5 changed files with 21 additions and 19 deletions
|
@ -72,6 +72,7 @@ local register_leaves = function(subname, description, longdesc, tiles, drop1, d
|
|||
stack_max = 64,
|
||||
groups = {handy=1,shearsy=1,swordy=1, leafdecay=4, flammable=2, leaves=1, deco_block=1, dig_by_piston=1},
|
||||
drop = drop,
|
||||
_mcl_shears_drop = true,
|
||||
sounds = mcl_sounds.node_sound_leaves_defaults(),
|
||||
_mcl_blast_resistance = 1,
|
||||
_mcl_hardness = 0.2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue