BedrockIfy - Bedrock Features on Java!

BedrockIfy - Bedrock Features on Java!

410k Downloads

Hotbar animation error

tianazhu opened this issue · 5 comments

commented

Version 1.19.4-bedrockify-1.7.1
When a tool with enchanting unbreaking is used, the usage animation is always played instead of when the durability is consumed.

commented

There is also in the use of fireworks rocket flight when playing animation too fast

commented

Screenshot demo
This also affects the creative mode
2023-03-23_08 39 30

screenshot_demo

commented

Hi! Thank you for your reporting. This is due to #207 , and its spec.

I cannot confirm the original Bedrock spec, but is this the ”wrong” implementation?

If you think so, the animation can also be limited to only when durability is reduced.

commented

Hi! Thank you for your reporting. This is due to #207 , and its spec.

I cannot confirm the original Bedrock spec, but is this the ”wrong” implementation?

If you think so, the animation can also be limited to only when durability is reduced.

Previous older versions did not have this problem
But after installing bedrockify-1.7.1 there is a problem.

commented

It seems that a spec I implemented as a good idea has turned out to be a problem. Sorry about that.

I will create a new PR so that we can revert to the old version of the spec.