disable fixFontRendererLinewrapRecursion in hodgepodge
-> fix incompatibility with hextext and any other mod
This commit is contained in:
@@ -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