Crafting using Purple Dye, Honey Bottle and Sugar, in any arrangement. Produces Ribbon Sweet.
item· Other
Ribbon Sweet
Cobblemon · by The Cobblemon Team
Ribbon Sweet is a item from Cobblemon, crafted from Purple Dye, Honey Bottle, and Sugar.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:ribbon_sweet- Namespace
cobblemon- Mod ID
cobblemon- Tags (2)
cobblemon:items/evolution_items cobblemon:items/sweets
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:purple_dye"
},
{
"item": "minecraft:honey_bottle"
},
{
"item": "minecraft:sugar"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}