Thermoconducting Ingot
nuclearcraft:thermoconducting_ingot

Thermoconducting Ingot

Nuclearcraft Neoteric · by igentuman
item Thermoconducting IngotThermoconducting IngotIngots

Thermoconducting Ingot is a ingot from Nuclearcraft Neoteric, crafted from Thermoconducting Dust.

Acquisition

Blasting using Thermoconducting Dust (100 ticks, 1 xp). Produces Thermoconducting Ingot.

Blasting

100 ticks· 1 xp

Thermoconducting Ingot Thermoconducting Ingot guaranteed

Smelting using Thermoconducting Dust (200 ticks, 1 xp). Produces Thermoconducting Ingot.

Smelting

200 ticks· 1 xp

Thermoconducting Ingot Thermoconducting Ingot guaranteed

Smelting using Thermoconducting Plate (200 ticks, 1 xp). Produces Thermoconducting Ingot.

Smelting

200 ticks· 1 xp

Thermoconducting Ingot Thermoconducting Ingot guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Boss Liar (nuclearcraft) nuclearcraft:boss_liar1–1100%
Developer reference
Registry name
nuclearcraft:thermoconducting_ingot
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
c:items/ingots/thermoconducting
forge:items/ingots/thermoconducting
forge:items/ingots

Recipe JSON (3):

{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/thermoconducting"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/thermoconducting"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:plates/thermoconducting"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}