Crafting using Glowstone Dust, Organic Black Dye, String and Amethyst Shard, in any arrangement. Produces Black Glow Lights.
- Inputs
- Glowstone Dust
- Organic Black Dye
- String
- Amethyst Shard
- Output
- → Black Glow Lights
block· Machines & Other Blocks
Black Glow Lights is a block from Snowy Spirit, crafted from Glowstone Dust, Organic Black Dye, String, and Amethyst Shard.
Crafting using Glowstone Dust, Organic Black Dye, String and Amethyst Shard, in any arrangement. Produces Black Glow Lights.
Drops itself when broken.
snowyspirit:glow_lights_blacksnowyspiritsnowyspiritsnowyspirit: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/black"
},
{
"tag": "forge:string"
},
{
"item": "amethyst_shard"
}
],
"conditions": [
{
"raw": {
"flag": "glow_lights",
"type": "snowyspirit:flag"
},
"type": "snowyspirit:flag"
}
],
"sequence": null,
"group_name": "glow_lights",
"experience": null,
"cooking_time": null
}