From 2d0ec7a621d1b8e1b97655d6a4391df081aab7f8 Mon Sep 17 00:00:00 2001 From: Hell13Cat <46496367+Hell13Cat@users.noreply.github.com> Date: Sat, 29 Jan 2022 17:46:24 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BE=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- behavior_pack/items/mw_alko_absent.json | 3 ++- behavior_pack/manifest.json | 2 +- resource_pack/manifest.json | 2 +- resource_pack/textures/item_texture.json | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/behavior_pack/items/mw_alko_absent.json b/behavior_pack/items/mw_alko_absent.json index 9ecfeab..a39b952 100644 --- a/behavior_pack/items/mw_alko_absent.json +++ b/behavior_pack/items/mw_alko_absent.json @@ -10,7 +10,8 @@ "parent": "itemGroup.name.potion" }, "minecraft:icon": { - "texture": "mw_alko_absent" + "texture": "mw_alko_absent", + "frame": 0 }, "minecraft:display_name": { "value": "Абсент" diff --git a/behavior_pack/manifest.json b/behavior_pack/manifest.json index af20fa5..2b94358 100644 --- a/behavior_pack/manifest.json +++ b/behavior_pack/manifest.json @@ -1 +1 @@ -{"format_version": 2, "header": {"description": "Система алкоголя для MW", "name": "MW Alko", "uuid": "e9eba44a-91d6-41de-a242-76c8c7d0e83b", "version": [0, 1, 12], "min_engine_version": [1, 17, 40]}, "modules": [{"description": "Система алкоголя для MW", "type": "data", "uuid": "115c640d-fbfd-48af-8e50-115c5bb6485e", "version": [0, 1, 12]}], "dependencies": [{"uuid": "8b764b0b-89b1-45df-8f83-9204bccf7184", "version": [0, 1, 12]}]} \ No newline at end of file +{"format_version": 2, "header": {"description": "Система алкоголя для MW", "name": "MW Alko", "uuid": "e9eba44a-91d6-41de-a242-76c8c7d0e83b", "version": [0, 1, 13], "min_engine_version": [1, 17, 40]}, "modules": [{"description": "Система алкоголя для MW", "type": "data", "uuid": "115c640d-fbfd-48af-8e50-115c5bb6485e", "version": [0, 1, 13]}], "dependencies": [{"uuid": "8b764b0b-89b1-45df-8f83-9204bccf7184", "version": [0, 1, 13]}]} \ No newline at end of file diff --git a/resource_pack/manifest.json b/resource_pack/manifest.json index a5bee4c..7d7406a 100644 --- a/resource_pack/manifest.json +++ b/resource_pack/manifest.json @@ -1 +1 @@ -{"format_version": 2, "header": {"description": "Система алкоголя для MW", "name": "MW Alko", "uuid": "8b764b0b-89b1-45df-8f83-9204bccf7184", "version": [0, 1, 12], "min_engine_version": [1, 17, 40]}, "modules": [{"description": "Система алкоголя для MW", "type": "resources", "uuid": "397e7227-43f5-4b31-9681-6a81cd09a9d0", "version": [0, 1, 12]}], "dependencies": [{"uuid": "e9eba44a-91d6-41de-a242-76c8c7d0e83b", "version": [0, 1, 12]}]} \ No newline at end of file +{"format_version": 2, "header": {"description": "Система алкоголя для MW", "name": "MW Alko", "uuid": "8b764b0b-89b1-45df-8f83-9204bccf7184", "version": [0, 1, 13], "min_engine_version": [1, 17, 40]}, "modules": [{"description": "Система алкоголя для MW", "type": "resources", "uuid": "397e7227-43f5-4b31-9681-6a81cd09a9d0", "version": [0, 1, 13]}], "dependencies": [{"uuid": "e9eba44a-91d6-41de-a242-76c8c7d0e83b", "version": [0, 1, 13]}]} \ No newline at end of file diff --git a/resource_pack/textures/item_texture.json b/resource_pack/textures/item_texture.json index a15c69b..13202fa 100644 --- a/resource_pack/textures/item_texture.json +++ b/resource_pack/textures/item_texture.json @@ -90,7 +90,7 @@ "textures": "textures/items/pamobile/mw_alko_beer" }, "mw_alko_absent": { - "textures": "textures/items/pamobile/mw_alko_absent" + "textures": ["textures/items/pamobile/mw_alko_absent"] } } } \ No newline at end of file