
[Bug] ci.setReturnValue that could be ModifyReturnValue
Closed this issue · 1 comments
Version Info
- Minecraft, 1.21.5
- Fusion, 1.2.7b
What mod loader are you using?: Fabric
Are you using OptiFine: no
Description of the Bug
this injection uses ci.setReturnValue
that could be @ModifyReturnValue
for better compatibility with other mods.
Steps to Reproduce
This runs into an issue with Firmament, where Firmaments block model injection breaks, resulting in an infinitely stalling loading screen.
Install Firmament, Fusion, launch the game. You should infinitely load on the overlay screen.
Screenshots