Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. /summon Zombie ~ ~1 ~ {CustomName:"Custom Zombie",CustomNameVisible:1,Equipment:[{},{},{id:redstone,Count:1,tag:{display:{Name:Point,Lore:[Point]}}},{},{}],DropChances:[0.085F,0.085F,2.0F,0.085F,0.085F]}
  2.  
  3. /scoreboard objectives add < name > stat.killEntity.* < display name >
  4.  
  5. /scoreboard objectives add points dummy
  6.  
  7. /scoreboard objectives setdisplay * points
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement