Collector's Reap

Collector's Reap

2M Downloads

Additional compatibility for Tea Gummies

SynfulChaot opened this issue ยท 1 comments

commented

The Tea Gummies are currently only visible if you're also running Farmer's Respite, even if you're running any other mods that add black, green, or yellow tea leaves. As there are other mods that also add some or all of these leaves, such as Simply Tea, it'd be nice if they could be used with those mods as well.

I looked at the items and recipes themselves and noticed a few things:

  1. The gummies themselves don't require the presence of Farmer's Respite to function. The effects they grant are from the base game.
  2. The recipes for the gummies also don't require the presence of Farmer's Respite, at least outside of the 'mod_loaded' condition.
  3. The recipes have an additional condition, that being to check if the tea leaves tags that the recipes use are populated.

I did override the recipe, removing the 'mod_loaded' condition and the gummies became craftable, as well as usable. They remain hidden in JEI, however.

As Farmer's Respite technically isn't required for the gummies, the recipes are already checking for items in the different tea leaves tags, and they function just fine in the absence of Farmer's Respite, could the hard Farmer's Respite limitation be lifted?

commented

Compatibility for Lime Green Tea and Pomegranate Black Tea would also be nice as they also don't technically require Farmer's Respite so long as another mod adds the requisite tea leaves.