Crafting using Sugar, Paper and Honey Bottle, in any arrangement. Produces 8× Candy.
Candy
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Developer reference
- Registry name
supplementaries:candy- Namespace
supplementaries- Mod ID
supplementaries- Tags (1)
supplementaries:items/cookies
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:sugar"
},
{
"item": "minecraft:paper"
},
{
"item": "minecraft:honey_bottle"
}
],
"conditions": [
{
"raw": {
"flag": "candy",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}