Crafting using Any Wooden Slabs, Any Wooden Slabs and Any Wooden Slabs, arranged in the pattern shown. Produces 3× Wood Plate.
Wood Plate
Handcrafted · by Alex Nijjar, Kekie6
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Wood Plate | 1–1 | 100% | — |
Used in (1)
Crafting using Wood Cup and Wood Plate, in any arrangement. Produces Wood Crockery Combo.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
handcrafted:wood_plate- Namespace
handcrafted- Mod ID
handcrafted- Tags (5)
handcrafted:blocks/crockery handcrafted:blocks/plates handcrafted:items/crockery handcrafted:items/plates minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"tag": "minecraft:wooden_slabs"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}