-
Notifications
You must be signed in to change notification settings - Fork 35
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
Better Placement
+ CarryOn
: taking entity causing instantly drop it
#558
Comments
Does this occur if |
I tested CarryOn by itself without UT, and it seems the 2nd clip is the default behavior. It looks like 1.12 CarryOn, unlike its modern versions, doesn't have the proper checks to prevent the behavior of constant picking up/placing while holding the button. The only reason it seems like it works in the 1st clip is because of unintended interaction with |
Can reproduce, but I'm having the same issue with Blocks, but not entities, which is super annoying bc Carry On is 95% about picking up blocks. |
Actually true. With |
The old Better Placement mod does it much better |
When
Better Placement
is turned ON andCarryOn
is installed, taking entity causing to drop it right next tick.It feels like Better Placement overrides some CarryOn code, since without this option, picked up entities not dropped untill click again.
There is a video demonstration. I'm pressing and holding
Shift
+Right Click
to take a cow. Normally it would only take a cow, but with option enabled it will drop it next tick, and then take again.javaw_Wol1EdoTNQ.mp4
The text was updated successfully, but these errors were encountered: