diff options
| -rw-r--r-- | items/GEMSTONE_DRILL_1.json | 4 | ||||
| -rw-r--r-- | items/TITANIUM_DRILL_1.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/items/GEMSTONE_DRILL_1.json b/items/GEMSTONE_DRILL_1.json index 579468fd..c9706265 100644 --- a/items/GEMSTONE_DRILL_1.json +++ b/items/GEMSTONE_DRILL_1.json @@ -56,7 +56,7 @@ ], "count": 1, "overrideOutputId": "GEMSTONE_DRILL_1", - "duration": 3600 + "duration": 14400 } ] -}
\ No newline at end of file +} diff --git a/items/TITANIUM_DRILL_1.json b/items/TITANIUM_DRILL_1.json index 12524c3c..b8ac4971 100644 --- a/items/TITANIUM_DRILL_1.json +++ b/items/TITANIUM_DRILL_1.json @@ -53,7 +53,7 @@ ], "count": 1, "overrideOutputId": "TITANIUM_DRILL_1", - "duration": 230400 + "duration": 14400 } ] -}
\ No newline at end of file +} |
