This mod is not a mod you are using in a normal modpack. Heck it would cause a longer unnessesary Loading time...
No this mod is made for modMakers or modpack makers that want to support the FTB-Wiki...
It is simply a Helper mod which prints the basic Information + what mods/addons provide in a FTB Format so you can simply take the file
and copy/paste it into the FTB-Wiki (only objects).
Important: A Instructions file is in the ModJar same as a mod list. More instructions you find in the download page
Why did i create something like that?:
Simply because i am not very good at html or any webpage formatting and writing text is really hard for me,
so i decided for me that i will automate this. And while i made this mod i got request from a FTB-Wiki Person to make
it compatible to other mods not only IC2-Classic...
So this came out.
What is supported?:
A couple things:
1: A list of Mods that are supported (Based of the FTB Page) is in the ModJar. If your mod is not listed then add it manually (required for printing)
2: Item/Block Collection and processing of Vanilla & Forge Recipes (oreDict & ItemLists also)
3: Configs for searching for mods that did not add their API/themselves to the WikiMod
4: Basic Informations about the items. Like Stackablity if it is a Block or a Item (in the printing) but that can be overriden.
5: Minetweaker Changes, it will see if minetweaker changed vanilla recipes and print these too. Heck minetweaker could add a function to add Special data to the printer. (Very limit things i have to say)
What is not Supported?:
1: FluidStacks... Yeah there is no reason to print a FluidStack/Fluid when it has no block.
2: Anything outside vanilla that did not get added by a addon or by the mod that supports it. (Its a Printing mod like nei)
3: Servers, It can be put on a server but it will not run since it making a check on which side it is...
4: Changing the Printing format. That is not possible its mostly hardcoded... With a couple exclusions
5: Printing extra text to the Base Page. A program is there to assist you not to print the whole thing to you.. So extra text has to be added by yourself.