mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
6 lines
212 B
TOML
6 lines
212 B
TOML
|
#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"
|
||
|
|