Developer reference
- Registry name
mynethersdelight:nether_bricks_soul_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:soul_campfire"
},
"i": {
"tag": "forge:ingots/nether_brick"
}
},
"conditions": [],
"sequence": null,
"group_name": "soul_nether_stove",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "mynethersdelight:nether_bricks_stove"
},
{
"tag": "mynethersdelight:stove_soul_fuel"
}
],
"conditions": [],
"sequence": null,
"group_name": "soul_nether_stove",
"experience": null,
"cooking_time": null
}