mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-03-25 05:00:55 +01:00
36 lines
1 KiB
JSON
36 lines
1 KiB
JSON
{
|
|
"texture": {"w": 64, "h": 64},
|
|
"locals": {
|
|
"segments": 4
|
|
},
|
|
"data": {
|
|
"segment_0": {
|
|
"type": "mson:slot",
|
|
"name": "segment_0",
|
|
"implementation": "com.minelittlepony.client.model.part.PonyTail$Segment",
|
|
"locals": { "segment_index": 0 },
|
|
"data": "minelittlepony:components/tail_segment"
|
|
},
|
|
"segment_1": {
|
|
"type": "mson:slot",
|
|
"name": "segment_1",
|
|
"implementation": "com.minelittlepony.client.model.part.PonyTail$Segment",
|
|
"locals": { "segment_index": 1 },
|
|
"data": "minelittlepony:components/tail_segment"
|
|
},
|
|
"segment_2": {
|
|
"type": "mson:slot",
|
|
"name": "segment_2",
|
|
"implementation": "com.minelittlepony.client.model.part.PonyTail$Segment",
|
|
"locals": { "segment_index": 2 },
|
|
"data": "minelittlepony:components/tail_segment"
|
|
},
|
|
"segment_3": {
|
|
"type": "mson:slot",
|
|
"name": "segment_3",
|
|
"implementation": "com.minelittlepony.client.model.part.PonyTail$Segment",
|
|
"locals": { "segment_index": 3 },
|
|
"data": "minelittlepony:components/tail_segment"
|
|
}
|
|
}
|
|
}
|