User Tools

Site Tools


actions:action_types:equip_entity_at_position

minecraft:equip_entity_at_position

The minecraft:equip_entity_at_position action equips an entity at the specified location with the item stack from the context. The action is unsuccessful if no entity was found or if the entity is not a living entity.

Fields

Name Description Type Default Value
position The position to target. An action context parameter

Example

{
  "type": "minecraft:equip_entity_at_position",
  "position": "target"
}
actions/action_types/equip_entity_at_position.txt · Last modified: 2024/05/03 23:53 by errorcraft