Advertisement
Skylinerw

@Imadbush - Command-only NBT

Jun 18th, 2016
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. ---- All entities
  2.  
  3. 1. UUIDLeast (meant to be only via /summon, see https://bugs.mojang.com/browse/MC-98244 )
  4. 2. UUIDMost (meant to be only via /summon, see https://bugs.mojang.com/browse/MC-98244 )
  5. 3. Glowing
  6. 4. Tags
  7. 5. Invulnerable
  8. 6. Silent
  9.  
  10. ---- Living
  11.  
  12. 1. NoAI
  13. 2. DeathLootTable
  14. 3. DeathLootTableSeed
  15.  
  16. ---- MinecartBase
  17.  
  18. 1. CustomDisplayTile
  19. 2. DisplayTile
  20. 3. DisplayData
  21. 4. DisplayOffset
  22.  
  23. ---- AreaEffectCloud
  24.  
  25. 1. ParticleParam1
  26. 2. ParticleParam2
  27. 3. Effects
  28.  
  29. ---- ArrowBase
  30.  
  31. 1. CustomPotionEffects
  32.  
  33. ---- FallingSand
  34.  
  35. 1. TileEntityData
  36.  
  37. ---- ArmorStand
  38.  
  39. 1. Invisible
  40. 2. Marker
  41. 3. Small
  42. 4. ShowArms
  43. 5. Pose
  44. 6. DisabledSlots
  45. 7. NoBasePlate
  46.  
  47. ---- Villager
  48.  
  49. 1. rewardExp (for trade offers)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement