mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-13 08:14:23 +01:00
Add the missing reformed_changeling.json files
This commit is contained in:
parent
5c83e960f7
commit
c48889732c
3 changed files with 12 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"parent": "minelittlepony:races/steve/alicorn",
|
||||
"parent": "minelittlepony:races/steve/changeling",
|
||||
"locals": {
|
||||
"arm_width": 3,
|
||||
"arm_rotation_x": 2,
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "minelittlepony:races/steve/reformed_changeling",
|
||||
"locals": {
|
||||
"arm_width": 3,
|
||||
"arm_rotation_x": 2,
|
||||
"arm_rotation_y": 8.5
|
||||
}
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "minelittlepony:races/steve/changeling"
|
||||
}
|
Loading…
Reference in a new issue