-
Notifications
You must be signed in to change notification settings - Fork 188
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
[Meta] Item & Recipe Integration (Forge Tags) #35
Comments
Also, if anyone's savvy with it, we're open to pull requests tagging either items or recipes to be compatible with recipes/ingredients of other mods! |
Hello, I believe Simple Farming does something similar, it uses tags by putting fruits and veggies in tags such as |
Hmm! SF and Pam's seem to share a lot of tags, though Pam's really covers every use case it has. I'll adopt those. Thanks for letting me know! |
Hi again! And if wild crops are given the |
Bees are already pollinating the crops with the recent commits, don't know about mulch though |
Oh, I meant the wild crop plants that spawn in the world. |
Oh yeah, I added them to |
Integration seems good for now, I'll reopen this some other time. |
I haven't fully implemented compatibility and integration on the mod's items yet, and I'm still wondering what is the best way to approach that. For example: tagging items like Rice so that other mods can use it on rice-related recipes (forge:rice?).
If anyone has resources or recommendations on how to go about this, or how other farming mods do it, please let me know here!
The text was updated successfully, but these errors were encountered: