mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-10-09 15:05:18 +02:00
Waterlily: Place as Y-offset simple decoration
This commit is contained in:
@@ -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(),
|
||||
|
Reference in New Issue
Block a user