wield_image = "default_junglegrass.png",
paramtype = "light",
walkable = false,
+ buildable_to = true,
groups = {snappy=3,flammable=2,attached_node=1},
sounds = default.node_sound_leaves_defaults(),
selection_box = {
wield_image = "default_grass_3.png",
paramtype = "light",
walkable = false,
+ buildable_to = true,
groups = {snappy=3,flammable=3,attached_node=1},
sounds = default.node_sound_leaves_defaults(),
selection_box = {
wield_image = "default_grass_2.png",
paramtype = "light",
walkable = false,
+ buildable_to = true,
drop = "default:grass_1",
groups = {snappy=3,flammable=3,attached_node=1,not_in_creative_inventory=1},
sounds = default.node_sound_leaves_defaults(),
wield_image = "default_grass_3.png",
paramtype = "light",
walkable = false,
+ buildable_to = true,
drop = "default:grass_1",
groups = {snappy=3,flammable=3,attached_node=1,not_in_creative_inventory=1},
sounds = default.node_sound_leaves_defaults(),
wield_image = "default_grass_4.png",
paramtype = "light",
walkable = false,
+ buildable_to = true,
drop = "default:grass_1",
groups = {snappy=3,flammable=3,attached_node=1,not_in_creative_inventory=1},
sounds = default.node_sound_leaves_defaults(),
wield_image = "default_grass_5.png",
paramtype = "light",
walkable = false,
+ buildable_to = true,
drop = "default:grass_1",
groups = {snappy=3,flammable=3,attached_node=1,not_in_creative_inventory=1},
sounds = default.node_sound_leaves_defaults(),