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