cosmetic_entity_data
Attach cosmetics to an entity definition — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | cosmetic_entity_data |
| Type | Misc |
| Color | Orange |
| Icon | mdi:tshirt-crew |
Description
EntityData entry that allows attaching cosmetics to entity definitions. Can be used with EntityExtension entities or BetterModel entities to display cosmetics attached to them (like backpacks, wings, halos, etc.).
Fields
| Field | Type | Description |
|---|---|---|
cosmetic | Ref<CosmeticDefinitionEntry> | Reference to the cosmetic definition to display on this entity |
offsetOverride | Vector? | Override the offset position for this specific entity attachment |
rotationOverride | Vector? | Override the rotation offset for this specific entity attachment |
rotationModeOverride | RotationMode? | Override the rotation mode for this specific entity attachment |
Usage Example
- entry: cosmetic_entity_data
name: "Attach cosmetics to an entity definition"
cosmetic: ""
offsetOverride: ""
rotationOverride: ""
rotationModeOverride: ""