Breaking boats in a world converted from alpha 1.2.3_04 to beta 1.2_02 to release 1.0 to release 1.8 to release 1.14.4 in survival doesn't drop the boat.
Comments 2
The issue here is that upgrading any world from 1.8 to 1.14.4 sets the doEntityDrops
gamerule (which didn't exist in 1.8) to false
. But it seems this was fixed in 19w37a alongside MC-160464.
Can confirm!