modern_industrialization:tin_block

Block of Tin

Modern Industrialization · by Azercoco, Technici4n
block Tin BlocksPickaxe MineableNeeds Stone Tool

Block of Tin is a block from Modern Industrialization, crafted from Tin Ingot.

Acquisition

Crafting using Tin Ingot, Tin Ingot, Tin Ingot, Tin Ingot, Tin Ingot, Tin Ingot, Tin Ingot, Tin Ingot and Tin Ingot, arranged in the pattern shown. Produces Block of Tin.

Crafting
Tin Ingot
Tin Ingot
Tin Ingot
Tin Ingot
Tin Ingot
Tin Ingot
Tin Ingot
Tin Ingot
Tin Ingot
Block of Tin guaranteed

Mining & drops

sourcecountchanceconditions
Block of Tin1–1100%Survives Explosion

Used in (1)

Crafting using Block of Tin, arranged in the pattern shown. Produces 9× Tin Ingot.

Crafting
Tin Ingot Tin Ingot ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:tin_block
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (3)
c:items/tin_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "yxx",
    "xxx",
    "xxx"
  ],
  "ingredients": {
    "x": {
      "tag": "c:tin_ingots"
    },
    "y": {
      "item": "modern_industrialization:tin_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}