Flowers: Remove stack max definition (#2324)
authoracmgit <undertakers_help@yahoo.com>
Tue, 5 Mar 2019 10:59:23 +0000 (11:59 +0100)
committersfan5 <sfan5@live.de>
Tue, 5 Mar 2019 10:59:23 +0000 (11:59 +0100)
mods/flowers/init.lua

index 3ad4bf6c7159c5c32fe6aac9272c7acb8b449f32..5219a45575bab458f927405472e46a31061cc5b6 100644 (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 = {