Crafting using Yellow Bioshroom and Yellow Bioshroom, arranged in the pattern shown. Produces Tall Yellow Bioshroom.
Tall Yellow Bioshroom
Regions Unexplored · by UHQ_GAMES
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Tall Yellow Bioshroom | 1–1 | 100% | Survives Explosion, Block State Property |
Used in (2)
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Tall Yellow Bioshroom | 1–1 | 100% | Survives Explosion, Block State Property |
Related items
Developer reference
- Registry name
regions_unexplored:tall_yellow_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:yellow_bioshroom"
}
},
"conditions": [],
"sequence": null,
"group_name": "bioshrooms",
"experience": null,
"cooking_time": null
}