Skip to content

v1.11.1#48

Merged
Tschipcraft merged 3 commits into
masterfrom
dev
Oct 1, 2025
Merged

v1.11.1#48
Tschipcraft merged 3 commits into
masterfrom
dev

Conversation

@Tschipcraft
Copy link
Copy Markdown
Owner

@Tschipcraft Tschipcraft commented Oct 1, 2025

  • Added support for Minecraft 1.21.9 🥉
    • Updated to work with the new pack.mcmeta syntax
  • Raised entity processing limits to resolve mob farm complications (Thanks @Fyoncle)
  • Fixed Vanilla activation mode behaving the same way as Classic for activation distances below 25 (closes Vanilla mode working as Classic when Activation Distance is below 25 #46)
  • Added native support for snow blocks when playing the dig up animation
  • Removed native support for some container blocks
  • Expanded and reorganized tag lists to include convention tags for improved mod compatibility
  • Removed mentions of the Hoglin being supported from mod descriptions

Raised entity processing limits in main and activation batch functions to resolve mob farm complications
- Added support for Minecraft 1.21.9
  - Updated to work with the new pack.mcmeta syntax
  - Bumped pack format and protocol version
- Fixed Vanilla activation mode behaving the same way as Classic for activation distances below 25 (closes #46)
- Removed mentions of the Hoglin being supported from mod descriptions
- Added native support for snow blocks when playing the dig up animation
- Removed native support for container blocks and moved them to the exclude tag
- Expanded and reorganized block tag lists to include c convention tags for improved mod compatibility
- Updated CD workflow to remove the CurseForge Forge version upload step for now
@Tschipcraft Tschipcraft self-assigned this Oct 1, 2025
@Tschipcraft Tschipcraft merged commit ba7acb4 into master Oct 1, 2025
1 check passed
@Tschipcraft Tschipcraft deleted the dev branch October 1, 2025 13:33
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.

Vanilla mode working as Classic when Activation Distance is below 25

1 participant