Yellow Gumdrop
16×16 · BAKED

block· Machines & Other Blocks

Yellow Gumdrop

Snowy Spirit · by MehVahdJukaar
block Gumdrops

Yellow Gumdrop is a block from Snowy Spirit, crafted from Sugar and Sulfur Dust.

Acquisition

Crafting using Sugar and Sulfur Dust, in any arrangement. Produces Yellow Gumdrop.

Crafting ⇆ any arrangement conditional
Sugar
Sulfur Dust
Yellow Gumdrop Yellow Gumdrop guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
snowyspirit:gumdrop_yellow
Namespace
snowyspirit
Mod ID
snowyspirit
Tags (2)
snowyspirit: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
}