minimite

minecraftutilities

Oct 7th, 2014
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $include http://orteil.dashnet.org/randomgen/gens/color.txt
  2. $name : Minecraft Utilities
  3. $author : minimite
  4. $description : A utility generator designed to generate minecraft items, blocks, and the like.
  5. $amount : 4
  6. $picture : http://img3.wikia.nocookie.net/__cb20111001060230/minecraft/images/c/c7/Grass_Block.png
  7. $button : Generate!
  8. $seed : minimite
  9.  
  10. $random mob
  11. enderman
  12. creeper
  13. skeleton
  14. wither
  15. enderdragon
  16. wolf
  17. ocelot
  18. sheep
  19. chicken
  20. villager
  21. cow
  22. horse
  23. endermite
  24. guardian
  25. pig
  26. rabbit
  27. squid
  28. slime
  29. ghast
  30. giant
  31.  
  32. $random tool
  33. [wood|gold|stone|iron|diamond] [hoe|pickaxe|shovel|sword|axe]
  34.  
  35. $random armor piece
  36. [gold|stone|iron|diamond] [helmet|chestplate|leggings|boots]
  37.  
  38. $random block
  39. stone
  40. diorite
  41. andesite
  42. granite
  43. grass block
  44. dirt
  45. coarse dirt
  46. podzol
  47. cobblestone
  48. planks
  49. bedrock
  50. sand
  51. red sand
  52. gravel
  53. gold ore
  54. iron ore
  55. coal ore
  56. log
  57. sponge
  58. wet sponge
  59. glass
  60. lapis ore
  61. lapis block
  62. sandstone
  63. chiseled sandstone
  64. smooth sandstone
  65. wool
  66. orange wool
  67. magenta wool
  68. light blue wool
  69. yellow wool
  70. lime wool
  71. pink wool
  72. gray wool
  73. light gray wool
  74. cyan wool
  75. purple wool
  76. blue wool
  77. brown wool
  78. green wool
  79. red wool
  80. black wool
  81. block of gold
  82.  
  83. $random wool color
  84. white
  85. orange
  86. magenta
  87. light blue
  88. yellow
  89. lime
  90. pink
  91. gray
  92. light gray
  93. cyan
  94. purple
  95. blue
  96. brown
  97. green
  98. red
  99. black
  100.  
  101. $end of generator
  102. [random block]
  103. [random tool]
  104. [random armor piece]
  105. [random mob]
Advertisement
Add Comment
Please, Sign In to add comment