Overview
Tired of those transparent lines and gaps on the edges of items? If so, this mod is for you! Item Model Fix fixes those transparent lines in all generated item models, meaning that even item models added by other mods will be fixed.
If possible, please report bugs on the issue tracker or Discord server. Other feedback or requests are also welcome.
Information
To access the mod's configuration, install Fabric API, Mod Menu, and Cloth Config API.
Item Model Fix:
- is compatible with Sodium, Canvas, and most other rendering mods.
- is compatible with all resource packs.
- works with Minecraft 1.15 or newer.
- does not depend on the Fabric API and will work without it.
- is client-side only.
- works with Minecraft 1.15 or newer.
In Action
Before:
After:
Join the Discord for all of my mods here.
In reply to Michael18751:
The pixel item model generation mode generates all pixels of the texture individually, so it could be said that it's a proper 3D model. The default mode of unlerp uses Vanilla item model generation but makes it look correct using some math. The mode option can be found in the config.
In reply to Pepper_Bell:
Would this cause any slowdown at all when used?
In reply to Michael18751:
There is no slowdown when using 16x textures. I noticed slowdown when testing a 256x resource pack, but only after I threw 30 swords on the ground. Unlerp mode causes no slowdown regardless of resource pack, and provides very similar results. In fact, unlerp mode looks better on higher resolution resource packs, so it is probably preferable to use it then.
In reply to Pepper_Bell:
Sounds like I will use it then. Thank you for the response!
In reply to Michael18751:
You're welcome, and thank you.
Does this work on 1.16.2?
In reply to crackers01066:
Yes, 0.1.1 works on 1.16.2. I have added it to the supported versions.
"File item-model-fix-0.1.1.jar is a Fabric mod and cannot be loaded"
In reply to jakey1995abc:
This is correct, assuming you are using Forge. I have added a note to the project description explaining what I think about making a Forge version.
In reply to jakey1995abc:
good, forge bad
In reply to ffrannny:
theres nothing wrong with forge. Theres also nothing wrong with fabric either, for all the fabric haters reading this. they both have their ups and downs.
Wow i was thinking about suggesting this thing on discord. Amazing.
I wonder if this could fix the texture gap between blocks caused by forcing anti-aliasing in drivers...
In reply to jakey1995abc:
The mod won't do this currently, but in the future other model and rendering related issues might be fixed.
Great mod! Can I see the github source?
In reply to ffrannny:
Yes, I will upload and link it soon.
What a godsend