Advertisement
LigerXT5

MCJobs Jobs.yml Jan 13 2015

Jan 13th, 2015
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.32 KB | None | 0 0
  1. NOTE: This is the setup on my server. Only use the Tiered info of each job for the additional items.
  2. Suggestions and comments are welcomed.
  3.  
  4. jobs:
  5. digger:
  6. description: The digger earns money by breaking blocks with the shovel.
  7. basepay: 0.01
  8. exp: 0.25
  9. break:
  10. pays: true
  11. hide: false
  12. tier1: dirt sand grass
  13. tier2: gravel clay
  14. tier4: soul_sand mycel
  15. miner:
  16. description: The miner earns money by breaking blocks with the pick axe.
  17. basepay: 0.03
  18. default: true
  19. exp: 0.25
  20. break:
  21. pays: true
  22. hide: false
  23. tier1: stone coal_ore netherrack
  24. tier2: iron_ore glowing_redstone_ore quartz_ore
  25. tier3: gold_ore lapis_ore glowstone emerald_ore monster_eggs mossy_cobblestone
  26. tier4: diamond_ore
  27. tier5: obsidian
  28. place:
  29. pays: true
  30. hide: false
  31. tier2: explosive_minecart
  32. craft:
  33. pays: true
  34. hide: false
  35. tier1: coal_block torch
  36. tier3: anvil explosive_minecart
  37. builder:
  38. description: The builder earns money by placing construction blocks.
  39. basepay: 0.3
  40. default: true
  41. exp: 1
  42. place:
  43. pays: true
  44. hide: false
  45. tier1: wood wood_stairs sign_post wooden_door wall_sign furnace workbench trap_door chest fence bed_block ladder acacia_stairs map
  46. tier2: cobblestone_stairs step stone_plate glass thin_glass fence_gate stone packed_ice quartz_block quartz_stairs sponge
  47. tier3: brick brick_stairs sandstone smooth_brick smooth_stairs nether_brick nether_fence nether_brick_stairs
  48. tier4: iron_door_block dispenser bookshelf iron_fence
  49. tier5: brewing_stand enchantment_table
  50. carpenter:
  51. description: The carpenter earns money for crafting wooden and stone objects.
  52. basepay: 0.3
  53. exp: 2
  54. craft:
  55. pays: true
  56. hide: false
  57. tier1: wood_stairs sign_post wooden_door wall_sign trap_door fence bed_block ladder step dark_oak_stairs birch_wood_stairs jungle_wood_stairs spruce_wood_stairs flower_pot_item item_frame painting
  58. tier2: cobblestone_stairs fence_gate double_step sandstone_stairs spruce_wood_stairs cobble_wall sponge
  59. tier3: brick brick_stairs smooth_brick smooth_stairs nether_brick nether_fence nether_brick_stairs
  60. tier4: iron_door_block dispenser bookshelf iron_fence dropper
  61. tier5: ender_chest
  62. soldier:
  63. description: A soldier earns cash by clearing the wilderness of monsters.
  64. basepay: 0.5
  65. show_every_time: true
  66. default: true
  67. exp: 5
  68. defeat:
  69. pays: true
  70. hide: false
  71. tier1: wolf spider zombie skeleton slime
  72. tier2: enderman creeper cave_spider
  73. tier3: pig_zombie ghast
  74. tier4: blaze magma_cube
  75. tier5: silverfish
  76. break:
  77. pays: true
  78. hide: false
  79. tier1: skull
  80. tinkerer:
  81. description: Earns money by laying and crafting electrical components.
  82. basepay: 0.05
  83. exp: 2
  84. place:
  85. pays: true
  86. hide: false
  87. tier1: redstone_wire redstone_torch_on
  88. tier2: stone_button wood_button lever stone_plate wood_plate diode_block_off hopper hopper_minecart dropper dispenser
  89. tier3: piston_base piston_sticky_base redstone_lamp_off note_block daylight_detector
  90. tier4: jukebox
  91. craft:
  92. pays: true
  93. hide: false
  94. tier1: rails detector_rail activator_rail hopper hopper_minecart dropper dispenser
  95. tier2: powered_rail tripwire_hook daylight_detector hopper_minecart note_block trapped_chest watch
  96. tier3: firework firework_charge
  97. woodsman:
  98. description: Earns money by chopping trees and crafting wood items.
  99. basepay: 0.25
  100. exp: 1
  101. break:
  102. pays: true
  103. hide: false
  104. tier1: leaves leaves_2
  105. tier4: log log_2
  106. place:
  107. pays: true
  108. hide: false
  109. tier2: sapling
  110. craft:
  111. pays: true
  112. hide: false
  113. tier1: stick wood_axe wood_spade wood_hoe wood_pickaxe fishing_rod bowl
  114. farmer:
  115. description: Slaughtering animals and cultivating crops pays this job.
  116. basepay: 0.5
  117. exp: 1
  118. break:
  119. pays: true
  120. hide: false
  121. tier1: yellow_flower red_rose brown_mushroom red_mushroom crops cactus sugar_cane_block pumpkin melon_block potato carrot cocoa double_plant
  122. tier3: nether_warts
  123. place:
  124. pays: true
  125. hide: false
  126. tier2: soil melon_stem pumpkin_stem potato carrot cocoa double_plant
  127. defeat:
  128. pays: true
  129. hide: false
  130. tier2: cow chicken pig sheep rabbit horse
  131. toolmaker:
  132. description: Earns money by making stone tools and higher.
  133. basepay: 0.5
  134. exp: 5
  135. craft:
  136. pays: true
  137. hide: false
  138. tier1: stone_axe stone_spade stone_hoe stone_pickaxe
  139. tier2: gold_axe gold_spade gold_hoe gold_pickaxe
  140. tier3: iron_axe iron_spade iron_hoe iron_pickaxe compass
  141. tier4: diamond_axe diamond_spade diamond_hoe diamond_pickaxe empty_map
  142. repair:
  143. pays: true
  144. hide: false
  145. tier1: stone_axe stone_spade stone_hoe stone_pickaxe
  146. tier2: gold_axe iron_axe gold_spade iron_spade gold_hoe iron_hoe gold_pickaxe iron_pickaxe
  147. tier3: diamond_axe diamond_spade diamond_hoe diamond_pickaxe
  148. weaponsmith:
  149. description: Earns money by crafting and repairing weaponery.
  150. basepay: 0.5
  151. exp: 5
  152. craft:
  153. pays: true
  154. hide: false
  155. tier1: wood_sword
  156. tier2: stone_sword bow
  157. tier3: gold_sword
  158. tier4: iron_sword
  159. tier5: diamond_sword
  160. repair:
  161. pays: true
  162. hide: false
  163. tier1: stone_sword bow
  164. tier2: gold_sword iron_sword
  165. tier3: diamond_sword
  166. armorer:
  167. description: Crafting and repairing armor earns money.
  168. basepay: 1.0
  169. exp: 5
  170. craft:
  171. pays: true
  172. hide: false
  173. tier1: leather_helmet leather_boots
  174. tier2: leather_chestplate leather_leggings
  175. tier3: iron_helmet iron_boots gold_helmet gold_boots
  176. tier4: iron_chestplate iron_leggings gold_chestplate gold_leggings
  177. tier5: diamond_helmet diamond_boots diamond_chestplate diamond_leggings
  178. repair:
  179. pays: true
  180. hide: false
  181. tier1: leather_helmet leather_boots leather_chestplate leather_leggings
  182. tier2: iron_helmet gold_helmet iron_boots gold_boots iron_chestplate gold_chestplate iron_leggings gold_leggings
  183. tier3: diamond_helmet diamond_boots diamond_chestplate diamond_leggings
  184. fisherman:
  185. description: Earn money for catching fish.
  186. basepay: 1.0
  187. show_every_time: true
  188. exp: 2
  189. fishing:
  190. pays: true
  191. hide: false
  192. tier1: dropped_item
  193. baker:
  194. description: Cooking foods and food based potion items pays the baker.
  195. basepay: 2.0
  196. show_every_time: true
  197. exp: 1
  198. craft:
  199. pays: true
  200. hide: false
  201. tier1: cooked_fish bread sugar baked_potato
  202. tier2: cooked_beef cooked_chicken grilled_pork
  203. tier3: cookie mushroom_soup fermented_spider_eye
  204. tier4: cake speckled_melon golden_carrot pumpkin_pie
  205. tier5: golden_apple
  206. alchemist:
  207. description: Crafting defensive potoins pays the alchemist.
  208. basepay: 2.0
  209. show_every_time: true
  210. exp: 5
  211. craft:
  212. pays: true
  213. hide: false
  214. tier1: glass_bottle
  215. potions:
  216. pays: true
  217. hide: false
  218. tier1: awkward
  219. tier2: regen swift fire_res strength health leaping
  220. tier3: fire_res_ext fire_res_spl swift_spl swift_ext swift_two health_spl health_two regen_spl regen_ext regen_two strength_spl strength_ext strength_two wat_bre wat_bre_two wat_bre_ext wat_bre_spl leaping_two leaping_ext leaping_spl
  221. tier4: fire_res_ext_spl swift_ext_spl swift_two_spl health_two_spl regen_ext_spl regen_two_spl strength_two_spl strength_ext_spl wat_bre_two_spl wat_bre_ext_spl leaping_two_spl leaping_ext_spl
  222. brewer:
  223. description: Brewing offensive potions pays the brewer.
  224. basepay: 2.0
  225. show_every_time: true
  226. exp: 5
  227. potions:
  228. pays: true
  229. hide: false
  230. tier1: mundane mundane_ext thick
  231. tier2: poison weak
  232. tier3: slow harm poison_spl poison_ext poison_two weak_spl weak_ext
  233. tier4: slow_ext slow_spl harm_spl harm_two poison_ext_spl poison_two_spl weak_ext_spl
  234. tier5: slow_ext_spl harm_two_spl
  235. enchanter:
  236. description: Invoking spells to weapons pays the enchanter.
  237. basepay: 5.0
  238. show_every_time: true
  239. exp: 10
  240. craft:
  241. pays: true
  242. hide: false
  243. tier1: enchanted_book
  244. enchant:
  245. pays: true
  246. hide: false
  247. tier1: arrow_dmg_1 arrow_fire arrow_inf arrow_knock_1 sharp_1 boa_1 dmg_undead_1 fire_aspect_1 knockback_1 looting_1 lure_1 luck_of_the_sea_1
  248. tier2: arrow_dmg_2 arrow_knock_2 sharp_2 boa_2 dmg_undead_2 fire_aspect_2 knockback_2 looting_2 lure_2 luck_of_the_sea_2
  249. tier3: arrow_dmg_3 sharp_3 boa_3 dmg_undead_3 looting_3 lure_3 luck_of_the_sea_3
  250. tier4: arrow_dmg_4 sharp_4 boa_4 dmg_undead_4
  251. tier5: arrow_dmg_5 sharp_5 boa_5 dmg_undead_5
  252. theurgist:
  253. description: Enchanting armor objects pays the theurgist.
  254. basepay: 5.0
  255. show_every_time: true
  256. exp: 10
  257. enchant:
  258. pays: true
  259. hide: false
  260. tier1: respiration_1 protection_1 blast_prot_1 feather_fall_1 fire_prot_1 proj_prot_1 water_walker_1
  261. tier2: respiration_2 protection_2 blast_prot_2 feather_fall_2 fire_prot_2 proj_prot_2 water_walker_2
  262. tier3: respiration_3 protection_3 blast_prot_3 feather_fall_3 fire_prot_3 proj_prot_3 water_walker_3
  263. tier4: protection_4 blast_prot_4 feather_fall_4 fire_prot_4 proj_prot_4
  264. tier5: aqua_affinity
  265. conjurer:
  266. description: Applying conjurations to tools pays the conjurer.
  267. basepay: 5.0
  268. show_every_time: true
  269. exp: 10
  270. enchant:
  271. pays: true
  272. hide: false
  273. tier1: efficiency_1 unbreaking_1 fortune_1
  274. tier2: efficiency_2 unbreaking_2 fortune_2
  275. tier3: efficiency_3 unbreaking_3 fortune_3
  276. tier4: efficiency_4 unbreaking_4
  277. tier5: efficiency_5 unbreaking_5 silk_touch
  278. # bulldozer:
  279. # description: It's expensive to break down the world of minecraft.
  280. # basepay: 67.0
  281. # show_every_time: true
  282. # exp: 0
  283. # default: false
  284. # break:
  285. # pays: false
  286. # hide: true
  287. # tier1: wood wood_stairs sign_post wooden_door wall_sign furnace workbench trap_door chest fence bed_block ladder cobblestone_stairs step stone_plate glass thin_glass fence_gate
  288. # tier2: brick brick_stairs sandstone smooth_brick smooth_stairs nether_brick nether_fence nether_brick_stairs redstone_wire redstone_torch_on redstone_torch_off iron_door_block dispenser bookshelf iron_fence
  289. # tier3: stone_button lever stone_plate wood_plate diode_block_off diode_block_on piston_base piston_sticky_base redstone_lamp_off redstone_lamp_on
  290. # tier4: note_block jukebox
  291. # tier5: brewing_stand enchantment_table
  292. # taxes:
  293. # description: In this world nothing can be said to be certain, except death and taxes.
  294. # basepay: 27.0
  295. # show_every_time: true
  296. # exp: 0
  297. # default: false
  298. # break:
  299. # pays: false
  300. # hide: true
  301. # tier1: sapling melon_stem pumpkin_stem
  302. # place:
  303. # pays: false
  304. # hide: true
  305. # tier1: coal_ore iron_ore gold_ore yellow_flower red_rose brown_mushroom red_mushroom crops cactus sugar_cane_block pumpkin melon_block
  306. # tier4: obsidian lapis_ore diamond_ore
  307. # tier5: tnt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement