Skip to content

Update data pack to Minecraft 1.21.5 and add automated release workflow#3

Merged
tastybento merged 1 commit intodevelopfrom
update/mc-1.21.5
Apr 14, 2026
Merged

Update data pack to Minecraft 1.21.5 and add automated release workflow#3
tastybento merged 1 commit intodevelopfrom
update/mc-1.21.5

Conversation

@tastybento
Copy link
Copy Markdown
Member

@tastybento tastybento commented Apr 14, 2026

Summary

  • Updates data pack to Minecraft 1.21.5 (pack_format 71)
  • Namespaces all bare tag values with minecraft: prefix
  • Bumps GitHub Actions versions and fixes schema caching in CI
  • Adds a release workflow: pushing a v*.*.* tag zips BoxedDataPack/ and publishes it as a GitHub Release asset
  • Removes the stale committed BoxedDataPack.zip (was last updated Aug 2023, out of sync with source)
  • Updates README to point users to the Releases page for downloads

Test plan

  • Validate workflow passes on this PR
  • After merge to develop, push a v*.*.* tag and confirm the release workflow creates a GitHub Release with BoxedDataPack.zip attached
  • Download the released zip and verify it loads correctly in Minecraft 1.21.5

🤖 Generated with Claude Code

Adds a GitHub Actions workflow that zips BoxedDataPack/ and publishes it
as a GitHub Release asset whenever a v*.*.* tag is pushed. Removes the
stale committed zip (last updated Aug 2023, out of sync with current
source) and updates README to point users to the Releases page.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tastybento tastybento merged commit 155d16a into develop Apr 14, 2026
2 checks passed
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