From 0ead4d60848cfd87262f334f5036f7c930bc1f2a Mon Sep 17 00:00:00 2001 From: Anton Reinhard Date: Tue, 30 Apr 2024 18:19:30 +0200 Subject: [PATCH] Add centrifuge distribution programs --- images/centrifuge_turtle_setup.png | 3 ++ original_code/README.md | 5 ++- turtle_code/README.md | 65 +++++++++++++++++------------- 3 files changed, 43 insertions(+), 30 deletions(-) create mode 100644 images/centrifuge_turtle_setup.png diff --git a/images/centrifuge_turtle_setup.png b/images/centrifuge_turtle_setup.png new file mode 100644 index 0000000..ff430c4 --- /dev/null +++ b/images/centrifuge_turtle_setup.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f74231caa9eb91033b1b01dffff0df40fe58d27decfac8ece69af38e4697ad +size 1073994 diff --git a/original_code/README.md b/original_code/README.md index 49a5ff2..a324a2a 100644 --- a/original_code/README.md +++ b/original_code/README.md @@ -1,3 +1,6 @@ # Original Programs -The code in this directory is not by me and only here for reference. +The code in this directory is not written by me and only here for reference. + +## quarry program +`quarry -oreQuarry true -enderChest 16 -doRefuel false -dumpCompareItems false -invert false -rednet false -dim 16 16 70` diff --git a/turtle_code/README.md b/turtle_code/README.md index d7c6bc1..06e6614 100644 --- a/turtle_code/README.md +++ b/turtle_code/README.md @@ -1,3 +1,24 @@ +## grindstone turtle + +Place an engineering turtle (turtle with crescent hammer, 3 iron + 1 silver) facing the crank of a grindstone + +**execute commands**: +- `pastebin get pRPJkvnv startup` +- `startup` + +same for the killing turtles in xp farm + +## lava refuel setup + +- place at edge of lava lake in the nether +- place 1 bucket of lava in first slot + +**execute commands**: +- `label set ` +- `pastebin get nFSUKiYE lava` +- `refuel` +- `lava 10` + ## miner setup - place one ender chest, then 4 turtles facing away from it around it, with fuel and preferably labels set, like this: @@ -14,6 +35,7 @@ ## boiler builder - **give the turtle fuel beforehand** +- give the turtle a **resupply module on its right side** - place turtle infront (facing away) from a resupply station like this: ![Boiler Turtle Station Setup](../images/boiler_turtle_station_setup.png) @@ -29,18 +51,7 @@ - `pastebin get ZJt5uwjW boiler` - `boiler` -## lava refuel setup - -- place at edge of lava lake in the nether -- place 1 bucket of lava in first slot - -**execute commands**: -- `label set ` -- `pastebin get nFSUKiYE lava` -- `refuel` -- `lava 10` - -## IBF Distribution turtle +## IBF distribution turtle - **give the turtle fuel beforehand** - place above me interface, set the interface to keep 4 dust (titanium/chrome/tungsten) @@ -53,23 +64,19 @@ Like this: - `pastebin get iq0Xe2KF ibf` - `ibf` -## IBF Distribution turtle +## centrifuge turtle -- place above me interface with the dust to smelt set to 4 +Place a turtle with an **inventory module** connected on the right like in the following image: + +![Centrifuge Turtle Setup](../images/centrifuge_turtle_setup.png) + +The leftmost interface should have a stack of cells, the middle one a stack of ingredients, e.g., redstone dust, and the rightmost should be empty. + +This program **does not** survive reboots/unloading! Keep it chunk-loaded and do not restart the server after starting the turtle. + +Make sure the turtle always has enough resources to keep going. If it has to wait too long, it will break eventually!! If this happens, manually take out all products from the centrifuges to fix it. **execute commands**: -- pastebin get iq0Xe2KF ibf -- ibf - -## grindstone turtle - -Place an engineering turtle (turtle with crescent hammer, 3 iron + 1 silver) facing the crank of a grindstone - -**execute commands**: -- `pastebin get pRPJkvnv startup` -- `startup` - -same for the killing turtles in xp farm - -# quarry program -quarry -oreQuarry true -enderChest 16 -doRefuel false -dumpCompareItems false -invert false -rednet false -dim 16 16 70 +- `pastebin get 1reqCa4x cent` (for **redstone**) +- `pastebin get 793PtXnD cent` (for **platinum**) +- `cent`