mojira.dev
MC-127871

Block tags do not accept #minecraft:<tag> arguments

The bug

When creating a block tag in a datapack, attempting to extend a built-in block tag list with the minecraft prefix throws an error. However, leaving out the minecraft prefix works fine.

For example:

#minecraft:slabs

Does not work, but:

#slabs

does work.

Attachments

Comments 3

Indeed, I have the same problem in 18w21b, but the "#slabs" doesn't work for me.

An example:

[media]

Can confirm for 18w22c.

Fixed, I'm not sure when, but this is no longer an issue.

Michael Weatherby

(Unassigned)

Community Consensus

Minecraft 18w11a, Minecraft 18w21b, Minecraft 18w22c

Minecraft 1.13-pre4

Retrieved