forked from VoxeLibre/VoxeLibre
Fix error messages about missing mob textures
This commit is contained in:
parent
f000347380
commit
f5fd5e400f
|
@ -687,7 +687,6 @@ Frame Root {
|
|||
96.078431;
|
||||
0.140000; 0.140000; 0.140000;;
|
||||
0.000000; 0.000000; 0.000000;;
|
||||
TextureFilename {"cow.png";}
|
||||
}
|
||||
} // End of Cow material list
|
||||
XSkinMeshHeader {
|
||||
|
|
|
@ -543,7 +543,6 @@ Frame Root {
|
|||
96.078431;
|
||||
0.500000; 0.500000; 0.500000;;
|
||||
0.000000; 0.000000; 0.000000;;
|
||||
TextureFilename {"mobs_creeper.png";}
|
||||
}
|
||||
} // End of Creeper material list
|
||||
XSkinMeshHeader {
|
||||
|
|
|
@ -1018,7 +1018,6 @@ Frame Root {
|
|||
96.078431;
|
||||
0.000000; 0.000000; 0.000000;;
|
||||
0.000000; 0.000000; 0.000000;;
|
||||
TextureFilename {"mobs_horse.png";}
|
||||
}
|
||||
} //End of Mesh Material List
|
||||
MeshTextureCoords { //Mesh UV Coordinates
|
||||
|
|
|
@ -687,7 +687,6 @@ Frame Root {
|
|||
96.078431;
|
||||
0.140000; 0.140000; 0.140000;;
|
||||
0.000000; 0.000000; 0.000000;;
|
||||
TextureFilename {"cow.png";}
|
||||
}
|
||||
} // End of Cow material list
|
||||
XSkinMeshHeader {
|
||||
|
|
|
@ -603,7 +603,6 @@ Frame Root {
|
|||
96.078431;
|
||||
0.011450; 0.011450; 0.011450;;
|
||||
0.000000; 0.000000; 0.000000;;
|
||||
TextureFilename {"mobs_pig.png";}
|
||||
}
|
||||
} // End of Pig material list
|
||||
XSkinMeshHeader {
|
||||
|
|
|
@ -847,7 +847,6 @@ Frame Root {
|
|||
96.078431;
|
||||
0.000000; 0.000000; 0.000000;;
|
||||
0.000000; 0.000000; 0.000000;;
|
||||
TextureFilename {"sheep.png";}
|
||||
}
|
||||
} // End of Sheep material list
|
||||
XSkinMeshHeader {
|
||||
|
|
|
@ -551,7 +551,6 @@ Frame Root {
|
|||
96.078431;
|
||||
0.500000; 0.500000; 0.500000;;
|
||||
0.000000; 0.000000; 0.000000;;
|
||||
TextureFilename {"mobs_skeleton.png";}
|
||||
}
|
||||
} // End of Cube_001 material list
|
||||
XSkinMeshHeader {
|
||||
|
|
|
@ -556,7 +556,6 @@ Frame Root {
|
|||
96.078431;
|
||||
0.500000; 0.500000; 0.500000;;
|
||||
0.000000; 0.000000; 0.000000;;
|
||||
TextureFilename {"mobs_farmer.png";}
|
||||
}
|
||||
} // End of Cube_001 material list
|
||||
XSkinMeshHeader {
|
||||
|
|
Loading…
Reference in New Issue