mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2025-11-24 17:25:49 +01:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -21,6 +21,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