====== minecraft:boat ====== Sets the variant of a [[mc>Boat]]. ===== Fields ===== ^ Name ^ Description ^ Type ^ Default Value ^ | ''variant'' | The variant of the boat. | A [[#variants|boat variant]] | | ===== Example ===== { "type": "minecraft:boat", "variant": "oak" } ===== Variants ===== Determines the texture of the boat and what material the boat drops when it falls. Its value, a string, may be one of the following: * ''acacia'' * ''bamboo'' * ''birch'' * ''cherry'' * ''dark_oak'' * ''jungle'' * ''mangrove'' * ''oak'' * ''spruce''