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/TUNGSTEN_PLATE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/TUNGSTEN_PLATE.json') diff --git a/items/TUNGSTEN_PLATE.json b/items/TUNGSTEN_PLATE.json index a28f0fd2..b8e34357 100644 --- a/items/TUNGSTEN_PLATE.json +++ b/items/TUNGSTEN_PLATE.json @@ -20,7 +20,7 @@ ], "count": 1.0, "overrideOutputId": "TUNGSTEN_PLATE", - "duration": 7200 + "duration": 10800 } ], "info": [ -- cgit