mojira.dev
MCPE-182653

New Coral Block definitions not a valid block type in add-on component "minecraft:inside_block_notifier"

The new block definitions/aliases for coral and dead corals are thrown as errors in 1.21.0 when used in Add-on component "minecraft:inside_block_notifier": Here is a sampling - Errors are as follows:

[Json][error]-1.21 | actor_definitions | C:/Users/seeit/AppData/Local/Packages/Microsoft.MinecraftUWP_8wekyb3d8bbwe/LocalState/games/com.mojang/development_behavior_packs/Stained_Frames_BP | stained:frame | minecraft:entity | components | minecraft:inside_block_notifier | block_list | 'minecraft:brain_coral_block​' is not a valid block type, and is not being added to InsideBlockNotifierComponent's watch list.

[Json][error]-1.21 | actor_definitions | C:/Users/seeit/AppData/Local/Packages/Microsoft.MinecraftUWP_8wekyb3d8bbwe/LocalState/games/com.mojang/development_behavior_packs/Stained_Frames_BP | stained:frame | minecraft:entity | components | minecraft:inside_block_notifier | block_list | 'minecraft:bubble_coral_block​' is not a valid block type, and is not being added to InsideBlockNotifierComponent's watch list.

[Json][error]-1.21 | actor_definitions | C:/Users/seeit/AppData/Local/Packages/Microsoft.MinecraftUWP_8wekyb3d8bbwe/LocalState/games/com.mojang/development_behavior_packs/Stained_Frames_BP | stained:frame | minecraft:entity | components | minecraft:inside_block_notifier | block_list | 'minecraft:fire_coral_block​' is not a valid block type, and is not being added to InsideBlockNotifierComponent's watch list.

[Json][error]-1.21 | actor_definitions | C:/Users/seeit/AppData/Local/Packages/Microsoft.MinecraftUWP_8wekyb3d8bbwe/LocalState/games/com.mojang/development_behavior_packs/Stained_Frames_BP | stained:frame | minecraft:entity | components | minecraft:inside_block_notifier | block_list | 'minecraft:dead_brain_coral_block​' is not a valid block type, and is not being added to InsideBlockNotifierComponent's watch list.

[Json][error]-1.21 | actor_definitions | C:/Users/seeit/AppData/Local/Packages/Microsoft.MinecraftUWP_8wekyb3d8bbwe/LocalState/games/com.mojang/development_behavior_packs/Stained_Frames_BP | stained:frame | minecraft:entity | components | minecraft:inside_block_notifier | block_list | 'minecraft:dead_bubble_coral_block​' is not a valid block type, and is not being added to InsideBlockNotifierComponent's watch list.

[Json][error]-1.21 | actor_definitions | C:/Users/seeit/AppData/Local/Packages/Microsoft.MinecraftUWP_8wekyb3d8bbwe/LocalState/games/com.mojang/development_behavior_packs/Stained_Frames_BP | stained:frame | minecraft:entity | components | minecraft:inside_block_notifier | block_list | 'minecraft:dead_fire_coral_block​' is not a valid block type, and is not being added to InsideBlockNotifierComponent's watch list.

To recreate: any entity, add "minecraft:inside_block_notifier" to components, formatted for the new named coral blocks, throw errors.

Attachments

Comments 2

If this is still an issue in the latest release, then please attach an addon that can be used to reproduce the bug.

Test Pattern

(Unassigned)

Unconfirmed

Windows

Windows 10

1.21.0

Retrieved