Files
minecraft-bedrock-json-schemas/source/behavior/entities/1.8.0/components/minecraft.persistent.json
2021-06-06 10:07:19 +00:00

10 lines
300 B
JSON

{
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.persistent",
"description": "Defines whether an entity should be persistent in the game world.",
"type": "object",
"title": "Persistent 1.8.0",
"additionalProperties": false,
"required": [],
"properties": {}
}