#each ore should be lower case and be on a new line

{
  "entries": [
    {
      "name": "boron",
      "color": "7E7E7E",
      "rarity": 2,
      "hasGravel": true,
      "hasNether": false,
      "hasEnd": false,    
      "ingot": "bobyex:ItemBoronIngot",
      "oreDictNames": [
        "ingotBoron"
      ]
    }
  ]
}