mekanism:block_tin

Tin Block

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Tin Storage BlockTin Storage BlockBeacon Base BlocksPickaxe MineableNeeds Stone Tool

Acquisition

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

Mining & drops

sourcecountchanceconditions
Tin Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:block_tin
Namespace
mekanism
Mod ID
mekanism
Tags (5)
forge:blocks/storage_blocks/tin
forge:items/storage_blocks/tin
minecraft:blocks/beacon_base_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#P#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/tin"
    },
    "P": {
      "item": "mekanism:ingot_tin"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}