@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
24 lines • 807 B
JSON
{
"fields": [
{
"id": "element_type",
"title": "enum SharedTypes_v1_21_20_JigsawStructureTemplatePool_ElementType",
"description": "The type of element. Currently, only minecraft:single_pool_element is supported.",
"dataType": 2
},
{
"id": "location",
"title": "location",
"description": "The path of the structure file. This path is relative to the behavior pack's structures folder.",
"dataType": 2
},
{
"id": "processors",
"title": "processors",
"description": "The identifier of the processor list to use when placing the structure.",
"dataType": 2
}
],
"description": "JigsawStructureTemplatePool SinglePoolElement",
"title": "JigsawStructureTemplatePool SinglePoolElement"
}