Crafting using Kitchen Hood Pipe, Iron Bars, Iron Bars and Iron Bars, arranged in the pattern shown. Produces Kitchen Hood.
Kitchen Hood
Handcrafted · by Alex Nijjar, Kekie6
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Kitchen Hood | 1–1 | 100% | 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
}