From f6f52cb784d22c92c4402c849e21b3c25613e5cc Mon Sep 17 00:00:00 2001 From: Hell13Cat <46496367+Hell13Cat@users.noreply.github.com> Date: Sat, 5 Feb 2022 22:50:03 +0300 Subject: [PATCH] =?UTF-8?q?FIX=20-=20=D0=A0=D0=B5=D1=86=D0=B5=D0=BF=D1=82?= =?UTF-8?q?=20=D1=80=D1=8B=D0=B1=D0=BD=D0=BE=D0=B3=D0=BE=20=D1=81=D1=82?= =?UTF-8?q?=D0=B5=D0=B9=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- behavior_pack/manifest.json | 6 +++--- behavior_pack/recipes/mw_food_fish_steak.json | 2 +- resource_pack/manifest.json | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/behavior_pack/manifest.json b/behavior_pack/manifest.json index 26201a3..69affab 100644 --- a/behavior_pack/manifest.json +++ b/behavior_pack/manifest.json @@ -7,7 +7,7 @@ "version": [ 0, 3, - 18 + 19 ], "min_engine_version": [ 1, @@ -23,7 +23,7 @@ "version": [ 0, 3, - 18 + 19 ] } ], @@ -33,7 +33,7 @@ "version": [ 0, 3, - 18 + 19 ] } ] diff --git a/behavior_pack/recipes/mw_food_fish_steak.json b/behavior_pack/recipes/mw_food_fish_steak.json index 33faea3..46a8375 100644 --- a/behavior_pack/recipes/mw_food_fish_steak.json +++ b/behavior_pack/recipes/mw_food_fish_steak.json @@ -10,7 +10,7 @@ "group": "candle", "ingredients": [ { - "item": "minecraft:cod" + "item": "minecraft:salmon" } ], "result": { diff --git a/resource_pack/manifest.json b/resource_pack/manifest.json index 1422e0a..342dfc4 100644 --- a/resource_pack/manifest.json +++ b/resource_pack/manifest.json @@ -7,7 +7,7 @@ "version": [ 0, 3, - 18 + 19 ], "min_engine_version": [ 1, @@ -23,7 +23,7 @@ "version": [ 0, 3, - 18 + 19 ] } ], @@ -33,7 +33,7 @@ "version": [ 0, 3, - 18 + 19 ] } ]