From c680eb8750e55c4fa1519acf07e8c76fe294a86b Mon Sep 17 00:00:00 2001 From: Hell13Cat <46496367+Hell13Cat@users.noreply.github.com> Date: Tue, 25 Jan 2022 22:05:24 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A2=D0=B5=D1=81=D1=82=20=D1=8D=D1=84=D1=84?= =?UTF-8?q?=D0=B5=D0=BA=D1=82=D0=BE=D0=B2=20=D0=BD=D0=B0=20=D0=B0=D0=B1?= =?UTF-8?q?=D1=81=D0=B5=D0=BD=D1=82=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- behavior_pack/items/mw_alko_absent.json | 8 ++++---- behavior_pack/manifest.json | 6 +++--- resource_pack/manifest.json | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/behavior_pack/items/mw_alko_absent.json b/behavior_pack/items/mw_alko_absent.json index 6308e9b..005d80c 100644 --- a/behavior_pack/items/mw_alko_absent.json +++ b/behavior_pack/items/mw_alko_absent.json @@ -19,25 +19,25 @@ "name": "nausea", "chance": 1, "duration": 300, - "amplifier": 3 + "amplifier": 2 }, { "name": "slowness", "chance": 1, "duration": 60, - "amplifier": 2 + "amplifier": 1 }, { "name": "strength", "chance": 1, "duration": 90, - "amplifier": 2 + "amplifier": 1 }, { "name": "poison", "chance": 1, "duration": 4, - "amplifier": 1 + "amplifier": 0 } ], "remove_effects": [], diff --git a/behavior_pack/manifest.json b/behavior_pack/manifest.json index b006585..eaca283 100644 --- a/behavior_pack/manifest.json +++ b/behavior_pack/manifest.json @@ -7,7 +7,7 @@ "version": [ 0, 0, - 12 + 13 ], "min_engine_version": [ 1, @@ -23,7 +23,7 @@ "version": [ 0, 0, - 12 + 13 ] } ], @@ -33,7 +33,7 @@ "version": [ 0, 0, - 12 + 13 ] } ] diff --git a/resource_pack/manifest.json b/resource_pack/manifest.json index 39ca1f9..6ff808e 100644 --- a/resource_pack/manifest.json +++ b/resource_pack/manifest.json @@ -7,7 +7,7 @@ "version": [ 0, 0, - 12 + 13 ], "min_engine_version": [ 1, @@ -23,7 +23,7 @@ "version": [ 0, 0, - 12 + 13 ] } ], @@ -33,7 +33,7 @@ "version": [ 0, 0, - 12 + 13 ] } ]