create:raw_zinc_block

Block of Raw Zinc

Create · by simibubi
block Raw Zinc Storage BlockStorage BlocksRaw Zinc Storage BlockStorage BlocksPickaxe MineableNeeds Iron Tool

Acquisition

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

Crafting
Raw Zinc
Raw Zinc
Raw Zinc
Raw Zinc
Raw Zinc
Raw Zinc
Raw Zinc
Raw Zinc
Raw Zinc
Block of Raw Zinc guaranteed

Mining & drops

sourcecountchanceconditions
Block of Raw Zinc1–1100%Survives Explosion

Used in (1)

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

Crafting ⇆ any arrangement
Raw Zinc Raw Zinc ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
create:raw_zinc_block
Namespace
create
Mod ID
create
Tags (6)
forge:blocks/storage_blocks/raw_zinc
forge:blocks/storage_blocks
forge:items/storage_blocks/raw_zinc
forge:items/storage_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CCC",
    "CCC",
    "CCC"
  ],
  "ingredients": {
    "C": {
      "item": "create:raw_zinc"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}