ModificationStation / StationAPI

A general use API for Fabric Loader mods on legacy Minecraft versions.
85 stars 19 forks source link

Weird artifacting on vanilla items #36

Closed KydZombie closed 1 year ago

KydZombie commented 1 year ago

Vanilla items seem to have this weird artifacting on the edge of them, like if it's using floats for UVs and it's slightly off: image image

Modded items using json models do not have this issue: image