disable fixFontRendererLinewrapRecursion in hodgepodge

-> fix incompatibility with hextext and any other mod
This commit is contained in:
2025-12-24 17:13:23 +01:00
parent 06af1ad1b6
commit 5182feaaa8

View File

@@ -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