Chest Boat - 1.19.0.5

<< back to entity list

Last Updated

The Chest Boat entity last updated in Minecraft Version 1.19.0
View Entity Version History >>

What's Changed:

Changes since stable release 1.18.31.4


      • New Value:
        "minecraft:rideable": {
            "seat_count": 1,
            "interact_text": "action.interact.ride.boat",
            "pull_in_entities": true,
            "seats": [
                {
                 "position": [
                    0.2,
                    -0.2,
                    0
                 ],
                 "min_rider_count": 0,
                 "max_rider_count": 1,
                 "rotate_rider_by": "query.has_any_family('blaze', 'creeper', 'enderman', 'illager', 'magmacube', 'piglin', 'player', 'skeleton', 'slime', 'villager', 'wandering_trader', 'witch', 'zombie', 'zombie_pigman') ? -90 : 0",
                 "lock_rider_rotation": 90
                }
            ]
        }
        Previous Value:
        "minecraft:rideable": {
            "seat_count": 2,
            "interact_text": "action.interact.ride.boat",
            "pull_in_entities": true,
            "seats": [
                {
                 "position": [
                    0,
                    -0.2,
                    0
                 ],
                 "min_rider_count": 0,
                 "max_rider_count": 1,
                 "rotate_rider_by": -90,
                 "lock_rider_rotation": 90
                },
                {
                 "position": [
                    0.2,
                    -0.2,
                    0
                 ],
                 "min_rider_count": 2,
                 "max_rider_count": 2,
                 "rotate_rider_by": "query.has_any_family('blaze', 'creeper', 'enderman', 'illager', 'magmacube', 'piglin', 'player', 'skeleton', 'slime', 'villager', 'wandering_trader', 'witch', 'zombie', 'zombie_pigman') ? -90 : 0",
                 "lock_rider_rotation": 90
                },
                {
                 "position": [
                    -0.6,
                    -0.2,
                    0
                 ],
                 "min_rider_count": 2,
                 "max_rider_count": 2,
                 "rotate_rider_by": "query.has_any_family('blaze', 'creeper', 'enderman', 'illager', 'magmacube', 'piglin', 'player', 'skeleton', 'slime', 'villager', 'wandering_trader', 'witch', 'zombie', 'zombie_pigman') ? -90 : 0",
                 "lock_rider_rotation": 90
                }
            ]
        }
      • New Value:
        "minecraft:rideable": {
            "seat_count": 1,
            "interact_text": "action.interact.ride.boat",
            "pull_in_entities": true,
            "seats": [
                {
                 "position": [
                    0.2,
                    -0.2,
                    0
                 ],
                 "min_rider_count": 0,
                 "max_rider_count": 1,
                 "rotate_rider_by": "query.has_any_family('blaze', 'creeper', 'enderman', 'illager', 'magmacube', 'piglin', 'player', 'skeleton', 'slime', 'villager', 'wandering_trader', 'witch', 'zombie', 'zombie_pigman') ? -90 : 0",
                 "lock_rider_rotation": 90
                }
            ]
        }
        Previous Value:
        "minecraft:rideable": {
            "seat_count": 1,
            "interact_text": "action.interact.ride.boat",
            "pull_in_entities": true,
            "seats": [
                {
                 "position": [
                    0.2,
                    -0.2,
                    0
                 ],
                 "min_rider_count": 0,
                 "max_rider_count": 1,
                 "rotate_rider_by": -90,
                 "lock_rider_rotation": 90
                }
            ]
        }

      • New Value:
        "textures": {
            "default": "textures/entity/boat/chest_boat_oak",
            "oak": "textures/entity/boat/chest_boat_oak",
            "spruce": "textures/entity/boat/chest_boat_spruce",
            "birch": "textures/entity/boat/chest_boat_birch",
            "jungle": "textures/entity/boat/chest_boat_jungle",
            "acacia": "textures/entity/boat/chest_boat_acacia",
            "darkoak": "textures/entity/boat/chest_boat_darkoak",
            "mangrove": "textures/entity/boat/chest_boat_mangrove"
        }
        Previous Value:
        "textures": {
            "default": "textures/entity/boat/chest_boat_oak",
            "oak": "textures/entity/boat/chest_boat_oak",
            "spruce": "textures/entity/boat/chest_boat_spruce",
            "birch": "textures/entity/boat/chest_boat_birch",
            "jungle": "textures/entity/boat/chest_boat_jungle",
            "acacia": "textures/entity/boat/chest_boat_acacia",
            "darkoak": "textures/entity/boat/chest_boat_darkoak"
        }

Statistics:

    Families
    • Default: Boat, Inanimate
    Inventory Size
    • Default: 27
    Other Attributes
    • Can be Ridden by Mobs > Can Ride
    • Can be Ridden by Mobs
    • Can be Ridden by Player > Can Ride
    • Can be Ridden by Player
    • Has Collisions
    • Has Gravity
    • Leashable
    • Pushable
    • Pushable by Pistons

    Associated Files:

    Behavior File
    • behavior_packs/vanilla_1.19.0/entities/chest_boat.json
    Entity
    • resource_packs/vanilla_1.19.0/entity/chest_boat.entity.json
    Textures
    • resource_packs/vanilla_1.19.0/textures/entity/boat/chest_boat_acacia.png
    • resource_packs/vanilla_1.19.0/textures/entity/boat/chest_boat_birch.png
    • resource_packs/vanilla_1.19.0/textures/entity/boat/chest_boat_darkoak.png
    • resource_packs/vanilla_1.19.0/textures/entity/boat/chest_boat_jungle.png
    • resource_packs/vanilla_1.19.0/textures/entity/boat/chest_boat_mangrove.png
    • resource_packs/vanilla_1.19.0/textures/entity/boat/chest_boat_oak.png
    • resource_packs/vanilla_1.19.0/textures/entity/boat/chest_boat_spruce.png