Crafting using Pink Bioshroom Planks and Pink Bioshroom Planks, arranged in the pattern shown. Produces Pink Bioshroom Pressure Plate.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Pink Bioshroom Pressure Plate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
regions_unexplored:pink_bioshroom_pressure_plate- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (2)
minecraft:blocks/wooden_pressure_plates minecraft:items/wooden_pressure_plates
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "regions_unexplored:pink_bioshroom_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_pressure_plate",
"experience": null,
"cooking_time": null
}
