Frame Motor
Talk0this wiki
| Frame Motor | |
|---|---|
| | |
| Name | Frame Motor |
| Type | Machine |
| Physics | No |
| Transparency | No |
| Luminance | No |
| Blast Resistance | ? |
| Tool | |
| Stackable | Yes (64) |
| Data Value | 150:7 |
| Mod Included | RedPower2 |
The Frame Motor is a block that can move Support Frames. It needs Blutricity and a Redstone pulse to work, the Blutricity powers the motor and Redstone activates it. You can use a Lever to manually activate the Frame Motor which will move a Block or Frame one block at a time. You can also use a Timer with a Lever to have continuous movement until it is switched off.
When powered, this Motor will try to move any block on its "top" side in the direction indicated by the arrow. If the block connected to the side is a Support Frame, it will try to move the whole Frame and connected blocks. Motors cannot move unbreakable blocks like Bedrock or Personal Safes.
There are 2 blue points and a red point on 2 faces. When the motor has Blutricity, the blue points become lit up, and when it is activated the red point lights up.
You can change the direction that the Frame Motor will move the frames by using a Screwdriver or Sonic Screwdriver to change the Motor's orientation. Shift-Right-Click will cycle through to make each side face up and Right-Click will spin the Motor on an up/down axis.
The Frame Motor requires 60V to function.
Movement Limit
Edit
The Frame Motor can, by default, move a maximum of 1,000 linked blocks. This block moving limit includes wires, machines, tubes, etc but NOT covers/panels inserted into/applied to Support Frames - this is an important distinction for large builds.
Adding motors does NOT increase the blocks able to be moved.
To modify the max block limit, change the "linksize" value in the redstone configuration file:
- Windows: "AppData\Roaming\.techniclauncher\tekkit\redpower\redpower.cfg"
- Linux: ~/.minecraft/config/redpower/redpower.cfg
..
settings{
.
..
machine{
frame{
.
..
linksize = 1000
