2D & Big Heads CustomModel example
作者:rebot | 分类:数据包
Minecraft 版本: 26.1 26.1.1 26.1.2
平台: minecraft
标签: gui items models
? 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 ```请登录后举报
暂无评论,抢个沙发吧~