Entities are not expected to round to any particular angle steps when placed. Them changing directions through save/load is more likely a bug.
Hi! If 3rd party software is causing an issue for you when playing the game, please report that issue to the developer of that third party software.
Hi! Can you please attach the crash report generated when the game crashes? You will find it in a crash-report subfolder of the game’s folder.
I’m not sure what you are trying to show with that image - it doesn’t show anything related to this issue.
The state of this bug appears to no longer be up to date with the latest snapshot versions. Could you please update so only things that are still wrong are listed?
Not being able to impersonate the player is Working as Intended - the rest of the report is a feature request.
Separate issue, reopening.
Is this issue also present in Minecraft 1.21.5?
Hello! I cannot reproduce this. Please provide detailed, step by step instructions for how to reproduce the issue.
minecraft:generic
is in the minecraft:no_knockback
tag, while your custom:generic
damage type is not.
Hi! We lack information needed to investigate this bug. Can you please attach detailed information about the computer you are using as well as a game log file?
This design represents the fact that wolves attack by biting, and the armor does not cover their mouths.
Does this happen anywhere on 1.21.4 as well, or is it only in the later snapshots?
The test system is not meant to interact with any other systems in existing worlds. Running tests will assume ownership of your world, and like stated in the changelog: “The test framework expects to run tests in a separate superflat world”. Trying to mix it with other systems will have undefined results.
If this has any measurable impact on the game, please post a bug referencing that impact. Otherwise, this is invalid.
Bug is triaged, we have enough information.
Bees are not loot.
Fix confirmed. Note that the attached pack is broken and does not reproduce the issue.
Is this new for the 1.21.2 snapshot series or does it also apply to 1.21.1?
Your pack format is incorrect, which is why you’re getting an error. Since you’ve declared a min_format of 65 and format 65 should not have a supported_formats field, the game is rejecting it. Set your min_format and pack_format fields correctly and the pack will work.