mojira.dev
MCPE-126770

Cave vines with berries don't update shape properly

Steps to Reproduce:

  1. Place a cave vine (glow berries) on the ceiling;

  2. Fertilize it using bone meal;

  3. While crouching, place another one underneath.

Observed Results:
The cave vine doesn't update its shape properly.

Expected Results:
The cave vine updates its shape regardless of whether it has berries or not.

Screenshots/Videos attached: No

Notes: The opposite works too, it also doesn't update if you break one underneath a cave vine with berries.

Linked issues

Comments 4

Affects 1.17.40.20

affects 1.18.0.25 Beta

Technical detail: This happens because the shape is not updated until CaveVinesBlock::randomTick() is called, which happens ... well ... randomly. You can see this happen if you bump the random tick speed up to some higher value to accelerate growth ticking.

Source: IDA

[Mod] LateLag

(Unassigned)

520719

Confirmed

Multiple

1.19.70.23 Preview, 1.19.70.22 Preview, 1.19.50.20 Preview, 1.19.40.24 Preview, 1.18.30.27 Preview, ..., 1.19.0, 1.19.31 Hotfix, 1.19.60, 1.19.62, 1.19.63

Retrieved