Crafting using Block of Tin, in any arrangement. Produces 9× Tin Ingot.
Tin Ingot
Acquisition
Smelting using Tin Dust (200 ticks). Produces Tin Ingot.
200 ticks
Crafting using Any Tin Nugget, Any Tin Nugget, Any Tin Nugget, Any Tin Nugget, Tin Nugget, Any Tin Nugget, Any Tin Nugget, Any Tin Nugget and Any Tin Nugget, arranged in the pattern shown. Produces Tin Ingot.
Blasting using Tin Dust (100 ticks). Produces Tin Ingot.
100 ticks
Smelting using Crushed Raw Tin (200 ticks, 0.1 xp). Produces Tin Ingot.
200 ticks· 0.1 xp
Smelting using Raw Tin (200 ticks, 0.7 xp). Produces Tin Ingot.
200 ticks· 0.7 xp
Smelting using Tin Ore (200 ticks, 0.6 xp). Produces Tin Ingot.
200 ticks· 0.6 xp
Blasting using Deepslate Tin Ore (100 ticks, 0.6 xp). Produces Tin Ingot.
100 ticks· 0.6 xp
Smelting using Deepslate Tin Ore (200 ticks, 0.6 xp). Produces Tin Ingot.
200 ticks· 0.6 xp
Blasting using Raw Tin (100 ticks, 0.7 xp). Produces Tin Ingot.
100 ticks· 0.7 xp
Blasting using Crushed Raw Tin (100 ticks, 0.1 xp). Produces Tin Ingot.
100 ticks· 0.1 xp
Blasting using Tin Ore (100 ticks, 0.6 xp). Produces Tin Ingot.
100 ticks· 0.6 xp
Used in (3)
Crafting using Any Tin Ingot, Any Tin Ingot, Any Tin Ingot, Any Tin Ingot, Tin Ingot, Any Tin Ingot, Any Tin Ingot, Any Tin Ingot and Any Tin Ingot, arranged in the pattern shown. Produces Block of Tin.
Crafting using Tin Ingot, in any arrangement. Produces 9× Tin Nugget.
Press using Tin Ingot and Press Unpacking Die. Produces an unresolved result.
Related items
Developer reference
- Registry name
thermal:tin_ingot- Namespace
thermal- Mod ID
thermal_foundation- Tags (1)
forge:items/ingots/tin
Recipe JSON (12):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "thermal:tin_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "thermal:tin_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 200
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#I#",
"###"
],
"ingredients": {
"#": {
"tag": "forge:nuggets/tin"
},
"I": {
"item": "thermal:tin_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "thermal:tin_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 100
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "create:crushed_raw_tin"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "thermal"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": 0.1,
"cooking_time": 200
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "thermal:raw_tin"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.7,
"cooking_time": 200
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "thermal:tin_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.6,
"cooking_time": 200
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "thermal:deepslate_tin_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.6,
"cooking_time": 100
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "thermal:deepslate_tin_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.6,
"cooking_time": 200
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "thermal:raw_tin"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.7,
"cooking_time": 100
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "create:crushed_raw_tin"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "thermal"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": 0.1,
"cooking_time": 100
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "thermal:tin_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.6,
"cooking_time": 100
}


