From be8f26b454cd4ebd769d08fd8daaad5e14702223 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Thu, 9 Mar 2023 16:59:30 +0100 Subject: [PATCH] Remove unnesscary properties --- .../recipes/1.12.0/types/recipe_smithing_transform.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/behavior/recipes/1.12.0/types/recipe_smithing_transform.json b/source/behavior/recipes/1.12.0/types/recipe_smithing_transform.json index cbbb4de7..c05835e0 100644 --- a/source/behavior/recipes/1.12.0/types/recipe_smithing_transform.json +++ b/source/behavior/recipes/1.12.0/types/recipe_smithing_transform.json @@ -18,8 +18,6 @@ "title": "Addition", "oneOf": [{ "$ref": "./base types/item.json" }, { "type": "array", "items": { "$ref": "./base types/item.json" } }] }, - "group": { "type": "string", "title": "Group", "description": "UNDOCUMENTED.", "$comment": "UNDOCUMENTED" }, - "priority": { "type": "integer", "description": "Item used as output for the furnace recipe.", "title": "Priority" }, "result": { "description": "When input items match the pattern then these items are the result.", "title": "Result",