Crafting using Any Constantan Nugget, Any Constantan Nugget, Any Constantan Nugget, Any Constantan Nugget, Constantan Nugget, Any Constantan Nugget, Any Constantan Nugget, Any Constantan Nugget and Any Constantan Nugget, arranged in the pattern shown. Produces Constantan Ingot.
Constantan Ingot
Acquisition
Smelting using Constantan Blend (200 ticks). Produces Constantan Ingot.
200 ticks
Blasting using Constantan Blend (100 ticks). Produces Constantan Ingot.
100 ticks
Crafting using Any of Copper Dust / Copper Ingot, Any of Nickel Dust / Nickel Ingot and Fire Charge, in any arrangement. Produces 2× Constantan Ingot.
Crafting using Block of Constantan, in any arrangement. Produces 9× Constantan Ingot.
Used in (3)
Crafting using Any Constantan Ingot, Any Constantan Ingot, Any Constantan Ingot, Any Constantan Ingot, Constantan Ingot, Any Constantan Ingot, Any Constantan Ingot, Any Constantan Ingot and Any Constantan Ingot, arranged in the pattern shown. Produces Block of Constantan.
Press using Constantan Ingot and Press Unpacking Die. Produces an unresolved result.
Crafting using Constantan Ingot, in any arrangement. Produces 9× Constantan Nugget.
Related items
Developer reference
- Registry name
thermal:constantan_ingot- Namespace
thermal- Mod ID
thermal_foundation- Tags (1)
forge:items/ingots/constantan
Recipe JSON (5):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#I#",
"###"
],
"ingredients": {
"#": {
"tag": "forge:nuggets/constantan"
},
"I": {
"item": "thermal:constantan_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "thermal:constantan_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 200
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "thermal:constantan_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 100
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"anyOf": [
{
"tag": "forge:dusts/copper"
},
{
"tag": "forge:ingots/copper"
}
]
},
{
"anyOf": [
{
"tag": "forge:dusts/nickel"
},
{
"tag": "forge:ingots/nickel"
}
]
},
{
"item": "minecraft:fire_charge"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "thermal:constantan_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
