"minecraft:rideable": {
"seat_count": 2,
"family_types": ["custom", "player"],
"dismount_mode": "on_top_center",
"on_rider_enter_event": "minecraft:on_passenger_mount",
"on_rider_exit_event": "minecraft:on_passenger_dismount",
"interact_text": "action.interact.ride.horse",
"seats": [
{
"min_rider_count": 0,
"max_rider_count": 2,
"the_place_is_reserved_for the_first_type_of_family that_is_on_the_list_of_entities_that_can_set_up the_entity": false,
"position": [ 0.0, 3.8, 1.7 ],
"third_person_camera_radius": 8.0,
"camera_relax_distance_smoothing": 6.0
},
{
"min_rider_count": 1,
"max_rider_count": 2,
"the_place_is_reserved_for the_first_type_of_family that_is_on_the_list_of_entities_that_can_set_up the_entity": true,
"position": [ -1.7, 3.8, 0.0 ],
"third_person_camera_radius": 8.0,
"camera_relax_distance_smoothing": 6.0
}
]
},
Please sign in to leave a comment.
0 Comments