![[API] Forge Multipart 1.7.2/1.6.4/1.6.2/1.5.2](http://www.5minecraft.net/wp-content/uploads/2013/09/Api-forgemultipart.png)
[API] Forge Multipart 1.7.2/1.6.4/1.6.2/1.5.2
[API] Forge Multipart 1.7.2
An API for dynamically handling different functional parts in the one block space.
Requirements:
- The latest version of CCL (files.minecraftforge.net/CodeChickenLib/)
- Forge
- A scala compatible IDE and project (For eclipse, download the scala eclipse plugin and right click on the project -> Add Scala Nature)
If you only want to use the API and not modify it:
- Download the latest dev version from files.minecraftforge.net/ForgeMultipart/
- Download the latest dev version of CCL.
- Place both mods in your /libs/ folder and link them as libraries in your IDE.
Implementation of all parts of the API should be clean and easy in Java. The minecraft multipart mod is implemented in java as a test case.
For 1.7.2
dev: http://www.dl3.5minecraft.net/download.php?file=7d604c20dab7d6e648b7aaa2a4511e1f
Src: http://www.dl3.5minecraft.net/download.php?file=e36798b1f8d84f7fe18891e4e15e1bc5
Universal: http://www.dl3.5minecraft.net/download.php?file=89681ca97a353771c7be93cbcbb1ebd6
For 1.6.4
dev:http://dl2.5minecraft.net/download.php?file=3a38f1438314a1f6b2adfc333274793d
universal:http://dl2.5minecraft.net/download.php?file=87d55d501f4ec0966cb7ac43738c16b6
For 1.6.2
dev:http://dl2.5minecraft.net/download.php?file=0bdfe06dbcdc5d406764d10044c0cf8d
universal:http://dl2.5minecraft.net/download.php?file=8e82b37b48857a03d7ec04245332a038
For 1.5.2
dev:http://dl2.5minecraft.net/download.php?file=5288c79aa1c55c9c43c83d9aa4923990
universal:http://dl2.5minecraft.net/download.php?file=c7f4dcb3685badeff6f44cf0fe4e8366
Credits: chicken_bones