Skip to content

🎈 Add Minecraft pc 26.1 data#1160

Open
rom1504bot wants to merge 6 commits into
masterfrom
pc_26_1
Open

🎈 Add Minecraft pc 26.1 data#1160
rom1504bot wants to merge 6 commits into
masterfrom
pc_26_1

Conversation

@rom1504bot

@rom1504bot rom1504bot commented Mar 24, 2026

Copy link
Copy Markdown
Collaborator

This automated PR sets up the relevant boilerplate for Minecraft pc version 26.1. Fixes #1159.

Related:

  • You can help contribute to this PR by opening a PR against this pc_26_1 branch instead of master.

Comment thread tools/js/26.1 Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Need to fix mc source cloning script to use prefix that can be .gitignore'd

@extremeheat

Copy link
Copy Markdown
Member

@copilot please fix CI issues by 1. running npm run build to regen/resync the yaml, 2. update the scripts in tools/js that clone mc source to use a prefix for where to clone src code, then update .gitignore to replace "1.*" with a src code prefix so tools/js/26.1 can be removed

Copilot AI commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

@copilot please fix CI issues by 1. running npm run build to regen/resync the yaml, 2. update the scripts in tools/js that clone mc source to use a prefix for where to clone src code, then update .g...

Addressed in commits 63ea4b8 and fc28ccc: ran npm run build to resync generated protocol JSON, updated tools/js mc source clone scripts to use mcsrc-<version> prefix, updated tools/js/.gitignore from 1.* to mcsrc-*, and removed tools/js/26.1 from the PR.

Copilot AI requested a review from extremeheat July 9, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Minecraft PC 26.1

3 participants