Update Fork #1

Merged
chmodsayshello merged 696 commits from MineClone5/MineClone5:master into master 2022-03-23 14:40:26 +01:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 218ab6fe15 - Show all commits

View File

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