• Mods are now organized as resources. Use the Mods link above to browse for or submit a mod, tool, or prefab.

    The TFP Official Modding Forum Policy establishes the rules and guidelines for mod creators and mod users.

Mesh?

guccimarsh

Refugee
Hi. I'm trying to make some zombies for my server, but I need to make them distinguishable. I have found that the ReplaceMaterial0 and ReplaceMaterial1 is the way to go. However, I need to find the mesh "code" for the textures to fit my needs. Here's an example I found from another modlet:

<property name="ReplaceMaterial0" value="entities/lighting/torch_wall_holder"/>

Where would I find the rest of the "entities/lighting/torch_wall_holder" kind of files?

 
Back
Top