[
  {
    "name": "iron",
    "color": "bf8040",
    "ingot": "minecraft:iron_ingot:-1",
    "dust": "thermalfoundation:material:0",
    "translations": {
      "ru_ru": "Железный"
    }
  },
  {
    "name": "gold",
    "color": "ffff00",
    "ingot": "minecraft:gold_ingot:-1",
    "dust": "thermalfoundation:material:1",
    "translations": {
      "ru_ru": "Золотой"
    }
  },
  {
    "name": "aluminum",
    "color": "bfbfbf",
    "ingot": "thermalfoundation:material:132",
    "dust": "thermalfoundation:material:68",
    "translations": {
      "ru_ru": "Алюминиевый"
    }
  },
  {
    "name": "copper",
    "color": "ff9933",
    "ingot": "thermalfoundation:material:128",
    "dust": "thermalfoundation:material:64",
    "translations": {
      "ru_ru": "Медный"
    }
  },
  {
    "name": "lead",
    "color": "330066",
    "ingot": "thermalfoundation:material:131",
    "dust": "thermalfoundation:material:67",
    "translations": {
      "ru_ru": "Свинцовый"
    }
  },
  {
    "name": "nickel",
    "color": "ffffcc",
    "ingot": "thermalfoundation:material:133",
    "dust": "thermalfoundation:material:69",
    "translations": {
      "ru_ru": "Никелевый"
    }
  },
  {
    "name": "silver",
    "color": "f2f2f2",
    "ingot": "thermalfoundation:material:130",
    "dust": "thermalfoundation:material:66",
    "translations": {
      "ru_ru": "Серебряный"
    }
  },
  {
    "name": "tin",
    "color": "e6fff2",
    "ingot": "thermalfoundation:material:129",
    "dust": "thermalfoundation:material:65",
    "translations": {
      "ru_ru": "Оловянный"
    }
  },
  {
    "name": "uranium",
    "color": "4e5b43",
    "ingot": "ic2:ingot:8",
    "translations": {
      "ru_ru": "Урановый"
    }
  },
  {
    "name": "platinum",
    "color": "d7dfe7",
    "ingot": "thermalfoundation:material:134",
    "translations": {
      "ru_ru": "Платиновый"
    }
  },
  {
    "name": "magnesium",
    "color": "f8def8",
    "ingot": "galaxyspace:ingots:1",
    "translations": {
      "ru_ru": "Магниевый"
    }
  },
  {
    "name": "ardite",
    "color": "ff751a",
    "ingot": "tconstruct:ingots:1",
    "translations": {
      "ru_ru": "Ардитовый"
    }
  },
  {
    "name": "cobalt",
    "color": "3333ff",
    "ingot": "tconstruct:ingots:0",
    "translations": {
      "ru_ru": "Кобальтовый"
    }
  },
  {
    "name": "desh",
    "color": "303030",
    "ingot": "galacticraftplanets:item_basic_mars",
    "translations": {
      "ru_ru": "Деш"
    }
  },
  {
    "name": "titan",
    "color": "333333",
    "ingot": "galacticraftplanets:item_basic_asteroids:4",
    "translations": {
      "ru_ru": "Титановый"
    }
  }
]