Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding crop auto harvest mechanic for multi-block crops? #81

Open
Vampsku11 opened this issue Sep 30, 2017 · 1 comment
Open

Adding crop auto harvest mechanic for multi-block crops? #81

Vampsku11 opened this issue Sep 30, 2017 · 1 comment

Comments

@Vampsku11
Copy link

EnderCore does not allow harvesting of crops that are more than one block tall such as corn (Simple Corn) and hemp (Immersive Engineering). I can add a block from either of those crops to the cropConfig.json file, but it will replace the individual block and plant a new crop in that space. With Simple Corn I have added simplecorn:corn with meta:9, 10 and 11. I can right click on any part of the mature corn plant and it will harvest that block and plant corn in that space, bottom middle or top. Is there a way to check above and below the block to remove all blocks from that crop and plant in the dirt at the bottom?
2017-09-30_10 14 45
cropConfig.txt

@HenryLoenwind
Copy link
Member

This functionality is only meant to add right-click harvesting to the vanilla stuff because it is more or less a standard thing nowadays. Modded plants are expected to do their own right-click harvesting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants