Advertisement
Guest User

Untitled

a guest
Apr 6th, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. # Configuration file
  2.  
  3. ####################
  4. # general
  5. ####################
  6.  
  7. general {
  8. # Spawn Rate. Set to 0 to disable mob from spawning.
  9. S:" "=
  10. I:SpawnRateAnubis=1
  11. I:SpawnRateBanshee=1
  12. I:SpawnRateBaphomet=1
  13. I:SpawnRateBattleSpirit=1
  14. I:SpawnRateBoneKnight=1
  15. I:SpawnRateCentaur=1
  16. I:SpawnRateCobbleGolem=1
  17. I:SpawnRateCockatrice=1
  18. I:SpawnRateCreep=1
  19. I:SpawnRateDryad=1
  20. I:SpawnRateDullahan=1
  21. I:SpawnRateEnderDragonGirl=1
  22. I:SpawnRateEnderEye=1
  23. I:SpawnRateFleshLich=1
  24. I:SpawnRateGhost=1
  25. I:SpawnRateGigaKnight=1
  26. I:SpawnRateHarpy=1
  27. I:SpawnRateHunter=1
  28. I:SpawnRateJiangShi=1
  29. I:SpawnRateMermaid=1
  30. I:SpawnRateMimic=1
  31. I:SpawnRateMinotaur=1
  32. I:SpawnRateMinotaurus=1
  33. I:SpawnRateNaga=1
  34. I:SpawnRateSahuagin=1
  35. I:SpawnRateShaman=1
  36. I:SpawnRateSiren=1
  37. I:SpawnRateSlimeGirl=1
  38. I:SpawnRateSphinx=1
  39. I:SpawnRateSpriggan=1
  40. I:SpawnRateStoneGolem=1
  41. I:SpawnRateSuccubus=1
  42. I:SpawnRateValkyrie=1
  43. I:SpawnRateVampire=1
  44. I:SpawnRateWitch=1
  45. I:SpawnRateWitherCow=1
  46. I:SpawnRateYeti=1
  47. I:SpawnRateYukiOnna=1
  48. }
  49.  
  50.  
  51. ####################
  52. # item
  53. ####################
  54.  
  55. item {
  56. # Add 256 to target item value (Example: The target value is 10000: 10000 - 256 = 9744. 9744 is the value that is to be written.)
  57. S:" "=
  58. I:ItemFoodEnchantedMilk=18013
  59. I:ItemFoodSliceAppleGold=18011
  60. I:ItemFoodSliceCake=18012
  61. I:ItemShardDiamond=18003
  62. I:ItemShardEmerald=18004
  63. I:ItemShardGold=18002
  64. I:ItemShardIron=18001
  65. I:ItemSpawnCreeperGirl=18021
  66. I:ItemSpawnEnderGirl=18022
  67. I:ItemSpawnScroll=18031
  68. I:ItemSpawnScrollHolstaurus=18032
  69. I:ItemSpawnScrollMaid=18033
  70. I:ItemSpawnScrollMerchant=18034
  71. I:ItemSpawnSlimeGirl=18023
  72. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement