[Patch Request] MC-73186 (Model Gap Fix)
RaptaG opened this issue Β· 9 comments
Mojang Bug Report ID
Mod Loader
N/A
Bug adhere to the guidelines.
- I made sure that this bug adheres to the guidelines.
Has not already been requested.
- I am certain this patch has not already been requested.
Has not already been implemented.
- I know that this patch isn't already in the latest version of the mod.
Weβre not interested in skidding mods
Besides that, this is a bug too, reported in the bug tracker and filling all the requirements for a patch request (according to Debugify's requirements)
Reopening because as RaptaG states, this is a bug. The item model fix mod is quite complex, if this was to be fixed the vanilla way, it shouldn't have any options and should "just work"
@PepperCode1 hi! Do you mind adding this mod into debugify?
My main issue with merging Item Model Fix into Debugify is precisely that it has multiple options. I will try to do some research to figure out why unlerp/outline still produces small gaps and based on what I come up with, further discussion can happen.
The other problem is that Item Model Fix does not fix the block part of that bug.
Model Gap Fix implements a better fix and it should be used instead of Item Model Fix, because it fixes it from the core of the problem.
Fabulously-Optimized/fabulously-optimized#473
Version 1.8 has completely fixed the bug on both block and item side, @isXander make sure to take a look!