Main Page: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="margin: 4px" cellpadding="4" | {| class="wikitable" style="margin: 4px" cellpadding="4" | ||
{{WikiStyle|id=aboutpr|span=2|css=width: 66%;|header=About ''ProjectRed''|content= | {{WikiStyle|id=aboutpr|span=2|css=width: 66%;|header=About ''ProjectRed''|content= | ||
Welcome the official wiki for ProjectRed. | Welcome the official wiki for ProjectRed. This wiki contains documentation for ProjectRed and all related mods. | ||
''ProjectRed'' is a [http://minecraftforge.net Forge] mod for [http://minecraft.net Minecraft], co-developed and maintained by '''MrTJP''' and '''Chickenbones'''. It brings vastly improved redstone control via compact wiring and integrated logic gates. It written inside the [http://github.com/Chicken-Bones/ForgeMultipart ForgeMultipart API]. | ''ProjectRed'' is a [http://minecraftforge.net Forge] mod for [http://minecraft.net Minecraft], co-developed and maintained by '''MrTJP''' and '''Chickenbones'''. It brings vastly improved redstone control via compact wiring and integrated logic gates. It written inside the [http://github.com/Chicken-Bones/ForgeMultipart ForgeMultipart API]. | ||
''Forge Relocation'' is another mod that was designed to work with ProjectRed, but can be used independently. It adds a way to move blocks from one place to another. Its universal API can be used by any modder to easily add support for their blocks. A plugin for FMP is provided as an example for other modders to base their plugins on. | |||
This wiki is '''publicly editable''' if you are logged in to an account. You can help keep it up to date and relevant. | This wiki is '''publicly editable''' if you are logged in to an account. You can help keep it up to date and relevant. | ||
}} | }} | ||
{{WikiStyle|content= | {{WikiStyle|content= | ||
Line 21: | Line 23: | ||
{{WikiStyle|id=downloads|header=Downloads|image=downloadarrow.png|content= | {{WikiStyle|id=downloads|header=Downloads|image=downloadarrow.png|content= | ||
<pre>Current version:</ | <pre>Current versions:</pre> | ||
<code> | |||
[[MrTJPCore version archive |'''MrTJPCore''' - {{#mvnlatestversion:|repo = projectredwiki.com/maven |group = mrtjp |project = MrTJPCore}}]] <br> | |||
Released on {{#mvnlatestdate:|repo = projectredwiki.com/maven |group = mrtjp |project = MrTJPCore}} <br> | |||
</code> | |||
<code> | <code> | ||
Project Red '''{{#mvnlatestversion:|repo = projectredwiki.com/maven |group = mrtjp |project = ProjectRed}} | [[Version_archive|'''Project Red''' - {{#mvnlatestversion:|repo = projectredwiki.com/maven |group = mrtjp |project = ProjectRed}}]] <br> | ||
Released on {{#mvnlatestdate:|repo = projectredwiki.com/maven |group = mrtjp |project = ProjectRed}} <br> | |||
</code> | </code> | ||
<code> | <code> | ||
[[Forge Relocation version archive|'''Forge Relocation''' - {{#mvnlatestversion:|repo = projectredwiki.com/maven |group = mrtjp |project = ForgeRelocation}}]] <br> | |||
Released on {{#mvnlatestdate:|repo = projectredwiki.com/maven |group = mrtjp |project = ForgeRelocation}} <br> | |||
</code> | </code> | ||
<code> | <code> | ||
''' | [[Forge Relocation FMP version archive|'''Forge Relocation FMP''' - {{#mvnlatestversion:|repo = projectredwiki.com/maven |group = mrtjp |project = ForgeRelocationFMP}}]] <br> | ||
Released on {{#mvnlatestdate:|repo = projectredwiki.com/maven |group = mrtjp |project = ForgeRelocationFMP}} <br> | |||
</code> | </code> | ||
}} | }} | ||
Line 70: | Line 81: | ||
The wiki is split up into the 7 different modules of ProjectRed. Below is a short description about what they are for. Click on them to see all the related pages. <br /> | The wiki is split up into the 7 different modules of ProjectRed. Below is a short description about what they are for. Click on them to see all the related pages. <br /> | ||
*'''[[Core]]''' - Provides the core components and libraries that the other files need. Required. | *'''[[Core]]''' - Provides the core components and libraries that the other files need. Required. | ||
*'''[[Integration]]''' - Take huge redstone contraptions and squeeze them into a tiny logic gate. | *'''[[Integration]]''' - Take huge redstone contraptions and squeeze them into a tiny logic gate. | ||
*'''[[Transmission]]''' - Turn redstone it into a wire that can be run up walls and hundreds of blocks away. | *'''[[Transmission]]''' - Turn redstone it into a wire that can be run up walls and hundreds of blocks away. | ||
*'''[[Expansion]]''' - Construct mechanisms that interact with the world. | *'''[[Expansion]]''' - Construct mechanisms that interact with the world. | ||
*'''[[Transportation]]''' - Transport, organize, store your items, and even craft automatically with ease. | *'''[[Transportation]]''' - Transport, organize, store your items, and even craft automatically with ease. | ||
*'''[[Exploration]]''' - Discover new world structures such as Volcanos and Marble caves. | *'''[[Exploration]]''' - Discover new world structures such as Volcanos and Marble caves. | ||
*'''[[Illumination]]''' - Light up your home in style. No need for ugly torches. | *'''[[Illumination]]''' - Light up your home in style. No need for ugly torches. | ||
*'''[[Compatability]]''' - Integrate ProjectRed with other mods you use. | *'''[[Compatability]]''' - Integrate ProjectRed with other mods you use. | ||
------ | |||
*'''[[Forge Relocation]]''' - Mod that adds frames that can move blocks from one place to another | |||
}} | }} | ||
Revision as of 23:17, 25 January 2015
About ProjectRed
Welcome the official wiki for ProjectRed. This wiki contains documentation for ProjectRed and all related mods. ProjectRed is a Forge mod for Minecraft, co-developed and maintained by MrTJP and Chickenbones. It brings vastly improved redstone control via compact wiring and integrated logic gates. It written inside the ForgeMultipart API. Forge Relocation is another mod that was designed to work with ProjectRed, but can be used independently. It adds a way to move blocks from one place to another. Its universal API can be used by any modder to easily add support for their blocks. A plugin for FMP is provided as an example for other modders to base their plugins on. This wiki is publicly editable if you are logged in to an account. You can help keep it up to date and relevant.
|
| |
|
Current versions:
|
|
A lot of time and effort has been invested into this mod. If you wish to help fund the project to show your support we'd definitely appreciate it.
|
|
|
The wiki is split up into the 7 different modules of ProjectRed. Below is a short description about what they are for. Click on them to see all the related pages.
|
| |
Here are some links you might find useful. You can contact the developers for technical support through a PM on Minecraft Forums or on IRC. Be sure to check the FAQ before asking.
|