Advertisement
duhadventure

Untitled

Dec 12th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. shops=[
  2. {
  3. displayName="&6[Banker]"
  4. entitytype="thaumcraft:pech"
  5. items=[
  6. {
  7. buyprice=50.0
  8. currency="totaleconomy:bitcoin"
  9. itemstack {
  10. ContentVersion=1
  11. Count=1
  12. ItemType="contenttweaker:itembitcoinium"
  13. UnsafeDamage=0
  14. }
  15. sellprice=50.0
  16. },
  17. {
  18. buyprice=32000.0
  19. currency="totaleconomy:bitcoin"
  20. itemstack {
  21. ContentVersion=1
  22. Count=64
  23. ItemType="contenttweaker:itembitcoinium"
  24. UnsafeDamage=0
  25. }
  26. sellprice=3200.0
  27. }
  28. ]
  29. location {
  30. BlockType="minecraft:air"
  31. ContentVersion=1
  32. WorldName=world
  33. WorldUuid=ede764a4-cfb9-4530-a6fd-44e9172c309a
  34. X=-363.5
  35. Y=140.0
  36. Z=666.5
  37. }
  38. rotation=-271.04986572265625
  39. uuid=a413d2af-5024-4ee9-92f7-f4a698210c53
  40. variant=none
  41. },
  42. {
  43. displayName="&1[Shop]"
  44. entitytype="thaumcraft:pech"
  45. items=[]
  46. location {
  47. BlockType="minecraft:air"
  48. ContentVersion=1
  49. WorldName=world
  50. WorldUuid=ede764a4-cfb9-4530-a6fd-44e9172c309a
  51. X=-375.5
  52. Y=140.0
  53. Z=666.5
  54. }
  55. rotation=-89.54735565185547
  56. uuid=e1e72693-751c-45ca-b78e-b778144b5824
  57. variant=none
  58. }
  59. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement