Add claiming

This commit is contained in:
2026-05-07 11:59:01 +02:00
parent 90679b6fe9
commit 0f2f865821
9 changed files with 79 additions and 119 deletions
+4 -5
View File
@@ -1,7 +1,7 @@
{
"quality": {
"weather_quality": "DEFAULT",
"leaves_quality": "DEFAULT",
"weather_quality": "FAST",
"leaves_quality": "FAST",
"enable_vignette": true
},
"advanced": {
@@ -16,8 +16,7 @@
"use_entity_culling": true,
"use_fog_occlusion": true,
"use_block_face_culling": true,
"use_no_error_g_l_context": true,
"use_persistent_mapping": true
"use_no_error_g_l_context": true
},
"notifications": {
"has_cleared_donation_button": false,
@@ -26,4 +25,4 @@
"debug": {
"terrain_sorting_enabled": true
}
}
}