mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Make shading of CAOs optional (#10033)
This commit is contained in:
parent
0a1181f763
commit
3a6dfda358
10 changed files with 47 additions and 7 deletions
|
@ -6644,6 +6644,9 @@ Player properties need to be saved manually.
|
|||
|
||||
damage_texture_modifier = "^[brighten",
|
||||
-- Texture modifier to be applied for a short duration when object is hit
|
||||
|
||||
shaded = true,
|
||||
-- Setting this to 'false' disables diffuse lighting of entity
|
||||
}
|
||||
|
||||
Entity definition
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue