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

bettermodel_definition

A BetterModel entity definition — entity entry.

Entry Information

PropertyValue
Entry IDbettermodel_definition
TypeEntity
ColorOrange
Iconmaterial-symbols:view-in-ar

Fields

FieldTypeDescription
modelIdVar<String>The BetterModel model ID to use
namedVar<Boolean>Whether the entity should display a nametag
defaultAnimationSettingsDefaultAnimationSettingsDefault animation settings for the entity
focusOffsetVectorOffset used as focus point for interaction bounds like look_at
headLightVar<Int>Light level of a fake light block above the entity's head (0 disables)
hitboxesList<BoneHitbox>List of custom hitboxes attached to bones
nameOffsetDoubleY offset for the name display above the entity. Use this to adjust the text display height.
showDisplayNameBooleanWhether to show the display name above the entity

Usage Example

- entry: bettermodel_definition
name: "A BetterModel entity definition"
modelId: ""
named: false
defaultAnimationSettings: ""
focusOffset: ""
headLight: 0
hitboxes: []
nameOffset: 0
showDisplayName: false