Files
minecraft-bedrock-json-schemas/source/resource/ui/elements/properties/tts/inherit_siblings.json

6 lines
149 B
JSON
Raw Normal View History

2023-10-24 19:49:51 +02:00
{
"title": "TTS Inherit Siblings",
"description": "If true, the element will inherit its siblings.",
2023-10-24 20:28:27 +02:00
"$ref": "../../../general/boolean.json"
2023-10-24 19:49:51 +02:00
}