Item-Model-Fix
Item-Model-Fix copied to clipboard
A Fabric mod that fixes gaps in generated item models.
itemmodelfix 1.0.1  You either remove the CRLF after `"description": "Fixes gaps in generated item models.` or escape them with `\r\n` or `\n` My suggestion: remove the CRLF and make...
Please update to Minecraft version 1.20 for your mod.
Recently updated Minecraft to 1.19.3, and I found that the game was unable to start when this mod was loaded. Tested with all other mods except this one, and only...
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...