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.
item· Other
Light Clay
Cobblemon · by The Cobblemon Team
Light Clay is a item from Cobblemon, crafted from Glow Ink Sac, Clay Ball, and Ender Pearl.
Acquisition
Related items
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
}