Mixing using Sugar, Sugar, Wheat Flour and Honey (250 mB). Produces 4× Honey Candy.
Honey Candy
Create Confectionery · by Furti_Two
Honey Candy is a item from Create Confectionery, crafted from Sugar, Wheat Flour, and Honey (250 mB).
Acquisition
Developer reference
- Registry name
create_confectionery:honey_candy- Namespace
create_confectionery- Mod ID
create_confectionery
Recipe JSON (1):
{
"recipe_type": "create:mixing",
"pattern": null,
"ingredients": [
{
"item": "minecraft:sugar"
},
{
"item": "minecraft:sugar"
},
{
"item": "create:wheat_flour"
},
{
"amount": 250,
"fluidTag": "forge:honey"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}