AirPlace
Type of change
- [x] Bug fix
- [x] New feature
Description
Used to try to place every tick. Now the timing is not influenced by AirPlace. Now works with both hands.
Related issues
Closes #2419
How Has This Been Tested?
Checklist:
- [x] My code follows the style guidelines of this project.
- [x] I have added comments to my code in more complex areas.
- [x] I have tested the code in both development and production environments.
WIP Because when both hands have valid items and the main hand has an egg, the offhand tries to place at the same time as the main hand when only the main hand should place.
With two eggs, both mobs will be spawned. With a block in the offhand, the mob will be spawned and the block will show up for one tick. In both cases the offhand usually swings but not always, also only one hand swings at a time.
Done with hitting my head on the keyboard today. If someone else figures it out that would be nice.
- [x] Bug fix
- [x] New feature
:raised_eyebrow:
Now works with both hands.
It wasn't a bug that it didn't before.