[Bug] Breaking Overlay Modifier Not Working
RighteousPebbles opened this issue ยท 2 comments
Version Info
- Minecraft, 1.20.1
- Fusion, 1.2.11
What mod loader are you using?: Forge
Are you using OptiFine: No
Description of the Bug
After adding "show_breaking_overlay": false" to a Block Model Modifier's json, breaking a block in game still causes a stacked breaking layer, making it look excessively bright whenever you break a block with an overlay.This is similar to how it functioned in Fusion 1.2.10, before the new modifier was added.
Steps to Reproduce
Add "show_breaking_overlay": false" to a Block Model Modifier's json that uses an overlay texture, break the block in game.Screenshots
I have fixed the issue in Fusion version 1.2.11a for Forge 1.16 - 1.21.8 and NeoForge 1.20.3 - 1.21.4.
Thank you for reporting the issue!