Magenta Glow Lights
16×16 · BAKED

block· Machines & Other Blocks

Magenta Glow Lights

Snowy Spirit · by MehVahdJukaar
block Glow Lights

Magenta Glow Lights is a block from Snowy Spirit, crafted from Glowstone Dust, Any Magenta Dye, Amethyst Shard, and String.

Acquisition

Crafting using Glowstone Dust, Any Magenta Dye, Amethyst Shard and String, in any arrangement. Produces Magenta Glow Lights.

Crafting ⇆ any arrangement conditional
Glowstone Dust
Any Magenta Dye
Amethyst Shard
String
Magenta Glow Lights Magenta Glow Lights guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
snowyspirit:glow_lights_magenta
Namespace
snowyspirit
Mod ID
snowyspirit
Tags (2)
snowyspirit:blocks/glow_lights
snowyspirit:items/glow_lights

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:glowstone_dust"
    },
    {
      "tag": "forge:dyes/magenta"
    },
    {
      "item": "amethyst_shard"
    },
    {
      "tag": "forge:string"
    }
  ],
  "conditions": [
    {
      "raw": {
        "flag": "glow_lights",
        "type": "snowyspirit:flag"
      },
      "type": "snowyspirit:flag"
    }
  ],
  "sequence": null,
  "group_name": "glow_lights",
  "experience": null,
  "cooking_time": null
}