diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-24 17:56:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 15:56:09 +0000 |
commit | f3dd8444ddb89d01e4ff3a44c99774f06049501e (patch) | |
tree | 0bcc65d9ea30a7f591ddae557e21b55c9c5fb72b /items/TUNGSTEN_KEY.json | |
parent | 8f2145bae826b4cc8ab2a5ff10eccc0f3c6fae58 (diff) | |
download | NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.tar.gz NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.tar.bz2 NotEnoughUpdates-REPO-f3dd8444ddb89d01e4ff3a44c99774f06049501e.zip |
0.20.1.0 changes (#1174)
* 0.20.1.0 changes
* Fixed hollow and fervor armor
Diffstat (limited to 'items/TUNGSTEN_KEY.json')
-rw-r--r-- | items/TUNGSTEN_KEY.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/TUNGSTEN_KEY.json b/items/TUNGSTEN_KEY.json index ad8eb3b0..5409f1ce 100644 --- a/items/TUNGSTEN_KEY.json +++ b/items/TUNGSTEN_KEY.json @@ -19,12 +19,12 @@ { "type": "forge", "inputs": [ - "BEJEWELED_HANDLE:1.0", - "REFINED_TUNGSTEN:1.0" + "ENCHANTED_TUNGSTEN:192.0", + "BEJEWELED_HANDLE:1.0" ], "count": 1.0, "overrideOutputId": "TUNGSTEN_KEY", - "duration": 1800 + "duration": 30 } ], "info": [ |