LoliKingdom / LoliASM

The lolis are now preparing to bytecode manipulate your game.
GNU Lesser General Public License v2.1
106 stars 23 forks source link

Rendering issue with Simple Camp Fire mod #132

Closed Ski-z closed 2 years ago

Ski-z commented 2 years ago

Mod: https://www.curseforge.com/minecraft/mc-mods/simple-camp-fire

Without loliASM installed:

2022-08-18_18 29 22

No rendering issue on "cooking" and "finished cooked" items rendering.

WITH loliASM installed:

2022-08-18_18 40 03 2022-08-18_18 40 16 2022-08-18_18 40 41

Weird partial-rendering on the "cooking" and "finished cooked" items rendering. Is there a setting I need to change, or does there need to be a compat added?

Rongmario commented 2 years ago

As stated on discord: try disabling squashBakedQuads first in the config.

Rongmario commented 2 years ago

Need a follow up.

Ski-z commented 2 years ago

disabling squashBakedQuads worked.