1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
Fellies/config[client]/gravestone-client.toml
2021-01-24 17:10:27 +01:00

10 lines
495 B
TOML

#The names of the Dimensions for the Death Note
dimension_names = ["minecraft:overworld=Overworld", "minecraft:nether=Nether", "minecraft:the_end=The End"]
#The date format outputted by clicking the gravestone or displayed in the death note
grave_date_format = "yyyy/MM/dd HH:mm:ss"
#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"