Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
2f029191d0
|
|||
|
5182feaaa8
|
@@ -43,7 +43,7 @@ general {
|
||||
B:enableOcclusionTweaks=false
|
||||
|
||||
# When true, the Phosphor backport is enabled. Disabling is not recommended as it will generally add lag. [default: true]
|
||||
B:enablePhosphor=true
|
||||
B:enablePhosphor=false
|
||||
B:enableThreadedChunkUpdates=false
|
||||
|
||||
# Fix vanilla issues with entities spawned as part of structures not being marked persistent (e.g. MC-108664) [default: true]
|
||||
|
||||
@@ -170,7 +170,7 @@ fixes {
|
||||
B:fixFluidContainerRegistryKey=true
|
||||
|
||||
# Replace recursion with iteration in FontRenderer line wrapping code [default: true]
|
||||
B:fixFontRendererLinewrapRecursion=true
|
||||
B:fixFontRendererLinewrapRecursion=false
|
||||
|
||||
# Fix windowId being set on openContainer even if openGui failed [default: true]
|
||||
B:fixForgeOpenGuiHandlerWindowId=true
|
||||
|
||||
Reference in New Issue
Block a user