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.
DrakeRenameit
Rename any item in your inventory. You can even recolor them too! This is an early beta there may be bugs!
| Date uploaded | 9 months ago |
| Version | 0.1.0 |
| Download link | DrakeMods-DrakeRenameit-0.1.0.zip |
| Downloads | 90 |
| Dependency string | DrakeMods-DrakeRenameit-0.1.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.26.1DrakeMods-ServerSync
Original Plugin by blaxxun-boop Ported by Drakethos to make things easier for devs not needed to embed the same plugin for every mod. See original site for info on how to use ServerSync
Preferred version: 1.0.0README
DrakesRenameIt
A much needed mod for Valheim that lets you rename any items. Great for roleplay or just plain fun! Want to let your friends know, that axe is totaly yours? Prank a friend by changing his favorite axe.
How to use:
Simply Press shift + right click on any item you want to rename. A dialog prompting you to change your items name will apear. Okay will confirm the dialog with your change, reset button will bring it back to the items original localized string. It always appears with the current name including $ localization. If you would like to maintain localization with an additional name, simply leave the $string intact and add around it.
Features with rename:
- Fully supports the same sign codes like <color=blue> bold etc for full information check offical Valheim documentation
on sign features.
- You can even resize using <size=...> Do not recommend over 200, things start to get funky.
- Supports localization strings
- Lets you rename any existing item and renames that instance.
- Fully supports multiplayer play, just ensure each client + server has the mod.
- Server Sync on all config settings.
Configurations:
You can configure the following:
- Character limit of the rename. Be sure to allow for <color> and other tags as they count as part of the limit. I definitely recommend some sort of limit as the item will start to looks funky if the name is too long.
- Lock To Owner - If you want to keep someone from renaming your things, it will prevent anyone who is not the same player name as the one who originally crafted said item.
- Name Claims Owner - This goes hand and hand with Lock to owner, if you are not locking the owner, this doesnt really have a ton of value, especially in most cases "crafted by": does not change for many items. when on this will allow you to claim non crafted items, such as rocks and other pickables when you change the name. It will then work with lock to owner to prevent changing the name. Remember, when you write your name on something it definitely makes it yours ;)
Quirks and Known Issues:
Quirks:
- Item stacks behave a very particular way. When you rename an existing stack, it will rename the whole stack. Any item added to said stack will then become absorbed. This is the best way to prevent say picking up a rock, and having your special rock blown away when it mixes into the stack this is due to the nature of how the stack holds items.
- This means if you have a special pet rock by itself, if you pick up another rock, it will create a stack and lose your name.
- Future feature may add the option to prevent stacks from combining with different names automatically. Known Issues:
- Item stands still show the name of the original item. When you grab it however it returns to the custom name.
- Upgrading an item will replace the custom name with the original name
- For now you will have to rename it again, I am looking into a solution for this.
Wishlish for future
- I hope to address the known issues
- I may try to add stack splitting feature
- if there is a high demand for this:
- Renameable pieces (that have hover names)
- Adding custom descriptions
- I need to decide the best way to do this, I'm hesitant to add yet another CTRL or alt + right click, but we'll see
Distant crazy features
- Someday if it seems doable, I may add customizations like color changes to the icon or item itself, things like that, However this may require a lot of work since I believe it would require new prefabs of items which may be a mess for valheim.
Contact me: - Want to drop a line tell me how I'm doing. -Report a bug (THATS NOT IN THE KNOWN ISSUES ALREADY), or a request for new features. - I cannot guarentee the request will be met but if theres a high enough demand and the ask isnt too difficult I may take it into consideration. Email: [email protected] Discord: Drakethos
CHANGELOG
- Version 0.1.0 - Current
- Initial upload and baseline version.
- Current Feature List:
- Change any in game item name to anything.
- Configurable character limit
- Configurable lock own to non item owners
- Configurable claim unowned items by renaming
- Support localized strings
- Reset option for item to original name.
- Current Feature List:
- Initial upload and baseline version.
- Version 0.1.1
- Fix dependency strings
- Increased default char limit from 25 to 50 to follow my own advice
- Improved readme documentation.
- Went back to school to learn how to spell better.