Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-182653

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Awaiting Response
    • None
    • 1.21.0
    • None
    • Unconfirmed
    • Windows

      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.

            seeit360 Test Pattern
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: