mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-12-01 20:35:35 +01:00
ground content revision
This commit is contained in:
@@ -19,6 +19,7 @@ minetest.register_node(":"..nature.blossom_node, {
|
||||
tiles = nature.blossom_textures,
|
||||
paramtype = "light",
|
||||
groups = nature.blossom_groups,
|
||||
is_ground_content = false,
|
||||
sounds = default.node_sound_leaves_defaults(),
|
||||
waving = 1
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user