Files
minecraft-bedrock-json-schemas/source/behavior/entities/format/components/hide.json
DW623 8a7533a941 Updating Undocumented (#180)
* Updating UnDocumented
Updating Undocumented and Fix Component errors
* Update source/behavior/entities/format/components/is_stackable.json
* Update source/behavior/entities/format/components/is_stackable.json

---------

Co-authored-by: Daan Verstraten <daanverstraten@hotmail.com>
2023-08-14 08:21:03 +02:00

9 lines
263 B
JSON

{
"$id": "blockception.minecraft.behavior.entities.minecraft.hide",
"type": "object",
"title": "Hide",
"description": "Compels an entity to move to and hide at their owned POI or the closest nearby.",
"additionalProperties": false,
"properties": {}
}