Crafting using Amethyst Shard, Amethyst Shard, Everstone, Amethyst Shard and Amethyst Shard, arranged in the pattern shown. Produces Eviolite.
item· Other
Eviolite
Cobblemon · by The Cobblemon Team
Eviolite is a item from Cobblemon, crafted from Amethyst Shard and Everstone.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:eviolite- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" A ",
"AEA",
" A "
],
"ingredients": {
"A": {
"item": "minecraft:amethyst_shard"
},
"E": {
"item": "cobblemon:everstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}