diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..c80255e --- /dev/null +++ b/pom.xml @@ -0,0 +1,73 @@ + + 4.0.0 + tinker + TinkersConstruct + 1.4.7 + TinkersConstruct + https://github.com/mDiyo/TinkersConstruct + + + net.md-5 + ForgeMod + 1.4.7-6.6.2.534-R2 + + + + 222 + 1.115.${ic2.build}-lf + https://raw.github.com/MinecraftForge/FML/1bd6847bc80f51b06544068011f7df3218f13999/conf/ + + + + + + true + + built + + + + net.industrial-craft + ic2 + ${ic2.version} + jar + compile + + + + + + + ${basedir}/tinker + + + ${basedir}/resources + + + + + net.md-5 + specialsource-maven-plugin + 1.0 + + + install-remapped-ic2 + initialize + + install-remapped-file + + + net.industrial-craft + ic2 + ${ic2.version} + + http://ic2api.player.to:8080/job/IC2_lf/${ic2.build}/artifact/packages/industrialcraft-2_${ic2.version}.jar + + ${ic2.mcp.mappings} + + + + + + +