Fixes gaps in Block Models and Item Models
Model Gap FIX
This is a simple client mod that fixes https://bugs.mojang.com/browse/MC-73186
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:
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
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
Required
Unsupported
Условия использования, изменения и распространения этого товара.
14.10.2025 · Modrinth
fix
Скриншоты и изображения из оригинальной страницы Modrinth.
Автор проекта не добавил галерею на Modrinth.
Опубликованные версии и оригинальные файлы Modrinth.
14.10.2025 · 1 963 926 загрузки
fix
07.04.2025 · 53 853 загрузки
fix
07.04.2025 · 4 308 125 загрузки
fix
06.04.2025 · 198 загрузки
updated version
06.04.2025 · 21 492 загрузки
updated version
23.12.2024 · 18 776 загрузки
updated version
07.12.2024 · 2 199 220 загрузки
updated
07.12.2024 · 1 527 загрузки
updated
03.08.2024 · 1 575 216 загрузки
fixed an issue on neoforge
02.08.2024 · 363 загрузки
updated to neoforge
02.08.2024 · 242 загрузки
updated to neoforge
20.06.2024 · 3 433 загрузки
changed default configs to have quad expansion off
You can turn it back on yourself if you want in the configs
19.06.2024 · 5 589 573 загрузки
changed default configs to have quad expansion off
You can turn it back on yourself if you want in the configs
21.03.2024 · 2 514 058 загрузки
changed default configs to have quad expansion off
You can turn it back on yourself if you want in the configs
21.03.2024 · 5 369 195 загрузки
changed default configs to have quad expansion off
You can turn it back on yourself if you want in the configs
20.03.2024 · 38 139 загрузки
changed default configs to have quad expansion off
You can turn it back on yourself if you want in the configs
20.03.2024 · 412 240 загрузки
changed default configs to have quad expansion off
You can turn it back on yourself if you want in the configs
24.06.2023 · 457 616 загрузки
1.20 fix. works for me
24.06.2023 · 4 156 861 загрузки
1.20 fix. works for me
08.03.2023 · 34 524 загрузки
21.01.2023 · 410 439 загрузки
added better configs
disabled main fix for mac os. Alternative one is there but wont have same effect
13.12.2022 · 8 849 загрузки
1.193
28.10.2022 · 649 124 загрузки
check CF page
28.10.2022 · 220 565 загрузки
check CF page
13.09.2022 · 9 945 загрузки
fixed mixins not working on fabric
13.09.2022 · 24 024 загрузки