I'm not sure if my answer will satisfy you, but I don't plan to do that for now, because I'd have to add a recipe for every planet that has different starting resources.
If you're playing solo, you can modify the files to match your own gameplay, you just need to edit the "road_tile.lua" file in the "Earlier_Transport_Drones/data/tiles" directory.
Find the line containing
{type = “item”, name = “stone-brick”, amount = 10},
{type = “item”, name = “coal”, amount = 10},
and change it to any resource and any amount you want.
Good luck :)