Sunlight propagates through deadbush and tallgrass
This commit is contained in:
parent
c6c8232c6d
commit
9dd8cebcef
2 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,7 @@ minetest.register_node("mcl_flowers:tallgrass", {
|
|||
inventory_image = "mcl_flowers_tallgrass.png",
|
||||
wield_image = "mcl_flowers_tallgrass.png",
|
||||
paramtype = "light",
|
||||
sunlight_propagates = true,
|
||||
walkable = false,
|
||||
buildable_to = true,
|
||||
is_ground_content = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue