Removed minecraft.
This commit is contained in:
6
source/behavior/entities/format/components/on_death.json
Normal file
6
source/behavior/entities/format/components/on_death.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.on_death",
|
||||
"description": "Adds a trigger to call on this entity's death. minecraft:on_death can only be used by the `ender_dragon` entity.",
|
||||
"title": "On Death",
|
||||
"$ref": "../types/trigger.json"
|
||||
}
|
||||
Reference in New Issue
Block a user