Jump to: navigation, search

Compatability: Difference between revisions

(Create Compatibility page)
 
m (Fixed links and marked CC as enabled, plus a few minor tweaks.)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
ProjectRed is compatible with other Minecraft mods. Currently, support has been added for
ProjectRed is compatible with other Minecraft mods. Currently, support has been added for
[http://www.computercraft.info/ Computer Craft],
[http://www.computercraft.info/ ComputerCraft],
[http://www.minecraftforum.net/topic/1297506- Thermal Expansion]
[http://www.minecraftforum.net/topic/1297506- Thermal Expansion],
and [http://www.minecraftforum.net/topic/1659892-/ Tinkers Construct]
[http://www.minecraftforum.net/topic/1659892-/ Tinkers Construct]
and [http://www.minecraftforum.net/topic/1009577- Treecapitator]


=== Computer Craft ===
=== ComputerCraft ===
Computer Craft Computers can accept [[Bundled Cable|bundled cable]] and output to different [[Wire|wires]].
ComputerCraft Computers will accept [[Bundled Cable|bundled cable]]s and interface with different [[Insulated Red Alloy Wire|coloured wires]].


Currently a crash occurs, see issue [https://github.com/MrTJP/ProjectRed/issues/306 #306]
<small>Source: [https://github.com/MrTJP/ProjectRed/tree/master/src/mrtjp/projectred/compatibility/computercraft package: mrtjp.projectred.compatibility.computercraft]</small>
 
<small>Source: [https://github.com/MrTJP/ProjectRed/tree/master/common/mrtjp/projectred/compatibility/computercraft package: mrtjp.projectred.compatibility.computercraft]</small>


=== Thermal Expansion ===
=== Thermal Expansion ===
The Induction Smelter is able to smelt 1 x iron with 4 x redstone to make 1 x [[Red Alloy Ingot|red alloy ingot]].
The Induction Smelter is able to smelt 1 iron with 4 redstone to make 1 [[Red Alloy Ingot|red alloy ingot]].


<small>Source: [https://github.com/MrTJP/ProjectRed/tree/master/common/mrtjp/projectred/compatibility/thermalexpansion package: mrtjp.projectred.compatibility.thermalexpansion]</small>
<small>Source: [https://github.com/MrTJP/ProjectRed/tree/master/src/mrtjp/projectred/compatibility/thermalexpansion package: mrtjp.projectred.compatibility.thermalexpansion]</small>


=== Tinkers Construct ===
=== Tinkers Construct ===
Line 20: Line 19:


Molten Redstone is made by putting Redstone Dust or a Redstone Block in the Smeltery.
Molten Redstone is made by putting Redstone Dust or a Redstone Block in the Smeltery.
1 Redstone Dust = 1 unit Tinkers Construct fluid
<br />
1 Redstone Dust = 1 unit Tinkers Construct fluid
<br />
1 Redstone Block = 9 units of fluid
1 Redstone Block = 9 units of fluid


Line 31: Line 32:
* '''1''' Molten '''Redstone''' fluid unit with '''4''' Molten '''Aluminium''' fluid units
* '''1''' Molten '''Redstone''' fluid unit with '''4''' Molten '''Aluminium''' fluid units


Finally, [[Red Alloy Ingot|Red Alloy Ingot]] can be cast by pouring Molten Conductive Redmetal into an Ingot Cast
Finally, [[Red Alloy Ingot]]s can be cast by pouring Molten Conductive Redmetal into an Ingot Cast
 
<small>Source: [https://github.com/MrTJP/ProjectRed/tree/master/src/mrtjp/projectred/compatibility/tconstruct package: mrtjp.projectred.compatibility.tconstruct]</small>
 
=== Treecapitator ===
The [[Axe|axe]]s in the [[Exploration]] module can be used as Treecapitator axes and the [[Tree|dyed trees]] are able to be decapitated.


<small>Source: [https://github.com/MrTJP/ProjectRed/tree/master/common/mrtjp/projectred/compatibility/tconstruct package: mrtjp.projectred.compatibility.tconstruct]</small>
<small>Source: [https://github.com/MrTJP/ProjectRed/tree/master/src/mrtjp/projectred/compatibility/treecapitator package: mrtjp.projectred.compatibility.treecapitator]</small>

Latest revision as of 19:11, 15 November 2014

ProjectRed is compatible with other Minecraft mods. Currently, support has been added for ComputerCraft, Thermal Expansion, Tinkers Construct and Treecapitator

ComputerCraft

ComputerCraft Computers will accept bundled cables and interface with different coloured wires.

Source: package: mrtjp.projectred.compatibility.computercraft

Thermal Expansion

The Induction Smelter is able to smelt 1 iron with 4 redstone to make 1 red alloy ingot.

Source: package: mrtjp.projectred.compatibility.thermalexpansion

Tinkers Construct

Molten Redstone

Molten Redstone is made by putting Redstone Dust or a Redstone Block in the Smeltery.
1 Redstone Dust = 1 unit Tinkers Construct fluid
1 Redstone Block = 9 units of fluid

Molten Conductive Redmetal

Molten Conductive Redmetal is made by a variety of alloy mixes:

  • 4 Molten Redstone fluid units with 1 Molten Iron fluid unit OR
  • 3 Molten Redstone fluid units with 2 Molten Copper fluid units OR
  • 2 Molten Redstone fluid units with 3 Molten Tin fluid units OR
  • 1 Molten Redstone fluid unit with 4 Molten Aluminium fluid units

Finally, Red Alloy Ingots can be cast by pouring Molten Conductive Redmetal into an Ingot Cast

Source: package: mrtjp.projectred.compatibility.tconstruct

Treecapitator

The axes in the Exploration module can be used as Treecapitator axes and the dyed trees are able to be decapitated.

Source: package: mrtjp.projectred.compatibility.treecapitator



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