Open Computers Crop Breeding: Difference between revisions

Content added Content deleted
m (link)
m (Small Wording Changes)
Line 24: Line 24:
*'''OpenOS Floppy Disk'''
*'''OpenOS Floppy Disk'''


Lastly, you need a Transvector Binder and Transvector Dislocator which requires some progression in Thaumcraft. Neither are very difficult to craft even if you have yet to start Thaumcraft. In the Thaumonomicon, Transvector Dislocator can be found under "Thaumic Tinkerer" which requires both Transvector Interface and Smokey Quartz on the same tab. You will also need to complete research on Mirror Magic under "Artifice." For more information, visit the [[Thaumcraft Research Cheatsheet]] wiki page.
Lastly, you need a Transvector Binder and Transvector Dislocator which requires some progression in Thaumcraft. Neither are very difficult to craft even if you have yet to start Thaumcraft. In the Thaumonomicon, Transvector Dislocator can be found under "Thaumic Tinkering" which requires both Transvector Interface and Smokey Quartz on the same tab. You will also need to complete research on Mirror Magic under "Artifice." For more information, visit the [[Thaumcraft Research Cheatsheet]] wiki page.


==Building the Robot==
==Building the Robot==
Line 83: Line 83:
''autoSpread''
''autoSpread''


Lastly, these programs can be chained together which may be helpful if you have brand new crops (ie. 1/1/1 spruce saplings) and want them to immediately start spreading once they are fully statted-up. Note that keepMutations in the config should probably be set to false (default), otherwise the storage farm will be overwritten once the second program begins. To run autoSpread after autoStat, simply enter:
Lastly, these programs can be chained together which may be helpful if you have brand new crops (ie. 1/1/1 spruce saplings) and want them to immediately start spreading once fully statted-up. Note that no crops are added to the storage farm until autoStat is complete. Also note that keepMutations in the config should probably be set to false (default), otherwise the storage farm will be overwritten once autoSpread begins. To run autoSpread after autoStat, simply enter:


''autoStat && autoSpread''
''autoStat && autoSpread''