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

epic: improve SimpleFarming integration #61

Open
pollend opened this issue Mar 15, 2021 · 0 comments
Open

epic: improve SimpleFarming integration #61

pollend opened this issue Mar 15, 2021 · 0 comments
Labels
Size: L Very big effort likely requiring a lot of research and work in many areas across the codebase

Comments

@pollend
Copy link
Member

pollend commented Mar 15, 2021

SimpleFarming is a module that aims to provide a, well, simple farming implementation.
It tries to distance itself from complete realism and rather to give a basic and somewhat more abstract version of farming. It provides a few seeds which grow into full bushes, vines or trees. These can then be harvested for their produce, or destroyed for their seeds.

Content is housed in the EdibleFlora module, with "expansion packs" in the AdditionalVegetables and AdditionalFruits modules


In order to be fully active in JS, it needs to have the produce integrated with other modules, namely cooking and alchemy, as well as potentially expanded to be used in some non-food based plants (though this is optional)

@pollend pollend added the Size: L Very big effort likely requiring a lot of research and work in many areas across the codebase label Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: L Very big effort likely requiring a lot of research and work in many areas across the codebase
Projects
None yet
Development

No branches or pull requests

1 participant