@TechTree:NEEDS[WildBlueIndustries/FlyingSaucers]
{
	RDNode
	{
		id = wbiJumpTech
		title = Jump Technologies
		description = Highly advanced technologies to make one giant leap.
		cost = 10000
		hideEmpty = True
		nodeName = tier10_JumpTech
		anyToUnlock = True
		icon = WildBlueIndustries/Blueshift/Resources/jumpTech
		pos = -163,1228,-1
		scale = 0.6
		Parent
		{
			parentID = wbiMothershipTech
			lineFrom = RIGHT
			lineTo = LEFT
		}
	}
}

@TechTree:NEEDS[!WildBlueIndustries/FlyingSaucers&CommunityTechTree]
{
	RDNode
	{
		id = wbiJumpTech
		title = Jump Technologies
		description = Highly advanced technologies to make one giant leap.
		cost = 10000
		hideEmpty = True
		nodeName = tier10_JumpTech
		anyToUnlock = True
		icon = WildBlueIndustries/Blueshift/Resources/jumpTech
		pos = -163,1817,-1
		scale = 0.6
		Parent
		{
			parentID = exoticReactions
			lineFrom = RIGHT
			lineTo = LEFT
		}
	}
}

@TechTree:NEEDS[!WildBlueIndustries/FlyingSaucers&!CommunityTechTree]
{
	RDNode
	{
		id = wbiWarpTech
		title = Warp Technologies
		description = Highly advanced technologies for some kind of star trek.
		cost = 10000
		hideEmpty = True
		nodeName = tier10_WarpTech
		anyToUnlock = True
		icon = WildBlueIndustries/Blueshift/Resources/warpTech
		pos = -545,1785,-1
		scale = 0.6
		Parent
		{
			parentID = veryHeavyRocketry
			lineFrom = RIGHT
			lineTo = LEFT
		}
	}

	RDNode
	{
		id = wbiJumpTech
		title = Jump Technologies
		description = Highly advanced technologies to make one giant leap.
		cost = 10000
		hideEmpty = True
		nodeName = tier10_JumpTech
		anyToUnlock = True
		icon = WildBlueIndustries/Blueshift/Resources/jumpTech
		pos = -545,1585,-1
		scale = 0.6
		Parent
		{
			parentID = veryHeavyRocketry
			lineFrom = RIGHT
			lineTo = LEFT
		}
	}
}