2023-12-01 11:33:56 -06:00
|
|
|
# Stoneblock 3 Chicken Breeder
|
|
|
|
|
2023-12-01 11:41:35 -06:00
|
|
|
## Installation and Setup
|
|
|
|
|
|
|
|
Download the file:
|
|
|
|
|
|
|
|
```
|
|
|
|
wget https://git.desu.ltd/salt/mc-scripts/raw/branch/master/stoneblock-3-chicken-breeder/betterbreeder.lua
|
|
|
|
```
|
2023-12-01 11:33:56 -06:00
|
|
|
|
|
|
|
Set up the turtle like so:
|
|
|
|
|
|
|
|
* Any tier mining turtle
|
|
|
|
* Breeder on top
|
|
|
|
* Chest in front
|
|
|
|
* Chest on bottom
|
|
|
|
* Seeds in inventory
|
|
|
|
* Pair of chickens to 10/10/10 in inventory
|
|
|
|
* Run betterbreeder.lua
|
|
|
|
|
2023-12-01 11:41:35 -06:00
|
|
|
The turtle will 10/10/10 a stack of chickens in the chest below, then stop.
|
2023-12-01 11:33:56 -06:00
|
|
|
|
2023-12-01 11:34:59 -06:00
|
|
|
## Why?
|
|
|
|
|
|
|
|
Because I've tried like five random scripts from people on the internet and they don't work.
|
|
|
|
|
|
|
|
This guy's stuff in particular: https://old.reddit.com/r/StoneBlock3/comments/zn4h1v/automated_10_10_10_chicken_breeder_with_computer/
|
|
|
|
|
2023-12-01 11:33:56 -06:00
|
|
|
## Compatibility
|
|
|
|
|
|
|
|
No clue. Try it on a pack that has the Chickens mod and see if it works.
|