Files
minecraft-bedrock-json-schemas/source/behavior/entities/1.11.0/components.json

9 lines
252 B
JSON
Raw Normal View History

2020-11-01 17:22:42 +01:00
{
"$schema": "http://json-schema.org/draft-07/schema",
2021-04-04 13:52:35 +02:00
"$id": "blockception.minecraft.behavior.entities.components1.11.0",
2020-11-01 17:22:42 +01:00
"type": "object",
"title": "Entity 1.11.0",
"$ref": "../1.10.0/components.json",
"description": "TODO description"
}