promotional bannermobile promotional banner

Find My Villager

Find My Villager is a client-side Minecraft mod for Fabric, Forge and NeoForge that remembers villager trades you have seen before, then lets you search your trading hall by item, enchantment, profession, price, name, and location.

File Details

Find My Villager 0.4.0+26.1.2

  • R
  • May 5, 2026
  • 210.52 KB
  • 22
  • 26.1.2
  • Fabric

File Name

find-my-villager-0.4.0+26.1.2.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:find-my-villager-1525548:8043676"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# Changelog - Find My Villager v0.4.0 This major update introduces the **Online Sharing System**, allowing you to securely share your trading hall data directly with other players on your server without using manual codes. --- ## New Features - **Direct Player-to-Player Sharing** Send and receive villager databases directly through a secure, privacy-focused online relay. - **Background Lifecycle Management** The sharing process is now fully automated. Once you send an invite or click accept, the mod handles the data transfer in the background, allowing you to return to your game immediately. - **Rebindable Controls** The **Open Find My Villager** key is now a standard Minecraft keybind. You can rebind it to any key in: ```Options > Controls > Key Binds``` * **Privacy-First Hashing** Implemented **SHA-256 scoped identity hashing**. Your raw Minecraft UUID is never sent to the relay, helping keep your persistent identity and server history private. * **Dynamic UI Feedback** Added system toasts and overlay messages that track background uploads, downloads, and incoming invites. --- ## Improvements & Fixes * **Network Reliability** Increased payload transfer timeouts to **30 seconds** to support large trading halls, up to **512 KB**, on slower connections. * **Server Identity Normalization** Fixed an issue where slight variations in server addresses, such as case differences, could prevent players from finding each other on the relay. * **Protocol Synchronization** Overhauled the Cloudflare Worker routing to support both legacy and modern sharing protocols at the same time. * **Validation Hardening** Every incoming share is now strictly validated for structural integrity before being presented for import. --- ## Privacy & Disclosure * Added a comprehensive **Privacy Warning Screen** and **Privacy Notice** that clearly disclose when data is uploaded and what specific information is shared. * Online sharing is strictly **opt-in** and **disabled by default**.