diff --git a/source/behavior/blocks/format/minecraft.block.json b/source/behavior/blocks/format/minecraft.block.json index 7a564805..09641f3f 100644 --- a/source/behavior/blocks/format/minecraft.block.json +++ b/source/behavior/blocks/format/minecraft.block.json @@ -225,7 +225,7 @@ "type": "object", "additionalProperties": { "title": "State", - "description": "A block property.", + "description": "A block property. The name should be specified as `:`", "oneOf": [ { "type": "array",