Lib39/res/doll_item.json
3944Realms f062be7f51 更新内容
1. 加解密ClassLoader
2. 帮助指令管理器
2025-12-23 20:35:40 +08:00

37 lines
762 B
JSON

{
"format_version": "1.9.0",
"credit": "3D Model © 2025 LeisureTimeDock",
"textures": {
"3": "#item",
"particle": "#item"
},
"elements": [
{
"from": [7, 6, 1],
"to": [7, 14, 9],
"rotation": {"angle": 45, "axis": "y", "origin": [7, 10, 3.5]},
"faces": {
"east": {"uv": [0, 0, 16, 16], "texture": "#3"},
"west": {"uv": [0, 0, 16, 16], "texture": "#3"}
}
},
{
"from": [9, 6, 1],
"to": [9, 14, 9],
"rotation": {"angle": -45, "axis": "y", "origin": [9, 10, 3.5]},
"faces": {
"east": {"uv": [0, 0, 16, 16], "texture": "#3"},
"west": {"uv": [0, 0, 16, 16], "texture": "#3"}
}
}
],
"display": {},
"groups": [
{
"name": "item",
"origin": [0, 4, 2.5],
"color": 0,
"children": [0, 1]
}
]
}