Extracts and permanently stores all harvested crops, calculates average drops per harvest, and outputs to the console. Includes automatic data purging.
A script that shows in the console the drop rates.
V2.3 - first version, shows what's on the farm info page only at that time, doesn't keep track.
V4.5 - added storage. Will use up to 4 MB and slowly replace entries in the database. 140 pepper harvests for me was 20 kB, so it should hold 28000 harvests over time. Why 4 MB? That's what I was told was the limit. The code has a section for you to update it if you need to.