Advertisement
Guest User

Untitled

a guest
Feb 6th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. Shop1: A
  2. priority: 1
  3. shop_list:
  4. - STONE,550.00
  5. Shop2: B
  6. priority: 2
  7. shop_list:
  8. - COBBLESTONE,550.00
  9. - 1:4,600.00
  10. Shop3: C
  11. priority: 3
  12. shop_list: 3
  13. - COBBLESTONE,550.00
  14. - 1:4,625.00
  15. - COAL,650.00
  16. Shop4: D
  17. priority: 4
  18. shop_list:
  19. - COAL,700.00
  20. - IRON_ORE,600.00
  21. - IRON,750.00
  22. - COBBLESTONE,600.00
  23. Shop5: E
  24. priority: 5
  25. shop_list:
  26. - REDSTONE,300.00
  27. - IRON_ORE,650.00
  28. - IRON,800.000
  29. - COAL,500.00
  30. - COBBLESTONE,650.00
  31. Shop6: F
  32. priority: 6
  33. shop_list:
  34. - REDSTONE,320.00
  35. - IRON_ORE,650.00
  36. - IRON,800.000
  37. - COAL,500.00
  38. - COBBLESTONE,650.00
  39. - SANDSTONE,550.00
  40. Shop6: G-H
  41. priority: 6
  42. shop_list:
  43. - REDSTONE,320.00
  44. - IRON_ORE,650.00
  45. - IRON,800.000
  46. - GOLD_ORE,500.00
  47. - COBBLESTONE,650.00
  48. - SANDSTONE,550.00
  49. - DIAMOND,900.00
  50. Shop7: I-M
  51. priority: 7
  52. shop_list:
  53. - REDSTONE,350.00
  54. - DIAMOND,900.00
  55. - GOLD,850.00
  56. - GOLD_ORE,700.00
  57. - SANDSTONE,750.00
  58. - COAL_BLOCK,800.00
  59. - IRON_BLOCK,850.00
  60. Shop8: N-P
  61. priority: 8
  62. shop_list:
  63. - DIAMOND,950.00
  64. - COAL_BLOCK,900.00
  65. - SANDSTONE,775.00
  66. - GOLD_ORE,750.00
  67. - GOLD,850.00
  68. - IRON_BLOCK,975.00
  69. - GOLD_BLOCK,950.00
  70. Shop9: Q-T
  71. priority: 9
  72. shop_list:
  73. - GOLD_BLOCK,950.00
  74. - SANDSTONE,800.00
  75. - IRON_BLOCK,1000.00
  76. - DIAMOND,950.00
  77. - COAL_BLOCK,900.00
  78. - GOLD_ORE,750.00
  79. - GOLD,850.00
  80. - EMERALD, 1000.00
  81. Shop10:
  82. priority: 10
  83. shop_list:
  84. - SANDSTONE,850.00
  85. - DIAMOND,1000.00
  86. - EMERALD,1050.00
  87. - GOLD_BLOCK,950.00
  88. - IRON_BLOCK,1000.00
  89. - COAL_BLOCK,900.00
  90. - GOLD_ORE,750.00
  91. - GOLD,850.00
  92. - IRON_BLOCK,975.00
  93. Shop11: U-Z
  94. priority: 11
  95. shop_list:
  96. - SANDSTONE,850.00
  97. - DIAMOND,1000.00
  98. - EMERALD,1050.00
  99. - GOLD_BLOCK,950.00
  100. - IRON_BLOCK,1000.00
  101. - COAL_BLOCK,900.00
  102. - GOLD_ORE,750.00
  103. - GOLD,850.00
  104. - IRON_BLOCK,975.00
  105. - DIAMOND_BLOCK,1100.00
  106. - EMERALD_BLOCK,1200.00
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement