Compatibility
Minecraft: Java Edition
26.1.x
1.21.6–1.21.11
Tags
Creators
Details
Licensed ARR
Published 10 months ago
🚀 Overview
This resource pack is designed for server and map developers as an example of how to create a custom 2D player head model or a larger model for use in GUI for Minecraft versions 1.21.6+. It adds new visual assets without replacing any vanilla content. The pack includes properly configured models designed specifically for GUI elements. You are free to use this pack for your own projects and as a learning reference.
⚡Using examples

⚡Give commands
Spoiler
for 2D:
/give @p minecraft:player_head[custom_model_data={floats:[1]}] 1
for big one:
/give @p minecraft:player_head[custom_model_data={floats:[2]}] 1


