mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
5 lines
212 B
TOML
Executable file
5 lines
212 B
TOML
Executable file
#If this is set to true the players head will be rendered on the gravestone when there is a full block under it
|
|
render_skull = true
|
|
#The color of the text at the gravestone (Hex RGB)
|
|
grave_text_color = "FFFFFF"
|
|
|