{
    "_meta": {
        "author": "7T Primal Wolf",
        "name": "DoubleSmeltCompanion",
        "description": "Inspired by The Tweak DoubleSmelt, Which this tweak is meant to be a companion to.",
        "date": "05-17-2024",
        "version": "2.0"
    },
    "changes": {
        "recipes": {
            "_base_gravel": {
                "input_data": {
                    "_base_ore_mineral_rock": {
                        "amount": 2,
                        "percentage_str": "1"
                    }
                },
                "output_data": {
                    "_base_gravel": {
                        "amount": 10,
                        "percentage_str": "1",
                        "timeMs": 3000
                    }
                }
            },
            "_base_glass": {
                "input_data": {
                    "_base_gravel": {
                        "amount": 5,
                        "percentage_str": "1"
                    }
                },
                "output_data": {
                    "_base_glass": {
                        "amount": 2,
                        "percentage_str": "1",
                        "timeMs": 3000
                    }
                }
            },
            "_base_eic_i": {
                "output_data": {
                    "_base_eic_i": {
                        "amount": 6,
                        "percentage_str": "1"
                    }
                }
            },
            "_base_mic_i": {
                "output_data": {
                    "_base_mic_i": {
                        "amount": 2,
                        "percentage_str": "1"
                    }
                }
            },
            "_base_mic_ii": {
                "output_data": {
                    "_base_mic_ii": {
                        "amount": 6,
                        "percentage_str": "1"
                    }
                }
            },
            "_base_ignium_powder": {
                "output_data": {
                    "_base_ignium_powder": {
                        "amount": 7,
                        "percentage_str": "1"
                    }
                }
            },
            "_base_ore_xenoferrite": {
                "output_data": {
                    "_base_ore_xenoferrite": {
                        "amount": 4,
                        "percentage_str": "1"
                    }
                }
            },
            "_base_ore_technum": {
                "output_data": {
                    "_base_ore_technum": {
                        "amount": 4,
                        "percentage_str": "1"
                    }
                }
            },
            "_base_ore_ignium": {
                "output_data": {
                    "_base_ore_ignium": {
                        "amount": 4,
                        "percentage_str": "1"
                    }
                }
            },
            "_base_ore_telluxite": {
                "output_data": {
                    "_base_ore_telluxite": {
                        "amount": 4,
                        "percentage_str": "1"
                    }
                }
            },
            "_base_telluxite_ingot": {
                "output_data": {
                    "_base_telluxite_ingot": {
                        "amount": 8,
                        "percentage_str": "1",
                        "timeMs": 1500
                    }
                }
            },
            "_base_ignium_fuel_rod": {
                "inputElemental_data": {
                    "_base_liquid_fuel": {
                        "amount_str": "4",
                        "timeMs": 2500
                    }
                }
            },
            "_base_cpu": {
                "input_data": {
                    "_base_telluxite_wafer": {
                        "amount": 15,
                        "percentage_str": "1"
                    },
                    "_base_polymer_board": {
                        "amount": 25,
                        "percentage_str": "1"
                    }
                },
                "output_data": {
                    "_base_cpu": {
                        "amount": 50,
                        "percentage_str": "1"
                    }
                },
                "inputElemental_data": {
                    "_base_olumic_acid": {
                        "amount_str": "50",
                        "timeMs": 180
                    }
                }
            },
            "_base_maintenance_drone_i": {
                "timeMs": 2500
            },
            "_base_firmarlite_sheet_t1": {
                "output_data": {
                    "_base_firmarlite_sheet": {
                        "amount": 2,
                        "percentage_str": "1"
                    }
                }
            },
            "_base_liquid_firmarlite": {
                "input_data": {
                    "_base_firmarlite_bar": {
                        "amount": 10,
                        "percentage_str": "1"
                    }
                }
            },
            "_base_telluxite_wafer": {
                "output_data": {
                    "_base_telluxite_wafer": {
                        "amount": 5,
                        "percentage_str": "1"
                    }
                },
                "inputElemental_data": {
                    "_base_liquid_telluxite": {
                        "amount_str": "50",
                        "timeMs": 2500
                    }
                }
            }
        }
    }
}