techreborn:zinc_storage_block

Block of Zinc

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block Zinc BlocksZinc BlocksPickaxe MineableNeeds Iron ToolStorage Blocks

Acquisition

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

Crafting ⇆ any arrangement
Zinc Ingot
Zinc Ingot
Zinc Ingot
Zinc Ingot
Zinc Ingot
Zinc Ingot
Zinc Ingot
Zinc Ingot
Zinc Ingot
Block of Zinc guaranteed

Mining & drops

sourcecountchanceconditions
Block of Zinc1–1100%Survives Explosion

Used in (1)

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

Crafting ⇆ any arrangement
Zinc Ingot Zinc Ingot ×9 guaranteed

Block drops

dropscountchanceconditions
Block of Zinc1–1100%Survives Explosion
Developer reference
Registry name
techreborn:zinc_storage_block
Namespace
techreborn
Mod ID
techreborn
Tags (5)
c:blocks/zinc_blocks
c:items/zinc_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
techreborn:items/storage_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:zinc_ingot"
    },
    {
      "item": "techreborn:zinc_ingot"
    },
    {
      "item": "techreborn:zinc_ingot"
    },
    {
      "item": "techreborn:zinc_ingot"
    },
    {
      "item": "techreborn:zinc_ingot"
    },
    {
      "item": "techreborn:zinc_ingot"
    },
    {
      "item": "techreborn:zinc_ingot"
    },
    {
      "item": "techreborn:zinc_ingot"
    },
    {
      "item": "techreborn:zinc_ingot"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}