Initial commit
This commit is contained in:
63
config/sodiumextrainformation/sodiumextrainformation.json
Normal file
63
config/sodiumextrainformation/sodiumextrainformation.json
Normal file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"extra_information_settings": {
|
||||
"local_time_config": {
|
||||
"show_local_time": false,
|
||||
"use12_hour_format": false,
|
||||
"local_time_format": "HH:mm",
|
||||
"color": {
|
||||
"r": 255,
|
||||
"g": 255,
|
||||
"b": 255
|
||||
}
|
||||
},
|
||||
"word_time_config": {
|
||||
"show_word_time": false,
|
||||
"color": {
|
||||
"r": 255,
|
||||
"g": 255,
|
||||
"b": 255
|
||||
}
|
||||
},
|
||||
"session_time_config": {
|
||||
"show_session_time": false,
|
||||
"color": {
|
||||
"r": 255,
|
||||
"g": 255,
|
||||
"b": 255
|
||||
}
|
||||
},
|
||||
"memory_usage_config": {
|
||||
"show_memory_usage": false,
|
||||
"show_memory_usage_extended": false,
|
||||
"color": {
|
||||
"r": 255,
|
||||
"g": 255,
|
||||
"b": 255
|
||||
}
|
||||
},
|
||||
"total_entity_count_config": {
|
||||
"show_total_entity_count": false,
|
||||
"color": {
|
||||
"r": 255,
|
||||
"g": 255,
|
||||
"b": 255
|
||||
}
|
||||
},
|
||||
"rendered_entities_config": {
|
||||
"shows_rendered_entities": false,
|
||||
"color": {
|
||||
"r": 255,
|
||||
"g": 255,
|
||||
"b": 255
|
||||
}
|
||||
},
|
||||
"biome_config": {
|
||||
"show_biome": false,
|
||||
"color": {
|
||||
"r": 255,
|
||||
"g": 255,
|
||||
"b": 255
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
3
config/sodiumextrainformation/telemetry-config.json
Normal file
3
config/sodiumextrainformation/telemetry-config.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"enable_telemetry": true
|
||||
}
|
||||
Reference in New Issue
Block a user