Robot upgrades:
- Inventory Upgrade
- Inventory Controller Upgrade
- Redstone Card
- Geolyzer (block)
- Internet Card (if you want to install over internet, not necessary.)
Robot inventory:
You need to put a spade in the last slot of the robot (if you have multiple inventory upgrades, you may scroll down to reach the last slot.)
You need to put a transvector binder in the second last slot.
The crop sticks will end up in the third last slot. You don't need to put them manually. The robot will automatically retrieve them from crop stick container automatically if needed.
Farm setup:
Setup for crossbreeding:
The setup below is outdated, you should check the config file to see where you should put machines and containers.
Setup for min-maxing:
The setup is pretty much the same except you don't need the 13*13 farmland on the left
Setup for spreading:
[WIP]
Explanation in config.lua
wget https://raw.githubusercontent.com/xyqyear/auto-crossbreeding/main/install.lua
./install
If you run ./install after the installation, it will update all the files except for config.lua
If you want to update config.lua also, you can run:
./install main updateconfig
If you want to install dev branch, you can run:
./install dev
For crossbreeding automatically:
autoCrossbreed
For min-maxing automatically:
autoStat docleanup
For filling up an entire forestry multifarm:
autoSpread docleanup
If you want to do mix-maxing before filling up the multifarm:
autoStat && autoSpread