Removed minecraft.
This commit is contained in:
6
source/behavior/entities/format/components/on_hurt.json
Normal file
6
source/behavior/entities/format/components/on_hurt.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.on_hurt",
|
||||
"description": "Adds a trigger to call when this entity takes damage.",
|
||||
"title": "On Hurt",
|
||||
"$ref": "../types/trigger.json"
|
||||
}
|
||||
Reference in New Issue
Block a user