Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
games:minecraft:public:computer_craft:quarry_script [2023/11/06 21:29] – clay | games: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:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | |||
+ | |||
+ | |||
====== Quarry Miner ====== | ====== Quarry Miner ====== | ||
Line 111: | Line 126: | ||
- -logExtension: | - -logExtension: | ||
- -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: | + | - __**-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 |