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