your current location:首页 > news>Turtle.lua's API interface uses translation [CC: T] CC: Tweaked Minecraft Game

Turtle.lua's API interface uses translation [CC: T] CC: Tweaked Minecraft Game

2024-12-10 17:50:50|Myriagame |source:minecraft skins

This stuff can only be used in .lua, and can only run by executing files.So don't think about running these things with commands.Because this stuff has been stuck for a long time.

If you do n’t know how to get started, you can go to station B to find a UP video and do n’t connect it here.

The use of these things is turtle. Commands can be used for example (turtle.Forward ()). Some parentheses are like furnishings, and they are not used at all.

It is recommended to write the code directly with an external editor and modify the dimension. It is recommended that VCODE has a plug -in because there is a plug -in. You can use the plug -in.

After installing this plug -in, you can prompt the code content

After the code is written, it can be stored in the game, and it is enough to run in the game. You don't need to enter the archive repeatedly

However, because the official does not translate these contents of these contents, the translation of the machine temporarily translates a rough content first, which may be tossing after using it.Definitely not

Command official translation machine translation Cract ([limit = 64]) Cracipe A Recipe Based on the TURTLE's Inventory.Forward () move the time forward one block. Move the turtle forward.Back () move the time backwards one block. Move the turtle backwards.up () move the turtle up one block. Move the turtle forward.Download () move the turtle down one block. Move the turtle in the next step.Turnleft () rotate the turtle 90 degrees to the left.Turnright () rotate the turtle 90 degrees to the right. Rotate the turtle 90 degrees to the right.dig ([size]) attempt to break the block in front of the turtle.DIGUP ([size]) attempt to break the block above the turtle.digdown ([size]) attempt to break the block belW the turtle.Place ([text]) Place a block or it Item into the world in front of the time. Put a block or item in front of the turtle.Placeup ([text]) Place a block or item into the world aBove the turtle. Place a square or item in the world above the turtles.Placedown ([Text]) Place A Block or Its Into the World Below the TURTLE.Drop ([Count]) Drop the CurrenTly Selected Stack Into the Inventory in Front of the TURTLE, OR AS An Item Into The World IS NO Inventory. In inventory, or if there is no inventoryThen put it as items into the world.Dropup ([Count]) Drop the CurrenTly Selected Stack Into the Inventory Above the Turtle, or as an item into the world if it is inventory In the inventory, or if there is no inventory, thenPut it into the world as items.Dropdown ([Count]) Drop the CurrenTly Selected Stack Into the Inventory Below the Turtle, OR as an item into the world is no inventory. In the inventory, or if there is no inventory, thenPut it into the world as items.SELECT (slot) Change the currently selected slot.get the number in the given slot.GetITEMSPACE ([Slot]) get the remaining number of items white may be stop in this stack.

DETECT () Check if there is a solid block in front of the time. Check whether there is a solid block in front of the turtle.Detectup () Check if there is a solid block above the time. Check whether there is a solid block above the turtles.Detectdown () Check if there is a solid block blow the time. Check whether there is a solid block below the turtle.Compaare () Check if the block in front of the turtle is equal to the item in the currently selectd slot.Compareup () Check if the block above the time is equal to the item in the currently selectd slot.Comparedown () Check if the block below the tarAttack ([SIDE]) Attack the Entity in Front of the Turtle. Attacks the entity in front of the turtle.Attackup ([SIDE]) attacked the entity above the turtle.Attackdown ([SIDE]) Attack the Entity Below the Turtle. Attacks the entity below the turtle.Suck ([count]) Suck an it from the inventory in Front of the Turtle, or from an itfating in the world. A matter of the inventory in front of the turtle, or the items floating from the world.Suckup ([count]) Suck an it from the inventory about the time, or from an itfating in the world.Suckown ([Count]) Suck an it from the inventory below the time, or from an itfating in the world. The items are sucked from the list of the items below the tortoise, or the items floating in the world.Getfuellevel () get the maximum amount of fuel this turtle can be obtained by this turtle.Refuel ([count]) refuel this time. Add fuel to this turtle.Compareto (Slot) Compare the item in the currently selected slot to the item in another slot.Transferto (slot [, count]) Move An Item from the selectd slot to another one.getselectedslot () get the currently selectd slot. Get the current selected slot.getfuellimit () get the maximum amount of fuel this time can hold.