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