Optional. Allows the Rose Iridium recolor to apply correctly on Iridium rods when fishing.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are allowed to use the assets in this file in 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 allowed to earn Donation Points for your mods if they use my assets
Author notes
MIT License
Copyright (c) 2022 atravita-mods
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Interfaces (in the folder Integrations/Interfaces) were copied with permission and are not covered by this license. See the original licenses for each.
Some mods have more specific exceptions, listed in the licenses in their folder. (These are typically about textures provided kindly to me by other people, or are just edited from game textures.)
File credits
Mod written by atravita and distributed with permission. Please credit atravita if redistributing.
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
This mod does nothing on its own.
If you're a content modder, you can add a short snippet to your Content Patcher pack in order to set the color of a fishing rod while in use. This can be used to edit existing fishing rods, or to add color to custom fishing rods, which typically cannot be done without C#.
{ "Action": "EditData", "Target": "Mods/ColorfulFishingRods", "Entries": { "(T)IridiumRod": { //qualified ID of the rod from Data/Tools //8-bit RGB "R": 0, "G": 255, "B": 0, "A": 255 } } },
Mod was written entirely by atravita. I have full explicit permission to publish it. 100% of the donation points from this mod are given directly to the Against Malaria Foundation.