Crafting using Orange Dye, Honey Bottle and Sugar, in any arrangement. Produces Flower Sweet.
item· Other
Flower Sweet
Cobblemon · by The Cobblemon Team
Flower Sweet is a item from Cobblemon, crafted from Orange Dye, Honey Bottle, and Sugar.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:flower_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:orange_dye"
},
{
"item": "minecraft:honey_bottle"
},
{
"item": "minecraft:sugar"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}