@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
90 lines • 3.02 kB
JSON
{
"fields": [
{
"id": "format_version",
"title": "format_version",
"description": "format_version",
"dataType": 2
},
{
"id": "minecraft:block_culling_rules",
"title": "minecraft:block_culling_rules",
"description": "minecraft:block_culling_rules",
"dataType": 16,
"subForm": {
"title": "V1 20 60 BlockCulling Contents",
"description": "V1 20 60 BlockCulling Contents",
"fields": [
{
"id": "description",
"title": "description",
"description": "description",
"dataType": 16,
"subForm": {
"title": "V1 20 60 BlockCulling Contents Description",
"description": "V1 20 60 BlockCulling Contents Description",
"fields": [
{
"id": "identifier",
"title": "identifier",
"description": "identifier",
"dataType": 2
}
]
}
},
{
"id": "rules",
"title": "rules",
"description": "rules",
"dataType": 15,
"subForm": {
"title": "V1 20 60 BlockCulling Contents Rule",
"description": "V1 20 60 BlockCulling Contents Rule",
"fields": [
{
"id": "geometry_part",
"title": "geometry_part",
"description": "geometry_part",
"dataType": 16,
"subForm": {
"title": "V1 20 60 BlockCulling Contents Rule GeometryPart",
"description": "V1 20 60 BlockCulling Contents Rule GeometryPart",
"fields": [
{
"id": "bone",
"title": "bone",
"description": "bone",
"dataType": 2
},
{
"id": "cube",
"title": "cube",
"description": "cube",
"dataType": 0
},
{
"id": "face",
"title": "enum SharedTypes_Facing",
"description": "enum SharedTypes_Facing",
"dataType": 2
}
]
}
},
{
"id": "direction",
"title": "enum SharedTypes_Facing",
"description": "enum SharedTypes_Facing",
"dataType": 2
}
]
}
}
]
}
}
],
"description": "Struct V1 20 60 BlockCulling Client Block",
"title": "Struct V1 20 60 BlockCulling Client Block"
}