-
-
Notifications
You must be signed in to change notification settings - Fork 224
Add 1.21.5 support #995
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Add 1.21.5 support #995
Conversation
Greetings @RomainNeup , I was wondering if you are still working actively on 1.21.5 support. Thanks for the effort, and let me know if there is anything I can do to help (I'm looking at using mineflayer with 1.21.5 java) |
part of 1.21.5 support; tracked at PrismarineJS/mineflayer#3641 |
@@ -1,4 +1,4 @@ | |||
!version: 1.21.4 | |||
!version: 1.21.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems to have no change. Is this right?
"attributes": "pc/1.21.3", | ||
"blockCollisionShapes": "pc/1.21.4", | ||
"blocks": "pc/1.21.4", | ||
"blockLoot": "pc/1.20", | ||
"biomes": "pc/1.21.4", | ||
"commands": "pc/1.20.3", | ||
"effects": "pc/1.21.4", | ||
"enchantments": "pc/1.21.1", | ||
"entities": "pc/1.21.4", | ||
"entityLoot": "pc/1.20", | ||
"foods": "pc/1.21.1", | ||
"instruments": "pc/1.20.5", | ||
"items": "pc/1.21.4", | ||
"language": "pc/1.21.4", | ||
"loginPacket": "pc/1.21.3", | ||
"mapIcons": "pc/1.20.2", | ||
"materials": "pc/1.21.4", | ||
"particles": "pc/1.21.4", | ||
"protocol": "pc/1.21.5", | ||
"recipes": "pc/1.21.4", | ||
"sounds": "pc/1.21.4", | ||
"tints": "pc/1.21.4", | ||
"version": "pc/1.21.5", | ||
"windows": "pc/1.16.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some versions should be changed to "pc/1.21.5"
resolve #994