egocarib / Vintage-Story-Mods

GNU General Public License v2.0
1 stars 3 forks source link

Exclude sedge from "Reeds" marking category #16

Closed egocarib closed 1 month ago

egocarib commented 9 months ago

Sedge is currently captured by the "Reeds" marker category (along with cattails, papyrus, and tule), but it probably doesn't make sense to be in that category because it drops only dry grass.

This happens because it is part of the tallplant-* json family, but it should probably be excluded from the mod's marker logic.

https://github.com/egocarib/Vintage-Story-Mods/blob/fa54cf088465a63b729e32d9989a011f7cb6f574/mods/automapmarkers/src/Utilities/ThingIdentifier.cs#L391

egocarib commented 2 months ago

Looked into this a bit more and going to divide up the current "Reeds" category as follows:

egocarib commented 1 month ago

fixed in 16ea638bc5ec6bc6b7933e2740622b685f06755d