Crafting using Glowstone Dust, Diamond, Amethyst Shard and String, in any arrangement. Produces Prismatic Glow Lights.
- Inputs
- Glowstone Dust
- Diamond
- Amethyst Shard
- String
- Output
- → Prismatic Glow Lights
item· Other
Prismatic Glow Lights is an item from Snowy Spirit, crafted from Glowstone Dust, Diamond, Amethyst Shard, and String.
Crafting using Glowstone Dust, Diamond, Amethyst Shard and String, in any arrangement. Produces Prismatic Glow Lights.
Drops itself when broken.
snowyspirit:glow_lights_prismaticsnowyspiritsnowyspiritsnowyspirit:blocks/glow_lights snowyspirit:items/glow_lights
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:glowstone_dust"
},
{
"item": "minecraft:diamond"
},
{
"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
}