Version archive: Difference between revisions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
# Install [http://files.minecraftforge.net/ Minecraft Forge] (Try latest, roll back to recommended if there are problems). | # Install [http://files.minecraftforge.net/ Minecraft Forge] (Try latest, roll back to recommended if there are problems). | ||
# Install the latest [[MrTJPCore version archive|MrTJPCore]] (Try latest, roll back to recommended if there are problems). | # Install the latest [[MrTJPCore version archive|MrTJPCore]] (Try latest, roll back to recommended if there are problems). | ||
# Download the jars that you want for ProjectRed and place them in the mods folder. (The '''dev''' and '''src''' jars are for developers only) | # Download the jars that you want for '''ProjectRed''' and place them in the mods folder. (The '''dev''' and '''src''' jars are for developers only) | ||
# '''FORGE MULTIPART''' will be downloaded '''AUTOMATICALLY'''! | # '''FORGE MULTIPART''' will be downloaded '''AUTOMATICALLY'''! | ||
Line 9: | Line 9: | ||
These are mods that ProjectRed has special integration with. | These are mods that ProjectRed has special integration with. | ||
*'''[[Forge Relocation version archive|Forge Relocation]]''' - Relocate blocks in style. | |||
*'''[http://www.minecraftforum.net/topic/909223- WirelessRedstone - ChickenBones Edition]''' - Red alloy wire signals can be run to limitless ranges with wireless transmitters and receivers. | *'''[http://www.minecraftforum.net/topic/909223- WirelessRedstone - ChickenBones Edition]''' - Red alloy wire signals can be run to limitless ranges with wireless transmitters and receivers. | ||
*'''[http://www.minecraftforum.net/topic/909223- NotEnoughItems]''' - Special recipes can be viewed. Also adds extra info to live tooltips. | *'''[http://www.minecraftforum.net/topic/909223- NotEnoughItems]''' - Special recipes can be viewed. Also adds extra info to live tooltips. | ||
Line 34: | Line 35: | ||
A few seconds of your time is all I ask for the countless hours that were spent on coding. Lately I've been finding less and less time to code because of school, and this really helps. | A few seconds of your time is all I ask for the countless hours that were spent on coding. Lately I've been finding less and less time to code because of school, and this really helps. | ||
'''If you'd like to see download ads removed, please consider support through [http://www.patreon.com/MrTJP] | '''If you'd like to see download ads removed, please consider support through [http://www.patreon.com/MrTJP Patreon] | ||
{{#mvndeploytable: | {{#mvndeploytable: |
Revision as of 22:33, 25 January 2015
Installation
- Make sure you back up your world.
- Install Minecraft Forge (Try latest, roll back to recommended if there are problems).
- Install the latest MrTJPCore (Try latest, roll back to recommended if there are problems).
- Download the jars that you want for ProjectRed and place them in the mods folder. (The dev and src jars are for developers only)
- FORGE MULTIPART will be downloaded AUTOMATICALLY!
Designed for compatability with
These are mods that ProjectRed has special integration with.
- Forge Relocation - Relocate blocks in style.
- WirelessRedstone - ChickenBones Edition - Red alloy wire signals can be run to limitless ranges with wireless transmitters and receivers.
- NotEnoughItems - Special recipes can be viewed. Also adds extra info to live tooltips.
- Tinkers Construct - Red alloy ingots can be crafted in the smeltery more efficiently.
- Thermal Expansion - Induction smelters can make Red alloy ingots more efficiently.
Addon mods
These are mods that have added additional features to ProjectRed.
- Waila - Adds special in-world tooltips for gates that show info such as inputs, outputs, delays, time, etc.
- OpenComputers - Computers connect to bundled cables. They can read and emit signals.
Not compatible with
- Optifine (not officially supported, but may work)
- Shaders of any kind (do not report any graphical weirdness if you are using them)
Downloads
Mechanical_beta depends on Integration, they both need to be installed.
node: By downloading, you are legally agreeing to everything mentioned in the License Agreement.
Yea, I know. Ads suck. But it helps me mod instead of working a job, which means a better mod for you. A few seconds of your time is all I ask for the countless hours that were spent on coding. Lately I've been finding less and less time to code because of school, and this really helps.
If you'd like to see download ads removed, please consider support through Patreon
{{#mvndeploytable: |repo = projectredwiki.com/maven |group = mrtjp |project = ProjectRed |changes = https://raw.githubusercontent.com/MrTJP/ProjectRed/master/resources/Changelog |artifacts = Base,Integration,Mechanical_beta,Lighting,World,Compat,__,dev,sources }}
Base = Core
Integration = Transmission + Integration
Mechanical = Expansion + Transportation
Lighting = Illumination
World = Exploration
Compat = Compatibility
Changelog
A complete change log can be found here.
Source Code and Development
The GitHub repository can be found here. If you know a thing or two about Java and would like to help, feel free to check it out.