I was doodling around when I ran into an issue. for some reason, the command oddly does not register on Zombies. The command I used, when shown side-by-side with the Creeper's command - which actually WORKED - looks exactly identical.
As if that wasn't stupid enough, it legitimately says that the entitydata has actually been changed, despite it not having any effect.
[16:12:04] Entity data updated to: {HurtByTimestamp:0,Attributes:[0:{Base:0,Name:"generic.followRange",},],Invulnerable:0b,PortalCooldown:0,AbsorptionAmount:0.0f,FallDistance:0.0f,DeathTime:0s,DropChances:[0:0.085f,1:0.085f,2:0.085f,3:0.085f,4:0.085f,],PersistenceRequired:0b,HealF:20.0f,ConversionTime:-1,Motion:[0:0.0d,1:0.0d,2:0.0d,],Leashed:0b,UUIDLeast:-4677157772212625997L,Health:20s,Air:300s,OnGround:0b,Dimension:0,Rotation:[0:294.1354f,1:0.0f,],UUIDMost:-5619799312174202638L,Equipment:[0:{},1:{},2:{},3:{},4:{},],Pos:[0:169.5d,1:68.0d,2:77.5d,],CanBreakDoors:0b,Fire:0s,CanPickUpLoot:0b,HurtTime:0s,}
Any help?
Rollback Post to RevisionRollBack
AK-47 (High-Poly)
#TeamLitten
To post a comment, please login or register a new account.
I was doodling around when I ran into an issue. for some reason, the command oddly does not register on Zombies. The command I used, when shown side-by-side with the Creeper's command - which actually WORKED - looks exactly identical.
/entitydata @e[type=Creeper] {Attributes:[{Name:generic.followRange,Base:0}]} /entitydata @e[type=Zombie] {Attributes:[{Name:generic.followRange,Base:0}]}As if that wasn't stupid enough, it legitimately says that the entitydata has actually been changed, despite it not having any effect.
[16:12:04] Entity data updated to: {HurtByTimestamp:0,Attributes:[0:{Base:0,Name:"generic.followRange",},],Invulnerable:0b,PortalCooldown:0,AbsorptionAmount:0.0f,FallDistance:0.0f,DeathTime:0s,DropChances:[0:0.085f,1:0.085f,2:0.085f,3:0.085f,4:0.085f,],PersistenceRequired:0b,HealF:20.0f,ConversionTime:-1,Motion:[0:0.0d,1:0.0d,2:0.0d,],Leashed:0b,UUIDLeast:-4677157772212625997L,Health:20s,Air:300s,OnGround:0b,Dimension:0,Rotation:[0:294.1354f,1:0.0f,],UUIDMost:-5619799312174202638L,Equipment:[0:{},1:{},2:{},3:{},4:{},],Pos:[0:169.5d,1:68.0d,2:77.5d,],CanBreakDoors:0b,Fire:0s,CanPickUpLoot:0b,HurtTime:0s,}
Any help?
AK-47 (High-Poly)
#TeamLitten