Item-Model-Fix
Item-Model-Fix copied to clipboard
Update mod to Minecraft 1.19.3
This pull request fixes issues caused by Vec3f being replaced by GOML's Vector3f and some Sprite methods being split into SpriteContents. The latter requires a field to capture Sprite as it is not easily available from the current injection points.
Will update once I test, but this should close #20
~~Wasn't able to launch with these changes, but they definitely are needed~~
Apparently I'm a bit tired, and built from the wrong branch. PR works and would close the other issue.