mc_get_item_texture_by_id
Render the default texture for a Minecraft item registry ID (e.g., minecraft:diamond) as a viewable PNG image. No inventory slot required.
Instructions
Render the default texture for an item registry id (e.g. "minecraft:diamond_pickaxe") as a PNG you can see directly. No inventory slot required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Registry id like "minecraft:diamond". |