Перейти к основному содержимому

set_vehicle_skin

Changes the skin/appearance of the player's current vehicle.

Entry Information

PropertyValue
Entry IDset_vehicle_skin
TypeAction
ColorPink
Iconfa6-solid:palette

Description

Changes the visual skin of the current vehicle. The skin ID can be either a Model ID or a CustomModelData value, depending on the resource pack configuration.

Fields

FieldTypeDescription
skinIdStringSkin ID (Model ID or CustomModelData)

Usage Example

- entry: set_vehicle_skin
name: "Set Vehicle Skin"
comment: "Changes the vehicle skin to the sports car model"
group: "cosmetics"
skinId: "sports_car_skin"