Compatibility
Minecraft: Java Edition
1.19.4-pre4
1.19.4-pre2–1.19.4-pre4
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Sign Models
This Minecraft resource pack provides usable entity models through Custom Model Data, allowing map makers and creators to display entities in ways that were previously limited. The pack is designed to be used in other resource packs, allowing users to cherry-pick the pieces they need.
Custom Model Data
Each model is tied to the item form of itself.
The types are as follows:
Type | Model Data Number | Sign Item |
---|---|---|
Sign | 2669000 |
Normal Sign |
Wall Sign | 2669001 |
Normal Sign |
Sign Post | 2669002 |
Normal Sign |
Wall Hanging Sign | 2669000 |
Hanging Sign |
Hanging Sign | 2669001 |
Hanging Sign |
Attached Hanging Sign | 2669002 |
Hanging Sign |
For example, the following command could be used to summon a cherry hanging sign display:
/summon minecraft:item_display ~ ~ ~ {item: {id: "minecraft:cherry_hanging_sign", Count: 1b, tag: {CustomModelData: 2669000}}}