[Enhancement] Better Placement incompat with many mods
Krutoy242 opened this issue ยท 3 comments
In E2E-E there is many mods that add blocks required holding right klick. Almost all of them can't be used as intended when Better Placement
option is turned on, unless Force New Location
turned on too (but i dont want to turn it on).
Most annoying with sieves since its crucial to hold right-click on using them - saves lot of time. E2E-E players even reporting it as a bug.
javaw_fqW3EV7BYG.mp4
This issue already reported here, but since it was ignored I assume you just missed it accidentally.
The fix for Storage Drawers works fine btw.
I would like if there would be some kind of universal fix, like checking if right-click event was cancelled. Or at least blacklist of blocks that should not cancel placement.
Added a fix that should be pretty much universal. Tested holding right-click with trapdoors, doors, and the mentioned sieve. Only oddity is that interactable blocks (sieves, machines, doors, etc.) ignore Force New Location=true
while sneak placing, but that shouldn't be too much of an issue. Placement of non-interactable blocks is still limited by Force New Location
as usual though.
@ACGaming When you planning to release UT version with this fix?