@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
18 lines • 667 B
JSON
{
"fields": [
{
"id": "processor_type",
"title": "enum SharedTypes_v1_21_20_JigsawStructure_Processors_Type",
"description": "enum SharedTypes_v1_21_20_JigsawStructure_Processors_Type",
"dataType": 2
},
{
"id": "blocks",
"title": "blocks",
"description": "List of blocks evaluated on all blocks of a Structure Template. If a block is matched in the provided list the block will be ignored for processing.",
"dataType": 15
}
],
"description": "Specifies block types in the template that should be ignored by other processors.",
"title": "JigsawStructure Processors BlockIgnore"
}