Light Clay
16×16 · BAKED

item· Other

Light Clay

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Light Clay is a item from Cobblemon, crafted from Glow Ink Sac, Clay Ball, and Ender Pearl.

Acquisition

Crafting using Glow Ink Sac, Clay Ball, Glow Ink Sac, Clay Ball, Ender Pearl, Clay Ball, Glow Ink Sac, Clay Ball and Glow Ink Sac, arranged in the pattern shown. Produces Light Clay.

Crafting
Glow Ink Sac
Clay Ball
Glow Ink Sac
Clay Ball
Ender Pearl
Clay Ball
Glow Ink Sac
Clay Ball
Glow Ink Sac
Light Clay Light Clay guaranteed
Developer reference
Registry name
cobblemon:light_clay
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GCG",
    "CEC",
    "GCG"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:clay_ball"
    },
    "E": {
      "item": "minecraft:ender_pearl"
    },
    "G": {
      "item": "minecraft:glow_ink_sac"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}