From 0f47e8f9d43d32fac1a4aa5619290355f276d8f2 Mon Sep 17 00:00:00 2001 From: Flavien Normand Date: Tue, 12 Nov 2024 17:01:49 +0100 Subject: [PATCH] Fix Recipe's Unknown0 position --- Schemas/2024.11.06.0000.0000/Recipe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Schemas/2024.11.06.0000.0000/Recipe.yml b/Schemas/2024.11.06.0000.0000/Recipe.yml index dd724af..9696547 100644 --- a/Schemas/2024.11.06.0000.0000/Recipe.yml +++ b/Schemas/2024.11.06.0000.0000/Recipe.yml @@ -31,6 +31,7 @@ fields: type: link targets: [RecipeNotebookList] - name: DisplayPriority + - name: Unknown0 - name: DifficultyFactor - name: QualityFactor - name: DurabilityFactor @@ -38,7 +39,6 @@ fields: - name: RequiredControl - name: QuickSynthCraftsmanship - name: QuickSynthControl - - name: Unknown0 - name: SecretRecipeBook type: link targets: [SecretRecipeBook]