yurisuika / Raised

Raises the hotbar so the selector is not cut off!
GNU Lesser General Public License v3.0
17 stars 5 forks source link

1.20.2 Selector Fix Isn't Scaled Right #62

Closed yurisuika closed 11 months ago

yurisuika commented 11 months ago

This is because the method used requires 256x256 texture atlas. Whoops, too bad documentation for it was missing in 1.20.2.

yurisuika commented 11 months ago

Reverted to snapshot method of fixing it which is to just use a different texture, but this time its under the raised namespace to allow resourcepacks to support it and vanilla.