From 6decd151d5f647b85900ad63a63fcda0ed0dc169 Mon Sep 17 00:00:00 2001 From: Luna Date: Wed, 20 Nov 2024 13:35:12 +0100 Subject: Update some Forge recipes (#1449) Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> --- items/PERFECT_PLATE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/PERFECT_PLATE.json') diff --git a/items/PERFECT_PLATE.json b/items/PERFECT_PLATE.json index 3fee0c5f..c1ee7aa8 100644 --- a/items/PERFECT_PLATE.json +++ b/items/PERFECT_PLATE.json @@ -24,7 +24,7 @@ "MITHRIL_PLATE:1.0" ], "count": 1.0, - "duration": 21600, + "duration": 1800, "overrideOutputId": "PERFECT_PLATE" } ], -- cgit