Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
Anyone is free to utilize the GSQ that this mod provides for use in their own mod.
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.2
Added some logic for use with Bugs in the valley
Donations
No donations accepted
Adds a game state query for use with trigger actions.
A use example is my Bugs in the valley mod, where turning in specific bugs to the museum allows the player to receive special letters in the mail.
If anyone would like to use this in their own mod all they need to do is add "Condition": "MuseumDonationChecker.DonationStatus <item ID>" to their trigger action. Then replace <item ID> with the desired artifact or mineral ID.
Another functionality of this mod is to output donation statuses to the log
debug_donation_status - can be used in SMAPI to check for the donation status of all artifacts and minerals
check_donation_status <itemID> - can be used in SMAPI to check a specific artifact/mineral