Waterlily: Place as Y-offset simple decoration
This commit is contained in:
parent
702070accb
commit
63ebdfd139
3 changed files with 10 additions and 7 deletions
|
@ -280,7 +280,6 @@ minetest.register_node("flowers:waterlily", {
|
|||
liquids_pointable = true,
|
||||
walkable = false,
|
||||
buildable_to = true,
|
||||
sunlight_propagates = true,
|
||||
floodable = true,
|
||||
groups = {snappy = 3, flower = 1, flammable = 1},
|
||||
sounds = default.node_sound_leaves_defaults(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue