Zum Hauptinhalt springen

mythicmob_look_at_interaction_bound

An interaction which forces the player to look at the nearest BtcMob of a specific type — bound entry.

Entry Information

PropertyValue
Entry IDmythicmob_look_at_interaction_bound
TypeBound
ColorMedium_purple
Iconfa6-solid:crosshairs

Fields

FieldTypeDescription
radiusDouble
mobTypeStringThe BtcMob type name to look for (e.g., 'SkeletonKing', 'FireDragon')
searchRadiusDoubleMaximum distance to search for the mob (in blocks)
focusOffsetDoubleY offset for the focus point above the mob

Usage Example

- entry: mythicmob_look_at_interaction_bound
name: "An interaction which forces the player to look at the nearest BtcMob of a specific type"
radius: 0
mobType: ""
searchRadius: 0
focusOffset: 0