diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-07-02 19:03:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-02 17:03:44 +0000 |
commit | 0a3e96b390792510aae57edb56cbe39595b0309a (patch) | |
tree | 6ebfbd0a4a7aac3909c89cd20e530d849779b265 /items/MITHRIL_NECKLACE.json | |
parent | e32a6bc6b0e38bc7ce3180d5bc8370b7eb76ec1c (diff) | |
download | NotEnoughUpdates-REPO-0a3e96b390792510aae57edb56cbe39595b0309a.tar.gz NotEnoughUpdates-REPO-0a3e96b390792510aae57edb56cbe39595b0309a.tar.bz2 NotEnoughUpdates-REPO-0a3e96b390792510aae57edb56cbe39595b0309a.zip |
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
Diffstat (limited to 'items/MITHRIL_NECKLACE.json')
-rw-r--r-- | items/MITHRIL_NECKLACE.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/MITHRIL_NECKLACE.json b/items/MITHRIL_NECKLACE.json index 9408d6ab..78207783 100644 --- a/items/MITHRIL_NECKLACE.json +++ b/items/MITHRIL_NECKLACE.json @@ -31,7 +31,7 @@ ], "count": 1.0, "overrideOutputId": "MITHRIL_NECKLACE", - "duration": 2700 + "duration": 3600 } ] }
\ No newline at end of file |