Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
- Nothing changed just recompiled
- Meat
- Poultry
- Human meat
- Insect meat?
I love the way this mod works, but I think it would be nice to have a sorta extra category, effectively having the difference between red meat and white meat
That would be the one fringe case where 'non-icky' meat matters.
In the early days, this mod had an optional feature to merge VFE's fish into one. However, due to bugs caused by an incomplete implementation, I eventually decided to remove that feature.
Looking at this issue again with my improved coding skills, I believe that merging VFE's fish can be accomplished with a simple XML Patch. You can refer to the XML version of the Optimizations: Meat mod( https://steamcommunity.com/sharedfiles/filedetails/?id=2193772059 ) for an example of how this can be done.
The author of Vanilla Fishing Expanded was categorically hostile to the idea of supporting this. I suspect he gets so many requests that he didn't even look at what it would take.
I am not entirely averse to writing a sub-mod in terms of writing some XML, but I've not done a RW mod before and my time is limited.
Also, your examples both show how to make a meat not optimize. What I want is either for all the varieties of "raw fish" to be merged into one, or just turned into "raw meat". This doesn't happen automatically, probably because he added a new category for "raw fish" under "meats". It may be the case that he did so much C# to add his fish that this can't be done with simple XML.
Do you have any words of guidance, or maybe some time to investigate this yourself?