Crafting using Any Gray Dye and Any Snowbelle, in any arrangement. Produces Gray Snowbelle.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gray Snowbelle | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Gray Snowbelle, in any arrangement. Produces Gray Dye.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
regions_unexplored:gray_snowbelle- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (4)
minecraft:blocks/small_flowers minecraft:items/small_flowers regions_unexplored:blocks/snowbelle regions_unexplored:items/snowbelle
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:dyes/gray"
},
{
"tag": "regions_unexplored:snowbelle"
}
],
"conditions": [],
"sequence": null,
"group_name": "snowbelle",
"experience": null,
"cooking_time": null
}