diff --git a/data/json/vehicleparts/motor.json b/data/json/vehicleparts/motor.json index fd1ae4729d54..e89918c102c0 100644 --- a/data/json/vehicleparts/motor.json +++ b/data/json/vehicleparts/motor.json @@ -146,8 +146,7 @@ } }, "breaks_into": [ - { "item": "steel_lump", "count": [ 10, 15 ] }, - { "item": "steel_chunk", "count": [ 3, 5 ] }, + { "item": "alloy_sheet", "count": [ 10, 15 ] }, { "item": "scrap", "count": [ 3, 5 ] }, { "item": "e_scrap", "count": [ 5, 10 ] }, { "item": "bearing", "count": [ 20, 50 ] },