UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

28 lines 725 B
{ "fields": [ { "id": "max_turn", "title": "Max Turn", "description": "The maximum number in degrees the mob can turn per tick.", "defaultValue": 30, "dataType": 3 } ], "description": "This move control causes the mob to hover.", "title": "Hover Movement", "samples": { "/vanilla/behavior_pack/entities/allay.json": [ { "path": "/minecraft:entity/components/minecraft:movement.hover/", "content": {} } ], "/vanilla/behavior_pack/entities/bee.json": [ { "path": "/minecraft:entity/components/minecraft:movement.hover/", "content": {} } ] }, "id": "minecraft:movement.hover" }