Crafting using Pine Planks, in any arrangement. Produces Pine Button.
- Inputs
- Pine Planks
- Output
- → Pine Button
block· Machines & Other Blocks
Pine Button is a block from [Let's Do] Meadow, crafted from Pine Planks.
Crafting using Pine Planks, in any arrangement. Produces Pine Button.
| source | count | drop rate | conditions |
|---|---|---|---|
| Pine Button | 1–1 | 100% | Survives Explosion |
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.
meadow:pine_buttonmeadowmeadowminecraft:blocks/mineable/axe minecraft:blocks/wooden_buttons minecraft:items/wooden_buttons
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "meadow:pine_planks"
},
"conditions": [],
"sequence": null,
"group_name": "wooden_button",
"experience": null,
"cooking_time": null
}