Files
minecraft-bedrock-json-schemas/source/behavior/entities/1.8.0/components/minecraft.on_friendly_anger.json
2021-07-04 16:02:48 +02:00

7 lines
286 B
JSON

{
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.on_friendly_anger",
"description": "Adds a trigger that will run when a nearby entity of the same type as this entity becomes Angry.",
"title": "On Friendly Anger 1.8.0",
"$ref": "../types/trigger.json"
}