public ModelPylonOld() {
textureWidth = 64;
textureHeight = 32;
crystal1 = new ModelRenderer(this, 0, 0);
crystal1.addBox(-1.5F, -7F, -1F, 3, 7, 2);
crystal1.setRotationPoint(0F, 23F, 0F);
crystal1.setTextureSize(256, 128);
setRotation(crystal1, 0.1396263F, -0.418879F, 0F);
crystal2 = new ModelRenderer(this, 0, 0);
crystal2.addBox(-1.5F, -7F, -1F, 3, 7, 2);
crystal2.setRotationPoint(0F, 23F, 0F);
crystal2.setTextureSize(256, 128);
setRotation(crystal2, -0.1396263F, 0.418879F, 0F);
crystal3 = new ModelRenderer(this, 0, 0);
crystal3.addBox(-1.5F, -7F, -1F, 3, 7, 2);
crystal3.setRotationPoint(0F, 23F, 0F);
crystal3.setTextureSize(256, 128);
setRotation(crystal3, 0.1396263F, 0.418879F, 0F);
crystal4 = new ModelRenderer(this, 0, 0);
crystal4.addBox(-1.5F, -7F, -1F, 3, 7, 2);
crystal4.setRotationPoint(0F, 23F, 0F);
crystal4.setTextureSize(256, 128);
setRotation(crystal4, -0.1396263F, -0.418879F, 0F);
crystal5 = new ModelRenderer(this, 0, 0);
crystal5.addBox(-1.5F, 0F, -1F, 3, 7, 2);
crystal5.setRotationPoint(0F, 10F, 0F);
crystal5.setTextureSize(256, 128);
setRotation(crystal5, 0.1396263F, 0.418879F, 0F);
crystal6 = new ModelRenderer(this, 0, 0);
crystal6.addBox(-1.5F, 0F, -1F, 3, 7, 2);
crystal6.setRotationPoint(0F, 10F, 0F);
crystal6.setTextureSize(256, 128);
setRotation(crystal6, 0.1396263F, -0.418879F, 0F);
crystal7 = new ModelRenderer(this, 0, 0);
crystal7.addBox(-1.5F, 0F, -1F, 3, 7, 2);
crystal7.setRotationPoint(0F, 10F, 0F);
crystal7.setTextureSize(256, 128);
setRotation(crystal7, -0.1396263F, -0.418879F, 0F);
crystal8 = new ModelRenderer(this, 0, 0);
crystal8.addBox(-1.5F, 0F, -1F, 3, 7, 2);
crystal8.setRotationPoint(0F, 10F, 0F);
crystal8.setTextureSize(256, 128);
setRotation(crystal8, -0.1396263F, 0.418879F, 0F);
outside1 = new ModelRenderer(this, 17, 0);
outside1.addBox(0F, -4F, -1.5F, 1, 8, 3);
outside1.setRotationPoint(4F, 18F, 0F);
outside1.setTextureSize(256, 128);
setRotation(outside1, 0F, 0F, 0.1396263F);
outside2 = new ModelRenderer(this, 17, 0);
outside2.addBox(-1F, -4F, -1.5F, 1, 8, 3);
outside2.setRotationPoint(-4F, 18F, 0F);
outside2.setTextureSize(256, 128);
setRotation(outside2, 0F, 0F, -0.1396263F);
outside3 = new ModelRenderer(this, 26, 0);
outside3.addBox(-1.5F, -3F, -1F, 3, 6, 1);
outside3.setRotationPoint(0F, 18F, -4F);
outside3.setTextureSize(256, 128);
setRotation(outside3, 0.0698132F, 0F, 0F);
outside4 = new ModelRenderer(this, 26, 0);
outside4.addBox(-1.5F, -3F, 0F, 3, 6, 1);
outside4.setRotationPoint(0F, 18F, 4F);
outside4.setTextureSize(256, 128);
setRotation(outside4, -0.0698132F, 0F, 0F);
outside5 = new ModelRenderer(this, 27, 0);
outside5.addBox(0F, 0F, -4F, 1, 2, 8);
outside5.setRotationPoint(3F, 18F, 0F);
outside5.setTextureSize(256, 128);
setRotation(outside5, 0F, 0F, 0F);
outside6 = new ModelRenderer(this, 27, 0);
outside6.addBox(-1F, -1F, -4F, 1, 2, 8);
outside6.setRotationPoint(-3F, 19F, 0F);
outside6.setTextureSize(256, 128);
setRotation(outside6, 0F, 0F, 0F);
outside7 = new ModelRenderer(this, 17, 12);
outside7.addBox(-3F, -1F, 0F, 6, 2, 1);
outside7.setRotationPoint(0F, 19F, 3F);
outside7.setTextureSize(256, 128);
setRotation(outside7, 0F, 0F, 0F);
outside8 = new ModelRenderer(this, 17, 12);
outside8.addBox(-3F, -1F, -1F, 6, 2, 1);
outside8.setRotationPoint(0F, 19F, -3F);
outside8.setTextureSize(256, 128);
setRotation(outside8, 0F, 0F, 0F);
}