first commit
This commit is contained in:
@ -0,0 +1,60 @@
|
||||
{
|
||||
"head": "head",
|
||||
"portraitScale": 2.7,
|
||||
"portraitTranslation": [ -0.5, 1.0, 0 ],
|
||||
"profileScale": 0.7,
|
||||
"profileTranslation": [ 0, 0.8, 0 ],
|
||||
"faint": "bedrock(ogerpon, sleep)",
|
||||
"poses": {
|
||||
"battle-idle": {
|
||||
"poseName": "battle-idle",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": ["STAND"],
|
||||
"isBattle": true,
|
||||
"animations": ["bedrock(ogerpon, battle_idle)"],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ogerpon, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"standing": {
|
||||
"poseName": "standing",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": ["STAND", "NONE", "PORTRAIT", "PROFILE"],
|
||||
"isBattle": false,
|
||||
"animations": [
|
||||
"bedrock(ogerpon, ground_idle)"],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ogerpon, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"walking": {
|
||||
"poseName": "walking",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [ "WALK" ],
|
||||
"animations": [
|
||||
"bedrock(ogerpon, ground_walk)" ],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ogerpon, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"sleeping": {
|
||||
"poseName": "sleeping",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [
|
||||
"SLEEP"
|
||||
],
|
||||
"animations": [
|
||||
"bedrock(ogerpon, sleep)"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,60 @@
|
||||
{
|
||||
"head": "head",
|
||||
"portraitScale": 2.7,
|
||||
"portraitTranslation": [ -0.5, 1.0, 0 ],
|
||||
"profileScale": 0.7,
|
||||
"profileTranslation": [ 0, 0.8, 0 ],
|
||||
"faint": "bedrock(ogerpon_fire, sleep)",
|
||||
"poses": {
|
||||
"battle-idle": {
|
||||
"poseName": "battle-idle",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": ["STAND"],
|
||||
"isBattle": true,
|
||||
"animations": ["bedrock(ogerpon_fire, battle_idle)"],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ogerpon_fire, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"standing": {
|
||||
"poseName": "standing",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": ["STAND", "NONE", "PORTRAIT", "PROFILE"],
|
||||
"isBattle": false,
|
||||
"animations": [
|
||||
"bedrock(ogerpon_fire, ground_idle)"],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ogerpon_fire, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"walking": {
|
||||
"poseName": "walking",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [ "WALK" ],
|
||||
"animations": [
|
||||
"bedrock(ogerpon_fire, ground_run)" ],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ogerpon_fire, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"sleeping": {
|
||||
"poseName": "sleeping",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [
|
||||
"SLEEP"
|
||||
],
|
||||
"animations": [
|
||||
"bedrock(ogerpon_fire, sleep)"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,60 @@
|
||||
{
|
||||
"head": "head",
|
||||
"portraitScale": 2.7,
|
||||
"portraitTranslation": [ -0.5, 1.0, 0 ],
|
||||
"profileScale": 0.7,
|
||||
"profileTranslation": [ 0, 0.8, 0 ],
|
||||
"faint": "bedrock(ogerpon_rock, sleep)",
|
||||
"poses": {
|
||||
"battle-idle": {
|
||||
"poseName": "battle-idle",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": ["STAND"],
|
||||
"isBattle": true,
|
||||
"animations": ["bedrock(ogerpon_rock, battle_idle)"],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ogerpon_rock, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"standing": {
|
||||
"poseName": "standing",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": ["STAND", "NONE", "PORTRAIT", "PROFILE"],
|
||||
"isBattle": false,
|
||||
"animations": [
|
||||
"bedrock(ogerpon_rock, ground_idle)"],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ogerpon_rock, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"walking": {
|
||||
"poseName": "walking",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [ "WALK" ],
|
||||
"animations": [
|
||||
"bedrock(ogerpon_rock, ground_run)" ],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ogerpon_rock, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"sleeping": {
|
||||
"poseName": "sleeping",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [
|
||||
"SLEEP"
|
||||
],
|
||||
"animations": [
|
||||
"bedrock(ogerpon_rock, sleep)"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,60 @@
|
||||
{
|
||||
"head": "head",
|
||||
"portraitScale": 2.7,
|
||||
"portraitTranslation": [ -0.5, 1.0, 0 ],
|
||||
"profileScale": 0.7,
|
||||
"profileTranslation": [ 0, 0.8, 0 ],
|
||||
"faint": "bedrock(ogerpon_teal, sleep)",
|
||||
"poses": {
|
||||
"battle-idle": {
|
||||
"poseName": "battle-idle",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": ["STAND"],
|
||||
"isBattle": true,
|
||||
"animations": ["bedrock(ogerpon_teal, battle_idle)"],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ogerpon_teal, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"standing": {
|
||||
"poseName": "standing",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": ["STAND", "NONE", "PORTRAIT", "PROFILE"],
|
||||
"isBattle": false,
|
||||
"animations": [
|
||||
"bedrock(ogerpon_teal, ground_idle)"],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ogerpon_teal, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"walking": {
|
||||
"poseName": "walking",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [ "WALK" ],
|
||||
"animations": [
|
||||
"bedrock(ogerpon_teal, ground_run)" ],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ogerpon_teal, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"sleeping": {
|
||||
"poseName": "sleeping",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [
|
||||
"SLEEP"
|
||||
],
|
||||
"animations": [
|
||||
"bedrock(ogerpon_teal, sleep)"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,60 @@
|
||||
{
|
||||
"head": "head",
|
||||
"portraitScale": 2.7,
|
||||
"portraitTranslation": [ -0.5, 1.0, 0 ],
|
||||
"profileScale": 0.7,
|
||||
"profileTranslation": [ 0, 0.8, 0 ],
|
||||
"faint": "bedrock(ogerpon_water, sleep)",
|
||||
"poses": {
|
||||
"battle-idle": {
|
||||
"poseName": "battle-idle",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": ["STAND"],
|
||||
"isBattle": true,
|
||||
"animations": ["bedrock(ogerpon_water, battle_idle)"],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ogerpon_water, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"standing": {
|
||||
"poseName": "standing",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": ["STAND", "NONE", "PORTRAIT", "PROFILE"],
|
||||
"isBattle": false,
|
||||
"animations": [
|
||||
"bedrock(ogerpon_water, ground_idle)"],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ogerpon_water, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"walking": {
|
||||
"poseName": "walking",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [ "WALK" ],
|
||||
"animations": [
|
||||
"bedrock(ogerpon_water, ground_run)" ],
|
||||
"quirks": [
|
||||
{
|
||||
"name": "blink",
|
||||
"animations": ["bedrock(ogerpon_water, blink)"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"sleeping": {
|
||||
"poseName": "sleeping",
|
||||
"transformTicks": 10,
|
||||
"poseTypes": [
|
||||
"SLEEP"
|
||||
],
|
||||
"animations": [
|
||||
"bedrock(ogerpon_water, sleep)"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user