generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 0
Act On Closest
Provismet edited this page Jun 14, 2023
·
3 revisions
Performs a bientity action on the closest eligible entity. The entity using this action is the actor and the found entity is the target.
Type ID: proviorigins:closest_bientity
Field | Type | Default | Description |
---|---|---|---|
distance |
Float | The maximum radius to scan for entities. | |
bientity_action |
Bientity Action Type | The bientity action to execute. | |
bientity_condition |
Bientity Condition Type | Only pairings that fulfil this condition are considered. |