init v1.2.1

This commit is contained in:
anonoe 2025-03-25 22:02:41 +01:00
parent 72ed4fe054
commit 67fc81bb7a
76 changed files with 397 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"showNCRButton": false,
"showReloadButton": false,
"verifiedIconEnabled": false
}

View file

@ -0,0 +1,16 @@
enable_lightmap_caching: true
lightmap_time_change_needed_for_update: 80
enable_sky_color_caching: true
skycolor_time_change_needed_for_update: 20
enable_debug_renderer_disable_if_not_needed: true
enable_fps_string_optimization: true
enable_particle_manager_optimization: true
enable_toast_optimizations: true
enable_sky_angle_caching_in_worldrenderer: true
enable_entity_renderer_caching: true
enable_block_entity_renderer_caching: true
enable_entity_flag_caching: true
enable_remove_redundant_fov_calculations: true
enable_remove_tutorial_if_not_demo: true
show_f3_text: false
config_version: 1

238
client/config/betterf3.json Normal file
View file

@ -0,0 +1,238 @@
{
"general": {
"disable_mod": false,
"hide_bossbar": false,
"shadow_text": true,
"auto_start": false,
"animationSpeed": 1.0,
"hide_debug_crosshair": false,
"background_color": 1867534416,
"space_modules": false,
"always_show_profiler": false,
"animations": false,
"fontScale": 1.0,
"hide_sidebar": true,
"always_show_tps": false
},
"modules_right": [
{
"memory_color_toggle": true,
"time_format": "HH:mm:ss",
"name": "system",
"name_color": 16755200,
"value_color": 5636095,
"lines": {
"opengl_version": true,
"allocation_rate": true,
"display": true,
"java_version": true,
"gpu_driver": true,
"memory_usage": true,
"allocated_memory": true,
"cpu": true,
"gpu_utilization": true,
"time": true,
"gpu": true
},
"enabled": true
},
{
"name": "miscright",
"name_color": 16645526,
"value_color": 5636095,
"lines": {
"misc_right": true
},
"enabled": false
},
{
"empty_lines": 1,
"name": "empty",
"lines": {
"nothing": true
},
"enabled": true
},
{
"name": "target",
"name_color": 43775,
"value_color": 16777045,
"lines": {
"id_fluid": true,
"fluid_tags": false,
"block_states": true,
"targeted_block": true,
"block_tags": false,
"id_block": true,
"nothing": true,
"nothing2": true,
"targeted_fluid": true,
"targeted_entity": true,
"fluid_states": true
},
"enabled": true
}
],
"modules_left": [
{
"name": "minecraft",
"name_color": 10506797,
"value_color": 43520,
"lines": {
"minecraft": true
},
"enabled": true
},
{
"color_high": 5635925,
"color_med": 16777045,
"name": "fps",
"lines": {
"fps": true
},
"enabled": true,
"color_low": 16733525
},
{
"name": "graphics",
"name_color": 16755200,
"value_color": 5636095,
"lines": {
"shader": true,
"render_distance": true,
"graphics": true,
"clouds": true,
"biome_blend_radius": true
},
"enabled": false
},
{
"name": "server",
"name_color": 11184810,
"value_color": 16777045,
"lines": {
"server_tick": true,
"packets_sent": true,
"packets_received": true
},
"enabled": false
},
{
"color_x": 16733525,
"color_y": 5635925,
"color_z": 5636095,
"name": "coords",
"name_color": 16733525,
"lines": {
"chunk_coords": true,
"player_coords": true,
"block_coords": true,
"chunk_relative_coords": true
},
"enabled": true
},
{
"name": "chunks",
"chunks_disabled_color": 16733525,
"name_color": 43775,
"value_color": 16777045,
"total_chunks_color": 16755200,
"lines": {
"chunk_file": true,
"available_buffers": true,
"loaded_chunks_server": true,
"forceloaded_chunks": true,
"chunk_culling": true,
"pending_uploads": true,
"pending_chunks": true,
"loaded_chunks": true,
"spawn_chunks": true,
"client_chunk_cache": true,
"chunk_sections": true
},
"chunks_enabled_color": 5635925,
"enabled": false
},
{
"name": "location",
"name_color": 43520,
"value_color": 5636095,
"lines": {
"light": true,
"biome": true,
"rotation": true,
"facing": true,
"slime_chunk": false,
"local_difficulty": true,
"day_ticks": true,
"days_played": true,
"dimension": true,
"highest_block": false,
"highest_block_server": false,
"light_server": true
},
"enabled": true
},
{
"name": "entity",
"name_color": 16733525,
"value_color": 16777045,
"total_entities_color": 16755200,
"lines": {
"entities": true,
"water_creature": true,
"underground_water_creature": true,
"ambient": true,
"particles": true,
"axolotls": true,
"creature": true,
"water_ambient": true,
"monster": true,
"misc": true
},
"enabled": true
},
{
"maximum_color": 43690,
"name": "sound",
"name_color": 16755200,
"value_color": 5636095,
"lines": {
"ambient_sounds": true,
"sounds": true,
"mood": true
},
"enabled": false
},
{
"enabled_color": 5635925,
"name": "help",
"name_color": 16645526,
"value_color": 5636095,
"disabled_color": 16733525,
"lines": {
"help": true,
"pie_graph": true,
"fps_tps": true
},
"enabled": true
},
{
"empty_lines": 1,
"name": "empty",
"lines": {
"nothing": true
},
"enabled": true
},
{
"name": "miscleft",
"name_color": 16645526,
"value_color": 5636095,
"lines": {
"misc_left": true
},
"enabled": false
}
]
}

17
client/config/c2me.toml Executable file
View file

@ -0,0 +1,17 @@
version = 3
defaultGlobalExecutorParallelismExpression = "max(1,min(if(is_windows,(cpus/2.0),(cpus/1.5)),if(is_j9vm,((mem_gb-(if(is_client,0.5,0.2)))/0.2),((mem_gb-(if(is_client,0.8,0.5)))/0.2))))"
[clientSideConfig]
[clientSideConfig.modifyMaxVDConfig]
enabled = false
[noTickViewDistance]
compatibilityMode = false
maxConcurrentChunkLoads = 2
[ioSystem]
gcFreeChunkSerializer = true
[threadedWorldGen]
enabled = true

View file

@ -0,0 +1 @@
render_enhanced_bells=false

View file

@ -0,0 +1,5 @@
{
"sleepDelay": 153,
"hitboxLimit": 90,
"disableF3": true
}

View file

@ -0,0 +1,10 @@
{
"version": 1,
"overrides": {
"nvidium": {
"-depends": {
"sodium": ""
}
}
}
}

View file

@ -0,0 +1 @@
useSmallThreadingDetector = true

View file

@ -0,0 +1,6 @@
{
"fast_buffer_upload_size_mb": 64,
"experimental_disable_error_checking": true,
"experimental_screen_batching": true,
"experimental_sign_text_buffering": true
}

View file

@ -0,0 +1,29 @@
{
"Generic": {
"axolotlTooltipsTooltips": true,
"beeTooltips": true,
"honeyTooltips": true,
"mapPreview": true,
"shulkerBoxPreview": true,
"mainRenderingToggle": {
"enabled": true,
"hotkey": {
"keys": ""
}
}
},
"InfoTypeToggles": {
"infoCoordinates": false,
"infoFacing": false,
"infoTimeIRL": false
},
"RendererToggles": {
"overlayLightLevel": false
},
"RendererHotkeys": {
"overlayLightLevel": {
"keys": "LEFT_CONTROL,L"
}
},
"config_version": 1
}

View file

@ -0,0 +1,12 @@
mixin.bugfix.chunk_deadlock=true
mixin.bugfix.packet_leak=true
mixin.bugfix.paper_chunk_patches=true
mixin.perf.clear_fabric_mapping_tables=true
mixin.perf.clear_mixin_classinfo=true
mixin.perf.deduplicate_location=true
mixin.perf.dynamic_entity_renderers=true
mixin.perf.dynamic_resources=true
mixin.perf.faster_item_rendering=true
mixin.perf.nbt_memory_usage=true
mixin.perf.remove_spawn_chunks=true
mixin.perf.thread_priorities=false

View file

@ -0,0 +1,3 @@
{
"mods_button_style": "replace_realms"
}

8
client/config/moreculling.toml Executable file
View file

@ -0,0 +1,8 @@
version = 1
itemFrameLODRange = 16
itemFrame3FaceCullingRange = 2.0
leavesCullingMode = "DEPTH"
leavesCullingAmount = 3
includeMangroveRoots = true
entityModelCulling = true
endGatewayCulling = true

View file

@ -0,0 +1,12 @@
{
"quality": {
"weather_quality": "FAST",
"enable_vignette": false
},
"advanced": {
"cpu_render_ahead_limit": 5
},
"performance": {
"use_entity_culling": false
}
}

8
client/config/threadtweak.json Executable file
View file

@ -0,0 +1,8 @@
{
"threadPriority": {
"game": 8,
"main": 2,
"io": 7,
"integratedServer": 7
}
}

4
client/config/vmp.properties Executable file
View file

@ -0,0 +1,4 @@
exp_use_optimized_chunk_ticking_iteration=true
show_async_loading_messages=false
show_chunk_tracking_messages=false
use_multiple_netty_event_loops=false

View file

@ -0,0 +1,3 @@
# Simple Voice Chat volume config
music_discs=0.2

View file

@ -0,0 +1,3 @@
{
"zoomInTime": 0.30000000000000004
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

16
client/options.txt Normal file
View file

@ -0,0 +1,16 @@
version:3465
enableVsync:true
fullscreen:true
fov:0.5
renderDistance:12
simulationDistance:5
maxFps:260
graphicsMode:0
resourcePacks:["vanilla","fabric","continuity:default","file/fancy.zip","file/3D.zip","file/utility.zip"]
syncChunkWrites:false
key_key.saveToolbarActivator:key.keyboard.unknown
key_key.mute_microphone:key.keyboard.unknown
key_key.hide_icons:key.keyboard.unknown
key_key.voice_chat_group:key.keyboard.unknown
soundCategory_master:0.4
soundCategory_music:0.1

BIN
client/resourcepacks/3D.zip Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
client/servers.dat Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file