bettermodel_passenger
Attach a passenger entity to a BetterModel bone — entity entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | bettermodel_passenger |
| Type | Entity |
| Color | Green |
| Icon | mdi:account-multiple |
Description
Attaches a passenger model to a bone of the parent BetterModel entity. The passenger is rendered as an additional bone replacement, allowing composite entities (e.g., a rider on a mount, an item in a hand). This data entry works with [AttachmentData] — it reuses the same [ResolvedAttachment] mechanism to swap a bone's item stack.
Fields
| Field | Type | Description |
|---|---|---|
passengers | List<PassengerAttachment> | Passenger attachments to apply |
Usage Example
- entry: bettermodel_passenger
name: "Attach a passenger entity to a BetterModel bone"
passengers: []