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