Tin Ingot
thermal:tin_ingot

Tin Ingot

Thermal Foundation · by King Lemming
item Tin Ingot

Acquisition

Crafting using Block of Tin, in any arrangement. Produces 9× Tin Ingot.

Crafting ⇆ any arrangement
Tin Ingot Tin Ingot ×9 guaranteed

Smelting using Tin Dust (200 ticks). Produces Tin Ingot.

Smelting

200 ticks

Tin Ingot Tin Ingot guaranteed

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.

Crafting
Any Tin Nugget
Any Tin Nugget
Any Tin Nugget
Any Tin Nugget
Tin Nugget
Any Tin Nugget
Any Tin Nugget
Any Tin Nugget
Any Tin Nugget
Tin Ingot Tin Ingot guaranteed

Blasting using Tin Dust (100 ticks). Produces Tin Ingot.

Blasting

100 ticks

Tin Ingot Tin Ingot guaranteed

Smelting using Crushed Raw Tin (200 ticks, 0.1 xp). Produces Tin Ingot.

Smelting conditional

200 ticks· 0.1 xp

Tin Ingot Tin Ingot guaranteed

Smelting using Raw Tin (200 ticks, 0.7 xp). Produces Tin Ingot.

Smelting

200 ticks· 0.7 xp

Tin Ingot Tin Ingot guaranteed

Smelting using Tin Ore (200 ticks, 0.6 xp). Produces Tin Ingot.

Smelting

200 ticks· 0.6 xp

Tin Ingot Tin Ingot guaranteed

Blasting using Deepslate Tin Ore (100 ticks, 0.6 xp). Produces Tin Ingot.

Blasting

100 ticks· 0.6 xp

Tin Ingot Tin Ingot guaranteed

Smelting using Deepslate Tin Ore (200 ticks, 0.6 xp). Produces Tin Ingot.

Smelting

200 ticks· 0.6 xp

Tin Ingot Tin Ingot guaranteed

Blasting using Raw Tin (100 ticks, 0.7 xp). Produces Tin Ingot.

Blasting

100 ticks· 0.7 xp

Tin Ingot Tin Ingot guaranteed

Blasting using Crushed Raw Tin (100 ticks, 0.1 xp). Produces Tin Ingot.

Blasting conditional

100 ticks· 0.1 xp

Tin Ingot Tin Ingot guaranteed

Blasting using Tin Ore (100 ticks, 0.6 xp). Produces Tin Ingot.

Blasting

100 ticks· 0.6 xp

Tin Ingot Tin Ingot guaranteed

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
Any Tin Ingot
Any Tin Ingot
Any Tin Ingot
Any Tin Ingot
Tin Ingot
Any Tin Ingot
Any Tin Ingot
Any Tin Ingot
Any Tin Ingot
Block of Tin guaranteed

Crafting using Tin Ingot, in any arrangement. Produces 9× Tin Nugget.

Crafting ⇆ any arrangement
Tin Ingot
Tin Nugget Tin Nugget ×9 guaranteed
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
}