Crafting using Glowstone Dust, Any Lime Dye, Amethyst Shard and String, in any arrangement. Produces Lime Glow Lights.
- Inputs
- Glowstone Dust
- Any Lime Dye
- Amethyst Shard
- String
- Output
- → Lime Glow Lights
block· Machines & Other Blocks
Lime Glow Lights is a block from Snowy Spirit, crafted from Glowstone Dust, Any Lime Dye, Amethyst Shard, and String.
Crafting using Glowstone Dust, Any Lime Dye, Amethyst Shard and String, in any arrangement. Produces Lime Glow Lights.
Drops itself when broken.
snowyspirit:glow_lights_limesnowyspiritsnowyspiritsnowyspirit: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/lime"
},
{
"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
}