Mystic Water
16×16 · BAKED

item· Other

Mystic Water

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Mystic Water is a item from Cobblemon, crafted from String and Water Stone.

Acquisition

Crafting using String, String, String, Water Stone and String, arranged in the pattern shown. Produces Mystic Water.

Crafting
String
String
String
Water Stone
String
Mystic Water Mystic Water guaranteed
Developer reference
Registry name
cobblemon:mystic_water
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "S S",
    "WS "
  ],
  "ingredients": {
    "S": {
      "item": "minecraft:string"
    },
    "W": {
      "item": "cobblemon:water_stone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}