Naming format of update source data files

When Forge processes update source data files, it is important to keep two issues in mind concerning the names of the data files.

For these reasons, it is strongly recommended that you use a timestamp format as the naming scheme for the filenames. If necessary, use leading zeros to force the desired numeric order. For example, if you have two files named 9.xml and 10.xml, Forge will process 10.xml before 9.xml; therefore, you must rename 9.xml to 09.xml so that it is processed before 10.xml.