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