Blasting using Invar Blend (100 ticks). Produces Invar Ingot.
100 ticks
Blasting using Invar Blend (100 ticks). Produces Invar Ingot.
100 ticks
Crafting using Invar Nugget, Invar Nugget, Invar Nugget, Invar Nugget, Invar Nugget, Invar Nugget, Invar Nugget, Invar Nugget and Invar Nugget, arranged in the pattern shown. Produces Invar Ingot.
Crafting using Any of Iron Dust / Iron Ingot, Any of Iron Dust / Iron Ingot, Any of Nickel Dust / Nickel Ingot and Fire Charge, in any arrangement. Produces 3× Invar Ingot.
Smelting using Invar Blend (200 ticks). Produces Invar Ingot.
200 ticks
Crafting using Block of Invar, in any arrangement. Produces 9× Invar Ingot.
Press using Invar Ingot and Press Unpacking Die. Produces an unresolved result.
Crafting using Invar Ingot, Invar Ingot, Invar Ingot, Invar Ingot, Invar Ingot, Invar Ingot, Invar Ingot, Invar Ingot and Invar Ingot, arranged in the pattern shown. Produces Block of Invar.
Crafting using Invar Ingot, in any arrangement. Produces 9× Invar Nugget.
thermal:invar_ingotthermalthermal_foundationforge:items/ingots/invar
Recipe JSON (5):
{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "thermal:invar_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 100
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#I#",
"###"
],
"ingredients": {
"#": {
"tag": "forge:nuggets/invar"
},
"I": {
"item": "thermal:invar_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"anyOf": [
{
"tag": "forge:dusts/iron"
},
{
"tag": "forge:ingots/iron"
}
]
},
{
"anyOf": [
{
"tag": "forge:dusts/iron"
},
{
"tag": "forge:ingots/iron"
}
]
},
{
"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:smelting",
"pattern": null,
"ingredients": {
"item": "thermal:invar_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 200
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "thermal:invar_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}