Crafting using Any Red Dye and Green Snowbelle, in any arrangement. Produces Red Snowbelle.
Red Snowbelle is a block from Regions Unexplored, crafted from Any Red Dye and Green Snowbelle.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Red Snowbelle | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Red Snowbelle, in any arrangement. Produces Red Dye.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
regions_unexplored:red_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/red"
},
{
"tag": "regions_unexplored:snowbelle"
}
],
"conditions": [],
"sequence": null,
"group_name": "snowbelle",
"experience": null,
"cooking_time": null
}