Initial commit

This commit is contained in:
2026-08-19 08:38:25 +00:00
parent f62b516d3d
commit 2b5c3cec50
722 changed files with 605332 additions and 0 deletions

View 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
}
}
}
}