@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
14 lines • 434 B
JSON
{
"fields": [
{
"id": "value",
"title": "Value",
"description": "The higher the number, the more the friction affects this entity. A value of 1.0 means regular friction, while 2.0 means twice as much.",
"defaultValue": 1,
"dataType": 3
}
],
"description": "Defines how much friction affects this entity.",
"title": "Friction Modifier",
"id": "minecraft:friction_modifier"
}