From f3dd8444ddb89d01e4ff3a44c99774f06049501e Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 24 Apr 2024 17:56:09 +0200 Subject: 0.20.1.0 changes (#1174) * 0.20.1.0 changes * Fixed hollow and fervor armor --- items/PERFECT_PLATE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/PERFECT_PLATE.json') diff --git a/items/PERFECT_PLATE.json b/items/PERFECT_PLATE.json index b0f7df90..15cbc97c 100644 --- a/items/PERFECT_PLATE.json +++ b/items/PERFECT_PLATE.json @@ -24,8 +24,8 @@ "MITHRIL_PLATE:1.0" ], "count": 1.0, - "overrideOutputId": "PERFECT_PLATE", - "duration": 1800 + "duration": 21600, + "overrideOutputId": "PERFECT_PLATE" } ], "info": [ -- cgit