How to reproduce:
Craft a boat out of spruce wood.
Run it aground.
Pick up the newly made oak planks.
Linked issues
is duplicated by 1
Comments 2
Would be nice if Mojang added different boat types, stick types, sign types, etc.
It's all theoretically possible now, with blockstates (eg:
minecraft:sign
rotation: 0
variant: oak), allowing more than 16 different states per block. That's for the items/blocks. For the boat entity itself, not too much work to add an extra NBT tag and 5 slightly recoloured textures...
Confirmed, but unfixable.
The boat hasn't any property to store of what planks it was crafted.