Forum rules: Do not post bugs or feature requests here! Report bugs to our Issue Tracker and suggestions to Suggest a Feature.

This site is not for solicitation of services or 'purchasing' development. Please do not post requesting side mods/plugins and so on. Your thread will be removed, and you will receive a warning.
By Flutterhawk
#198216 Hey all, I'm using a mod called Mine Little Pony, which replaces all of the players and villagers in Minecraft with ponies. It comes with a configuration file to specify which entities are replaced with ponies (see full text below). What I would like to know is, how do I replace the trainers and other humans from this mod with ponies from MLP?

Code: Select all{
  "ponylevel": "PONIES",
  "sizes": true,
  "snuzzles": true,
  "hd": true,
  "showscale": true,
  "villagers": true,
  "zombies": true,
  "pigzombies": true,
  "skeletons": true
}

JOIN THE TEAM