forked from minetest-mods/stained_glass
added ability to disable/enable full/med/low-glow glass independently
This commit is contained in:
3
settings.txt
Normal file
3
settings.txt
Normal file
@ -0,0 +1,3 @@
|
||||
stained_glass.full_light = true
|
||||
stained_glass.med_light = true
|
||||
stained_glass.no_light = true
|
Reference in New Issue
Block a user