@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
14 lines • 410 B
JSON
{
"fields": [],
"description": "Defines a dynamic type jump control that will change jump properties based on the speed modifier of the mob.",
"title": "Dynamic Jump",
"samples": {
"/vanilla/behavior_pack/entities/rabbit.json": [
{
"path": "/minecraft:entity/components/minecraft:jump.dynamic/",
"content": {}
}
]
},
"id": "minecraft:jump.dynamic"
}