technologies = {
    water_caravan_tech = {       
		enable_equipments = {
			water_caravans
		}
	
		research_cost = 0.0
		start_year = 2276

		categories = {
			industry
		}

		ai_will_do = {
			factor = 0
		}
    }
	
	construction_supplies_tech = {       
		enable_equipments = {
			construction_supplies
		}
	
		research_cost = 0.0
		start_year = 2276

		categories = {
			industry
		}

		ai_will_do = {
			factor = 0
		}
    }
	
	energy_cells_tech = {       
		enable_equipments = {
			energy_cells
		}
	
		research_cost = 0.0
		start_year = 2276

		categories = {
			industry
		}

		ai_will_do = {
			factor = 0
		}
    }
}