Cuffed

Cuffed

41 Downloads

Padlock placed in world is intangible but visible

TheDoctor1977 opened this issue ยท 0 comments

commented

Describe the bug
When I was attempting to test if padlocks can be used on regular doors to lock them, the padlock placed itself in the world in front of the door. The door is still able to open as expected, but the padlock is now stuck there and has no collisions. It cannot be broken or interacted with. I attempted to remove it using /fill and replacing it with air, but it acted as if nothing was there.

To Reproduce
Steps to reproduce the behavior:

  1. Place a door
  2. Shift + Right Click it with a padlock
  3. The padlock will place itself on the door

Expected behavior
Assuming regular doors cannot be locked by padlocks, I would expect the padlock to do nothing upon right clicking instead of being placed. If the placement is intentional, I would expect it to have collisions and be breakable.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • Version: 1.2.2

Additional context
N/A

Edit: Breaking the door on which it was placed caused it to automatically break and drop, however I am still able to consistently reproduce the behavior described above by replacing the padlock.