@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
20 lines • 536 B
JSON
{
"fields": [
{
"id": "max_turn",
"title": "Max Turn",
"description": "The maximum number in degrees the mob can turn per tick.",
"defaultValue": 30,
"dataType": 3
},
{
"id": "speed_when_turning",
"title": "Speed when turning",
"description": "Speed that the mob adjusts to when it has to turn quickly.",
"defaultValue": 0.2,
"dataType": 3
}
],
"description": "This move control causes the mob to glide.",
"title": "Glide Movement"
}