mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-12 21:40:29 +02:00
update use_texture_alpha properties
This commit is contained in:
@ -21,7 +21,6 @@ local glowstone_def = {
|
||||
groups = {cracky=3},
|
||||
sounds = default.node_sound_glass_defaults(),
|
||||
paramtype = "light",
|
||||
--use_texture_alpha = true,
|
||||
drawtype = "glasslike",
|
||||
drop = "",
|
||||
sunlight_propagates = true,
|
||||
|
Reference in New Issue
Block a user