@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
80 lines • 1.91 kB
JSON
{
"fields": [
{
"id": "offset",
"title": "offset",
"description": "offset",
"dataType": 24,
"minLength": 3,
"maxLength": 3,
"alternates": [
{
"id": "offset",
"dataType": 14,
"readOnly": true,
"subForm": {
"title": "Offset",
"description": "Offset",
"fields": [
{
"id": "expression",
"title": "expression",
"description": "expression",
"dataType": 2
},
{
"id": "version",
"title": "version",
"description": "version",
"dataType": 0
}
]
}
},
{
"id": "offset",
"dataType": 3
}
]
},
{
"id": "direction",
"title": "direction",
"description": "direction",
"dataType": 24,
"minLength": 3,
"maxLength": 3,
"alternates": [
{
"id": "direction",
"dataType": 14,
"readOnly": true,
"subForm": {
"title": "Direction",
"description": "Direction",
"fields": [
{
"id": "expression",
"title": "expression",
"description": "expression",
"dataType": 2
},
{
"id": "version",
"title": "version",
"description": "version",
"dataType": 0
}
]
}
},
{
"id": "direction",
"dataType": 3
}
]
}
],
"description": "Emitter Shape Point Misc",
"title": "Emitter Shape Point Misc"
}