Wiki 9Minecraft Model Gap Fix Wiki
Model Gap Fix Wiki

Model Gap Fix Wiki & Guide

wiki.9minecraft.net/model-gap-fix-9minecraft-mod/

The community wiki and guide for Model Gap Fix — recipes, items, tags and mechanics, kept current for every Minecraft version the mod supports.

0recipes · MC 1.21.1
0recipes · MC 1.20.1
0wiki pages
2MC versions
Updated 327 days ago31.8M downloads3.9K followersLicense: GNU General Public License v3.0 only

About this mod

Model Gap FIX

This is a simple client mod that fixes

which affects both Block Models and Item Models and possibly other models too

The mod works by removing texture zooming, making every model face use 100% of its texture, unlike of what it did previoulsly.

Thisnot only fixes this bugs on items (where it's most noticeable) but with block models too and everything else that might use those functions.

This issue was especially noticeable with custom block models or some 2d items.

Q&A:

  • Will this slow down my game?

Not at all! Removing texture zooming just removes some code and has no impact. If you however want to be nit picky the mod also slightly tweaks item models in a way that could add a ouple more quads for concave item textures compared to vanilla so in that case it could very slightly worse that vanilla. This is however negligible and could only be an issue when trying to run high resolution packs

  • How does this work?

The base fix is simply removing texture zooming. This is extremly simple to do and immediately "fixes up" all those problematic gaps on models. For 2d item models something else is needed as this alone creates another kind of tiny gaps in them due to the way they are generated, quad by quad. These are very tiny and they flicker so I had to fix those too. To do so I've changed the item model generator to never create a quad that encompasses a transparent pixel and instead create multiple quads for each row of solid pixel in the same direction. This allows me to slightly increase the size of all these side quads without creating new gaps in the process, thus covering all gaps seamlessly. Note that this last part only applies to forge as fabric does not seem to have such tiny lines and the models work right away with no extra quad

Compatibility

Which Minecraft versions and mod loaders the mod supports.

LoaderMC 1.21.10MC 1.21.8MC 1.21.7MC 1.21.6MC 1.21.5MC 1.21.4MC 1.21.3MC 1.21.1MC 1.21MC 1.20.4MC 1.20.3MC 1.20.1
Fabric
Forge
Neoforge
Quilt

Dependencies

Other mods required (or optional) to run this mod.

Fabric API (required)

Recent updates

Latest releases with the author's changelog notes.

1.21.10-1.12 2025-10-14 · fabric · MC 1.21.10

fix

1.21.5-1.12 2025-04-07 · neoforge · MC 1.21.5, 1.21.6, 1.21.7, 1.21.8

fix

1.21.5-1.12 2025-04-07 · fabric · MC 1.21.5, 1.21.6, 1.21.7, 1.21.8

fix

1.21.5-1.12 2025-04-06 · neoforge · MC 1.21.5

updated version

1.21.5-1.12 2025-04-06 · fabric · MC 1.21.5

updated version

Mods in the same category as this one.

SodiumIris ShadersEntity CullingFerriteCoreLithiumImmediatelyFast

Version history

Model Gap Fix 1.15 (MC 1.20.1) → 1.21-1.10 (MC 1.21.1): 0 recipes added · 0 recipes removed · 0 recipes updated.