Crafting using Black Stained Glass, Black Stained Glass, Black Stained Glass, Any Iron Ingots, Furnace, Any Iron Ingots, Any Iron Ingots, Any Iron Ingots and Any Iron Ingots, arranged in the pattern shown. Produces Oven.
Oven
CookingForBlockheads · by BlayTheNinth
Acquisition
Crafting using Any Ovens and Any White Dyes, in any arrangement. Produces Oven.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Oven | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
cookingforblockheads:oven- Namespace
cookingforblockheads- Mod ID
cookingforblockheads- Tags (3)
cookingforblockheads:blocks/ovens cookingforblockheads:items/ovens minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"IFI",
"III"
],
"ingredients": {
"F": {
"item": "minecraft:furnace"
},
"G": {
"item": "minecraft:black_stained_glass"
},
"I": {
"tag": "balm:iron_ingots"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "cookingforblockheads:ovens"
},
{
"tag": "balm:white_dyes"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

