Elite Dangerous Journal Schemas

FCMaterials

When trading with a Fleet Carrier Bartender for materials, a file is written with the pricelist to FCMaterials.json

Properties

Name Type Optional Description Examples
timestamp string No Timestamp in UTC, ISO 8601
  • 2022-09-11T22:00:45Z
  • 2022-09-12T08:54:21Z
  • 2022-09-12T08:54:24Z
event string No
  • FCMaterials
MarketID integer No
  • 3705124096
  • 3707953408
  • 3706338816
CarrierName string No
  • Carrier Name
CarrierID string No
  • A1A-B2B
Items array Yes Only included in FCMaterials.json -
Name Type Optional Description Examples
id integer No
  • 128961556
  • 128972334
  • 128961527
Name string No
  • $californium_name;
  • $aerogel_name;
  • $culinaryrecipes_name;
Name_Localised string Yes
  • Californium
  • Aerogel
  • Culinary Recipes
Price integer No
  • 74000
  • 1000
  • 400
Stock integer No
  • 0
  • 20
  • 18
Demand integer No
  • 0
  • 1
  • 98