Advertisement
Guest User

Thanks c:

a guest
Sep 16th, 2015
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. name: ManOfWar
  2. maxSize: 5000
  3. minSize: 1000
  4. allowedBlocks:
  5. - 5
  6. - 10
  7. - 11
  8. - 17
  9. - 20
  10. - 23
  11. - 25
  12. - 26
  13. - 29
  14. - 33
  15. - 34
  16. - 35
  17. - 41
  18. - 42
  19. - 43
  20. - 44
  21. - 47
  22. - 49
  23. - 50
  24. - 53
  25. - 54
  26. - 55
  27. - 57
  28. - 58
  29. - 61
  30. - 62
  31. - 63
  32. - 64
  33. - 65
  34. - 68
  35. - 69
  36. - 70
  37. - 71
  38. - 72
  39. - 75
  40. - 76
  41. - 77
  42. - 82
  43. - 85
  44. - 87
  45. - 89
  46. - 92
  47. - 93
  48. - 94
  49. - 95
  50. - 96
  51. - 98
  52. - 101
  53. - 102
  54. - 107
  55. - 109
  56. - 112
  57. - 113
  58. - 114
  59. - 116
  60. - 117
  61. - 118
  62. - 122
  63. - 123
  64. - 124
  65. - 125
  66. - 126
  67. - 130
  68. - 131
  69. - 133
  70. - 134
  71. - 135
  72. - 136
  73. - 138
  74. - 139
  75. - 140
  76. - 143
  77. - 144
  78. - 145
  79. - 146
  80. - 147
  81. - 148
  82. - 149
  83. - 150
  84. - 151
  85. - 152
  86. - 154
  87. - 155
  88. - 156
  89. - 157
  90. - 158
  91. - 159
  92. - 171
  93. - 172
  94. - 173
  95.  
  96. forbiddenBlocks:
  97. - 7
  98.  
  99. canCruise: true
  100. cruiseSkipBlocks: 8
  101. canFly: false
  102. requireWaterContact: true
  103. collisionExplosion: 1.0
  104. sinkPercent: 99.0
  105. minHeightLimit: 55
  106. maxHeightLimit: 90
  107. useGravity: true
  108. allowVerticalMovement: false
  109. speed: 0.5
  110. tryNudge: false
  111. flyblocks:
  112. 5:
  113. - 25.0
  114. - 100.0
  115. 49:
  116. - 0.0
  117. - 10.0
  118.  
  119.  
  120.  
  121. name: Longship
  122. maxSize: 350
  123. minSize: 70
  124. allowedBlocks:
  125. - 5
  126. - 10
  127. - 11
  128. - 17
  129. - 20
  130. - 23
  131. - 25
  132. - 26
  133. - 29
  134. - 33
  135. - 34
  136. - 35
  137. - 41
  138. - 42
  139. - 43
  140. - 44
  141. - 47
  142. - 49
  143. - 50
  144. - 53
  145. - 54
  146. - 55
  147. - 57
  148. - 58
  149. - 61
  150. - 62
  151. - 63
  152. - 64
  153. - 65
  154. - 68
  155. - 69
  156. - 70
  157. - 71
  158. - 72
  159. - 75
  160. - 76
  161. - 77
  162. - 82
  163. - 85
  164. - 87
  165. - 89
  166. - 92
  167. - 93
  168. - 94
  169. - 95
  170. - 96
  171. - 98
  172. - 101
  173. - 102
  174. - 107
  175. - 109
  176. - 112
  177. - 113
  178. - 114
  179. - 116
  180. - 117
  181. - 118
  182. - 122
  183. - 123
  184. - 124
  185. - 125
  186. - 126
  187. - 130
  188. - 131
  189. - 133
  190. - 134
  191. - 135
  192. - 136
  193. - 138
  194. - 139
  195. - 140
  196. - 143
  197. - 144
  198. - 145
  199. - 146
  200. - 147
  201. - 148
  202. - 149
  203. - 150
  204. - 151
  205. - 152
  206. - 154
  207. - 155
  208. - 156
  209. - 157
  210. - 158
  211. - 159
  212. - 171
  213. - 172
  214. - 173
  215.  
  216. forbiddenBlocks:
  217. - 7
  218.  
  219. canCruise: true
  220. cruiseSkipBlocks: 9
  221. canFly: false
  222. collisionExplosion: 3
  223. sinkPercent: 50.0
  224. minHeightLimit: 50
  225. maxHeightLimit: 80
  226. useGravity: true
  227. allowVerticalMovement: false
  228. speed: 0.5
  229. tryNudge: false
  230. flyblocks:
  231. 5:
  232. - 25.0
  233. - 100.0
  234. 49:
  235. - 0.0
  236. - 10.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement