Skip to content

fix modern tab heads with simpleskinbackport 64x64 skins - #339

Merged
boubou19 merged 1 commit into
masterfrom
fix-tab-heads
Sep 2, 2026
Merged

fix modern tab heads with simpleskinbackport 64x64 skins#339
boubou19 merged 1 commit into
masterfrom
fix-tab-heads

Conversation

@alppp

@alppp alppp commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

modern tab heads were hardcoded as 64x32. simpleskinbackport already converts getDownloadImageSkin to 64x64 (GTNewHorizons/SimpleSkinBackport#3) so in full pack you get a black square. (eg :
image
to :
image

  • sample the bound texture size so 64x64 and steve 64x32 both hit the face
  • if the player is in the world, use that skin instead of a second download

tested on daily 715 with current branch.

Checklist

  • I have tested this PR in DevEnv
  • I have tested this PR in Fullpack
  • This PR is in compliance with the GTNH AI Policy
  • This PR requires another PR in order to merge

@boubou19
boubou19 merged commit bdbb08e into master Sep 2, 2026
1 check passed
@boubou19
boubou19 deleted the fix-tab-heads branch September 2, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants