diff options
Diffstat (limited to 'items/REINFORCED_CHISEL.json')
-rw-r--r-- | items/REINFORCED_CHISEL.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/REINFORCED_CHISEL.json b/items/REINFORCED_CHISEL.json index 7ed5b77f..8e205766 100644 --- a/items/REINFORCED_CHISEL.json +++ b/items/REINFORCED_CHISEL.json @@ -25,10 +25,10 @@ { "type": "forge", "inputs": [ - "UMBER_PLATE:2.0", - "BEJEWELED_HANDLE:1.0", - "TUNGSTEN_PLATE:2.0", - "CHISEL:1.0" + "REFINED_TUNGSTEN:2", + "BEJEWELED_HANDLE:1", + "REFINED_UMBER:2", + "CHISEL:1" ], "count": 1, "duration": 43200, |