Compatability: Difference between revisions
m (Small formatting changes) |
(Update to most recent changes) |
||
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/ Computer Craft], | ||
[http://www.minecraftforum.net/topic/1297506- Thermal Expansion] | [http://www.minecraftforum.net/topic/1297506- Thermal Expansion], | ||
[http://www.minecraftforum.net/topic/1659892-/ Tinkers Construct] | |||
and [http://www.minecraftforum.net/topic/1009577- Treecapitator] | |||
=== Computer Craft === | === Computer Craft [DISABLED] === | ||
Computer Craft Computers | Computer Craft Computers will accept [[Bundled Cable|bundled cable]] and interface with different [[Insulated Red Alloy Wire|coloured wires]]. | ||
This is currently '''disabled''' due to bugs. | |||
<small>Source: [https://github.com/MrTJP/ProjectRed/tree/master/common/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 | 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/common/mrtjp/projectred/compatibility/thermalexpansion package: mrtjp.projectred.compatibility.thermalexpansion]</small> | ||
Line 32: | Line 34: | ||
* '''2''' Molten '''Redstone''' fluid units with '''3''' Molten '''Tin''' 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 | * '''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|Red Alloy Ingot]] can be cast by pouring Molten Conductive Redmetal into an Ingot Cast | ||
<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/common/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/treecapitator package: mrtjp.projectred.compatibility.treecapitator]</small> |
Revision as of 07:49, 15 March 2014
ProjectRed is compatible with other Minecraft mods. Currently, support has been added for Computer Craft, Thermal Expansion, Tinkers Construct and Treecapitator
Computer Craft [DISABLED]
Computer Craft Computers will accept bundled cable and interface with different coloured wires.
This is currently disabled due to bugs.
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 Ingot 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