Crafting using Blue Bioshroom and Blue Bioshroom, arranged in the pattern shown. Produces Tall Blue Bioshroom.
Tall Blue Bioshroom
Regions Unexplored · by UHQ_GAMES
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Tall Blue Bioshroom | 1–1 | 100% | Survives Explosion, Block State Property |
Used in (1)
Crafting using Tall Blue Bioshroom, in any arrangement. Produces 2× Blue Bioshroom.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Tall Blue Bioshroom | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
regions_unexplored:tall_blue_bioshroom- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (3)
forge:items/mushrooms regions_unexplored:blocks/replaceable_blocks regions_unexplored:items/bioshrooms
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"#"
],
"ingredients": {
"#": {
"item": "regions_unexplored:blue_bioshroom"
}
},
"conditions": [],
"sequence": null,
"group_name": "bioshrooms",
"experience": null,
"cooking_time": null
}