Main Page: Difference between revisions
No edit summary |
No edit summary |
||
(19 intermediate revisions by the same user not shown) | |||
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 is a recreation of '''Eloraam's RedPower2''', which is currently in the process of being turned into an independent game. Just like the mod that inspired it, ProjectRed 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. Please help keep it up to date and relevant. | |||
}} | |||
{{WikiStyle|content= | |||
[[File:frontimg1.png|center|middle|link=]] | |||
}} | |||
|- | |||
{{WikiStyle|content= | |||
[[File:frontimg2.png|center|middle|link=]] | |||
}} | }} | ||
{{WikiStyle|id=downloads|header=Downloads|image=downloadarrow.png|content= | {{WikiStyle|id=downloads|header=Downloads|image=downloadarrow.png|content= | ||
<code> | <code> | ||
[[Version_archive|'''All Downloads''']] <br> | |||
</code> | </code> | ||
}} | }} | ||
{{WikiStyle|content= | |||
[[File:frontimg3.png|center|middle|link=]] | |||
}} | |||
|- | |- | ||
{{WikiStyle|id=support|header=Fund!|image=patreon_icon.png|content= | |||
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. | |||
------- | ------- | ||
[[File: | [[File:patreon3.png|link=http://www.patreon.com/MrTJP]] | ||
}} | |||
{{WikiStyle|content= | |||
[[File:frontimg4.png|center|middle|link=]] | |||
}} | }} | ||
{{WikiStyle|id=contents| span=2 |header=Table of Contents|image=check.png|content= | {{WikiStyle|id=patrons|header=Patrons|image=similey.png|content= | ||
<br> | |||
Just some of the patrons that make this possible! | |||
*Jacob M | |||
*[http://www.youtube.com/user/gcewing Greg Ewing] | |||
*Phil S | |||
*Joshua H | |||
}} | |||
|- | |||
{{WikiStyle|id=contents| span=2 |rowspan=2|header=Table of Contents|image=check.png|content= | |||
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. | |||
------ | |||
*'''[[Forge Relocation]]''' - Mod that adds frames that can move blocks from one place to another | |||
}} | |||
{{WikiStyle|content= | |||
[[File:frontimg5.png|center|middle|link=]] | |||
}} | }} | ||
|- | |- | ||
{{WikiStyle|id=support|header=Help and Support|image=help.png|content= | {{WikiStyle|id=support|header=Help and Support|image=help.png|content= | ||
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. | 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. | ||
Line 57: | Line 86: | ||
|} | |} | ||
<span style="font-size:70%">{{purge}}</span> | |||
[[Category: Main]] | [[Category: Main]] |
Latest revision as of 22:29, 18 May 2017
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 is a recreation of Eloraam's RedPower2, which is currently in the process of being turned into an independent game. Just like the mod that inspired it, ProjectRed 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. Please help keep it up to date and relevant.
|
| |
|
|
|
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.
|