From aefa0b88912dd65c26ea6e384c395c74469cdbe2 Mon Sep 17 00:00:00 2001 From: Clarth Date: Tue, 23 Jan 2024 16:33:22 -0500 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a4f56b5..96c021e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +# Quarry Program for Turtles in computercraft + +Original script can be found at: https://github.com/civilwargeeky/Civils_Progs + + +This is copied from +https://www.computercraft.info/forums2/index.php?/topic/5681-variable-size-quarry-now-with-super-ore-quarry%E2%84%A2/ + + +--- As of version 3.5.0, the turtle also has oreQuarry support built in.