Sign Models
作者:rebot | 分类:数据包
Minecraft 版本: 1.19.4-pre2 1.19.4-pre3 1.19.4-pre4
平台: minecraft
标签: items models utility
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}}}
请登录后举报
暂无评论,抢个沙发吧~