mojira.dev
MC-223448

Several scoreboard objectives do not follow the names of block IDs

The Bug:

Several scoreboard objectives do not follow the names of block IDs.

Affected Scoreboard Objectives:

Before reading the table, please note the following:

  • Words colored in GREEN are correct.

  • Words colored in RED are incorrect.

 

Block ID

Current Scoreboard Objective/Statistics Name

Expected Scoreboard Objective/Statistics Name

brewing_stand

minecraft.custom:minecraft.interact_with_brewingstand

minecraft.custom:minecraft.interact_with_brewing_stand

ender_chest

minecraft.custom:minecraft.open_enderchest

minecraft.custom:minecraft.open_ender_chest

note_block

minecraft.custom:minecraft.play_noteblock

minecraft.custom:minecraft.play_note_block

note_block

minecraft.custom:minecraft.tune_noteblock

minecraft.custom:minecraft.tune_note_block

h3. Steps to Reproduce:

  1. Create a scoreboard objective for interacting with a brewing stand by using the command provided below.

    /scoreboard objectives add test minecraft.custom:minecraft.interact_with_brewingstand
  2. Observe whether the command ran successfully or not.

  3. Take note as to whether or not several scoreboard objectives do not follow the names of block IDs.

Observed Behavior:

Several scoreboard objectives do not follow the names of block IDs.

Expected Behavior:

All scoreboard objectives would follow the names of block IDs.

Linked issues

Comments 2

Can confirm this issue.

You should probably compare them with block IDs, not item IDs; all objectives in question are about placed blocks, and "block" is not mentioned once in this ticket. (aside from "noteblock" and "note_block")
Additionally, the objectives in question are statistics/statistic IDs, which is also not mentioned at all.

Avoma

(Unassigned)

Confirmed

(Unassigned)

1.16.5, 21w15a, 21w16a, 21w17a, 21w18a, ..., 23w51b, 1.21, 1.21.3, 1.21.4, 1.21.7

Retrieved