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