Advertisement
Guest User

Untitled

a guest
Sep 8th, 2015
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. {
  2. "id": "MOB_SPAWNER",
  3. "data": 0,
  4. "chance": 70,
  5. "amount": 1,
  6. "nbt": {
  7. "SpawnData": {
  8. "Type": "NBT_LIST",
  9. "ValueType": "NBT_COMPOUND",
  10. "Value": [
  11. {
  12. "EntityId": {
  13. "Type": "NBT_SHORT",
  14. "Value": "Enderman"
  15. }
  16. }
  17. ]
  18. }
  19. }
  20. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement