Each item in Minecraft has a unique ID assigned to it, known as an item ID, this can be used in commands to spawn the item into the game. The item ID for oak button in Minecraft is shown below:
The Oak Button item can be spawned in Minecraft with the below command. Cheats must be enabled before this will work.
Below is a table of the tools that can be used to break Oak Button blocks, and the speed it will take to break at (in seconds). This is calculated with the formula (1.5 * Block Hardness) / Tool Multiplier.
Tool | Speed | |
---|---|---|
Golden Axe | 0.06s | |
Diamond Axe | 0.09s | |
Iron Axe | 0.12s | |
Stone Axe | 0.19s | |
Wooden Axe | 0.38s | |
Netherite Axe | 0.75s |
Find thousands more items on our complete list of 1,325 Minecraft IDs.
/show listThe wooden button is similar to the lever, in the sense that it can be used to activate/deactivate a redstone circuit. It is different because it will only 'activate' for 1 second after being pushed.
Item ID | minecraft:oak_button |
---|---|
Legacy Item ID (1.12.2 and Below) | minecraft:wooden_button |
Numerical ID | 143 |
Stackable | Yes |
Max Stack Size | 64 |
Recipes Used In | Dandelion Yellow |
Hardness | 0.5 |
Material | Wood |
Diggable | Yes |
Min / Max State IDs | 6346 - 6369 |
Below you can find the crafting recipes that can be used to make Oak Button.
Ingredients | Pattern | Result |
---|---|---|
| 1x Oak Button |
Block states are values assigned to a block that changes its state. For example, many blocks have a "direction" block state which can be used to change the direction a block faces.
Find a table of all blockstates for the Oak Button block below.
Block State Name | Type | Values |
---|---|---|
face | enum ? |
|
facing | enum ? |
|
powered | bool ? |
|