Item Guides in Backpack when Disabled
hammy275 opened this issue ยท 3 comments
#159 technically fixed this, but I'm still going to optimize it a little bit so we don't try to render a bunch of boxes and make sure our box changes didn't break things
Because of using the separate BackpackInfo
for this, we do guide box rendering manually. As a result, we never check the config key.
The solution will be (using the 1.19.3
branch) after line 169's comment in ImmersiveBackpack
we check the config key to render the help boxes. If it's false
, we don't do the for
loop and render