ON THIS WIKI
Computer Controlled Seed Analyzer
| Computer Controlled Seed Analyzer | |
|---|---|
| Name | Computer Controlled Seed Analyzer |
| Source Mod | AgriCraft |
| ID Name | AgriCraft:peripheral
|
| Type | Block |
| Stackable | Yes (64) |
| Blast Resistance | 0.0 |
| Hardness | 0.0 |
| Solid | Yes |
| Transparent | Yes |
| Affected by Gravity | No |
| Emits Light | No |
| Flammable | No |
| Drops | |
| Required Tool | Unknown |

Computer Controlled Seed Analyzer (CCSA) is a computer peripheral added by the AgriCraft mod for ComputerCraft integration. When combined with a Computer or Advanced Computer, this analyzer can identify AgriCraft seeds and return data about the currently inserted seed. It is not a stand-alone device and requires a computer to operate it. An Agricultural Journal can be inserted into the lower right-hand slot of the GUI, same as the manual Seed Analyzer.
In 1.7.10, the CCSA is extremely fragile and easily broken by hand, losing most of its component parts. Even attempting to pick it up with Silk Touch doesn't work, so choose the installation location carefully.
Research aspects in this item
Methods
The Computer Controlled Seed Analyzer accepts the following commands:
- analyze()
- getBaseBlock((optional) direction)
- getBaseBlockType((optional) direction)
- getBrightness(direction)
- getBrightnessRange((optional) direction)
- getCurrentSoil(direction)
- getGrowthStage(direction)
- getNeededSoil((optional) direction)
- getPlant(direction)
- getSpecimen()
- getSpecimenStats((optional) direction)
- hasJournal()
- hasPlant(direction)
- hasWeeds(direction)
- isAnalyzed (WARNING: clicking on this crashes the game!)
- isCrossCrop(direction)
- isFertile(direction)
- isMature(direction)
- needsBaseBlock((optional) direction)
Recipe
Usage
Computer Controlled Seed Analyzer has no known uses in crafting.
| ||||||||||||||||||||||||||||||||||||






















































