constructing_og_megastructure = {
	entity = "construction_platform_entity"
	construction_entity = "construction_platform_entity"
	portrait = "GFX_megastructure_construction_background"
	build_outside_gravity_well = yes
	construction_blocks_and_blocked_by = self_type
	place_entity_on_planet_plane = no
	show_galactic_map_icon = no
	show_in_outliner = no
	overlord_can_upgrade = no
	# hide_name = yes
	build_time = 1

	resources = {
		category = megastructures
		cost = {

		}
	}

	potential = {
		always = no
	}

	possible = {
		always = no
	}

	placement_rules = {

	}

	ai_weight = {

	}

	on_build_start = {}
	on_build_cancel = {}
	on_build_complete = {}
}

constructing_megastructure = {
	entity = "construction_platform_entity"
	construction_entity = "construction_platform_entity"
	portrait = "GFX_megastructure_construction_background"
	construction_blocks_and_blocked_by = self_type
	place_entity_on_planet_plane = no
	show_galactic_map_icon = no
	show_in_outliner = no
	overlord_can_upgrade = no
	# hide_name = yes
	build_time = 1

	resources = {
		category = megastructures
		cost = {

		}
	}

	potential = {
		always = no
	}

	possible = {
		always = no
	}

	placement_rules = {

	}

	ai_weight = {

	}

	on_build_start = {}
	on_build_cancel = {}
	on_build_complete = {}
}