🎩 帽子配置
cosmetics:
forest_hat:
type: hat
set: forest
dyeable: true
permission: "craftcosmetics.hat.forest_hat"
item:
craftengine-item: "craftcosmetics:forest_hat"
配置项
| 配置项 | 说明 |
|---|---|
type: hat | 将时装注册为帽子 |
set | 所属套装 ID,可选 |
dyeable | 是否允许染色 |
permission | 帽子权限节点 |
item.craftengine-item | 对应的 CraftEngine 物品 |
allow-wardrobe-preview | 是否允许衣柜预览 |