Minecraft Village ID

minecraft-commandsminecraft-java-edition

I am wondering if there are any commands in Minecraft to change the popularity of a player with a certain village. Is there some kind of ID associated with a village. I found this mod (http://chunkbase.com/mods/village-info) that seems to show IDs of villages, so it seems like there might be some way, unless that mod assigns IDs to villages in its own code, instead of the IDs being part of the vanilla game.

Best Answer

There are no commands that have direct access to village data.

You can otherwise use a third-party editor such as NBTExplorer to modify village files (found in .minecraft/saves/WORLD/data/villages.dat).

See also, Villages.dat format.