Advertisement
dragnoz

Titles 14w20a

May 15th, 2014
1,452
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. Title generator at http://www.dragnoz.net/minecraft-title-generator/
  2.  
  3. /title @a times 10 100 5
  4.  
  5. /title @p title {text:" ",color:white,extra:[{text:" ",color:white}]}
  6.  
  7. /title @p subtitle {text:" In Snapshot 14w20a",color:white,extra:[{text:"",color:white}]}
  8.  
  9. /scoreboard players add @a[score_compass=2] compass 2 {SelectedItemSlot:0,Inventory:[{Slot:0b,id:"minecraft:compass"}]}
  10.  
  11. /scoreboard players remove @a[score_compass_min=1] compass 1
  12.  
  13. /title @a[rym=220,ry=320,score_compass_min=1] title {text:" EAST",color:gold,extra:[{text:" ",color:white}]}
  14.  
  15. /title @a[rym=220,ry=320,score_compass_min=1] subtitle {text:" +X",color:white,extra:[{text:"",color:white}]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement