badkruka Posted March 7, 2014 Posted March 7, 2014 Anyone know a way to teleport redstone signal? The old one I used with gates and tesseract doesn't work anymore. I might be able to build a similar but uggly one where I check for fluid but I would like a better solution and more direct working one.
Gorian Posted March 7, 2014 Posted March 7, 2014 (edited) 1.2.7 includes Wireless Redstone CBE (ChickenBones Edition). It has items specifically for wireless redtstone. I have no clue how or if it works across dimensions or has a range or anything. EDIT: According to the ChickenBones thread (see above for link) it has "Interdimensional Ether", so I would assume it works across dimensions.... Edited March 7, 2014 by Gorian
rogueclon946 Posted March 7, 2014 Posted March 7, 2014 (edited) It does work across dimensions. An ME p2p tunnel is also an option to transmit redstone, as long as network bridges work between dimensions Also what do you need the redstone signal for? Unless an update fixed it WRCBE doesn't work with redstone in motion carriages. Edited March 7, 2014 by rogueclon946
TonyVS Posted March 7, 2014 Posted March 7, 2014 to the stacks and stacks of tnt under someones house, you want them to be home first buhahahahahahahha
rogueclon946 Posted March 7, 2014 Posted March 7, 2014 to the stacks and stacks of tnt under someones house, you want them to be home first buhahahahahahahha Makes sense. Could also rig a reactor to blow i suppose.
TonyVS Posted March 7, 2014 Posted March 7, 2014 Makes sense. Could also rig a reactor to blow i suppose. too hard to hide I would think, and noisy
rogueclon946 Posted March 7, 2014 Posted March 7, 2014 too hard to hide I would think, and noisy That's what sound mufflers are for!
Kezr Posted March 8, 2014 Posted March 8, 2014 (edited) Unless an update fixed it WRCBE doesn't work with redstone in motion carriages. Wat? Damn, there goes my plan for a Redstone in motion powered mining crawler. Edited March 8, 2014 by Kezr
badkruka Posted March 8, 2014 Author Posted March 8, 2014 It does work across dimensions. An ME p2p tunnel is also an option to transmit redstone, as long as network bridges work between dimensions Also what do you need the redstone signal for? Unless an update fixed it WRCBE doesn't work with redstone in motion carriages. I like to make automated system with gates. And since I like to build big I spread out my builds so it doesnt get too client heavy and teleport item between them. I use pipewire to make the gates talk to eachother. Since I can make a pipewire to be activeted with a redstone signal I can remote controll the gates.
Niverton Posted March 8, 2014 Posted March 8, 2014 You could use ComputerCraft's wireless modems to transmit a signal. Must know how to code in Lua (or search the web, pretty sure someone did it before). Not resource intensive, but has limited range (64 at ground level, 381 a the top of the map, range is limited during thunderstorm). Is it worth it ? Absolutely not. Is it cool ? Hell yes.
badkruka Posted March 8, 2014 Author Posted March 8, 2014 You could use ComputerCraft's wireless modems to transmit a signal. Must know how to code in Lua (or search the web, pretty sure someone did it before). Not resource intensive, but has limited range (64 at ground level, 381 a the top of the map, range is limited during thunderstorm). Is it worth it ? Absolutely not. Is it cool ? Hell yes. At the end of last version of Tekkit I started to learn alitle to code lua. The game gets a hell more intressting mixing in CC since I like to build my solutions instead of using modpacks premade ones.
Niverton Posted March 8, 2014 Posted March 8, 2014 ComputerCraft is awesome, it offers a lot of possibilities. I made small programs to stop my dynamos when the main Energy Cell is almost full and start them when it's half empty. Also have a touch screen to start and stop my MFR farms, and now I'm working on a lift with Redstone In Motion. This is a lot of fun, once you know how to use the mod, you'll never stop using it
rogueclon946 Posted March 8, 2014 Posted March 8, 2014 Wat? Damn, there goes my plan for a Redstone in motion powered mining crawler. I have several of those. I just use a timer and lever on the engine with a qcraft portal moving along with it. Itsnot remote controlled but itworks fine.
viesiu Posted March 9, 2014 Posted March 9, 2014 In some of his latest episodes of LP series, Direwolf made a remote "UberMiner" using MFFS' Manipulators to move the structure. I copied the design and it works perfectly ;p I even modified it to work in the nether (I just put mining turtles in front of it to get rid of the netherrack ). It's pretty powerful.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now