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