As the title just says, this is a remote control for a turtle, it uses the rednet system to transmit messages to a turtle, which then makes an action. It currently has 22 programed actions, you could add more actions if you want.
This actions are:
- Move Forward / Backward
- Move Up / Down
- Turn to the Left or to the Right
- Break blocks in any possible direction
- Place blocks in any possible direction
- Change active slot
- Output a redstone signal
- Refuel using coal found in the inventory
- Attack in all possible directions
- Mine in all possible directions
- *NEW!* Run programs loaded in the turtle
Spoiler
Code:
Installation:
Spoiler
Online:Spoiler
1. Right click any computer in-game2. Make sure it has a disk drive attached with a disk in it
3. Type the following:
- pastebin get RwkuBGG7 startup
Offline:
Spoiler
Mac:1. Go to Library/Application Support/.minecraft/saves/<your world>/computer/0 and paste both programs there
2. Run the programs on their corresponding machine
Windows:
1. Go to %appdata%/.minecraft/saves/<your world>/computer/0 and paste both programs there
2. Run the programs on their corresponding machine
Changelog: