-
Bug
-
Resolution: Unresolved
-
None
-
1.20.60.23 Preview, 1.20.51 Hotfix, 1.20.62 Hotfix
-
Confirmed
-
Multiple
-
1162554
Summary:
Player does not ignore blocks without collision (portal blocks, torches, structure void, buttons, levers, etc.) when brushing. According to Java, the player cannot “brush” blocks without a collision - the brushing animation does not start, particles do not appear, if there is a block with a collision behind a block without a collision - particles of this block are displayed.
Note: Java behavior - WAI MC-261564.
Steps to reproduce:
- Place the torch.
- Get a brush.
- Aim at the torch so that there are no blocks behind it.
- Try brushing the torch.
- Aim so that there is a block with collision behind the torch.
- Try brushing the torch.
Observed results:
Player does not ignore blocks without collision when brushing.
Expected results:
Player ignores blocks without collision when brushing.