Crafting using Oak Slab and Oak Drawer, arranged in the pattern shown. Produces Oak Drawer Counter.
- Inputs
- Oak Slab
- Oak Drawer
- Output
- → Oak Drawer Counter
block· Machines & Other Blocks
Oak Drawer Counter is a block from Macaw's Furniture, crafted from Oak Slab and Oak Drawer.
Crafting using Oak Slab and Oak Drawer, arranged in the pattern shown. Produces Oak Drawer Counter.
| source | count | drop rate | conditions |
|---|---|---|---|
| Oak Drawer Counter | 1–1 | 100% | — |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
mcwfurnitures:oak_drawer_countermcwfurnituresmcwfurnituresmcwfurnitures:blocks/drawer_counter minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A",
"B"
],
"ingredients": {
"A": {
"item": "minecraft:oak_slab"
},
"B": {
"item": "mcwfurnitures:oak_drawer"
}
},
"conditions": [],
"sequence": null,
"group_name": "drawer_counter",
"experience": null,
"cooking_time": null
}