Tin Ingot
mekanism:ingot_tin

Tin Ingot

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item Tin IngotBeacon Payment Items

Acquisition

Smelting using Any Tin Dust (200 ticks, 0.3 xp). Produces Tin Ingot.

Smelting

200 ticks· 0.3 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

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

Crafting ⇆ any arrangement
Tin Ingot Tin Ingot ×9 guaranteed

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

Smelting

200 ticks· 0.6 xp

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 Any Tin Raw Material (100 ticks, 0.6 xp). Produces Tin Ingot.

Blasting

100 ticks· 0.6 xp

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

Blasting using Any Tin Dust (100 ticks, 0.3 xp). Produces Tin Ingot.

Blasting

100 ticks· 0.3 xp

Tin Ingot Tin Ingot guaranteed

Smelting using Any Tin Raw Material (200 ticks, 0.6 xp). Produces Tin Ingot.

Smelting

200 ticks· 0.6 xp

Tin Ingot Tin Ingot guaranteed

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

Blasting

100 ticks· 0.6 xp

Tin Ingot Tin Ingot guaranteed

Used in (1)

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 Tin Block.

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
Tin Block guaranteed
Developer reference
Registry name
mekanism:ingot_tin
Namespace
mekanism
Mod ID
mekanism
Tags (2)
forge:items/ingots/tin
minecraft:items/beacon_payment_items

Recipe JSON (10):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/tin"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.3,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "create:crushed_raw_tin"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "mekanism"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "tag": "forge:storage_blocks/tin"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:ores/tin"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.6,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#P#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:nuggets/tin"
    },
    "P": {
      "item": "mekanism:nugget_tin"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:raw_materials/tin"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.6,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "create:crushed_raw_tin"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "mekanism"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/tin"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.3,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:raw_materials/tin"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.6,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:ores/tin"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.6,
  "cooking_time": 100
}