Files

52 lines
1.2 KiB
JSON
Raw Permalink Normal View History

2026-01-19 12:28:32 +00:00
{
"spec": 2,
"metadata": {
"name": "Default Boy",
"tips": "默认男版模型Default Boy Model",
"license": {
"type": "CC 0"
},
"authors": [
{
"name": "哥斯拉",
"role": "模型",
"avatar": "avatar/gsl.png",
"contact": {
"Afdian": "https://afdian.com/a/6TGESILA",
"Bilibili": "https://space.bilibili.com/17798027"
},
"comment": "一个MC模型/YSM作者想法很多时间很少"
},
{
"name": "端木一动不动",
"role": "动画",
"avatar": "avatar/dm.png",
"comment": "永远都在ing"
}
],
"link": {
"home": "https://modrinth.com/mod/yes-steve-model",
"donate": "https://afdian.com/a/ysmmod"
}
},
"properties": {
"default_texture": "blue",
"free": true
},
"files": {
"player": {
"model": {
"main": "models/main.json",
"arm": "models/arm.json"
},
"animation": {
"main": "animations/main.animation.json",
"tac": "animations/tac.animation.json"
},
"texture": [
"textures/blue.png",
"textures/red.png"
]
}
}
}