Crafting using Any Cobblestone, Blank Slate, Any Cobblestone, Any Cobblestone, Any Coal Storage Block, Any Cobblestone, Any Cobblestone, Unknown ingredient and Any Cobblestone, arranged in the pattern shown. Produces Primitive Fuel Cell.
Primitive Fuel Cell
Blood Magic · by WayofTime
Acquisition
Related items
Developer reference
- Registry name
bloodmagic:furnacecell_primitive- Namespace
bloodmagic- Mod ID
bloodmagic- Tags (1)
bloodmagic:items/arc/furnace
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"csc",
"cfc",
"coc"
],
"ingredients": {
"c": {
"tag": "forge:cobblestone"
},
"f": {
"tag": "forge:storage_blocks/coal"
},
"o": {},
"s": {
"item": "bloodmagic:blankslate"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}