techreborn:tin_storage_block

Block of Tin

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block Tin BlocksTin BlocksPickaxe MineableNeeds Iron ToolStorage Blocks

Acquisition

Blasting using Block of Raw Tin (750 ticks, 4.5 xp). Produces Block of Tin.

Blasting

750 ticks· 4.5 xp

Block of Tin guaranteed

Smelting using Block of Raw Tin (1500 ticks, 4.5 xp). Produces Block of Tin.

Smelting

1500 ticks· 4.5 xp

Block of Tin guaranteed

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

Crafting ⇆ any arrangement
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, 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
techreborn:tin_storage_block
Namespace
techreborn
Mod ID
techreborn
Tags (5)
c:blocks/tin_blocks
c:items/tin_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
techreborn:items/storage_blocks

Recipe JSON (3):

{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:raw_tin_storage_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 4.5,
  "cooking_time": 750
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:raw_tin_storage_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 4.5,
  "cooking_time": 1500
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:tin_ingot"
    },
    {
      "item": "techreborn:tin_ingot"
    },
    {
      "item": "techreborn:tin_ingot"
    },
    {
      "item": "techreborn:tin_ingot"
    },
    {
      "item": "techreborn:tin_ingot"
    },
    {
      "item": "techreborn:tin_ingot"
    },
    {
      "item": "techreborn:tin_ingot"
    },
    {
      "item": "techreborn:tin_ingot"
    },
    {
      "item": "techreborn:tin_ingot"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}