@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
24 lines • 660 B
JSON
{
"fields": [
{
"id": "type",
"title": "enum SharedTypes_v1_21_20_HeightProviderHelper_HeightProviderType",
"description": "enum SharedTypes_v1_21_20_HeightProviderHelper_HeightProviderType",
"dataType": 2
},
{
"id": "max",
"title": "max",
"description": "Max value of the uniform distribution",
"dataType": 16
},
{
"id": "min",
"title": "min",
"description": "Min value of the uniform distribution",
"dataType": 16
}
],
"description": "Uniform distribution of possible anchor points",
"title": "Struct V1 21 20 UniformHeight Misc"
}