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 ] } ]