thermal:tin_block

Block of Tin

Thermal Foundation · by King Lemming
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 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

Mining & drops

sourcecountchanceconditions
Block of Tin1–1100%Survives Explosion

Used in (2)

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

Crafting ⇆ any arrangement
Tin Ingot Tin Ingot ×9 guaranteed

Block drops

dropscountchanceconditions
Block of Tin1–1100%Survives Explosion
Developer reference
Registry name
thermal:tin_block
Namespace
thermal
Mod ID
thermal_foundation
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": [
    "###",
    "#I#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/tin"
    },
    "I": {
      "item": "thermal:tin_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}