From eaa8e053735f70daa2662d6570f6ff225a5dd5a2 Mon Sep 17 00:00:00 2001 From: creeper123123321 Date: Mon, 10 Dec 2018 17:23:13 -0200 Subject: [PATCH] Fix mappings, fixing shift click on furnaces --- .../data/itemrecipes1_12_2to1_13.json | 50 +++++++++---------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/common/src/main/resources/assets/viaversion/data/itemrecipes1_12_2to1_13.json b/common/src/main/resources/assets/viaversion/data/itemrecipes1_12_2to1_13.json index 83272174c..9f3533ae2 100644 --- a/common/src/main/resources/assets/viaversion/data/itemrecipes1_12_2to1_13.json +++ b/common/src/main/resources/assets/viaversion/data/itemrecipes1_12_2to1_13.json @@ -21387,7 +21387,7 @@ "group": "", "ingredient": [ { - "id": 27, + "id": 26, "amount": 1 }, { @@ -21871,95 +21871,95 @@ "group": "", "ingredient": [ { - "id": 45, + "id": 37, "amount": 1 }, { - "id": 45, + "id": 55, "amount": 1 }, { - "id": 45, + "id": 43, "amount": 1 }, { - "id": 45, + "id": 49, "amount": 1 }, { - "id": 45, + "id": 32, "amount": 1 }, { - "id": 45, + "id": 50, "amount": 1 }, { - "id": 45, + "id": 38, "amount": 1 }, { - "id": 45, + "id": 44, "amount": 1 }, { - "id": 45, + "id": 36, "amount": 1 }, { - "id": 45, + "id": 54, "amount": 1 }, { - "id": 45, + "id": 42, "amount": 1 }, { - "id": 45, + "id": 48, "amount": 1 }, { - "id": 45, + "id": 34, "amount": 1 }, { - "id": 45, + "id": 52, "amount": 1 }, { - "id": 45, + "id": 40, "amount": 1 }, { - "id": 45, + "id": 46, "amount": 1 }, { - "id": 45, + "id": 35, "amount": 1 }, { - "id": 45, + "id": 53, "amount": 1 }, { - "id": 45, + "id": 41, "amount": 1 }, { - "id": 45, + "id": 47, "amount": 1 }, { - "id": 45, + "id": 33, "amount": 1 }, { - "id": 45, + "id": 51, "amount": 1 }, { - "id": 45, + "id": 39, "amount": 1 }, { @@ -22262,4 +22262,4 @@ "experience": 0.1, "cookingTime": 200 } -} \ No newline at end of file +}