games:minecraft:public:computer_craft:quarry_script

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
games:minecraft:public:computer_craft:quarry_script [2023/11/06 21:27] claygames:minecraft:public:computer_craft:quarry_script [2024/01/23 21:59] (current) clay
Line 1: Line 1:
 +====== MOVED TO THE CLAYTONIA GIT SERVER ======
 +===== This is an outdated archive! =====
 +
 +
 +[[https://git.claytonia.net/Clarth/ComputerCraft-Turtle-Quarry-Script|Updated Version]]
 +
 +[[https://git.claytonia.net/Clarth/ComputerCraft-Turtle-Quarry-Script|Updated Version]]
 +
 +[[https://git.claytonia.net/Clarth/ComputerCraft-Turtle-Quarry-Script|Updated Version]]
 +
 +[[https://git.claytonia.net/Clarth/ComputerCraft-Turtle-Quarry-Script|Updated Version]]
 +
 +
 +
 +
 ====== Quarry Miner ====== ====== Quarry Miner ======
  
Line 75: Line 90:
 <markdown> <markdown>
 Welcome!: Welcome to quarry help. Below are help entries for all parameters. Examples and tips are at the bottom. Welcome!: Welcome to quarry help. Below are help entries for all parameters. Examples and tips are at the bottom.
--default: This will force no prompts. If you use this and nothing else, only defaults will be used. +**-dim**: [length] [width] [height] This sets the dimensions for the quarry 
--dim: [length] [width] [height] This sets the dimensions for the quarry +**-invert**: [t/f] If true, quarry will be inverted (go up instead of down) 
-- -invert: [t/f] If true, quarry will be inverted (go up instead of down) +**-rednet**: [t/f] If true and you have a wireless modem on the turtle, will attempt to make a rednet connection for sending important information to a screen 
-- -rednet: [t/f] If true and you have a wireless modem on the turtle, will attempt to make a rednet connection for sending important information to a screen +**-restore / -resume**: If your quarry stopped in the middle of its run, use this to resume at the point where the turtle was. Not guarenteed to work properly. For more accurate location finding, check out the -GPS parameter
-- -restore / -resume: If your quarry stopped in the middle of its run, use this to resume at the point where the turtle was. Not guarenteed to work properly. For more accurate location finding, check out the -GPS parameter+
 - -autoResume / autoRestore: Turtle will automatically resume if stopped. Replaces startup - -autoResume / autoRestore: Turtle will automatically resume if stopped. Replaces startup
 - -oreQuarry: [t/f] If true, the turtle will use ore quarry mode. It will not mine the blocks that are placed in the turtle initially. So if you put in stone, it will ignore stone blocks and only mine ores. - -oreQuarry: [t/f] If true, the turtle will use ore quarry mode. It will not mine the blocks that are placed in the turtle initially. So if you put in stone, it will ignore stone blocks and only mine ores.
Line 112: Line 126:
 - -logExtension: [word] The extension given to each quarry log (e.g. ".txt" or ".notepad" or whatever) - -logExtension: [word] The extension given to each quarry log (e.g. ".txt" or ".notepad" or whatever)
 - -keepOpen: [number] This is the number of the slots the turtle will make sure are open. It will check every time it mines - -keepOpen: [number] This is the number of the slots the turtle will make sure are open. It will check every time it mines
-- -careAboutResources: [t/f] Who cares about the materials! If set to false, it will just keep mining when its inventory is full+__**-careAboutResources**__: [t/f] Who cares about the materials! If set to false, it will just keep mining when its inventory is full
 - -startDown: [number] If you set this, the turtle will go down this many blocks from the start before starting its quarry - -startDown: [number] If you set this, the turtle will go down this many blocks from the start before starting its quarry
 - -promptAll: This is the opposite of -Default, it prompts for everything - -promptAll: This is the opposite of -Default, it prompts for everything
  • games/minecraft/public/computer_craft/quarry_script.1699306042.txt.gz
  • Last modified: 2023/11/06 21:27
  • by clay