Iceburg71
Refugee
Ok, I am starting to work on modding, creating my own mods\modlets. I am running into the issue of not being able to find information on specifics for what things do. I can fumble around a figure it out, but it would be nice if there was a reference manual to let people know what things are and what they do.
For example in entityclasses
<property name="Tags" value="entity,animal,zombie,hostile,radiated"/>
what do each of those values do, and if I add one, what must I do in other sections\xml files.
Also like this one:
<property name="ReplaceMaterial0" value="particleeffects/blood"/>
It would be nice to know what ReplaceMaterial0 is and what are the accepted values for it.
Any help on where to find this would be great. the Wiki was a good start, but I didn't see a reference manual out there. Been looking around off and on for a couple days now.
Thanks for anything you can provide or point me to.
For example in entityclasses
<property name="Tags" value="entity,animal,zombie,hostile,radiated"/>
what do each of those values do, and if I add one, what must I do in other sections\xml files.
Also like this one:
<property name="ReplaceMaterial0" value="particleeffects/blood"/>
It would be nice to know what ReplaceMaterial0 is and what are the accepted values for it.
Any help on where to find this would be great. the Wiki was a good start, but I didn't see a reference manual out there. Been looking around off and on for a couple days now.
Thanks for anything you can provide or point me to.