Crafting using Glass Bottle, Pep-Up Flower, Petaya Berry and Petaya Berry, in any arrangement. Produces X Special Attack.
item· Other
X Special Attack
Cobblemon · by The Cobblemon Team
X Special Attack is a item from Cobblemon, crafted from Glass Bottle, Pep-Up Flower, and Petaya Berry.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:x_special_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:petaya_berry"
},
{
"item": "cobblemon:petaya_berry"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}