Developer reference
- Registry name
mynethersdelight:nether_bricks_stove - Namespace
mynethersdelight - Mod ID
mynethersdelight
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"iii",
"B B",
"BCB"
],
"ingredients": {
"B": {
"item": "minecraft:polished_blackstone_bricks"
},
"C": {
"item": "minecraft:campfire"
},
"i": {
"tag": "forge:ingots/nether_brick"
}
},
"conditions": [],
"sequence": null,
"group_name": "nether_stove",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "mynethersdelight:nether_bricks_soul_stove"
},
{
"tag": "mynethersdelight:stove_fire_fuel"
}
],
"conditions": [],
"sequence": null,
"group_name": "nether_stove",
"experience": null,
"cooking_time": null
}