What I expected to happen was...:
a wooden halfslab with a command "/give witzler99 minecraft:stone_slab 1 2".
What actually happened was...:
a missing texture block.
Steps to Reproduce:
only perform the command
Attachments
Comments 5
It's because you're getting an item that doesn't exist. Works as Intended.
See MC-58445
well actually it does exist, and more of a duplictae from MC-58287 as I mentioned this block there as well
This is probably because they start removing this item with the data value, because it was used in earlier versions when there was no "wooden_slab", but then they added it (also to fix the bug, that the slab can be destroyed quicker with a pickaxe) and now you don't really need it anymore I guess 😉