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