Skull/head/player head not being dispensed by dispenser
Linked issues
is duplicated by 4
Attachments
Comments 6
The bug here is more likely that the dispenser needs a block below where the head would go to place it, but they're not supposed to shoot it out.
For just spitting an item out, always use a dropper. That's their intended purpose, and you never know what functionality may be given to dispensers for certain blocks/items.
I believe this is intended behaviour.
skulls only dispense if they are of type wither, and there is a valid wither base below the skull, (or if they mistakenly match the wither base pattern due to another bug)
Dupe of MC-48239.
I believe this stems from the fact that dispensers didn't previously dispense wither skeleton skulls because they could be placed by a dispenser to spawn a wither, which still does work.