Developer reference
- Registry name
herbalbrews:stove - Namespace
herbalbrews - Mod ID
herbalbrews - Tags (6)
c:blocks/allows_cooking
farmersdelight:blocks/heat_sources
forge:blocks/allows_cooking
herbalbrews:blocks/allows_cooking
minecraft:blocks/mineable/hoe
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BBB",
"XXX",
"X#X"
],
"ingredients": {
"#": {
"item": "minecraft:campfire"
},
"B": {
"item": "minecraft:iron_nugget"
},
"X": {
"tag": "minecraft:stone_tool_materials"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}