Magenta Gumdrop
16×16 · BAKED

block· Machines & Other Blocks

Magenta Gumdrop

Snowy Spirit · by MehVahdJukaar
block Gumdrops

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

Acquisition

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

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

Block drops

Drops itself when broken.

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