@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
115 lines • 2.87 kB
JSON
{
"fields": [
{
"id": "relative_position",
"title": "relative_position",
"description": "relative_position",
"dataType": 24,
"minLength": 3,
"maxLength": 3,
"alternates": [
{
"id": "relative_position",
"dataType": 14,
"readOnly": true,
"subForm": {
"title": "Relative Position",
"description": "Relative Position",
"fields": [
{
"id": "expression",
"title": "expression",
"description": "expression",
"dataType": 2
},
{
"id": "version",
"title": "version",
"description": "version",
"dataType": 0
}
]
}
},
{
"id": "relative_position",
"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
}
]
},
{
"id": "rotation",
"title": "rotation",
"description": "rotation",
"dataType": 24,
"alternates": [
{
"id": "rotation",
"dataType": 14,
"readOnly": true,
"subForm": {
"title": "Rotation",
"description": "Rotation",
"fields": [
{
"id": "expression",
"title": "expression",
"description": "expression",
"dataType": 2
},
{
"id": "version",
"title": "version",
"description": "version",
"dataType": 0
}
]
}
},
{
"id": "rotation",
"dataType": 3
}
]
}
],
"description": "Particle Motion Parametric Misc",
"title": "Particle Motion Parametric Misc"
}