Primitive Fuel Cell
bloodmagic:furnacecell_primitive

Primitive Fuel Cell

Blood Magic · by WayofTime
item Furnace Arc

Acquisition

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.

Crafting
Any Cobblestone
Blank Slate
Any Cobblestone
Any Cobblestone
Any Coal Storage Block
Any Cobblestone
Any Cobblestone
Unknown ingredient
Any Cobblestone
Primitive Fuel Cell Primitive Fuel Cell guaranteed
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
}