2D Icon
This feature requires Minecraft 1.21.2 clients or greater (server version is not important).
To support older clients refer to the other tutorials:
The icon
property
icon
propertyYou have just to set the icon property to a valid texture path. You are done!
Example
info:
namespace: test
items:
obsidian_trident:
name: Obsidian Trident
resource:
generate: false
model_path: item/obsidian_trident
material: TRIDENT
icon: item/obsidian_trident

Last updated
Was this helpful?