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.
Friendly Clock
An immersive day/night dial clock with time-of-day words instead of exact time. Optional day counter. Hand-painted art, draggable, client-side.
| Last updated | a week ago |
| Total downloads | 717 |
| Total rating | 0 |
| Categories | Client-side Utility AI Generated Deep North Update |
| Dependency string | EnyMan-Friendly_Clock-1.0.0 |
| Dependants | 1 other package depends 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
Friendly Clock
A day/night dial for Valheim that tells you when it is without ruining the mood with exact numbers.
- Painted dial: sunrise at the top, noon on the right, sunset at the bottom, midnight on the left. The hand sweeps through the day.
- Time-of-day words under the dial: Midnight, Before Dawn, Dawn, Morning, Midday, Afternoon, Evening, Dusk, Night…
- Optional day counter.
- Part of the vanilla HUD: hides when you hide the HUD, and menus and the inventory draw over it.
- Drag it: open your inventory, then drag the clock anywhere. The position is saved.
Client-side only. Nobody else needs it, and neither does the server.
Configuration
BepInEx/config/com.mous.friendlyclock.cfg (or in-game with ConfigurationManager, changes apply live):
Style:Dial,WordsorDialAndWordsShowDayCounterSize,FontSize,Opacity,PositionDayPhases: comma-separated names spread evenly over the day, starting at midnight. Keep 12 entries to match the 12 wedges of the painted dial.
Custom art
The dial is made of three 512×512 PNG layers next to FriendlyClock.dll: clock_face.png, clock_hand.png (pointing up, rotating around the image centre) and clock_cap.png. Replace them with your own and they reload while the game is running. If a file is deleted, a simple built-in dial is drawn in its place.