Project Red for 1.7

This is a fork of the Minecraft mod Project Red updated for Minecraft 1.7, pending an official version. It includes a 1.7 port of ForgeMultipart.

Modules ported so far:
Note 1: Although there is now an official 1.7 version of CodeChickenCore, its API has changed considerably, and this port does not use it.
Instead, the ForgeMultipart jar listed below contains its own internal copies of CodeChickenCore and CodeChickenLib (under a different namespace, so they won't conflict with the official versions). So, you don't need to install CodeChickenCore unless it's required by other mods you're using.

Note 2: Currently, all the ProjectRed modules are distributed in a single jar. This is because forgegradle seems to have difficulty reobfuscating code that spans multiple jars.

Note 3: To comply with the terms of the Project Red licence, I am distributing the jars in the form of a mod pack that includes one of my other mods. The only jars from the pack you need to install are ForgeMultipartGreg and ProjectRedGreg.

Warning

This is unofficial and experimental. It is possible that worlds created with this version, and add-ons based on it, will be incompatible with the official 1.7 versions of ForgeMultipart and ProjectRed when they come out.

As soon as official versions are available, this project will be discontinued.

Bug Reporting

Bug reports and any other correspondence concerning these versions should be addressed to me, NOT ChickenBones or MrTJP.

greg.ewing@canterbury.ac.nz

Download

This code has been tested with the following versions of Minecraft and Forge. It may or may not work with other versions.

Minecraft Version Jars
Source on Github
Forge Version
1.7.2
ProjectRedPack-G1.0.3-mc1.7.2.zip
gcewing/ForgeMultipart
gcewing/ProjectRed
10.12.0.1046 or later

Licences

CodeChickenLib: LGPL 2.1
ForgeMultipart: LGPL 2.1
ProjectRed: See Minecraft Forum thread

Change History

Version G1.0.2
Added Transmission, Illumination and Integration.
Version G1.0.1
Moved CodeChickeLib and CodeChickenCore into the ForgeMultipart jar, under gcewing.codechicken.lib and gcewing.codechicken.core.
Added ProjectRed-Core and ProjectRed-Exploration.
Version G1.0.0
Initial release.

Old Versions

Previous versions can be found here:

Project Red for 1.7 Downloads

---