TehNut-Mods / Harvest

Right click harvesting
MIT License
14 stars 19 forks source link

Using Astral Sorcery perk 'Spatial Manipulation' in combination with SimpleHarvest results in player receiving drops whilst the crops stay fully grown #18

Open sam-kirby opened 5 years ago

sam-kirby commented 5 years ago

Due to Astral Sorcery consuming the drops array on receipt of the HarvestDropsEvent, there is no seed in the drops array when this mod decides whether to replant.

This results in a player being able to hold right-click and infinitely gather from a crop that remains fully grown.

This is related to #16