So I've got this idea that I'd like to have seasonal item spawns in the world. Using Nolan's awesome Items Spawn of the Ground mod, I want to make a few items that will only appear during certain seasons.
For example: In spring months, flowers spawn in meadows. Maybe insects are easier to find. In the deep woods, some seasonal herbs may be easier to find. Etc. In the fall you could have mushrooms to find in the woods, acorns, walnuts and other seasonal produce. And in winter you can't find anything. I think aesthetically it would be cool to see these things, and give more incentive to explore the woods and rural map.
The issue is I think I know how to make seasonal item spawns using the code in the hunting mod, which does a season check. I'm trying to brainstorm some ideas, however, to make those items disappear once the season is over.
Modders, any ideas?