Jump to: navigation, search

Version archive: Difference between revisions

No edit summary
(Update 1.15 download links)
 
(29 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Installation ==
== Installation ==
<div class="alert alert-success">
# 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 the latest [http://www.minecraftforum.net/topic/909223- CodeChickenCore] (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]
# '''FORGE MULTIPART''' will be downloaded '''AUTOMATICALLY'''!
  * [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.


</div>
== Downloads ==
'''If you'd like to support further development and continuation of my mods, support me on [http://www.patreon.com/MrTJP Patreon]


== Designed for compatability with ==
=== Latest Versions ===
<div class="alert alert-info">
{| class="wikitable"  style="margin: 1em auto 1em auto;" width="100%"
These are mods that ProjectRed has special integration with.
! width="50%" | Link
! width="50%" | Description
|-
| style="text-align:center;" | [http://www.curse.com/mc-mods/minecraft/229002-mrtjpcore MrTJPCore]
| Common library required for all mods.
|-
| 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.
|-
| 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
|-
| 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
|-
| 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
|-
| style="text-align:center;" | [https://www.curseforge.com/minecraft/mc-mods/project-red-exploration ProjectRed Exploration]
| Adds  Worldgen, ores, tools, decorative blocks, etc.
<br/>'''dependencies:'''
*Project Red Core
|}


== Compatibile mods and Addons ==
The following mods add cross-mod interactions with Project Red:
*'''[[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.
*'''[http://www.minecraftforum.net/topic/1659892- Tinkers Construct]''' - Red alloy ingots can be crafted in the smeltery more efficiently.
*'''[http://www.minecraftforum.net/topic/1659892- Tinkers Construct]''' - Red alloy ingots can be crafted in the smeltery more efficiently.
*'''[http://www.minecraftforum.net/topic/1773528- Thermal Expansion]''' - Induction smelters can make Red alloy ingots more efficiently.
*'''[http://www.minecraftforum.net/topic/1773528- Thermal Expansion]''' - Induction smelters can make Red alloy ingots more efficiently.
</div>
*'''[http://profmobius.blogspot.fr/ Waila]''' - Adds special in-world tooltips for gates that show info such as inputs, outputs, delays, time, etc.
 
== Addon mods ==
<div class="alert alert-info">
These are mods that have added additional features to ProjectRed.
 
*'''[http://profmobius.blogspot.fr/ Walia]''' - 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.
</div>
== Not compatible with ==
<div class="alert alert-danger">
*Optifine (not officially supported, but may work)
*Any type of shaders (do NOT report any graphical weirdness if you are using them)
</div>
== Downloads ==
<div class="alert alert-danger"> Red builds can be unstable.  Very unstable. If you live life on the edge, you may use these...
</div>
<div class="alert alert-info">
'''note:''' By downloading, you are legally agreeing to everything mentioned in the [http://projectred.endermedia.org/wiki/index.php?title=ProjectRed_Wiki:Copyrights license agreement].
The Adfly links help a ton. Please use them :)
A few seconds of your time is all we ask for the countless hours we spend on this mod.
<jenkins> </jenkins>
'''[[Legacy versions|Older versions]]'''
</div>
<div class="alert alert-info">
'''Base''' = Core
<br>'''Integration''' = Transmission + Integration
<br>'''Lighting''' = Illumination
<br>'''Mechanical''' = Expansion + Transportation
<br>'''World''' = Exploration
<br>'''Compat''' = Compatability
</div>
== Changelog ==
<div class="alert alert-warning">
A complete change log can be found [http://raw.github.com/MrTJP/ProjectRed/master/resources/Changelog here].
</div>


== Source Code and Development ==
== Source Code ==
<div class="alert alert-success">
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://raw.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.  
</div>

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.