From 0a3e96b390792510aae57edb56cbe39595b0309a Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 2 Jul 2024 19:03:44 +0200 Subject: Better Mayors Items/Data v1.1 (#1274) * fix: Forge Times for new items * feat: Gleaming Crystal Reforge Stone Data * feat: Titanium/Mithril Equipment in museum data * feat: Giant Fishing Rod DH Chance --- items/AMBER_NECKLACE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/AMBER_NECKLACE.json') diff --git a/items/AMBER_NECKLACE.json b/items/AMBER_NECKLACE.json index b82f2f9e..8e9b1b1c 100644 --- a/items/AMBER_NECKLACE.json +++ b/items/AMBER_NECKLACE.json @@ -31,7 +31,7 @@ ], "count": 1.0, "overrideOutputId": "AMBER_NECKLACE", - "duration": 64800 + "duration": 86400 } ] } \ No newline at end of file -- cgit