1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
modLoader="javafml" loaderVersion="[28,)" authors="Luck, sk89q" [[mods]] modId="spark" displayName="spark" version="${pluginVersion}" description="${pluginDescription}" [[dependencies.spark]] modId="forge" mandatory=true versionRange="[28,)" ordering="NONE" side="BOTH"