Skip to content

Add support for 26.2 snapshot 7#1889

Merged
leMaik merged 6 commits into
chunky-dev:masterfrom
leMaik:26.2-snapshot-7
May 19, 2026
Merged

Add support for 26.2 snapshot 7#1889
leMaik merged 6 commits into
chunky-dev:masterfrom
leMaik:26.2-snapshot-7

Conversation

@leMaik
Copy link
Copy Markdown
Member

@leMaik leMaik commented May 15, 2026

TODO:

  • Sign
  • Hanging sign
  • Wall sign
  • Wall hanging sign
  • Fix sign text

Fixes #1888

@leMaik leMaik added the minecraft Block updates, world format changes, and anything related to Minecraft updates label May 15, 2026
@leMaik leMaik marked this pull request as ready for review May 17, 2026 13:38
@leMaik leMaik force-pushed the 26.2-snapshot-7 branch from 79acc00 to 47fb672 Compare May 19, 2026 21:44
ChestTexture.Layout.OLD_LAYOUT, Texture.chest), // MC 1.6
new ChestTexture("item/chest", ChestTexture.Layout.OLD_LAYOUT, Texture.chest))));
"assets/minecraft/textures/entity/chest/normal_left.png",
new ChestTexture("assets/minecraft/textures/entity/chest/normal", ChestTexture.Layout.NEW_LAYOUT, Texture.chest), // MC 1.15
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should revert all the whitespace changes as they only add noise and make future diffs/bisects harder.

@leMaik leMaik force-pushed the 26.2-snapshot-7 branch from bd4d7bf to 7352695 Compare May 19, 2026 22:08
@leMaik leMaik merged commit 59ed6de into chunky-dev:master May 19, 2026
1 check passed
@leMaik leMaik deleted the 26.2-snapshot-7 branch May 19, 2026 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minecraft Block updates, world format changes, and anything related to Minecraft updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

26.2-snapshot-7

1 participant