Advertisement
Guest User

Untitled

a guest
Feb 10th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. mine:
  2. ==: pMine
  3. region:
  4. ==: PrisonRegion
  5. minimum:
  6. ==: Vector
  7. x: -3.0
  8. y: 2.0
  9. z: 497.0
  10. maximum:
  11. ==: Vector
  12. x: 29.0
  13. y: 66.0
  14. z: 507.0
  15. world: world
  16. flags: []
  17. breakBlacklist:
  18. ==: Blacklist
  19. enabled: false
  20. blocks: {}
  21. whitelist: false
  22. warned: true
  23. parent: null
  24. blocks:
  25. - ==: MineBlock
  26. blockData: 0
  27. blockId: 0
  28. chance: 0.97
  29. - ==: MineBlock
  30. blockData: 0
  31. blockId: 14
  32. chance: 0.01
  33. - ==: MineBlock
  34. blockData: 0
  35. blockId: 56
  36. chance: 0.01
  37. - ==: MineBlock
  38. blockData: 0
  39. blockId: 15
  40. chance: 0.01
  41. tpPoint:
  42. ==: SimpleLoc
  43. yaw: 228.75659
  44. pitch: 87.74998
  45. z: 482.69999998807907
  46. y: 8.016803917218002
  47. world: world
  48. x: -126.69999998807907
  49. blocksLeft: 23595
  50. resetTriggers: []
  51. id: AMine
  52. warningTimes: []
  53. placeBlacklist:
  54. ==: Blacklist
  55. enabled: false
  56. blocks: {}
  57. whitelist: false
  58. cooldownPeriod: 0
  59. name: ''
  60. blockReplaceBlacklist:
  61. ==: Blacklist
  62. enabled: false
  63. blocks: {}
  64. whitelist: false
  65. protectionRegion:
  66. ==: PrisonRegion
  67. minimum:
  68. ==: Vector
  69. x: -3.0
  70. y: 2.0
  71. z: 497.0
  72. maximum:
  73. ==: Vector
  74. x: 29.0
  75. y: 66.0
  76. z: 507.0
  77. world: world
  78. world: world
  79. enabledProtection: []
  80. cooldownEnabled: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement