first commit
This commit is contained in:
		@ -0,0 +1,34 @@
 | 
			
		||||
{
 | 
			
		||||
  "head": "head",
 | 
			
		||||
  "portraitScale": 1.65,
 | 
			
		||||
  "portraitTranslation": [-0.05, 0.9, 0],
 | 
			
		||||
  "profileScale": 0.8,
 | 
			
		||||
  "profileTranslation": [-0.1, 0.6, 0],
 | 
			
		||||
  "faint": "bedrock(toxicroak, faint)",
 | 
			
		||||
  "poses": {
 | 
			
		||||
    "standing": {
 | 
			
		||||
      "poseName": "standing",
 | 
			
		||||
      "transformTicks": 10,
 | 
			
		||||
      "poseTypes": ["STAND", "NONE", "PORTRAIT", "PROFILE", "FLOAT"],
 | 
			
		||||
      "animations": [
 | 
			
		||||
        "look",
 | 
			
		||||
        "bedrock(toxicroak, ground_idle)"
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    "walking": {
 | 
			
		||||
      "poseName": "walking",
 | 
			
		||||
      "transformTicks": 10,
 | 
			
		||||
      "poseTypes": ["WALK", "SWIM"],
 | 
			
		||||
      "animations": [
 | 
			
		||||
        "look",
 | 
			
		||||
        "bedrock(toxicroak, ground_walk)"
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
	"sleeping": {
 | 
			
		||||
      "poseName": "sleeping",
 | 
			
		||||
      "transformTicks": 10,
 | 
			
		||||
      "poseTypes": [ "SLEEP" ],
 | 
			
		||||
      "animations": [ "bedrock(toxicroak, sleep)" ]
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user