🎈 气球配置
cosmetics:
earth:
type: balloon
permission: "craftcosmetics.balloon.earth"
offset:
x: -1.5
y: 4
z: 0
lead-offset:
x: 0
y: -0.75
z: 1
item:
craftengine-item: "craftcosmetics:earth"
配置项
| 配置项 | 说明 |
|---|---|
type: balloon | 将时装注册为气球 |
permission | 气球权限节点 |
offset.x/y/z | 气球相对玩家的显示偏移,单位为方块 |
lead-offset.x/y/z | 绳子锚点相对玩家的偏移,单位为方块 |
item.craftengine-item | 对应的 CraftEngine 物品 |
allow-wardrobe-preview | 是否允许衣柜预览 |