tchiseen wrote:You also don't even have to replace lands, you can just increment the number, for example naming the image like
Island.5.full.jpg will make the UNH land the fifth basic land in a set.
Just a little note...
If you do that, you probably also need to add the more basic land lines to the respective card lists in the res/editions/ folder to make your new card arts actually show up in the game. For example, if you want to make the Unhinged lands show up as, let's say, fifth Mirrodin lands, you would need to edit the Mirrodin.txt file, find the four "305 L
Forest" lines and add one more, then do the same for
Island,
Mountain,
Plains and
Swamp. Otherwise the game will think that there are just 4 different card arts for the basic lands and will not display the added fifth land.
(And yes, you obviously also need to add the actual *.5.full.jpg card images to the respective pics/ set subfolder, MR in the above example.)