Hi! I wanted to make my self an external Jet Fuel and Rocket fuel tank from the long, side attached RCS tank. I have a problem though as the fuel is not being spent from the external tank. I enabled cross feed, but it's not working. How can I fix it? PART { name = FuelTankRadialLong module = Part author = Gawwad mesh = model.mu rescaleFactor = 1.0 node_attach = 0.0, 0.0, -0.3125, 0.0, 0.0, -1.0 cost = 800 category = Propulsion subcategory = 0 title = Stratus-V Cylindrified Rocket Fuel Tank description = After years of research and development, the Stratus corporation has developed a revolutionary upgrade to their Stratus-V fuel tank line. Cylinders. This tank holds a moderate supply of Fuel for Rocket Engines. attachRules = 0,1,0,0,1 mass = 0.15 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.2 angularDrag = 2 crashTolerance = 12 maxTemp = 2900 fuelCrossFeed = True RESOURCE { name = LiquidFuel amount = 110 maxAmount = 110 } RESOURCE { name = Oxidizer amount = 132 maxAmount = 132 } }