Wildcards in corporea requests can grant "Invader Girl"
quat1024 opened this issue ยท 2 comments
Requesting all *
when there's at least 50k items in the network grants "Invader Girl", however, the advancement text reads "Successfully request 50,000 or more of a single item in a Corporea Index"
This makes the advancement a lot easier, since you don't need 50k of a single item, you just need 50k items in your network in total.
Botania r1.10-358 on Forge 14.23.4.2718
Not really sure how to fix this cleanly...
my instinct is to add a CorporeaHelper.lastRequestUsedWildcard
or something like that to go along with the other sources of information from corporea requests, but I really don't like adding stateful stuff, and besides where do I even modify the variable? CorporeaHelper.stacksMatch
?