From 729c6fed727833394ed4419efd0c3d079802069a Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Wed, 9 Feb 2022 14:07:06 +0100 Subject: [PATCH] Updated tags --- source/behavior/recipes/1.12.0/types/base types/tags.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/recipes/1.12.0/types/base types/tags.json b/source/behavior/recipes/1.12.0/types/base types/tags.json index 9e05f219..aac278c3 100644 --- a/source/behavior/recipes/1.12.0/types/base types/tags.json +++ b/source/behavior/recipes/1.12.0/types/base types/tags.json @@ -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"] } }