Update README.md
This commit is contained in:
parent
d1048e3af5
commit
14e29a57b0
|
@ -6,12 +6,11 @@ Original script can be found at: https://github.com/civilwargeeky/Civils_Progs
|
||||||
This is copied from
|
This is copied from
|
||||||
https://www.computercraft.info/forums2/index.php?/topic/5681-variable-size-quarry-now-with-super-ore-quarry%E2%84%A2/
|
https://www.computercraft.info/forums2/index.php?/topic/5681-variable-size-quarry-now-with-super-ore-quarry%E2%84%A2/
|
||||||
|
|
||||||
[Clarth's Oversimplified-Instructions](https://git.claytonia.net/Clarth/ComputerCraft-Turtle-Quarry-Script/src/branch/main/Clarths-Instructions.md "External link") Clarth's Oversimplified-Instructions : https://git.claytonia.net/Clarth/ComputerCraft-Turtle-Quarry-Script/src/branch/main/Clarths-Instructions.md
|
[Clarth's Oversimplified-Instructions](https://git.claytonia.net/Clarth/ComputerCraft-Turtle-Quarry-Script/src/branch/main/Clarths-Instructions.md "Internal link")
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
As of version 3.5.0, the turtle also has oreQuarry support built in.
|
NOTE: As of version 3.5.0, the turtle also has oreQuarry support built in.
|
||||||
|
|
||||||
Note: If you don't know how to access any of the features: Type "quarry help" where "quarry" is whatever you named the program.
|
Note: If you don't know how to access any of the features: Type "quarry help" where "quarry" is whatever you named the program.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue