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