Crafting using Any Summon Bed and Any Blue Dye, in any arrangement. Produces Blue Magebloom Bed.
Blue Magebloom Bed
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Blue Magebloom Bed | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ars_nouveau:blue_sbed- Namespace
ars_nouveau- Mod ID
ars_nouveau- Tags (2)
ars_nouveau:blocks/summon_bed ars_nouveau:items/summon_bed
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "ars_nouveau:summon_bed"
},
{
"tag": "forge:dyes/blue"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}