23w40a introduced a damage type tag for damage types that can incrementally knock down armor stands.
This was announced on the minecraft.net changelog article: https://www.minecraft.net/en-us/article/minecraft-snapshot-23w40a as "can_break_armor_stands
" (plural).
However, the actual game file is named "can_break_armor_stand
" (singular) which is probably incorrect, as related tags are titled in the plural form (e.g. "always_kills_armor_stands
").
Attachments
Comments 3
@Dhranios I understand that the blog posts have mistakes, and yes, I did notice the "text' and I am aware of inconsistencies with plurality in tags, however, given that both of these two issues applied in this case, I figured it was within the realm of possibility that the singular form was not intended. SlicedLime's video, which I know isn't technically official, also shows the plural form, for instance.
The blog posts contain mistakes more often than you think, 20w40a also have
"text'
instead of"text"
. And plurality of tags is inconsistent to begin with (#anvil #oak_logs, #is_beach, etc.) and reports about that have been closed as not having gameplay impact (see MC-256750).Sorry, but since the tag, as implemented, works correctly, this is not a bug with the game, and renaming it (to make it plural) a feature request.
CC @unknown