From 2f052867c424e6643b8312dc676186bcc4c888b7 Mon Sep 17 00:00:00 2001 From: Hell13Cat <46496367+Hell13Cat@users.noreply.github.com> Date: Sat, 5 Feb 2022 20:02:47 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B8=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5,=20=D0=BF=D0=B5?= =?UTF-8?q?=D1=80=D0=B5=D0=B4=D0=B5=D0=BB=D0=BA=D0=B0=20=D1=82=D0=B5=D0=BA?= =?UTF-8?q?=D1=81=D1=82=D1=83=D1=80=20=D0=B8=20=D1=8F=D0=B1=D0=BB=D0=BE?= =?UTF-8?q?=D1=87=D0=BD=D1=8B=D0=B9=20=D0=BF=D0=B8=D1=80=D0=BE=D0=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- behavior_pack/manifest.json | 2 +- behavior_pack/recipes/mw_food_pieapple.json | 10 +++++----- resource_pack/manifest.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/behavior_pack/manifest.json b/behavior_pack/manifest.json index 9495a7d..a1f72a2 100644 --- a/behavior_pack/manifest.json +++ b/behavior_pack/manifest.json @@ -1 +1 @@ -{"format_version": 2, "header": {"description": "Сборник изменений для MW", "name": "MW Different", "uuid": "e9eba44a-91d6-41de-a242-76c8c7d0e83b", "version": [0, 3, 2], "min_engine_version": [1, 17, 0]}, "modules": [{"description": "Сборник изменений для MW", "type": "data", "uuid": "115c640d-fbfd-48af-8e50-115c5bb6485e", "version": [0, 3, 2]}], "dependencies": [{"uuid": "8b764b0b-89b1-45df-8f83-9204bccf7184", "version": [0, 3, 2]}]} \ No newline at end of file +{"format_version": 2, "header": {"description": "Аддон с разными изменениями", "name": "FantasyAddon by Nyako", "uuid": "e9eba44a-91d6-41de-a242-76c8c7d0e83b", "version": [0, 3, 3], "min_engine_version": [1, 17, 0]}, "modules": [{"description": "Аддон с разными изменениями", "type": "data", "uuid": "115c640d-fbfd-48af-8e50-115c5bb6485e", "version": [0, 3, 3]}], "dependencies": [{"uuid": "8b764b0b-89b1-45df-8f83-9204bccf7184", "version": [0, 3, 3]}]} \ No newline at end of file diff --git a/behavior_pack/recipes/mw_food_pieapple.json b/behavior_pack/recipes/mw_food_pieapple.json index c88b499..e6e8126 100644 --- a/behavior_pack/recipes/mw_food_pieapple.json +++ b/behavior_pack/recipes/mw_food_pieapple.json @@ -9,20 +9,20 @@ ], "pattern": [ "###", - "AAA", - "ESE" + "***", + "@!@" ], "key": { "#": { "item": "minecraft:wheat" }, - "A": { + "*": { "item": "minecraft:apple" }, - "S": { + "!": { "item": "minecraft:sugar" }, - "E": { + "@": { "item": "minecraft:egg" } }, diff --git a/resource_pack/manifest.json b/resource_pack/manifest.json index fef6c8d..5e58fbc 100644 --- a/resource_pack/manifest.json +++ b/resource_pack/manifest.json @@ -1 +1 @@ -{"format_version": 2, "header": {"description": "Сборник изменений для MW", "name": "MW Different", "uuid": "8b764b0b-89b1-45df-8f83-9204bccf7184", "version": [0, 3, 2], "min_engine_version": [1, 17, 0]}, "modules": [{"description": "Сборник изменений для MW", "type": "resources", "uuid": "397e7227-43f5-4b31-9681-6a81cd09a9d0", "version": [0, 3, 2]}], "dependencies": [{"uuid": "e9eba44a-91d6-41de-a242-76c8c7d0e83b", "version": [0, 3, 2]}]} \ No newline at end of file +{"format_version": 2, "header": {"description": "Текстуры для аддона с разными изменениями", "name": "FantasyAddon by Nyako", "uuid": "8b764b0b-89b1-45df-8f83-9204bccf7184", "version": [0, 3, 3], "min_engine_version": [1, 17, 0]}, "modules": [{"description": "Сборник изменений для MW", "type": "resources", "uuid": "397e7227-43f5-4b31-9681-6a81cd09a9d0", "version": [0, 3, 3]}], "dependencies": [{"uuid": "e9eba44a-91d6-41de-a242-76c8c7d0e83b", "version": [0, 3, 3]}]} \ No newline at end of file