diff options
Diffstat (limited to 'items/TITANIUM_GAUNTLET.json')
-rw-r--r-- | items/TITANIUM_GAUNTLET.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/TITANIUM_GAUNTLET.json b/items/TITANIUM_GAUNTLET.json index 64461c99..5008c7fe 100644 --- a/items/TITANIUM_GAUNTLET.json +++ b/items/TITANIUM_GAUNTLET.json @@ -28,12 +28,12 @@ "type": "forge", "inputs": [ "REFINED_MINERAL:16.0", - "REFINED_TITANIUM:1.0", - "MITHRIL_GAUNTLET:1.0" + "MITHRIL_GAUNTLET:1.0", + "REFINED_TITANIUM:1.0" ], "count": 1.0, "overrideOutputId": "TITANIUM_GAUNTLET", - "duration": 12150 + "duration": 16200 } ] }
\ No newline at end of file |