block_sensor documentation incomplete and has typo
In the entity components documentation that comes with the sample vanilla behavior pack, the information for the minecraft:block_sensor component is incomplete, and what is there is in the wrong columns.
Expected result
| Name | Type | Default Value | Description |
|---|---|---|---|
| sensor_radius | Decimal | [16?] | [????] |
| on_break | List | [a sub-chart with name: block_list, type: string, etc.?] |
Actual result
| Name | Type | Default Value | Description |
|---|---|---|---|
| Decimal | sensor_radius | ||
| List | on_break |
2021-01-14, 04:36 PM
2023-06-12, 08:32 PM
2023-06-12, 08:32 PM
2
2
469143