Modding villager files

Don’t use underscores, these are spaces! Otherwise it will read it as a single command without parameters.

The command set can be used for the 3 primary stats, for other things you might need set_attribute / set_resource or even set_health (which is a shortcut for set_attribute health).

You may need to enable the debugtools mod in the Mods menu, it does add some more commands to the default console.

Kodi made a mod for this now, so I think this counts as solved :wink:

1 Like

here it is