C
ClearInsight News

Minecraft how to see item id

Author

John Castro

Published Mar 24, 2026

Minecraft how to see item id

Command Block 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 command block in Minecraft is shown below: Items from earlier versions of Minecraft were assigned a numerical ID – a unique number to represent it.

There are other answers below:

Open minecraft 2. Go in a server or in a single player map 3. Use control button (ctrl) and the f3 button (ctrl +F3) the statistics might popup but use f3 to minimize it again. 4. Open your inventory and hover over any item (preferably not one with custom name.) after the name it will be a number for example on glass the Id will be 20.

51 rows · Sort Item IDs By Type. Optimize Your Experience. Click the “Table View” and “Card …

How do I find item ID names? I am trying to edit the contents of chests in Chocolate Quest, but to do so I need item id names (not numbers). For example minecraft:diamond or chocolateQuest:cloudBoots. I have the id’s for everything from chocolate quest but I am trying to find them for other mods. Is there any way I can find the id’s for the items I …

615 rows · Example of how to use a Minecraft ID. The ID value of an item comes in handy when …

You can press F3 + H which will enable tooltips. You can now hover over an item or block to see its id.

It sounds like you’re looking for the equivalent of Java Edition’s F3+H display of item IDs and other information. I don’t think that is available in Bedrock Edition.

In 1.8 to 1.12, you’ll need to throw down the item in front of you and then type: /entitydata @e[type=Item,r=3] {} In chat you’ll see all of the data of the item entity, which includes stuff like its motion and age.

These data values refer to the different types of blocks, items and other features on Java Edition and are used in many places in Minecraft. Block IDs are used to define blocks placed in the world. Item IDs are valid only for items (including items in chests and items dropped in the world). All block IDs that do not have a gray background in this page are also valid item IDs.

just a tip instead of installing this mod press f3+h and you get info about the item Ex:item id and durability of the item (just a tip)

What is Minecraft item ID list?

Minecraft Item ID List Minecraft Item IDs is a searchable, interactive database of all Minecraft item and block IDs. Click the “Table View” and “Card View” buttons to change the way the items are displayed.

How to see the ID of an item or block?

You can press F3 + H which will enable tooltips. You can now hover over an item or block to see its id. Show activity on this post. and it worked! It also answered my other question of How to make an item that destroys mod blocks

Where can I find a list of Minecraft items?

Minecraft Item IDs is a searchable, interactive database of all Minecraft item and block IDs. On this website, you can find lists of all types of items. Each item has its own individual page, on which you can find crafting recipes, spawn commands, and useful information about it.

What is Minecraft ID and description?

1 Description is what the item is called and ( Minecraft ID Name) is the string value that is used in game commands. 2 Minecraft ID is the Internal number for the item. 3 Minecraft DataValue (or damage value) identifies the variation of the block if more than one type exists for the Minecraft ID.