Light Blue Gumdrop
16×16 · BAKED

block· Machines & Other Blocks

Light Blue Gumdrop

Snowy Spirit · by MehVahdJukaar
block Gumdrops

Light Blue Gumdrop is a block from Snowy Spirit, crafted from Sugar and Any Light Blue Dye.

Acquisition

Crafting using Sugar and Any Light Blue Dye, in any arrangement. Produces Light Blue Gumdrop.

Crafting ⇆ any arrangement conditional
Sugar
Any Light Blue Dye
  • Inputs
  • Sugar
  • Any Light Blue Dye
  • Output
  • Light Blue Gumdrop
Light Blue Gumdrop Light Blue Gumdrop guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
snowyspirit:gumdrop_light_blue
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/light_blue"
    }
  ],
  "conditions": [
    {
      "raw": {
        "flag": "gumdrops",
        "type": "snowyspirit:flag"
      },
      "type": "snowyspirit:flag"
    }
  ],
  "sequence": null,
  "group_name": "gumdrop",
  "experience": null,
  "cooking_time": null
}