Java Edition:
Growing
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| age | 0
| 0 | A newly planted stem. |
123456 | Intermediate growth stages of the stem. | ||
7 | A fully mature stem, capable of producing melons. |
Attached
| Name | Default value | Allowed values | Description |
|---|---|---|---|
| facing | north | eastnorthsouthwest | The direction from the stem to the melon. |
| Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
|---|---|---|---|---|---|
| growth | 0x10x20x4 | 0
| 0 | 0 | A newly planted stem. |
123456 | 123456 | Intermediate growth stages of the stem. | |||
7 | 7 | A fully mature stem, capable of producing melons. | |||
| facing_direction | Not Supported | 0
| 01 | Unsupported | Unused |
2 | Unsupported | Stem pointing north. | |||
3 | Unsupported | Stem pointing south. | |||
4 | Unsupported | Stem pointing west. | |||
5 | Unsupported | Stem pointing east. |