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