Tin Nugget
mekanism:nugget_tin

Tin Nugget

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item Tin Nugget

Acquisition

Splashing using Crushed Raw Tin. Produces 9× Tin Nugget.

Splashing conditional
Tin Nugget Tin Nugget ×9 guaranteed

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

Crafting ⇆ any arrangement
Any Tin Ingot
Tin Nugget Tin Nugget ×9 guaranteed

Used in (1)

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
Developer reference
Registry name
mekanism:nugget_tin
Namespace
mekanism
Mod ID
mekanism
Tags (1)
forge:items/nuggets/tin

Recipe JSON (2):

{
  "recipe_type": "create:splashing",
  "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": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "tag": "forge:ingots/tin"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}