* 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>
9 lines
263 B
JSON
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": {}
|
|
}
|