var recipies = { "fuel" : { "amount" : 1, "ingredients" : { "hydrogen" : 100 } }, "spare part" : { "amount" : 1, "ingredients" : { "scrap" : 2 } } };