@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
14 lines • 369 B
JSON
{
"fields": [
{
"id": "value",
"title": "Value",
"description": "The value of the entity's offset from the terrain, in blocks.",
"defaultValue": 0,
"dataType": 3
}
],
"description": "Sets the offset from the ground that the entity is actually at.",
"title": "Ground Offset",
"id": "minecraft:ground_offset"
}