Crafting using Archwood Planks and Archwood Planks, arranged in the pattern shown. Produces Archwood Pressure Plate.
Archwood Pressure Plate
Ars Nouveau · by Bailey Hollingsworth
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Archwood Pressure Plate | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ars_nouveau:archwood_pressure_plate- Namespace
ars_nouveau- Mod ID
ars_nouveau- Tags (2)
minecraft:blocks/mineable/axe minecraft:items/wooden_pressure_plates
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "ars_nouveau:archwood_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wooden_pressure_plate",
"experience": null,
"cooking_time": null
}
