Jump to: navigation, search

Version archive: Difference between revisions

No edit summary
(Update 1.15 download links)
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Installation ==
== Installation ==
# Make sure you back up your world.
# Make sure you back up your world.
# Install [http://files.minecraftforge.net/ Minecraft Forge] (Try latest, roll back to recommended if there are problems).
# Install [http://files.minecraftforge.net/ Minecraft Forge]
# Install MrTJPCore version archive|MrTJPCore (Try latest, roll back to recommended if there are problems).
# Install external library mods required for Project Red:
# Download the jars that you want for '''ProjectRed''' and place them in the mods folder.
  * [https://www.curseforge.com/minecraft/mc-mods/scorge Scorge]
  * [https://www.curseforge.com/minecraft/mc-mods/codechicken-lib-1-8 Code Chicken Lib]
  * [https://www.curseforge.com/minecraft/mc-mods/cb-multipart CB Multipart]
# Install '''Project Red Core'''
# Download the jars that you want and place them in the mods folder.  Pay special attention to the '''dependencies''' list on the right side.  Those are the mods that also must be installed for the mod in question to work.
# '''Forge Multipart''' will be auto-downloaded on first launch.
# '''Forge Multipart''' will be auto-downloaded on first launch.


Line 10: Line 14:


=== Latest Versions ===
=== Latest Versions ===
{| class="wikitable"  style="margin: 1em auto 1em auto;" width="75%"
{| class="wikitable"  style="margin: 1em auto 1em auto;" width="100%"
! width="50%" | Link
! width="50%" | Description
|-
|-
| {{#widget:CurseForgeProject |slug= 229002-mrtjpcore}}
| style="text-align:center;" | [http://www.curse.com/mc-mods/minecraft/229002-mrtjpcore MrTJPCore]
| Common library required for all mods.
|-
|-
| {{#widget:CurseForgeProject |slug= 228702-project-red-base}}
| style="text-align:center;" | [https://www.curseforge.com/minecraft/mc-mods/project-red-core ProjectRed Core]
| A common library shared by the other modules. By itself it doesn't add much, but is '''required''' to be installed.
|-
|-
| {{#widget:CurseForgeProject |slug= 229045-project-red-integration}}
| style="text-align:center;" | [https://www.curseforge.com/minecraft/mc-mods/project-red-integration ProjectRed Integration]
| Adds gates and redstone wiring.
<br/>'''dependencies:'''
*Project Red Core
|-
|-
| {{#widget:CurseForgeProject |slug= 229048-project-red-mechanical}}
| style="text-align:center;" | [http://www.curse.com/mc-mods/minecraft/230111-project-red-fabrication ProjectRed Fabrication]
| Redstone logic gates that can replace very large multi-block circuits.
<br/>'''dependencies:'''
*Project Red Integration
|-
|-
| {{#widget:CurseForgeProject |slug= 229046-project-red-lighting}}
| style="text-align:center;" | [https://www.curseforge.com/minecraft/mc-mods/project-red-illumination ProjectRed Illumination]
| Decorative, redstone-controlled lighting.
<br/>'''dependencies:'''
*Project Red Core
|-
|-
| {{#widget:CurseForgeProject |slug= 229049-project-red-world}}
| style="text-align:center;" | [https://www.curseforge.com/minecraft/mc-mods/project-red-exploration ProjectRed Exploration]
|-
| Adds  Worldgen, ores, tools, decorative blocks, etc.
| {{#widget:CurseForgeProject |slug= 229050-project-red-compat}}
<br/>'''dependencies:'''
*Project Red Core
|}
|}
<span style="font-size:70%">{{purge}}</span>
[[Legacy version archive 3|older versions]]


== Compatibile mods and Addons ==
== Compatibile mods and Addons ==
Line 40: Line 54:
*'''[http://profmobius.blogspot.fr/ Waila]''' - Adds special in-world tooltips for gates that show info such as inputs, outputs, delays, time, etc.
*'''[http://profmobius.blogspot.fr/ Waila]''' - Adds special in-world tooltips for gates that show info such as inputs, outputs, delays, time, etc.
*'''[http://www.minecraftforum.net/topic/2201440- OpenComputers]''' - Computers connect to bundled cables. They can read and emit signals.
*'''[http://www.minecraftforum.net/topic/2201440- 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)
== Changelog ==
A complete change log can be found [http://raw.github.com/MrTJP/ProjectRed/master/resources/Changelog here].


== Source Code ==
== Source Code ==
The GitHub repository can be found [http://github.com/MrTJP/ProjectRed/ here].  If you know a thing or two about Java and would like to help, feel free to check it out.
The GitHub repository can be found [http://github.com/MrTJP/ProjectRed/ here].  If you know a thing or two about Java and would like to help, feel free to check it out.

Latest revision as of 21:20, 8 May 2021

Installation

  1. Make sure you back up your world.
  2. Install Minecraft Forge
  3. Install external library mods required for Project Red:
 * Scorge
 * Code Chicken Lib
 * CB Multipart
  1. Install Project Red Core
  2. Download the jars that you want and place them in the mods folder. Pay special attention to the dependencies list on the right side. Those are the mods that also must be installed for the mod in question to work.
  3. Forge Multipart will be auto-downloaded on first launch.

Downloads

If you'd like to support further development and continuation of my mods, support me on Patreon

Latest Versions

Link Description
MrTJPCore Common library required for all mods.
ProjectRed Core A common library shared by the other modules. By itself it doesn't add much, but is required to be installed.
ProjectRed Integration Adds gates and redstone wiring.


dependencies:

  • Project Red Core
ProjectRed Fabrication Redstone logic gates that can replace very large multi-block circuits.


dependencies:

  • Project Red Integration
ProjectRed Illumination Decorative, redstone-controlled lighting.


dependencies:

  • Project Red Core
ProjectRed Exploration Adds Worldgen, ores, tools, decorative blocks, etc.


dependencies:

  • Project Red Core

Compatibile mods and Addons

The following mods add cross-mod interactions with Project Red:

  • 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.
  • 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.

Source Code

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.



Cookies help us deliver our services. By using our services, you agree to our use of cookies.