Crafting using Hellbark Planks and Hellbark Planks, arranged in the pattern shown. Produces Hellbark Pressure Plate.
Hellbark Pressure Plate
Biomes O' Plenty · by Adubbz, Forstride
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Hellbark Pressure Plate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
biomesoplenty:hellbark_pressure_plate- Namespace
biomesoplenty- Mod ID
biomesoplenty- Tags (4)
minecraft:blocks/non_flammable_wood minecraft:blocks/wooden_pressure_plates minecraft:items/non_flammable_wood minecraft:items/wooden_pressure_plates
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "biomesoplenty:hellbark_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_pressure_plate",
"experience": null,
"cooking_time": null
}
