
[Bug] Items do not drop from destroyed boats with `dispensersPlaceBoatsOnIce`
PINPAL opened this issue ยท 1 comments
Description
When using the dispensersPlaceBoatsOnIce
rule, the boat spawned from the dispenser does not drop in item form when destroyed.
Steps to reproduce
- Enable the
dispensersPlaceBoatsOnIce
rule with/carpet dispensersPlaceBoatsOnIce true
- Setup a dispenser with a boat in it and ice in front.
- Power the dispenser to spawn a boat entity.
- Break the boat entity using either cactus or attacking it survival mode.
- Observe no boat item is dropped when the boat is destroyed.
Expected Behaviour
A boat item will be dropped when the boat is destroyed (consistent with all other boat entities in the game).