Crafting using Any Summon Bed and Any Red Dye, in any arrangement. Produces Red Magebloom Bed.
Red Magebloom Bed
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Red Magebloom Bed | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
ars_nouveau:red_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/red"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}