Upload File Ffrom Turtle to Floppy Disk
Turtle | |
---|---|
| |
Proper name | Turtle |
Source Mod | ComputerCraft |
ID Proper name | ComputerCraft:CC-Turtle |
Blazon | Cake |
Stackable | Yes (64) |
Smash Resistance | 12.5 |
Hardness | 2.5 |
Solid | Yes |
Transparent | No |
Affected by Gravity | No |
Emits Lite | No |
Combustible | No |
Required Tool |
Contents
- 1 Recipe
- 1.one Feed The Creature Infinity Evolved Proficient Mode
- 2 Getting Started
- 3 Built-in Command and Programs
- four Equipment
- five Fuel
- 5.1 Fuel Mode
- 6 Floppy Deejay
- vii Usage
- 8 Tutorial and Resource
- 9 Note
- ten Run into Also
- 11 Video
The Turtle is a block added past the ComputerCraft mod. Information technology is essentially a robot with the ability to move around, detect, place blocks and pick-upwardly or drib items. The programs it run are stored in its internal memory or on a Floppy Deejay. The Turtle tin be equipped with peripherals and tools, which will make information technology into an utility machine such as the Mining Turtle. The Turtle is submersible and Lava proof, this makes it especially useful for retrieving valuable resources where lava pools can foreclose access. The Turtle doesn't keep the chunk loaded, this means that the Histrion has to stay inside the same chunk as the Turtle or use a Dimensional Ballast or Chunk Loader. Leaving the chunk or shutting downwardly the game (or a server reboot) while a Turtle is running volition crusade it to forget its task.
The Turtle's programming is written in Lua an easy to learn code language, given some interest and a good resource. Turtle actions are defined past its API, a prepare of specific action commands to put the turtle in motion. Simple programs may be written to make the Turtle execute a task such every bit building stairs, bridges or structures, etc.
Recipe [edit]
Feed The Beast Infinity Evolved Proficient Style [edit]
Getting Started [edit]
Upon placing the Turtle, access its User interface by 'Right-clicking' it. The command prompt window is where the Player types [1] commands and edit programs. It is recommended to name the Turtle using the command: label gear up name
. With the label fix, the name displays above the Turtle (while pointing at it), this ways that it can be removed safely and retain its memory and fuel. A folder [two] is created in the game folder, containing any files edited with the Turtle.
On the correct of the Players inventory is a 4 by four filigree [3], which is the Turtle inventory, where it stores the items harvested and picked up. Items to be placed or equipped by the Turtle are also placed in this inventory. At any time the Player may type: help for a list of assist subjects. Calculation the proper noun of a programme or control will give a summary of its utilise.
Built-in Command and Programs [edit]
To view a list of congenital-in commands and programs, at the prompt type: programs
. To run a program, simply type the name of the programme or control followed by whatever parameters it requires. The Turtle can exist programmed to execute a task automatically upon starting the game, at the prompt enter this elementary code:
edit startup crush.run "nameOfTask"
where nameOfTask is one of the built-in programs, commands [4] or a Player writen task. Press the Control fundamental (Ctrl) and choose Save (using arrow keys) then Ctrl again to Go out
Equipment [edit]
Installing a tool, weapon or peripheral can exist done in a crafting filigree, or with the control: turtle.equipRight()
and turtle.equipLeft()
as applicable. If a peripheral or tool is already equipped on the given side it will be swapped and returned to the Turtle's inventory. The programming commands enhances the Turtle'southward efficiency and autonomy, allowing information technology to swap the implement needed on the get to complete the diverse tasks assigned through programming.
Fuel [edit]
Turtles require fuel. They accept combustible items (any item that burns in a vanilla furnace) and numerous items that shop MJ or European union. The command to refuel a turtle is turtle.refuel()
. For example turtle.refuel(64)
will refuel the turtle with 64 items. The command refuel all
may also be used to tell the turtle to consume all the fuel in its inventory [five]. The fuel values for combustible items is burn time × 5 / 100
, where burn time is the number of ticks a fuel burns in a normal furnace. Some examples of fuel [vi] values for items are shown below:
Particular | Altitude | Modernistic |
---|---|---|
Scrap | 17m | IndustrialCraftii |
Coalfuel Cell | 1,520m | IndustrialCraft2 |
Scaffold | 15m | IndustrialCraft2 |
Peat | 80m | Forestry |
Wooden Tools | 10m | Vanilla |
Lava Bucket | 1,000m | Vanilla |
Blaze Rod | 120m | Vanilla |
Wood | 15m | Vanilla |
Stick | 5m | Vanilla |
Coal • Charcoal | 80m | Vanilla |
Mushroom • Mushroom | 15m | Vanilla |
Coal Coke | 160m | Railcraft |
Fuel Manner [edit]
An optional unlimited fuel setting is available past setting the line turtleNeedsFuel=truthful
to false in the config/ComputerCraft.cfg
file. In this mode, Turtles apply their internal Redstone Engine, and as such, they do not demand to exist re-charged, or receive any other form of external ability. This is because Redstone continuously emits low levels of energy, and the Turtle's engine is very efficient.
Floppy Disk [edit]
A Turtle'due south memory data can exist transferred and stored on a Floppy Disk using a Disk Drive placed abreast it. However, if the Turtle is equipped with a Wireless Modem, the Deejay Drive (or other peripherals) must be placed on the opposite side.
Usage [edit]
Turtle (ComputerCraft) can exist used to create the following items:
Tutorial and Resources [edit]
- Short tutorial
- Turtle Basics
- Forum
Note [edit]
- ↑ Ane line of text copied to the clipboard may exist pasted at the prompt in the Turtle's interface.
- ↑ The Turtle folder is named with a number respective to the number of Turtles labelled. The typical folder path is:
FTB <Modpack name>/minecraft/saves/world/computer/1
. A file codded with an editor such as Notepad++ tin exist saved equally an existing Turtle file (User created program) in this folder and executed with the Turtle in-game. Once labelled the Turtle will no longer stack with other Turtles. - ↑ The numbering of the inventory slots goes from left to correct and summit to bottom, from one to 16.
- ↑ The names of the programs and commands are case sensitive.
- ↑ By default, when the Turtle runs out of fuel information technology will scan its inventory and use whatsoever combustible items stored or harvested as fuel. To avoid the Turtle consuming resource harvested the Histrion can make sure the Turtle has plenty fuel for the task at hand. Employ the command
turtle.getFuelLevel()
. - ↑ Another way to fuel turtles is by using the Charge Station from Misc Peripherals.
See Too [edit]
The following items may also be of interest:
- Advanced Turtle
Video [edit]
ComputerCraft | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
| ||||||||||||
|
haleyafriallifuld.blogspot.com
Source: https://ftbwiki.org/Turtle_(ComputerCraft)
0 Response to "Upload File Ffrom Turtle to Floppy Disk"
Postar um comentário