update fork #6

Merged
chmodsayshello merged 260 commits from VoxeLibre/VoxeLibre:master into master 2022-05-29 21:37:34 +02:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 1a83f50505 - Show all commits

View File

@ -123,6 +123,7 @@ for _, def in pairs(bud_def) do
drawtype = "plantlike",
use_texture_alpha = "clip",
sunlight_propagates = true,
light_source = def.light_source,
groups = {
dig_by_water = 1,
destroy_by_lava_flow = 1,