Oak Sign Item ID

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 sign in Minecraft is shown below:

Oak Sign Spawn Command

The Oak Sign item can be spawned in Minecraft with the below command. Cheats must be enabled before this will work.

If you are running the Essentials plugin, you will need to run /minecraft:give instead of simply /give. This is because the Essentials /give command overrides Minecraft's built-in command.

Mining Tools

Below is a table of the tools that can be used to break Oak Sign 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 Golden Axe 0.12s
Diamond Axe Diamond Axe 0.19s
Iron Axe Iron Axe 0.25s
Stone Axe Stone Axe 0.38s
Wooden Axe Wooden Axe 0.75s
Netherite Axe Netherite Axe 1.5s

All Minecraft 1.18 Item IDs

Find thousands more items on our complete list of 1,325 Minecraft IDs.

/spawn list

Oak Sign Information

Oak Sign
Item ID minecraft:oak_sign
Stackable Yes
Max Stack Size 16
Hardness 1.0
Material Wood
Diggable Yes
Min / Max State IDs 3381 - 3412

Oak Sign Crafting Recipes

Below you can find the crafting recipes that can be used to make Oak Sign.

Ingredients Pattern Result
Oak Planks
Oak Planks
Oak Planks
Oak Planks
Oak Planks
Oak Planks
Stick
3x Oak Sign

Oak Sign Block States

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 Sign block below.

Block State Name Type Values
rotation int ?
  • 0 (South)
  • 1 (South-southwest)
  • 2 (Southwest)
  • 3 (West-southwest)
  • 4 (West)
  • 5 (West-northwest)
  • 6 (Northwest)
  • 7 (North-northwest)
  • 8 (North)
  • 9 (North-northeast)
  • 10 (Northeast)
  • 11 (East-northeast)
  • 12 (East)
  • 13 (East-southeast)
  • 14 (Southeast)
  • 15 (South-southeast)
waterlogged bool ?
  • true
  • false