Boat entities use NBT to determine wood type, rather than having separate entity IDs
Currently, wood types of boats are differentiated via a Type NBT tag. This is very inconsistent with all other objects in the game that are made out of different types of wood (including the boat items), which use distinct IDs corresponding to their wood type.
To reproduce:
1. /summon boat ~ ~ ~
{Type:jungle}- A jungle boat is summoned
2. /summon jungle_boat ~ ~ ~ - The entity is invalid and nothing is summoned
2019-10-13, 10:30 PM
2024-09-26, 03:36 PM
2019-10-13, 11:10 PM
0
1
-