Updated tags

This commit is contained in:
DaanV2
2022-02-09 14:07:06 +01:00
parent 8b782f7a1b
commit 729c6fed72

View File

@@ -3,5 +3,5 @@
"description": "Recipe tags 1.12.0",
"title": "Tags",
"type": "array",
"items": { "type": "string", "title": "Tag" }
"items": { "type": "string", "title": "Tag", "examples": ["smithing_table"] }
}