added tetracelium
This commit is contained in:
parent
677a26714b
commit
07e222daba
2
.gitignore
vendored
2
.gitignore
vendored
@ -56,3 +56,5 @@ config/sodiumextras-client.toml
|
||||
mods/generated-pack/
|
||||
|
||||
shaderpacks/*.txt
|
||||
config/globalgamerules-common.toml
|
||||
config/embeddium-options.json
|
||||
|
@ -1,30 +0,0 @@
|
||||
{
|
||||
"quality": {
|
||||
"weather_quality": "DEFAULT",
|
||||
"leaves_quality": "DEFAULT",
|
||||
"enable_vignette": true,
|
||||
"use_quad_normals_for_shading": false
|
||||
},
|
||||
"advanced": {
|
||||
"enable_memory_tracing": false,
|
||||
"use_advanced_staging_buffers": true,
|
||||
"disable_incompatible_mod_warnings": false,
|
||||
"cpu_render_ahead_limit": 3
|
||||
},
|
||||
"performance": {
|
||||
"chunk_builder_threads": 0,
|
||||
"always_defer_chunk_updates_v2": true,
|
||||
"animate_only_visible_textures": true,
|
||||
"use_entity_culling": true,
|
||||
"use_fog_occlusion": true,
|
||||
"use_block_face_culling": true,
|
||||
"use_compact_vertex_format": true,
|
||||
"use_translucent_face_sorting_v2": true,
|
||||
"use_no_error_g_l_context": true
|
||||
},
|
||||
"notifications": {
|
||||
"force_disable_donation_prompts": false,
|
||||
"has_cleared_donation_button": false,
|
||||
"has_seen_donation_prompt": false
|
||||
}
|
||||
}
|
BIN
mods/tetracelium-1.20.1-1.3.1.jar
Normal file
BIN
mods/tetracelium-1.20.1-1.3.1.jar
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user