-
Bug
-
Resolution: Unresolved
-
None
-
1.16.3, 1.16.4 Pre-release 2, 1.16.4, 20w46a, 20w51a, 21w03a, 1.16.5, 21w05b, 21w06a, 21w07a, 21w08b, 21w11a, 21w13a, 21w14a, 21w17a, 21w18a, 21w20a, 1.17 Pre-release 1, 1.17, 1.17.1, 1.18.2, 1.19.4, 23w16a, 1.20.1, 23w33a, 23w45a, 1.20.4
-
Confirmed
-
Block states
A minecraft:vine (and also minecraft:glow_lichen) block only plays the breaking sound and shows breaking particles when the whole block itself is broken. If the block contains multiple vines and one or more (but not all) of those constituent vines end up being removed, no sounds play. Since a vine is being equivalently removed in either situation, sounds and particles would be expected, but this is not what happens.
To test:
1. Create the following setup:
2. Delete one of the supporting blocks:
One vine has been removed, note how no sound or particles were produced as a result.
3. Delete the other supporting block:
Again, only one vine has been deducted here as a result of the block being broken, but this time it shows breaking particles and sound, which is obviously not consistent.