-
Bug
-
Resolution: Fixed
-
1.17.11 Hotfix, 1.16.210.55 Beta, 1.16.201 Hotfix
-
None
-
Confirmed
-
Multiple
-
469143
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 |