create:zinc_block

Block of Zinc

Create · by simibubi
block Zinc Storage BlockStorage BlocksZinc Storage BlockStorage BlocksBeacon Base BlocksPickaxe MineableNeeds Iron Tool

Acquisition

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

Crafting
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

Block drops

Drops itself when broken.

Developer reference
Registry name
create:zinc_block
Namespace
create
Mod ID
create
Tags (7)
forge:blocks/storage_blocks/zinc
forge:blocks/storage_blocks
forge:items/storage_blocks/zinc
forge:items/storage_blocks
minecraft:blocks/beacon_base_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/zinc"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}