diff --git a/metadata.schema.json b/metadata.schema.json index 4535363c1b..47d5627655 100644 --- a/metadata.schema.json +++ b/metadata.schema.json @@ -4,6 +4,7 @@ "required": [ "id", "name", + "description", "addresses", "primaryAddress", "minecraftVersions", @@ -346,4 +347,4 @@ } } } -} +} \ No newline at end of file