Flowers: Remove stack max definition (#2324)

This commit is contained in:
acmgit 2019-03-05 11:59:23 +01:00 committed by sfan5
parent 196f206d3e
commit 891f00e9db
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ local function add_simple_flower(name, desc, box, f_groups)
paramtype = "light",
walkable = false,
buildable_to = true,
stack_max = 99,
groups = f_groups,
sounds = default.node_sound_leaves_defaults(),
selection_box = {