Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
PickupShareApi
Library. Lets a loot-sharing mod publish which players have already collected which drop, so another mod can move that drop without the lobby losing track. Does nothing on its own.
By Vibecodeguy
CHANGELOG
Changelog
1.0.0
- First release. Contract version 1.
IPickupStateProvider/PickupShareApi— a loot-sharing mod registers as the provider, and any other mod can hand a drop's collection record from a pickup being destroyed onto its replacement. Safe to call with no provider registered.PickupClassifier— tells an Artifact of Command cube apart from the Scrapper, printers, Meal Prep, the Hoard, the Solus vendor, Lemurian eggs, Delusion and Rebirth, which all run on the same component but take items rather than give them.