Elite Dangerous Journal Schemas

TransferMicroResources

Written when transferring items between backpack and ship locker

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
  • TransferMicroResources
Transfers array No -
Name Type Optional Description Examples
Name string No
  • healthpack
  • energycell
  • amm_grenade_emp
Name_Localised string Yes
  • Medkit
  • Energy Cell
  • Shield Disruptor
Category string No
  • Consumable
  • Component
  • Item
LockerOldCount integer No
  • 96
  • 94
  • 99
LockerNewCount integer No
  • 95
  • 92
  • 98
Direction string No
  • ToBackpack
  • ToShipLocker