Mojira Archive
MCPE-125810

Cave vine block IDs/states not matching java

The bug

Cave vines in Bedrock are implemented as three separate blocks:

  • cave_vines
    • This is used for both the head and body types of plain vines
  • cave_vines_body_with_berries
  • cave_vines_head_with_berries

Whereas in Java, it's two blocks with a berries boolean block state:

  • cave_vines_plant
    • For the body
  • cave_vines
    • For the head

In addition, the growing_plant_age block state is just called age in Java.

Unresolved

[Mod] tryashtar

2021-04-21, 10:27 PM

2025-01-31, 03:37 AM

7

2

Confirmed

512573

vanilla-parity

1.19.10.20 Preview - 1.21.60.28 Preview1.19.10.20 Preview, 1.17.20.22 Beta, 1.17.10, 1.17.0.54 Beta, 1.17.0.50 Beta, 1.18.31, 1.20.40.22 Preview, 1.20.30, 1.21.60.28 Preview

-