Guest User

Untitled

a guest
Jul 18th, 2018
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. # ponysettings.txt (c) Verdana
  2. # For the Mine Little Pony mod for Minecraft.
  3. #
  4. # This file is used to set the level of ponyfication that will be applied by the Mine Little Pony mod.
  5. # Set the value of ponylevel to 0, 1 or 2 to change to what extent your Minecraft will be ponyfied.
  6. #
  7. # 0 means there will be NO ponies! Do this to effectively disable the Mine Little Pony mod.
  8. #
  9. # 1 means that only players who have set a compatible skin on minecraft.net will be ponyfied.
  10. #
  11. # 2 means PONYFY ALL THE PLAYERS!!! (this is also the default). Players without a compatible skin
  12. # will be reskinned as background ponies.
  13. #
  14. # Uncomment one of the following lines and comment out the others to set the value of ponylevel.
  15. #
  16. #ponylevel=0
  17. ponylevel=1
  18. #ponylevel=2
  19. # This next line enables support for the updated pony models.
  20. # Set newmodels=0 to disable the new models and use the classic models.
  21. # Set newmodesl=1 to enable the new models.
  22. #newmodels=0
  23. newmodels=1
Add Comment
Please, Sign In to add comment