Nether Star Seed duplicates when placed without soil by Cyclic Harvester.
Boomflex opened this issue · 8 comments
Cyclic: v1.5.5
Mystical Agradditions: v1.0.2
Mystical Agriculture: v1.5.6
If you place a Nether Star seed without a crux next to a Cyclic Harvester, the Harvester will harvest the plant before it grows, replant one and dupe one in to its inventory.
I double checked the 2nd seed drop % and it is 0.
Maybe it's an issue with the harvester, unless theres some other way to make this happen.
In 1.10.2 the baubles stuff harvest ring guarontees a seed with nether star seed and awakened draconium
We've been discussing this over in the Cyclic mod issues. It seems that the way Mystical Agradditions implements the block check prevents other mods from reliably detecting if the plant has grown completely.
Moving the block check from canGrow
to updateTick
would fix this.
Err...
Maybe it's an issue with the harvester, unless theres some other way to make this happen.
This implies you didn't know how to fix it.
Tell me something I dont know
This implies you do know how to fix it.
It seems to me that, between all the mods affected, this is the one that needs adjustment.
What's the root issue that's preventing this from getting fixed?
EDIT: I stand corrected. I see you have recent patches that implement this fix but haven't linked them to this issue.
[1.10] Fix tier 6 crops checking for the crux badly (Also contains fixes for 1.12)