Crafting using Sugar and Any Blue Dye, in any arrangement. Produces Blue Gumdrop.
- Inputs
- Sugar
- Any Blue Dye
- Output
- → Blue Gumdrop
block· Machines & Other Blocks
Blue Gumdrop is a block from Snowy Spirit, crafted from Sugar and Any Blue Dye.
Drops itself when broken.
snowyspirit:gumdrop_bluesnowyspiritsnowyspiritsnowyspirit:blocks/gumdrops snowyspirit:items/gumdrops
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:sugar"
},
{
"tag": "forge:dyes/blue"
}
],
"conditions": [
{
"raw": {
"flag": "gumdrops",
"type": "snowyspirit:flag"
},
"type": "snowyspirit:flag"
}
],
"sequence": null,
"group_name": "gumdrop",
"experience": null,
"cooking_time": null
}