@minecraft/creator-tools
Version:
Minecraft Creator Tools command line and libraries.
24 lines • 746 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": "delegate",
"title": "delegate",
"description": "The processor that will be executed.",
"dataType": 16
},
{
"id": "limit",
"title": "limit",
"description": "The maximum number of times that this delegate can be applied.",
"dataType": 16
}
],
"description": "Processor that wraps a processor and caps the number of times the delegated processor can be applied.",
"title": "JigsawStructure Processors Capped"
}