Mojira Archive
MC-261484

Petrifried oak slab isn't included in #non_flammable_wood and #wooden_slabs

Petrified oak slabs are wooden slabs that don't burn, to be more precise, they look like oak slabs, but act like stone ones.

Despite that, they're not included the #non_flammable_wood item tag, nor the #wooden_slabs block/item tag. They are included in #slabs block/item tag though.

As a result, commands and/or data packs that use those tags will not find petrified oak slabs, while it is expected they do. This was also the cause for MC-176597, but that no longer applies due to its removal from the creative inventory.

Fix steps:

  • add minecraft:petrified_oak_slab as an entry to #non_flammable_wood item tag.
  • add minecraft:petrified_oak_slab as an entry to #wooden_slabs item and block tags.
  • remove minecraft:petrified_oak_slab from #slabs item and block tags, as #wooden_slabs is included in it (or they would be in the tag twice).

Unresolved

user-f2760

2023-03-31, 05:32 PM

2025-01-02, 12:09 PM

2

3

Confirmed

Low

Platform

Data Packs

1.19.4 - 1.21.41.19.4, 23w13a, 1.20.1, 1.20.2, 23w43b, 1.21, 1.21.4

-