Crafting using Any Ovens and Any Gray Dyes, in any arrangement. Produces Gray Oven.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gray Oven | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
cookingforblockheads:gray_oven- Namespace
cookingforblockheads- Mod ID
cookingforblockheads- Tags (5)
cookingforblockheads:blocks/dyed_ovens cookingforblockheads:blocks/ovens cookingforblockheads:items/dyed_ovens cookingforblockheads:items/ovens minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "cookingforblockheads:ovens"
},
{
"tag": "balm:gray_dyes"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}