﻿pmg_ironworks_process = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		pm_pyrometallurgy_ironworks
		pm_improved_pyrometallurgy_ironworks
		pm_advanced_pyrometallurgy_ironworks
		pm_modern_pyrometallurgy_ironworks
	}
}

pmg_automation_building_ironworks = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_automation.dds"
	production_methods = {
		pm_automation_disabled_2
		pm_watertube_boiler_building_ironworks
		pm_rotary_valve_engine_building_ironworks
	}
}

pmg_ownership_capital_building_ironworks = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_ownership.dds"
	production_methods = {
		pm_privately_owned_industry
		pm_publicly_traded_building_ironworks_2
		pm_government_run_industry
		pm_worker_cooperative_industry
	}
}

###############################################################################################################

pmg_lead_refineries_process = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		pm_pyrometallurgy_lead_refineries
		pm_improved_pyrometallurgy_lead_refineries
		pm_advanced_pyrometallurgy_lead_refineries
		pm_modern_pyrometallurgy_lead_refineries
	}
}

pmg_automation_building_lead_refineries = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_automation.dds"
	production_methods = {
		pm_automation_disabled_2
		pm_watertube_boiler_building_lead_refineries
		pm_rotary_valve_engine_building_lead_refineries
	}
}

pmg_ownership_capital_building_lead_refineries = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_ownership.dds"
	production_methods = {
		pm_privately_owned_industry
		pm_publicly_traded_building_lead_refineries_2
		pm_government_run_industry
		pm_worker_cooperative_industry
	}
}

##########################################################################################################

pmg_gold_refineries_process = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		pm_pyrometallurgy_gold_refineries
		pm_improved_pyrometallurgy_gold_refineries
		pm_advanced_pyrometallurgy_gold_refineries
		pm_modern_pyrometallurgy_gold_refineries
	}
}

pmg_automation_building_gold_refineries = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_automation.dds"
	production_methods = {
		pm_automation_disabled_2
		pm_watertube_boiler_building_gold_refineries
		pm_rotary_valve_engine_building_gold_refineries
	}
}

pmg_ownership_capital_building_gold_refineries = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_ownership.dds"
	production_methods = {
		pm_privately_owned_industry
		pm_publicly_traded_building_gold_refineries_2
		pm_government_run_industry
		pm_worker_cooperative_industry
	}
}

##############################################################################################################

pmg_coal_refineries_process = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		pm_pyrometallurgy_coal_refineries
		pm_improved_pyrometallurgy_coal_refineries
		pm_advanced_pyrometallurgy_coal_refineries
		pm_modern_pyrometallurgy_coal_refineries
	}
}

pmg_automation_building_coal_refineries = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_automation.dds"
	production_methods = {
		pm_automation_disabled_2
		pm_watertube_boiler_building_coal_refineries
		pm_rotary_valve_engine_building_coal_refineries
	}
}

pmg_ownership_capital_building_coal_refineries = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_ownership.dds"
	production_methods = {
		pm_privately_owned_industry
		pm_publicly_traded_building_coal_refineries_2
		pm_government_run_industry
		pm_worker_cooperative_industry
	}
}

########################################################################################################

pmg_sulfur_refineries_process = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		pm_pyrometallurgy_sulfur_refineries
		pm_improved_pyrometallurgy_sulfur_refineries
		pm_advanced_pyrometallurgy_sulfur_refineries
		pm_modern_pyrometallurgy_sulfur_refineries
	}
}

pmg_automation_building_sulfur_refineries = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_automation.dds"
	production_methods = {
		pm_automation_disabled_2
		pm_watertube_boiler_building_sulfur_refineries
		pm_rotary_valve_engine_building_sulfur_refineries
	}
}

pmg_ownership_capital_building_sulfur_refineries = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_ownership.dds"
	production_methods = {
		pm_privately_owned_industry
		pm_publicly_traded_building_sulfur_refineries_2
		pm_government_run_industry
		pm_worker_cooperative_industry
	}
}