cabaletta / cabaletta/baritone
Falling water bucket placement
Open
bug
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
Follow-up issue (to #15): if it's bucket falling onto ground, and there's a torch on that ground, it'll never actually place the bucket because torches have a real hitbox (unlike bushes) and it would place above.
I think the check should be converted from any kind of raytrace to a simple right click hold starting when the ground it's intending to hit should be within range.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.