diff --git a/src/main/resources/assets/overdrive_that_matters/lang/en_us.json b/src/main/resources/assets/overdrive_that_matters/lang/en_us.json index 25ae77010..168f93e45 100644 --- a/src/main/resources/assets/overdrive_that_matters/lang/en_us.json +++ b/src/main/resources/assets/overdrive_that_matters/lang/en_us.json @@ -170,9 +170,28 @@ "item.overdrive_that_matters.battery_capacitor": "Capacitor Battery", "item.overdrive_that_matters.battery_creative": "Creative Battery", + "item.overdrive_that_matters.matter_capacitor_parts": "Matter capacitor parts", + "item.overdrive_that_matters.matter_capacitor_basic": "Basic Matter capacitor", "item.overdrive_that_matters.matter_capacitor_normal": "Matter capacitor", + "item.overdrive_that_matters.matter_capacitor_dense": "Dense Matter capacitor", "item.overdrive_that_matters.matter_capacitor_creative": "Creative matter capacitor", + "item.overdrive_that_matters.tritanium_ingot": "Tritanium Ingot", + "item.overdrive_that_matters.matter_io_port": "Matter IO Port", + "item.overdrive_that_matters.matter_transform_matrix": "Matter Transformation Matrix", + "item.overdrive_that_matters.energy_bus": "Energy Bus", + "item.overdrive_that_matters.electric_parts": "Electric Parts", + "item.overdrive_that_matters.machine_frame": "Machine Frame", + "item.overdrive_that_matters.tritanium_plate": "Tritanium Plate", + "item.overdrive_that_matters.iron_plate": "Iron Plate", + "item.overdrive_that_matters.copper_wiring": "Copper Wiring", + "item.overdrive_that_matters.gold_wiring": "Gold Wiring", + "item.overdrive_that_matters.portable_condensation_drive_casing": "Portable Condensation Drive Casing", + "item.overdrive_that_matters.portable_dense_condensation_drive_casing": "Portable Dense Condensation Drive Casing", + "item.overdrive_that_matters.circuit_plating": "Circuit Plating", + "item.overdrive_that_matters.basic_control_circuit": "Basic Control Circuit", + "item.overdrive_that_matters.advanced_control_circuit": "Advanced Control Circuit", + "item.overdrive_that_matters.pattern_drive_normal": "Pattern drive", "item.overdrive_that_matters.pattern_drive_creative": "Creative Pattern drive" } \ No newline at end of file