@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
14 lines • 456 B
JSON
{
"fields": [
{
"id": "value",
"title": "Value",
"description": "The higher the number, the faster the animation for walking plays. A value of 1.0 means normal speed, while 2.0 means twice as fast.",
"defaultValue": 1,
"dataType": 3
}
],
"description": "Sets the speed multiplier for this entity's walk animation speed.",
"title": "Walk Animation Speed",
"id": "minecraft:walk_animation_speed"
}