You are viewing a potentially older version of this package. View all versions.
MadeInPG13land-FairyDust_Tooltip-1.0.0 icon

FairyDust Tooltip

MelonLoader mod for Forsaken Frontiers: shop-style tooltips on data-deck equipment slots (title, durability, material).

Date uploaded 3 months ago
Version 1.0.0
Download link MadeInPG13land-FairyDust_Tooltip-1.0.0.zip
Downloads 13
Dependency string MadeInPG13land-FairyDust_Tooltip-1.0.0

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.2 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.2

README

FairyDust Tooltip

MelonLoader mod for Forsaken Frontiers that shows a small tooltip when you hover equipment in the data deck inventory slots (title aligned with the trader shop, optional durability and material lines).

Requirements

  • MelonLoader for Forsaken Frontiers (install via Thunderstore or manually).
  • Game: Forsaken Frontiers (IL2CPP).

Install

Install with Thunderstore Mod Manager / r2modman, or extract the package zip so these files end up under your game profile’s mod package folder (mod managers handle paths). The DLL must be loadable by MelonLoader from the managed Mods layout for your profile.

Configuration

Preferences are stored under MelonLoader user data (see in-game / UserData for FairyDust.Tooltip config).

Source

Developed as FairyDust.Tooltip (assembly name unchanged; Thunderstore package id uses underscores per store rules).

CHANGELOG

Changelog

2.0.0

  • Added BepInEx package support alongside the MelonLoader package.
  • Added tooltip naming support for the UV Light.
  • Improved tooltip reliability, loader logging, packaging checks, and shared code structure.
  • Reduced unnecessary work in tooltip binding, item lookup, and display-name handling.