plant enhancements, floor fungus footsteps

This commit is contained in:
FaceDeer
2017-03-17 00:06:21 -06:00
parent c05373d273
commit 03d1ce841a
12 changed files with 141 additions and 34 deletions

View File

@@ -14,7 +14,8 @@ local register_quarry_bush = function(number)
inventory_image = "dfcaverns_quarry_bush_"..tostring(number)..".png",
paramtype = "light",
walkable = false,
groups = {flammable=4, oddly_breakable_by_hand=1, light_sensitive_fungus = 11},
buildable_to = true,
groups = {snappy = 3, flammable = 2, plant = 1, not_in_creative_inventory = 1, attached_node = 1, light_sensitive_fungus = 11},
sounds = default.node_sound_leaves_defaults(),
drop = {