texture = /infestation/asset/model_creature/guineapig/silkie.png
      Head = new ModelRenderer(this, 17, 0);
      Head.addBox(-2F, -4F, -6F, 6, 4, 4);
      Head.setRotationPoint(-1F, 22F, -6F);
      Head.setTextureSize(64, 32);
      Head.mirror = true;
      setRotation(Head, 0F, 0F, 0F);
      Body = new ModelRenderer(this, 42, 0);
      Body.addBox(-6F, -10F, -7F, 6, 14, 5);
      Body.setRotationPoint(3F, 16F, 2F);
      Body.setTextureSize(64, 32);
      Body.mirror = true;
      setRotation(Body, 1.570796F, 0F, 0F);
      FeetFrontRight = new ModelRenderer(this, 0, 16);
      FeetFrontRight.addBox(-3F, 0F, -2F, 1, 1, 2);
      FeetFrontRight.setRotationPoint(0F, 23F, 6F);
      FeetFrontRight.setTextureSize(64, 32);
      FeetFrontRight.mirror = true;
      setRotation(FeetFrontRight, 0F, 0F, 0F);
      FeetFrontLeft = new ModelRenderer(this, 0, 16);
      FeetFrontLeft.addBox(-1F, 0F, -2F, 1, 1, 2);
      FeetFrontLeft.setRotationPoint(3F, 23F, 6F);
      FeetFrontLeft.setTextureSize(64, 32);
      FeetFrontLeft.mirror = true;
      setRotation(FeetFrontLeft, 0F, 0F, 0F);
      FeetBackRight = new ModelRenderer(this, 0, 16);
      FeetBackRight.addBox(-3F, 0F, -3F, 1, 1, 2);
      FeetBackRight.setRotationPoint(0F, 23F, -6F);
      FeetBackRight.setTextureSize(64, 32);
      FeetBackRight.mirror = true;
      setRotation(FeetBackRight, 0F, 0F, 0F);
      FeetBackLeft = new ModelRenderer(this, 0, 16);
      FeetBackLeft.addBox(-1F, 0F, -3F, 1, 1, 2);
      FeetBackLeft.setRotationPoint(3F, 23F, -6F);
      FeetBackLeft.setTextureSize(64, 32);
      FeetBackLeft.mirror = true;
      setRotation(FeetBackLeft, 0F, 0F, 0F);
      EarLeft = new ModelRenderer(this, 0, 0);
      EarLeft.addBox(0F, 0F, 0F, 1, 1, 1);
      EarLeft.setRotationPoint(2F, 17F, -12F);
      EarLeft.setTextureSize(64, 32);
      EarLeft.mirror = true;
      setRotation(EarLeft, 0F, 0F, 0F);
      EarRight = new ModelRenderer(this, 0, 0);
      EarRight.addBox(0F, 0F, 0F, 1, 1, 1);
      EarRight.setRotationPoint(-3F, 17F, -12F);
      EarRight.setTextureSize(64, 32);
      EarRight.mirror = true;
      setRotation(EarRight, 0F, 0F, 0F);