Advertisement
Guest User

Testing - Mute City 3

a guest
Nov 21st, 2015
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.60 KB | None | 0 0
  1. ## The YML below has a bunch of mistakes. Try to fix them all and list them below as you find them:
  2. - List them like this.
  3. - Good luck.
  4. info:
  5. title: Mute City III
  6. world: Mute City 3
  7. version: 2.0
  8. type: dtm
  9. creators:
  10. - Typheus
  11. - Blazikenite
  12. contributors:
  13. - alexanderjoe
  14. spawn: -52,55,90,171,0
  15. teams:
  16. yellow:
  17. spawn: 11.5,16,-119.5,45,0
  18. title: Yellow Team
  19. max: 10
  20. monuments:
  21. b:
  22. name: Red
  23. location: -40,24,33
  24. b:
  25. name: Green
  26. location: -142,24,-69
  27. red:
  28. spawn: 11.5,16,10.5,135,0
  29. title: Red Team
  30. max: 10
  31. monuments:
  32. a:
  33. name: Blue
  34. location: -142,24,-41
  35. c:
  36. name: Yellow
  37. location: -40,24,-143
  38. green:
  39. spawn: -118.5,16,-119.5,-45,0
  40. title: Green Team
  41. max: 10
  42. monuments:
  43. a:
  44. name: Yellow
  45. location: 34,24,-69
  46. b:
  47. name: Blue
  48. location: -68,24,33
  49. purple:
  50. spawn: -118.5,16,10.5,-135,0
  51. title: Blue Team
  52. max: 10
  53. monuments:
  54. a:
  55. name: Green
  56. location: -68,24,-143
  57. d:
  58. name: Red
  59. location: 34,24,-41
  60. loadout:
  61. effects:
  62. damage resistance:5,5
  63. helmet:
  64. item: leather helmet
  65. remove-drops:
  66. - leather helmet
  67. - steak
  68. - log
  69. - stained_glass:5
  70. - stained_clay:5
  71. - stained_glass:4
  72. - stained_clay:4
  73. - stained_glass:11
  74. - stained_clay:11
  75. - stained_glass:14
  76. - stained_clay:14
  77. - stone sword
  78. - bow
  79. - diamond pickaxe
  80. repair-drops:
  81. - iron sword
  82. - stone sword
  83. - iron axe
  84. - bow
  85. - diamond pickaxe
  86. regions:
  87. red-spawn:
  88. type: cuboid
  89. min: 4,0,3
  90. max: 12,17,11
  91. flags:
  92. build:
  93. who: '*'
  94. yellow-spawn:
  95. type: cuboid
  96. min: 4,0,-113
  97. max: 12,17,-121
  98. flags:
  99. build:
  100. who: '*'
  101. blue-spawn:
  102. type: cylinder
  103. min: -112,0,3
  104. max: -120,17,11
  105. flags:
  106. build:
  107. who: '*'
  108. green-spawn:
  109. type: cuboid
  110. min: -112,0,-113
  111. max: -120,17,-121
  112. flags:
  113. build:
  114. who: '*'
  115. green-inventory:
  116. type: cuboid
  117. min: -118,13,-120
  118. max: -119,13,-119
  119. flags
  120. leave:
  121. who: '*'
  122. allow: true
  123. triggers:
  124. give_loadout:
  125. loadout:
  126. 0:
  127. item: iron sword
  128. 1:
  129. item: bow
  130. enchants:
  131. - arrow_infinite:1
  132. 2:
  133. item: diamond pickaxe
  134. 3:
  135. item: gold apple
  136. amount: 3
  137. 4:
  138. item: log
  139. amount: 64
  140. 5:
  141. item: stained_glass:5
  142. amount: 64
  143. 6:
  144. item: stained_clay:5
  145. amount: 64
  146. 8:
  147. item: steak
  148. amount: 32
  149. 27:
  150. item: arrow
  151. amount: 1
  152. yellow-inventory:
  153. type: cuboid
  154. min: 11,13,-120
  155. max: 10,13,-119
  156. flags:
  157. leave:
  158. who: '*'
  159. allow: false
  160. triggers:
  161. give_loadout:
  162. loadout:
  163. 0:
  164. item: iron sword
  165. 1:
  166. item: bow
  167. enchants:
  168. - arrow_infinite:1
  169. 2:
  170. item: diamond pickaxe
  171. 3:
  172. item: golden apple
  173. amount: 3
  174. 4:
  175. item: log oak
  176. amount: 64
  177. 5:
  178. item: stained_glass:4
  179. amount: 64
  180. 6:
  181. item: stained_clay:4
  182. amount: 64
  183. 7:
  184. item: steak
  185. amount: 32
  186. 27:
  187. item: arrow
  188. amount: 1
  189. blue-inventory:
  190. type: cuboid
  191. min: -119,13,10
  192. max: -118,13,9
  193. flags:
  194. leave:
  195. who: '*'
  196. allow: true
  197. triggers:
  198. loadout:
  199. 0:
  200. item: iron sword
  201. soulbound: true
  202. 1:
  203. item: bow
  204. soulbound: true
  205. enchants:
  206. - arrow_infinite:1
  207. 2:
  208. item: diamond pickaxe
  209. soulbound: true
  210. 3:
  211. item: golden apple
  212. amount: 3
  213. 4:
  214. item: log
  215. amount: 64
  216. 5:
  217. item: stained_glass:11
  218. amount: 64
  219. 6:
  220. item: stained_clay:11
  221. amount: 64
  222. 7:
  223. item: steak
  224. amount: 32
  225. 27:
  226. item: arrow
  227. amount: 1
  228. red-inventory
  229. type: cuboid
  230. min: 11,13,9
  231. max: 10,13,10
  232. flags:
  233. leave:
  234. who: '*'
  235. allow: true
  236. triggers
  237. give_loadout:
  238. loadout:
  239. 0:
  240. item: iron sword
  241. amount: 3
  242. 1:
  243. item: bow
  244. enchants:
  245. - arrow_infinite:1
  246. 2:
  247. item: diamond pickaxe
  248. 3:
  249. item: golden apple
  250. amount: 3
  251. 4:
  252. item: log
  253. amount: 64
  254. 5:
  255. item: coloured_glass:14
  256. amount: 64
  257. 6:
  258. item: coloured_clay:14
  259. amount: 64
  260. 7:
  261. item: steak
  262. amount: 32
  263. 27:
  264. item: arrow
  265. amount: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement