Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.97 KB | None | 0 0
  1. Humans+ v1.1 for Minecraft Beta 1.2_02
  2. Adding mobs to your once empty world.
  3.  
  4. Version 1.1 Changelog:-
  5.  
  6. NOTE: Well guys this is the big one i was aiming for last release, but with lots of problems and lack of time i released it as it was.
  7.  
  8. - MOB ADDED: Pirate
  9. - MOB ADDED: Mob Horse
  10. - Added swinging arm motion to attacks
  11. - Fixed up a lot of spawn and targeting problems
  12. - Upgraded Rogue and Bandit AI lots
  13. - Added configurable properties file to choose mobs
  14. - Changed volume of sounds made by all mobs
  15.  
  16. Version 1.1 Installation:- (This is written on the premise you know how to get to your minecraft.jar)
  17. 0. Back up your minecraft
  18. 1. First make sure you have Risugami's Modloader and Audiomod installed to your minecraft.jar
  19. 2. Copy ALL of the files from "Inject to minecraft.jar" Into your minecraft.jar
  20. 3. copy all skins from /mob/ to /mob/ in your minecraft.jar
  21. 4. Add the files from resources to the resources in your .minecraft folder (%appdata%\.minecraft
  22. 5. Copy HumansPlus.properties to your .minecraft folder
  23. 6. Delete META-INF from your minecraft.jar and close
  24. 7. start up minecraft and test
  25.  
  26. Editing HumansPlus.properties:-
  27. Quite simple actually, it comes preconfigured with all the mobs enabled, simply edit the name of a mob you don't want, i.e. obscure the line
  28.  
  29. Available mobs are: (case sensitive)
  30. Settler
  31. Wanderer
  32. Hunter
  33. Rogue
  34. RogueArcher
  35. Bandit
  36. Herobrine
  37. ShadowWalker
  38. Elf
  39. LostMiner
  40. Knight
  41. Pirate
  42. MobHorse
  43.  
  44. By doing:
  45.  
  46. Settler
  47. WandereLOLr
  48. Hunter
  49. Rogue
  50. #RogueArcher
  51. Bandit
  52. Herobrine
  53. ShadowWalker
  54. 23251234125Elf
  55. LostMiner
  56. Knight
  57. Pirate
  58. MobHorse
  59.  
  60. Wanderer, RogueArcher and Elf will not spawn, it's that simple, i don't want a single post asking on how to do that
  61.  
  62.  
  63.  
  64. Credits:-
  65. Mr_okushama - Mod Author
  66. _303 - Head Pirate (Made the pirates epic), also a big big help all round with everything i guess
  67. HarryPitFall, Club559 and Ayutashi - For helping me get to where i am
  68. Props to the MCP team too, without you guys, i'd know obfuscated code >_>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement