Skip to content

Add 26.1 to the version index - #54

Merged
u9g merged 1 commit into
PrismarineJS:masterfrom
u9g:add-26.1
Aug 22, 2026
Merged

Add 26.1 to the version index#54
u9g merged 1 commit into
PrismarineJS:masterfrom
u9g:add-26.1

Conversation

@u9g

@u9g u9g commented Aug 22, 2026

Copy link
Copy Markdown
Member

The 26.1 assets have shipped in the data submodule since 1.17.0 (PrismarineJS/minecraft-assets#50), but the version map in index.js was never updated, so mcAssets('26.1') returns null even though data/26.1 is in the published package (verified against the 1.18.0 npm tarball).

Verified locally against the published 1.18.0 data: mcAssets('26.1') resolves all 1168 blocks, and prismarine-viewer's atlas/blocksStates generation (PrismarineJS/prismarine-viewer#484) completes for 26.1 with no missing textures.

Needed for PrismarineJS/prismarine-viewer#484 to work off a released minecraft-assets instead of locally generated data.

The 26.1 assets have shipped in the data submodule since 1.17.0, but the
version map in index.js was never updated, so mcAssets('26.1') returns
null even though data/26.1 is in the published package.
u9g added a commit to u9g/prismarine-viewer that referenced this pull request Aug 22, 2026
1.18.0 is the first npm release shipping data/26.1. Exposing it through
mcAssets('26.1') additionally needs PrismarineJS/node-minecraft-assets#54,
so the effective minimum is the release that includes that fix.
@u9g
u9g merged commit ecabdf2 into PrismarineJS:master Aug 22, 2026
3 checks passed
@u9g
u9g deleted the add-26.1 branch August 22, 2026 17:11
@u9g

u9g commented Aug 22, 2026

Copy link
Copy Markdown
Member Author

/makerelease 1.19.0

@rom1504bot rom1504bot mentioned this pull request Aug 22, 2026
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.

1 participant