-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
This server is running CraftBukkit version dev-Spigot-ffceeae-9ed7e4f (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT)
-
Yes
This code is from 2016 and was probably missing some update to use TileEntity ids with the `minecraft:` namespace prefix.
The bug can for example be triggered by a plugin calling `getBlockState` on the ItemMeta of a shulker box item with stored block state.
One effect of this bug is for example that two ItemStack, for example one with the usual `minecraft:shulker_box` and the other with the modified `shulker_box` id, are not considered equal.