Red Power 2 - Wiring Alternatives?

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Cisco78

New Member
Jul 29, 2019
110
0
1
I just started an FTB Unleashed world with a few friends and am adjusting to the idea of not having RP2. It's been an interesting challenge, but I've enjoyed using other mods I've neglected during my last few worlds.

I've got a few questions:

1. Are there any new mods that provide the same function as RP2 wiring? I was thinking of using gates for engines etc.

2. Without RP2 wiring, do wireless redstone blocks function with normal redstone?

3. I used RP2 wiring heavily in my Railcraft projects, but am not sure what to use to replace it. Any suggestions?

Thanks!
 
There's rednet cable and the rednet programmer from mine factory reloaded it works awesome as a rp2 red wire alternative.
 
  • Like
Reactions: Cisco78
there are some copycat mods out there who copied parts from Redpower, but I'd suggest not to use them and actually try using new mods instead.
for you second question, chickebones made wireless redstone independent from redpower, but it does require you to install forge multipart, but that shouldn't be a problem
 
  • Like
Reactions: Cisco78
there are some copycat mods out there who copied parts from Redpower, but I'd suggest not to use them and actually try using new mods instead.
for you second question, chickebones made wireless redstone independent from redpower, but it does require you to install forge multipart, but that shouldn't be a problem


Just double checking, but Multipart isn't part of Unleashed? Ty
 
The controllers not so much. Even the most basic lua knowledge can do you better with a computer or turtle.
 
The controllers not so much. Even the most basic lua knowledge can do you better with a computer or turtle.


I find that depends on what I am doing. If it is simple logic gates and timers then the controller is the simpler easier solution. Anything more complex than that then the computers and turtles are better solutions.