Kitchen Hood
handcrafted:kitchen_hood

Kitchen Hood

Handcrafted · by Alex Nijjar, Kekie6
block Pickaxe Mineable

Acquisition

Crafting using Kitchen Hood Pipe, Iron Bars, Iron Bars and Iron Bars, arranged in the pattern shown. Produces Kitchen Hood.

Crafting
Kitchen Hood Pipe
Iron Bars
Iron Bars
Iron Bars
Kitchen Hood Kitchen Hood guaranteed

Mining & drops

sourcecountchanceconditions
Kitchen Hood1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " / ",
    "###",
    "   "
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:iron_bars"
    },
    "/": {
      "item": "handcrafted:kitchen_hood_pipe"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}