Crafting using Glass Bottle, Pep-Up Flower, Liechi Berry and Liechi Berry, in any arrangement. Produces X Attack.
item· Other
X Attack
Cobblemon · by The Cobblemon Team
X Attack is a item from Cobblemon, crafted from Glass Bottle, Pep-Up Flower, and Liechi Berry.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:x_attack- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/x_items
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:glass_bottle"
},
{
"item": "cobblemon:pep_up_flower"
},
{
"item": "cobblemon:liechi_berry"
},
{
"item": "cobblemon:liechi_berry"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}