update fork (again) #8

Merged
chmodsayshello merged 2270 commits from VoxeLibre/VoxeLibre:master into master 2023-01-06 20:13:54 +01:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 40fb4a1299 - Show all commits

View File

@ -171,6 +171,7 @@ function mcl_torches.register_torch(def)
light_source = def.light,
groups = groups,
drop = def.drop or itemstring,
use_texture_alpha = "clip",
selection_box = {
type = "wallmounted",
wall_bottom = {-2/16, -0.5, -2/16, 2/16, 1/16, 2/16},