diff --git a/source/behavior/features/features/minecraft.structure_template_feature.json b/source/behavior/features/features/minecraft.structure_template_feature.json index f9166927..886b3341 100644 --- a/source/behavior/features/features/minecraft.structure_template_feature.json +++ b/source/behavior/features/features/minecraft.structure_template_feature.json @@ -12,7 +12,7 @@ "title": "Structure Name", "description": "Reference to the structure to be placed.", "type": "string", - "pattern": "^mystructure:(\\w|\/)+" + "pattern": "^\\w+:(\\w|\/)+" }, "adjustment_radius": { "title": "Adjustment Radius",