Cyber28 / VillagerNames

Stacklands mod for renaming your villagers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VN logo

VillagerNames

Rename your villagers!

Usage

  • Hover any villager card and press N

Demo pic

Demo pic

Installation (manual)

You need the pre-configured BepInEx pack for this mod. If you installed BepInEx from a different place, you will need to edit the config files.

Extract the contents of this folder to Stacklands/BepInEx/plugins/VillagerNames. The final folder layout should look like this:

plugins/
  VillagerNames/
    VillagerNames.dll
    icon.png
    manifest.json
    README.md

Known bugs

  • Keybinds still work while typing in the text field (this is a vanilla bug, not caused by the mod)
  • Renamed babies don't keep the name when they grow into villagers

Troubleshooting

This mod affects your save files minimally, it adds an ExtraData property to renamed villagers, which are easy to modify manually if something goes wrong


Special thanks to lopidav for figuring out custom text inputs in modals before me and helping me fix some weird issues! ๐Ÿ’œ

If you have any questions or feedback, join us in the developer-supported Stacklands Modding Discord server

This project was made with love for the Stacklands community ๐Ÿ’–๐Ÿ’œ

About

Stacklands mod for renaming your villagers


Languages

Language:C# 100.0%