Skip to content

Commit

Permalink
Adjust all experimental configuration that may cause crashes
Browse files Browse the repository at this point in the history
  • Loading branch information
Roon committed Oct 20, 2023
1 parent 64dfda1 commit 1b7b0a4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 10 deletions.
5 changes: 0 additions & 5 deletions config/yosbr/config/immediatelyfast.json

This file was deleted.

4 changes: 0 additions & 4 deletions config/yosbr/config/modernfix-mixins.properties
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
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.dedicated_reload_executor=false
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
5 changes: 4 additions & 1 deletion config/yosbr/config/moreculling.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ itemFrame3FaceCullingRange = 0.0
leavesCullingMode = "DEPTH"
leavesCullingAmount = 3
includeMangroveRoots = true
entityModelCulling = true
entityModelCulling = true

[modCompatibility]
minecraft = true

0 comments on commit 1b7b0a4

Please sign in to comment.