Crafting using Deorum Ingot and Deorum Ingot, arranged in the pattern shown. Produces Deorum Pressure Plate.
Deorum Pressure Plate
Forbidden & Arcanus · by stal111, CesarZorak
Deorum Pressure Plate is a block from Forbidden & Arcanus, crafted from Deorum Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Deorum Pressure Plate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
forbidden_arcanus:deorum_pressure_plate- Namespace
forbidden_arcanus- Mod ID
forbidden_arcanus- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/pressure_plates
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"tag": "forge:ingots/deorum"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}