Creators-of-Create / Create

[Forge Mod] Building Tools and Aesthetic Technology
MIT License
2.81k stars 890 forks source link

Farmer's Delight mod compatibility - Mushroom Colony harvesting #2024

Open MrazGergo opened 3 years ago

MrazGergo commented 3 years ago

In the Farmer's Delight mod, it is possible to grow mushrooms into mushroom colonies on rich soil.

Problem: The harvester collects the normal mushrooms and does not replant it (which is totally fine for vanilla mushroom farming). The harvester ignores the mushroom colonies crop.

Solution: When the harvester detects the mushroom colony, it should collect the mushrooms and replant a single mushroom. The harvester must ignore the normal mushroom.

I checked the configuration files and i didn't find any related settings, which can fix this problem.

The vanilla harvesting and Farmer's delight harvesting have a conflict in it, as you can see. A possible solution: the harvester should check if the mushroom is on rich soil, if yes then do not collect it (wait for it to grow into colony).

github-actions[bot] commented 2 years ago

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.

github-actions[bot] commented 2 years ago

This issue has been closed since it has been inactive for 3 weeks since it was marked as stale.

AranyaMaji commented 4 months ago

Can this issue please be fixed?