mojira.dev
MC-250155

The names of note blocks within allays' NBT data don't follow the names of their block ID

The Bug:

The block ID of note blocks is "note_block" but this is presented as "noteblock" within the NBT data of allays.

Having the word "note block" inconsistently spelled throughout several areas of the game creates an inconvenience for the player and misleads them as the correct usage is not immediately apparent. The spelling of this word should match its block ID for ease of convenience. Please refer to MC-249984 for a similar concept.

Steps to Reproduce:

  1. Obtain some items, place down a note block, and summon an allay.

  2. Give the allay an item and tune/play the note block.

  3. Inspect the allay's NBT data by using the command provided below.

    /data get entity @e[type=minecraft:allay,limit=1,sort=nearest]
  4. Look for the names of data that include the word "noteblock".

  5. Take note as to whether or not the names of note blocks within allays' NBT data follow the names of their block ID.

Observed Behavior:

The names of note blocks within allays' NBT data don't follow the names of their block ID.

Expected Behavior:

The names of note blocks within allays' NBT data would follow the names of their block ID.

Attachments

Comments 5

This ticket relates to MC-249984.

This bug does not list a gameplay impact.

Hi @unknown, I've edited this bug report to mention how this issue results in a gameplay impact and a mild inconvenience for the player. I hope the changes I've made are okay and are enough to get the ticket reopened. I apologize for any inconvenience I've caused, and thanks for your response. 🙂

Confirmed for 1.19.4.

These are not the names of a block, but different stats we are tracking related to noteblocks.

Avoma

(Unassigned)

Confirmed

Commands, Text

22w15a, 1.19.4, 1.20.1

Retrieved