Advertisement
Guest User

tinkerer

a guest
Jun 21st, 2017
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. {
  2. Profession: "vtt:tinkerer",
  3. Career:"tinkerer",
  4.  
  5. Offers:{
  6. Recipes:[
  7.  
  8. {action:"add", buy:{id:"techreborn:techreborn.ruby",Count:1}},sell:{id:"minecraft:emerald",Count:{min:1,max:2}}, CareerLevel:1},
  9. {action:"add", buy:{id:"techreborn:techreborn.sapphire",Count:1}},sell:{id:"minecraft:emerald",Count:{min:1,max:2}}, CareerLevel:1},
  10. {action:"add", buy:{id:"techreborn:techreborn.peridot",Count:1}},sell:{id:"minecraft:emerald",Count:{min:2,max:3}}, CareerLevel:2},
  11. {action:"add", buy:{id:"techreborn:techreborn.yellow_garnet",Count:1}},sell:{id:"minecraft:emerald",Count:{min:3,max:4}}, CareerLevel:3},
  12. {action:"add", buy:{id:"techreborn:techreborn.red_garnet",Count:1}},sell:{id:"minecraft:emerald",Count:{min:2,max:3}}, CareerLevel:2},
  13. {action:"add", buy:{id:"techreborn:techreborn.silver_ingot",Count:1}},sell:{id:"minecraft:emerald",Count:{min:1,max:2}}, CareerLevel:1},
  14. {action:"add", buy:{id:"minecraft:gold_ingot",Count:1}},sell:{id:"minecraft:emerald",Count:2}, CareerLevel:1},
  15. {action:"add", buy:{id:"minecraft:diamond",Count:1}},sell:{id:"minecraft:emerald",Count:{min:4,max:5}}, CareerLevel:3}
  16. ]
  17. }
  18.  
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement