Fix all the Cherry Pick Commits from TU24 to TU30

This commit is contained in:
GabsPuNs
2026-06-07 01:25:23 -04:00
parent 23f1c2255e
commit c38286e075
38 changed files with 2404 additions and 7648 deletions

View File

@@ -80,7 +80,7 @@ void ItemFrameRenderer::drawBlockFrame(shared_ptr<ItemFrame> itemFrame)
tileRenderer->clearFixedShape();
glPopMatrix();
tileRenderer->setFixedTexture(Tile::wood->getTexture(Facing::UP, TreeTile::BIRCH_TRUNK));
tileRenderer->setFixedTexture(Tile::wood->getTexture(Facing::UP, LogTile::BIRCH_TRUNK));
// Bottom
glPushMatrix();