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

modelengine_definition

A ModelEngine entity definition — entity entry.

Entry Information

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

Fields

FieldTypeDescription
modelIdVar<String>The ModelEngine model ID to use
namedVar<Boolean>Whether the entity should display a nametag
nameOffsetDoubleY offset for the name display above the mob.
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

Usage Example

- entry: modelengine_definition
name: "A ModelEngine entity definition"
modelId: ""
named: false
nameOffset: 0
defaultAnimationSettings: ""
focusOffset: ""
headLight: 0
hitboxes: []