alexscaves:hazmat_warning_block

Hazmat Warning Block

Alex's Caves · by Alexthe668, Noonyeyz
block Pickaxe Mineable

Hazmat Warning Block is a block from Alex's Caves, crafted from Hazmat Block.

Acquisition

Crafting using Hazmat Block, Hazmat Block, Hazmat Block and Hazmat Block, arranged in the pattern shown. Produces 4× Hazmat Warning Block.

Crafting
Hazmat Warning Block ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Hazmat Warning Block1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:hazmat_warning_block
Namespace
alexscaves
Mod ID
alexscaves
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " H ",
    "HHH"
  ],
  "ingredients": {
    "H": {
      "item": "alexscaves:hazmat_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}