Smelting using Invar Dust (200 ticks, 0.5 xp). Produces Invar Ingot.
200 ticks· 0.5 xp
Smelting using Invar Dust (200 ticks, 0.5 xp). Produces Invar Ingot.
200 ticks· 0.5 xp
Crafting using Block of Invar, in any arrangement. Produces 9× Invar Ingot.
Blasting using Invar Dust (100 ticks, 0.5 xp). Produces Invar Ingot.
100 ticks· 0.5 xp
Crafting using Invar Nugget, Invar Nugget, Invar Nugget, Invar Nugget, Invar Nugget, Invar Nugget, Invar Nugget, Invar Nugget and Invar Nugget, in any arrangement. Produces Invar Ingot.
Alloy Smelter using Iron Ingot and Nickel Ingot. Produces 3× Invar Ingot.
Crafting using Invar Ingot, in any arrangement. Produces 9× Invar Nugget.
Crafting using Invar Ingot, Invar Ingot, Invar Ingot, Invar Ingot, Invar Ingot, Invar Ingot, Invar Ingot, Invar Ingot and Invar Ingot, in any arrangement. Produces Block of Invar.
techreborn:invar_ingottechreborntechrebornc:items/invar_ingots techreborn:items/ingots
Recipe JSON (5):
{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"tag": "c:invar_dusts"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.5,
"cooking_time": 200
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "techreborn:invar_storage_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"tag": "c:invar_dusts"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.5,
"cooking_time": 100
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "techreborn:invar_nugget"
},
{
"item": "techreborn:invar_nugget"
},
{
"item": "techreborn:invar_nugget"
},
{
"item": "techreborn:invar_nugget"
},
{
"item": "techreborn:invar_nugget"
},
{
"item": "techreborn:invar_nugget"
},
{
"item": "techreborn:invar_nugget"
},
{
"item": "techreborn:invar_nugget"
},
{
"item": "techreborn:invar_nugget"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:alloy_smelter",
"pattern": null,
"ingredients": [
{
"item": "minecraft:iron_ingot"
},
{
"tag": "c:nickel_ingots"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}