so i promised you guys a update so here you go. i got some help from other people who did a amazing job helping me figure it out. and this is what the end results are. its a belt with a epicenter of 69km and 10km wide really appreciate everybody's help with this thank you guys so so much.
//
//Resource types:
// 0 = Crustal (Stuff you dig up)
// 1 = Oceanic (Stuff in the oceans)
// 2 = Atmospheric (Stuff in the air, varies with pressure)
// 3 = Interplanetary (Stuff you find between planets)
PLANETARY_RESOURCE
{
ResourceName = Nitrogen
ResourceType = 3
PlanetName = Kerbin
Distribution
{
PresenceChance = 100
MinAbundance = 0.1
MaxAbundance = 1
MinAltitude = 0.23
MaxAltitude = 0.23
MinRange = 0.016
MaxRange = 0.016
Variance = 50
}
}