PDA

View Full Version : Making Your Own 13th Age .MOD File



dmccoy1693
September 11th, 2019, 18:43
I'm posting this here as much for myself as I am for everyone else. After I exported the file for the Book of Heroic Races: Age of Races (coming soon), I was not able to find it. After some experimenting and some awesome help from Laendra on Discord, we came up with the answer. Here's the modifications you have to make a .mod file work for 13th Age.

For those with experience: You have to change a line in definition.xml to '<root version="3.3">'

Step by Step for those without experience:

Once you export the .mod file (see the many youtube videos on how to do that), you want to go to the modules folder. I recommend getting there by clicking on Images and Maps, clicking the Folder button, in the new window go to the Fantasy Grounds folder and then opening the modules folder.
Find the file you just exported and change the .mod part of the file to .zip (if you don't have file name extensions turned on, you'll need it turned on). Open the zip file.
Copy the file definition.xml to the modules folder and open it. If you don't have an xml reader, change the .xml part of the file to .txt and open it in Notepad. DO NOT OPEN IT IN WORD. For a free XML reader, I recommend downloading Notepad++.
The second line is going to be something like "<root version="3.3" release="31|4E:28|CoreRPG:4">". Change this to "<root version="3.3">". Save the file. If you renamed definition.xml to a txt file, change the name back.
Place definition.xml back in the .zip file. Change the name of the .zip file back to .mod.


And that is it. You are done. Happy Mod creating.

Moon Wizard
October 1st, 2019, 00:44
Hey guys, on this specific topic, could someone fill me in on what the problem was?

I just exported an example module with a few images here on my machine, exited, created a new campaign, and I was able to load the exported module. I checked the definition.xml, and it was using the <root version="3.3" release="31|4E:28|CoreRPG:4"> tag and didn't appear to have any problems.

Just wanted to figure out to make sure it's not an issue we can fix for the next version.

Thanks,
JPG

agingold
October 24th, 2020, 13:51
well i checked this and i found out it requires a tremendous amount of time to make things decent.

kronovan
October 24th, 2020, 17:25
I ditto Moon Wizard on this - no problems whatsoever creating a 13 Age MOD by just using the export UI. I even copied the MOD I created in FGC to my new FGU \modules folder and it worked without any problems.