1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-29 07:50:35 +02:00

Update flowers mod

stack 99, before 64...
This commit is contained in:
Ombridride 2015-03-24 17:21:32 +01:00
parent fe6fd59b71
commit b2303c64c5

View File

@ -26,7 +26,7 @@ local function add_simple_flower(name, desc, image, color)
sunlight_propagates = true,
paramtype = "light",
walkable = false,
stack_max = 64,
stack_max = 99,
groups = {snappy=3,flammable=2,flower=1,flora=1,attached_node=1,dig_by_water=1,color=1},
sounds = default.node_sound_leaves_defaults(),
selection_box = {