Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-141509

Cannot make turtle's speed to 0 by Attributes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • None
    • Minecraft 1.13.2
    • None
    • Unconfirmed
    • (Unassigned)

      I set `generic.movementSpeed` to 0.0 in turtle. but turtle is moving slower than other normal turtles.
      I observed the problem doesn't occur at zombie, drowned and cow

      problem turtle
      /summon minecraft:turtle ~ ~1 ~ {Attributes:[{Name:"generic.movementSpeed",Base:0.0d,}]}
      

      this shows moving problem turtle's entity data

      /summon minecraft:turtle 111.25 64.00 -18.33 {HurtByTimestamp: 0, HasEgg: 0b, Attributes: [{Base: 30.0d, Name: "generic.maxHealth"}, {Base: 0.0d, Name: "generic.knockbackResistance"}, {Base: 0.0d, Name: "generic.movementSpeed"}, {Base: 0.0d, Name: "generic.armor"}, {Base: 0.0d, Name: "generic.armorToughness"}, {Base: 16.0d, Name: "generic.followRange"}], Invulnerable: 0b, FallFlying: 0b, ForcedAge: 0, PortalCooldown: 0, AbsorptionAmount: 0.0f, FallDistance: 0.0f, InLove: 0, DeathTime: 0s, TravelPosZ: 0, HandDropChances: [0.085f, 0.085f], PersistenceRequired: 0b, Age: 0, Motion: [-0.00111581816679103d, -0.0784000015258789d, -9.64378779311971E-4d], Leashed: 0b, Health: 30.0f, LeftHanded: 0b, TravelPosY: 0, Air: 300s, OnGround: 1b, TravelPosX: 0, Rotation: [130.83904f, -40.0f], HandItems: [{}, {}], ArmorDropChances: [0.085f, 0.085f, 0.085f, 0.085f], Fire: -1s, ArmorItems: [{}, {}, {}, {}], HomePosZ: 0, CanPickUpLoot: 0b, HomePosY: 0, HurtTime: 0s, HomePosX: 0}
      

            Unassigned Unassigned
            fues fues
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: