Modern namespaced IDs are recommended. This numerical form is only for old Java releases.
/give @p 321 1
Give command syntax by version
Java 1.13+
/give @p minecraft:painting 1
Namespaced ID (current format)
Java 1.8–1.12.2
/give @p 321 1 0
Numerical ID + data value
Bedrock Edition
/give @p minecraft:painting 1
Same namespaced ID (namespace optional)
Rows appear only when the underlying value is verified: the Java 1.8–1.12.2 row requires a reviewed historical numerical ID, and the Bedrock row appears only when this exact namespaced ID exists in the Bedrock registry.
How to Get Painting
Crafting Recipe
Stick
Stick
Stick
Stick
Black Wool
Stick
Stick
Stick
Stick
Crafting table recipe — makes 1 × Painting.
Stick
Stick
Stick
Stick
Red Wool
Stick
Stick
Stick
Stick
Crafting table recipe — makes 1 × Painting.
Stick
Stick
Stick
Stick
Green Wool
Stick
Stick
Stick
Stick
Crafting table recipe — makes 1 × Painting.
Painting has 16 crafting recipes in the source data; the first 3 are shown.
Need a different material? Browse Minecraft Block IDs or compare the related blocks below.
Painting Command Examples
Give 1 to nearest player: /give @p minecraft:painting 1
Give 1 to yourself: /give @s minecraft:painting 1
Give to a specific player: /give PlayerName minecraft:painting 1
Clear from inventory: /clear @p minecraft:painting
Painting FAQ
What is the item ID for Painting?
The item ID for Painting is minecraft:painting. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Painting?
Painting has the historical numerical ID 321, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:painting instead.
How do I give myself Painting in Minecraft?
Open the chat window and run /give @p minecraft:painting 1 to give the nearest player one Painting. Replace @p with a player name to target someone else.
How do you craft Painting?
Painting is crafted on a crafting table with 8 sticks and 1 black wool, which yields 1 Painting.