Camel - 1.19.60.3

<< back to entity list

Last Updated

The Camel entity was last updated in the beta / experimental versions.
View Entity Version History >>

What's Changed:

Changes since stable release 1.19.51.1


      • New Value:
        "minecraft:scale": {
            "value": 0.45
        }
        Previous Value:
        "minecraft:scale": {
            "value": 0.5
        }
      • New Value:
        "minecraft:collision_box": {
            "width": 1.7,
            "height": 2.375
        }
      • Previous Value:
        "minecraft:collision_box": {
            "width": 1.7,
            "height": 2.375
        }
      • Previous Value:
        "minecraft:entity_transformed": {
            "remove": [],
            "add": {
                "component_groups": [
                 "minecraft:camel_adult"
                ]
            }
        }
      • New Value:
        "minecraft:rideable": {
            "seat_count": 2,
            "crouching_skip_interact": true,
            "pull_in_entities": true,
            "family_types": [
                "player"
            ],
            "interact_text": "action.interact.ride.horse",
            "seats": [
                {
                 "min_rider_count": 0,
                 "max_rider_count": 2,
                 "position": [
                    0,
                    1.905,
                    0.5
                 ]
                },
                {
                 "min_rider_count": 1,
                 "max_rider_count": 2,
                 "position": [
                    0,
                    1.905,
                    -0.5
                 ]
                }
            ]
        }
        Previous Value:
        "minecraft:rideable": {
            "seat_count": 2,
            "crouching_skip_interact": true,
            "pull_in_entities": true,
            "family_types": [
                "player"
            ],
            "interact_text": "action.interact.ride.horse",
            "seats": [
                {
                 "min_rider_count": 0,
                 "max_rider_count": 2,
                 "position": [
                    0,
                    1.825,
                    0.5
                 ]
                },
                {
                 "min_rider_count": 1,
                 "max_rider_count": 2,
                 "position": [
                    0,
                    1.825,
                    -0.5
                 ]
                }
            ]
        }
      • New Value:
        "minecraft:interact": {
            "interactions": [
                {
                 "play_sounds": "saddle",
                 "on_interact": {
                    "filters": {
                        "all_of": [
                         {
                            "test": "has_equipment",
                            "subject": "self",
                            "domain": "inventory",
                            "operator": "not",
                            "value": "saddle"
                         },
                         {
                            "test": "has_equipment",
                            "subject": "other",
                            "domain": "hand",
                            "value": "saddle"
                         },
                         {
                            "test": "is_family",
                            "subject": "other",
                            "value": "player"
                         },
                         {
                            "test": "is_sneaking",
                            "subject": "other",
                            "value": false
                         }
                        ]
                    },
                    "target": "self"
                 },
                 "equip_item_slot": 0,
                 "interact_text": "action.interact.saddle"
                }
            ]
        }
      • New Value:
        "minecraft:collision_box": {
            "width": 1.7,
            "height": 0.945
        }

      • New Value:
        "bones": [
            {
                "name": "root",
                "pivot": [
                 0,
                 0,
                 0
                ],
                "locators": {
                 "root_standing": [
                    0,
                    32,
                    0
                 ],
                 "root_sitting": [
                    0,
                    12,
                    0
                 ]
                }
            },
            {
                "name": "body",
                "parent": "root",
                "pivot": [
                 0.5,
                 20,
                 9.5
                ],
                "cubes": [
                 {
                    "origin": [
                        -7.5,
                        20,
                        -14
                    ],
                    "size": [
                        15,
                        12,
                        27
                    ],
                    "uv": [
                        0,
                        25
                    ]
                 }
                ],
                "locators": {
                 "driver_seat": [
                    0,
                    30,
                    -11
                 ],
                 "back_seat": [
                    0,
                    30,
                    10
                 ]
                }
            },
            {
                "name": "saddle",
                "parent": "body",
                "pivot": [
                 0.5,
                 20,
                 9.5
                ],
                "cubes": [
                 {
                    "origin": [
                        -4.5,
                        32,
                        -6
                    ],
                    "size": [
                        9,
                        5,
                        11
                    ],
                    "inflate": 0.1,
                    "uv": [
                        74,
                        64
                    ]
                 },
                 {
                    "origin": [
                        -3.5,
                        37,
                        -6
                    ],
                    "size": [
                        7,
                        3,
                        11
                    ],
                    "inflate": 0.1,
                    "uv": [
                        92,
                        114
                    ]
                 },
                 {
                    "origin": [
                        -7.5,
                        20,
                        -14
                    ],
                    "size": [
                        15,
                        12,
                        27
                    ],
                    "inflate": 0.1,
                    "uv": [
                        0,
                        89
                    ]
                 }
                ]
            },
            {
                "name": "tail",
                "parent": "body",
                "pivot": [
                 0,
                 29,
                 13
                ],
                "cubes": [
                 {
                    "origin": [
                        -1.5,
                        15,
                        13
                    ],
                    "size": [
                        3,
                        14,
                        0
                    ],
                    "pivot": [
                        0,
                        29,
                        13
                    ],
                    "rotation": [
                        0,
                        180,
                        0
                    ],
                    "uv": [
                        122,
                        0
                    ]
                 }
                ]
            },
            {
                "name": "head",
                "parent": "body",
                "pivot": [
                 0.5,
                 25,
                 -10
                ],
                "cubes": [
                 {
                    "origin": [
                        -3.5,
                        22,
                        -25
                    ],
                    "size": [
                        7,
                        8,
                        19
                    ],
                    "uv": [
                        60,
                        24
                    ]
                 },
                 {
                    "origin": [
                        -3.5,
                        30,
                        -25
                    ],
                    "size": [
                        7,
                        14,
                        7
                    ],
                    "uv": [
                        21,
                        0
                    ]
                 },
                 {
                    "origin": [
                        -2.5,
                        39,
                        -31
                    ],
                    "size": [
                        5,
                        5,
                        6
                    ],
                    "uv": [
                        50,
                        0
                    ]
                 }
                ],
                "locators": {
                 "lead": [
                    0,
                    25,
                    -15
                 ]
                }
            },
            {
                "name": "bridle",
                "parent": "head",
                "pivot": [
                 0.5,
                 25,
                 -10
                ],
                "cubes": [
                 {
                    "origin": [
                        -3.5,
                        22,
                        -25
                    ],
                    "size": [
                        7,
                        8,
                        19
                    ],
                    "inflate": 0.1,
                    "uv": [
                        60,
                        87
                    ]
                 },
                 {
                    "origin": [
                        -3.5,
                        30,
                        -25
                    ],
                    "size": [
                        7,
                        14,
                        7
                    ],
                    "inflate": 0.1,
                    "uv": [
                        21,
                        64
                    ]
                 },
                 {
                    "origin": [
                        -2.5,
                        39,
                        -31.1
                    ],
                    "size": [
                        5,
                        5,
                        6
                    ],
                    "inflate": 0.1,
                    "uv": [
                        50,
                        64
                    ]
                 },
                 {
                    "origin": [
                        2.5,
                        40,
                        -28
                    ],
                    "size": [
                        1,
                        2,
                        2
                    ],
                    "uv": [
                        74,
                        70
                    ]
                 },
                 {
                    "origin": [
                        -3.5,
                        40,
                        -28
                    ],
                    "size": [
                        1,
                        2,
                        2
                    ],
                    "uv": [
                        74,
                        70
                    ],
                    "mirror": true
                 }
                ]
            },
            {
                "name": "left_ear",
                "parent": "head",
                "pivot": [
                 3,
                 43,
                 -19.5
                ],
                "cubes": [
                 {
                    "origin": [
                        3,
                        42.5,
                        -20.5
                    ],
                    "size": [
                        3,
                        1,
                        2
                    ],
                    "uv": [
                        45,
                        0
                    ]
                 }
                ]
            },
            {
                "name": "right_ear",
                "parent": "head",
                "pivot": [
                 -3,
                 43,
                 -19.5
                ],
                "cubes": [
                 {
                    "origin": [
                        -6,
                        42.5,
                        -20.5
                    ],
                    "size": [
                        3,
                        1,
                        2
                    ],
                    "uv": [
                        67,
                        0
                    ]
                 }
                ]
            },
            {
                "name": "reins",
                "parent": "head",
                "pivot": [
                 3.7,
                 41,
                 -27
                ],
                "cubes": [
                 {
                    "origin": [
                        3.7,
                        34,
                        -27
                    ],
                    "size": [
                        0,
                        7,
                        15
                    ],
                    "uv": [
                        98,
                        42
                    ]
                 },
                 {
                    "origin": [
                        -3.7,
                        34,
                        -12
                    ],
                    "size": [
                        7.4,
                        7,
                        0
                    ],
                    "uv": [
                        84,
                        57
                    ]
                 },
                 {
                    "origin": [
                        -3.7,
                        34,
                        -27
                    ],
                    "size": [
                        0,
                        7,
                        15
                    ],
                    "uv": [
                        98,
                        42
                    ]
                 }
                ]
            },
            {
                "name": "hump",
                "parent": "body",
                "pivot": [
                 0.5,
                 32,
                 0
                ],
                "cubes": [
                 {
                    "origin": [
                        -4.5,
                        32,
                        -6
                    ],
                    "size": [
                        9,
                        5,
                        11
                    ],
                    "uv": [
                        74,
                        0
                    ]
                 }
                ]
            },
            {
                "name": "right_front_leg",
                "parent": "root",
                "pivot": [
                 -4.9,
                 23,
                 -10.5
                ],
                "cubes": [
                 {
                    "origin": [
                        -7.4,
                        0,
                        -13
                    ],
                    "size": [
                        5,
                        21,
                        5
                    ],
                    "uv": [
                        0,
                        26
                    ]
                 }
                ]
            },
            {
                "name": "left_front_leg",
                "parent": "root",
                "pivot": [
                 4.9,
                 23,
                 -10.5
                ],
                "cubes": [
                 {
                    "origin": [
                        2.4,
                        0,
                        -13
                    ],
                    "size": [
                        5,
                        21,
                        5
                    ],
                    "uv": [
                        0,
                        0
                    ]
                 }
                ]
            },
            {
                "name": "left_hind_leg",
                "parent": "root",
                "pivot": [
                 4.9,
                 23,
                 9.5
                ],
                "cubes": [
                 {
                    "origin": [
                        2.4,
                        0,
                        7
                    ],
                    "size": [
                        5,
                        21,
                        5
                    ],
                    "uv": [
                        58,
                        16
                    ]
                 }
                ]
            },
            {
                "name": "right_hind_leg",
                "parent": "root",
                "pivot": [
                 -4.9,
                 23,
                 9.5
                ],
                "cubes": [
                 {
                    "origin": [
                        -7.4,
                        0,
                        7
                    ],
                    "size": [
                        5,
                        21,
                        5
                    ],
                    "uv": [
                        94,
                        16
                    ]
                 }
                ]
            }
        ]
        Previous Value:
        "bones": [
            {
                "name": "root",
                "pivot": [
                 0,
                 0,
                 0
                ]
            },
            {
                "name": "body",
                "parent": "root",
                "pivot": [
                 0.5,
                 20,
                 9.5
                ],
                "cubes": [
                 {
                    "origin": [
                        -7.5,
                        20,
                        -14
                    ],
                    "size": [
                        15,
                        12,
                        27
                    ],
                    "uv": [
                        0,
                        25
                    ]
                 }
                ],
                "locators": {
                 "driver_seat": [
                    0,
                    32,
                    -11
                 ],
                 "back_seat": [
                    0,
                    32,
                    10
                 ]
                }
            },
            {
                "name": "saddle",
                "parent": "body",
                "pivot": [
                 0.5,
                 20,
                 9.5
                ],
                "cubes": [
                 {
                    "origin": [
                        -4.5,
                        32,
                        -6
                    ],
                    "size": [
                        9,
                        5,
                        11
                    ],
                    "inflate": 0.1,
                    "uv": [
                        74,
                        64
                    ]
                 },
                 {
                    "origin": [
                        -3.5,
                        37,
                        -6
                    ],
                    "size": [
                        7,
                        3,
                        11
                    ],
                    "inflate": 0.1,
                    "uv": [
                        92,
                        114
                    ]
                 },
                 {
                    "origin": [
                        -7.5,
                        20,
                        -14
                    ],
                    "size": [
                        15,
                        12,
                        27
                    ],
                    "inflate": 0.1,
                    "uv": [
                        0,
                        89
                    ]
                 }
                ]
            },
            {
                "name": "tail",
                "parent": "body",
                "pivot": [
                 0,
                 29,
                 13
                ],
                "cubes": [
                 {
                    "origin": [
                        -1.5,
                        15,
                        13
                    ],
                    "size": [
                        3,
                        14,
                        0
                    ],
                    "pivot": [
                        0,
                        29,
                        13
                    ],
                    "rotation": [
                        0,
                        180,
                        0
                    ],
                    "uv": [
                        122,
                        0
                    ]
                 }
                ]
            },
            {
                "name": "head",
                "parent": "body",
                "pivot": [
                 0.5,
                 25,
                 -10
                ],
                "cubes": [
                 {
                    "origin": [
                        -3.5,
                        22,
                        -25
                    ],
                    "size": [
                        7,
                        8,
                        19
                    ],
                    "uv": [
                        60,
                        24
                    ]
                 },
                 {
                    "origin": [
                        -3.5,
                        30,
                        -25
                    ],
                    "size": [
                        7,
                        14,
                        7
                    ],
                    "uv": [
                        21,
                        0
                    ]
                 },
                 {
                    "origin": [
                        -2.5,
                        39,
                        -31
                    ],
                    "size": [
                        5,
                        5,
                        6
                    ],
                    "uv": [
                        50,
                        0
                    ]
                 }
                ],
                "locators": {
                 "lead": [
                    0,
                    25,
                    -15
                 ]
                }
            },
            {
                "name": "bridle",
                "parent": "head",
                "pivot": [
                 0.5,
                 25,
                 -10
                ],
                "cubes": [
                 {
                    "origin": [
                        -3.5,
                        22,
                        -25
                    ],
                    "size": [
                        7,
                        8,
                        19
                    ],
                    "inflate": 0.1,
                    "uv": [
                        60,
                        87
                    ]
                 },
                 {
                    "origin": [
                        -3.5,
                        30,
                        -25
                    ],
                    "size": [
                        7,
                        14,
                        7
                    ],
                    "inflate": 0.1,
                    "uv": [
                        21,
                        64
                    ]
                 },
                 {
                    "origin": [
                        -2.5,
                        39,
                        -31.1
                    ],
                    "size": [
                        5,
                        5,
                        6
                    ],
                    "inflate": 0.1,
                    "uv": [
                        50,
                        64
                    ]
                 },
                 {
                    "origin": [
                        2.5,
                        40,
                        -28
                    ],
                    "size": [
                        1,
                        2,
                        2
                    ],
                    "uv": [
                        74,
                        70
                    ]
                 },
                 {
                    "origin": [
                        -3.5,
                        40,
                        -28
                    ],
                    "size": [
                        1,
                        2,
                        2
                    ],
                    "uv": [
                        74,
                        70
                    ],
                    "mirror": true
                 }
                ]
            },
            {
                "name": "left_ear",
                "parent": "head",
                "pivot": [
                 3,
                 43,
                 -19.5
                ],
                "cubes": [
                 {
                    "origin": [
                        3,
                        42.5,
                        -20.5
                    ],
                    "size": [
                        3,
                        1,
                        2
                    ],
                    "uv": [
                        45,
                        0
                    ]
                 }
                ]
            },
            {
                "name": "right_ear",
                "parent": "head",
                "pivot": [
                 -3,
                 43,
                 -19.5
                ],
                "cubes": [
                 {
                    "origin": [
                        -6,
                        42.5,
                        -20.5
                    ],
                    "size": [
                        3,
                        1,
                        2
                    ],
                    "uv": [
                        67,
                        0
                    ]
                 }
                ]
            },
            {
                "name": "reins",
                "parent": "head",
                "pivot": [
                 3.7,
                 41,
                 -27
                ],
                "cubes": [
                 {
                    "origin": [
                        3.7,
                        34,
                        -27
                    ],
                    "size": [
                        0,
                        7,
                        15
                    ],
                    "uv": [
                        98,
                        42
                    ]
                 },
                 {
                    "origin": [
                        -3.7,
                        34,
                        -12
                    ],
                    "size": [
                        7.4,
                        7,
                        0
                    ],
                    "uv": [
                        84,
                        57
                    ]
                 },
                 {
                    "origin": [
                        -3.7,
                        34,
                        -27
                    ],
                    "size": [
                        0,
                        7,
                        15
                    ],
                    "uv": [
                        98,
                        42
                    ]
                 }
                ]
            },
            {
                "name": "hump",
                "parent": "body",
                "pivot": [
                 0.5,
                 32,
                 0
                ],
                "cubes": [
                 {
                    "origin": [
                        -4.5,
                        32,
                        -6
                    ],
                    "size": [
                        9,
                        5,
                        11
                    ],
                    "uv": [
                        74,
                        0
                    ]
                 }
                ]
            },
            {
                "name": "right_front_leg",
                "parent": "root",
                "pivot": [
                 -4.9,
                 23,
                 -10.5
                ],
                "cubes": [
                 {
                    "origin": [
                        -7.4,
                        0,
                        -13
                    ],
                    "size": [
                        5,
                        21,
                        5
                    ],
                    "uv": [
                        0,
                        26
                    ]
                 }
                ]
            },
            {
                "name": "left_front_leg",
                "parent": "root",
                "pivot": [
                 4.9,
                 23,
                 -10.5
                ],
                "cubes": [
                 {
                    "origin": [
                        2.4,
                        0,
                        -13
                    ],
                    "size": [
                        5,
                        21,
                        5
                    ],
                    "uv": [
                        0,
                        0
                    ]
                 }
                ]
            },
            {
                "name": "left_hind_leg",
                "parent": "root",
                "pivot": [
                 4.9,
                 23,
                 9.5
                ],
                "cubes": [
                 {
                    "origin": [
                        2.4,
                        0,
                        7
                    ],
                    "size": [
                        5,
                        21,
                        5
                    ],
                    "uv": [
                        58,
                        16
                    ]
                 }
                ]
            },
            {
                "name": "right_hind_leg",
                "parent": "root",
                "pivot": [
                 -4.9,
                 23,
                 9.5
                ],
                "cubes": [
                 {
                    "origin": [
                        -7.4,
                        0,
                        7
                    ],
                    "size": [
                        5,
                        21,
                        5
                    ],
                    "uv": [
                        94,
                        16
                    ]
                 }
                ]
            }
        ]

Changes since stable release 1.19.0.5

The Camel did not exist in this version.


Statistics:

Health

[32]

    Breedable
    • Camel Adult: Cactus
    Can be Healed
    • Default: Cactus
    Families
    • Default: Camel, Mob
    Inventory Size
    • Camel Adult: Array
    Movement Speed
    • Default: 0.09
    Other Attributes
    • Can be Renamed
    • Can be Ridden by Player > Camel Adult
    • Can Climb
    • Can Jump
    • Has Collisions
    • Has Gravity
    • Leashable
    • Pushable > Camel Standing
    • Pushable by Pistons > Camel Sitting
    • Pushable by Pistons > Camel Standing

    Associated Files:

    Behavior File
    • behavior_packs/experimental_next_major_update/entities/camel.json
    Animations
    • resource_packs/experimental_next_major_update/animations/camel.animation.json
    Animation Controllers
    • resource_packs/experimental_next_major_update/animation_controllers/camel.animation_controllers.json
    Entity
    • resource_packs/experimental_next_major_update/entity/camel.entity.json
    Geometry
    • resource_packs/experimental_next_major_update/models/entity/camel.geo.json
    Render Controllers
    • resource_packs/experimental_next_major_update/render_controllers/camel.render_controllers.json
    Sounds
    • resource_packs/vanilla/sounds/mob/camel/ambient1.fsb
    • resource_packs/vanilla/sounds/mob/camel/ambient2.fsb
    • resource_packs/vanilla/sounds/mob/camel/ambient3.fsb
    • resource_packs/vanilla/sounds/mob/camel/ambient4.fsb
    • resource_packs/vanilla/sounds/mob/camel/ambient5.fsb
    • resource_packs/vanilla/sounds/mob/camel/ambient6.fsb
    • resource_packs/vanilla/sounds/mob/camel/ambient7.fsb
    • resource_packs/vanilla/sounds/mob/camel/ambient8.fsb
    • resource_packs/vanilla/sounds/mob/camel/death1.fsb
    • resource_packs/vanilla/sounds/mob/camel/death2.fsb
    • resource_packs/vanilla/sounds/mob/camel/eat1.fsb
    • resource_packs/vanilla/sounds/mob/camel/eat2.fsb
    • resource_packs/vanilla/sounds/mob/camel/eat3.fsb
    • resource_packs/vanilla/sounds/mob/camel/eat4.fsb
    • resource_packs/vanilla/sounds/mob/camel/eat5.fsb
    • resource_packs/vanilla/sounds/mob/camel/hurt1.fsb
    • resource_packs/vanilla/sounds/mob/camel/hurt2.fsb
    • resource_packs/vanilla/sounds/mob/camel/hurt3.fsb
    • resource_packs/vanilla/sounds/mob/camel/hurt4.fsb
    • resource_packs/vanilla/sounds/mob/camel/step1.fsb
    • resource_packs/vanilla/sounds/mob/camel/step2.fsb
    • resource_packs/vanilla/sounds/mob/camel/step3.fsb
    • resource_packs/vanilla/sounds/mob/camel/step4.fsb
    • resource_packs/vanilla/sounds/mob/camel/step5.fsb
    • resource_packs/vanilla/sounds/mob/camel/step6.fsb
    • resource_packs/vanilla/sounds/mob/camel/step_sand1.fsb
    • resource_packs/vanilla/sounds/mob/camel/step_sand2.fsb
    • resource_packs/vanilla/sounds/mob/camel/step_sand3.fsb
    • resource_packs/vanilla/sounds/mob/camel/step_sand4.fsb
    • resource_packs/vanilla/sounds/mob/camel/step_sand5.fsb
    • resource_packs/vanilla/sounds/mob/camel/step_sand6.fsb
    • resource_packs/vanilla/sounds/mob/horse/leather.fsb
    Textures
    • resource_packs/experimental_next_major_update/textures/entity/camel/camel.png

    Material Info:

    Material: Camel
    {
        "vertexShader": "shaders/entity.vertex",
        "vrGeometryShader": "shaders/entity.geometry",
        "fragmentShader": "shaders/entity.fragment",
        "vertexFields": [
            {
                "field": "Position"
            },
            {
                "field": "Normal"
            },
            {
                "field": "UV0"
            }
        ],
        "variants": [
            {
                "skinning": {
                    "+defines": [
                        "USE_SKINNING"
                    ],
                    "vertexFields": [
                        {
                            "field": "Position"
                        },
                        {
                            "field": "BoneId0"
                        },
                        {
                            "field": "Normal"
                        },
                        {
                            "field": "UV0"
                        }
                    ]
                }
            },
            {
                "skinning_color": {
                    "+defines": [
                        "USE_SKINNING",
                        "USE_OVERLAY"
                    ],
                    "+states": [
                        "Blending"
                    ],
                    "vertexFields": [
                        {
                            "field": "Position"
                        },
                        {
                            "field": "BoneId0"
                        },
                        {
                            "field": "Color"
                        },
                        {
                            "field": "Normal"
                        },
                        {
                            "field": "UV0"
                        }
                    ]
                }
            },
            {
                "skinning_alphatest": {
                    "+defines": [
                        "USE_SKINNING",
                        "ALPHA_TEST"
                    ],
                    "+states": [
                        "DisableCulling"
                    ],
                    "vertexFields": [
                        {
                            "field": "Position"
                        },
                        {
                            "field": "BoneId0"
                        },
                        {
                            "field": "Normal"
                        },
                        {
                            "field": "UV0"
                        }
                    ]
                }
            }
        ],
        "msaaSupport": [
            "Both"
        ],
        "+samplerStates": {
            "samplerIndex": 1,
            "textureWrap": "Repeat"
        },
        "+defines": [
            "USE_OVERLAY",
            "ALPHA_TEST"
        ],
        "+states": [
            "DisableCulling"
        ]
    }