Primitive Hydration Cell
bloodmagic:primitive_hydration_cell

Primitive Hydration Cell

Blood Magic · by WayofTime
item Hydrate Arc

Acquisition

Crafting using Any Cobblestone, Blank Slate, Any Cobblestone, Any Cobblestone, Water Bucket, Any Cobblestone, Any Cobblestone, Unknown ingredient and Any Cobblestone, arranged in the pattern shown. Produces Primitive Hydration Cell.

Crafting
Any Cobblestone
Blank Slate
Any Cobblestone
Any Cobblestone
Water Bucket
Any Cobblestone
Any Cobblestone
Unknown ingredient
Any Cobblestone
Primitive Hydration Cell Primitive Hydration Cell guaranteed
Developer reference
Registry name
bloodmagic:primitive_hydration_cell
Namespace
bloodmagic
Mod ID
bloodmagic
Tags (1)
bloodmagic:items/arc/hydrate

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "csc",
    "cBc",
    "coc"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:water_bucket"
    },
    "c": {
      "tag": "forge:cobblestone"
    },
    "o": {},
    "s": {
      "item": "bloodmagic:blankslate"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}