diff options
Diffstat (limited to 'items/MITHRIL_DRILL_2.json')
-rw-r--r-- | items/MITHRIL_DRILL_2.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/MITHRIL_DRILL_2.json b/items/MITHRIL_DRILL_2.json index f15a9233..c6a1528a 100644 --- a/items/MITHRIL_DRILL_2.json +++ b/items/MITHRIL_DRILL_2.json @@ -45,9 +45,9 @@ { "type": "forge", "inputs": [ - "GOLDEN_PLATE:10", + "GOLDEN_PLATE:5", "MITHRIL_DRILL_1:1", - "MITHRIL_PLATE:2" + "MITHRIL_PLATE:1" ], "count": 1, "overrideOutputId": "MITHRIL_DRILL_2", |