From 9ea8d70b11df943cd07a1eda963dda0b8b4f719d Mon Sep 17 00:00:00 2001 From: Auxilor Date: Fri, 26 Nov 2021 15:22:32 +0000 Subject: [PATCH] Fixed default config --- eco-core/core-plugin/src/main/resources/ecoarmor.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/ecoarmor.json b/eco-core/core-plugin/src/main/resources/ecoarmor.json index baa4f0b..473c1b8 100644 --- a/eco-core/core-plugin/src/main/resources/ecoarmor.json +++ b/eco-core/core-plugin/src/main/resources/ecoarmor.json @@ -607,10 +607,7 @@ "id": "hunger_multiplier", "args": { "multiplier": 0.5 - }, - "triggers": [ - "lose_hunger" - ] + } }, { "id": "permanent_potion_effect",