It's a multi-envi-pack (Base = TMAll) and collects all Items I could find on ManiaPark.
(I downloaded all Items, given as ZIP files and as Pack.gbx files too.)
But these Items appear twice in my Pack if:
1.) the Pack.gbx is in the folder Packs/
2.) the single Items are in the folder Items/ as well
3.) if this line is in the ManiaTitlePack.xml:
Code: Select all
<folders>
<folder name="Items\" public="false" internal="false"/>
</folders>
If I remove the code above from the xml file, the Pack.gbx files are not packed anymore but neither the Items from their folder.
I tried it again with a test Pack:

The same pack with the added code for the Items folder:

But now it becomes crazy: if I want to do a pure Valley pack (the code for the Items folder is added in the xml), even the Pack.gbx Items for Canyon are packed:

Bug or future ?