From 4d643c8d0a4eab8233dda6b1cf07079a6397d7e7 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 3 May 2024 17:08:53 +0200 Subject: Fixed forge times of 3 items (#1190) --- items/UMBER_PLATE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/UMBER_PLATE.json') diff --git a/items/UMBER_PLATE.json b/items/UMBER_PLATE.json index 0cfbfe64..9b2f1ba3 100644 --- a/items/UMBER_PLATE.json +++ b/items/UMBER_PLATE.json @@ -20,7 +20,7 @@ ], "count": 1.0, "overrideOutputId": "UMBER_PLATE", - "duration": 7200 + "duration": 10800 } ], "info": [ -- cgit