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.
AdvancedSigns
Fork of aedenthorn/AdvancedSigns. Customize sign text, font, position, and size, using rich text. Updated for Valheim 1.0.
| Last updated | a week ago |
| Total downloads | 5919 |
| Total rating | 3 |
| Categories | Mods Tweaks Misc Tools Crafting Client-side Utility Building AI Generated Deep North Update |
| Dependency string | cjayride-AdvancedSigns-0.5.0 |
| Dependants | 13 other packages depend on this package |
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.2350README
AdvancedSigns
Updated for Valheim 1.0
A fork of aedenthorn/AdvancedSigns
Latest version update
You don't need to type END tags.
For example, turn text red by typing: <color=red> ... then when you hit '>' the code dissapears, and you continue typing your text.
This mod lets you style text on signs
EXAMPLES:
<b>bold</b> -- Only works if your font in the config file is not already bolded.
<i>italic<\i>
<color=#00ffffff><size=8>Font Size 8</size></color>
<color=#00ff00>lime green</color>
<color=#ffffffff>white</color>
<color=red>red</color>
<color=blue>blue</color>

For more examples and FONT COLORS, read here: https://docs.unity3d.com/2018.3/Documentation/Manual/StyledText.html
Fonts for signs can be either built-in fonts or OS fonts. For built in fonts, use any from this list: https://www.nexusmods.com/valheim/articles/109
For OS fonts, use the font name, e.g. Comic Sans MS
Configuration
Run the game once to generate this config file: BepInEx/config/cjayride.AdvancedSigns.cfg
Contact
-
𝕏: x.com/cjayride
-
Discord: discord.gg/cjayride (find me at the top of the user list) "cjayride"
-
Twitch: twitch.tv/cjayride
AI Generated
This code was not AI Generated, however, AI was used to verify that it works with the new version of the game.