{
  "Systems": {
    "ResourceHaven.BaseConfig": {
      "PriceList": {
        "Coal": 1,
        "Copper": 2,
        "Iron": 3,
        "Sulfur": 5,
        "Silver": 7,
        "Gold": 12,
        "Uranium": 18,
        "Coal_Ingot": 10,
        "Copper_Ingot": 20,
        "Iron_Ingot": 30,
        "Sulfur_Ingot": 50,
        "Gold_Ingot": 120,
        "Silver_Ingot": 70,
        "Uranium_Ingot": 180
      }
    }
  },
  "__guid": "432778bd-6886-416d-b03e-fc5f0e79aecb",
  "__schema": "configdata",
  "__type": "SystemsConfig",
  "__version": 1
}