Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Duplicate
-
Affects Version/s: Minecraft 1.7.1, Minecraft 1.7.2, Minecraft 13w47e, Minecraft 13w48b, Minecraft 13w49a, Minecraft 1.7.3, Minecraft 1.7.4, Minecraft 14w02b
-
Fix Version/s: None
-
Labels:None
-
Confirmation Status:Unconfirmed
Description
I've got a problem with this command:
/summon Wolf ~0 ~1 ~0 {Attributes: [{Name: "generic.movementSpeed", Base: 1}, {Name: "generic.attackDamage", Base: 1000}]}
It should spawn a wolf with extra speed and attack damage, but wolf(can be tamed) is only moving fast, it doesn't instantly kill mobs.
I tried also this:
give @a minecraft:potion 1 16384 {CustomPotionEffects:[{Id:5,Amplifier:50,Duration:10000,Ambient:1}]}
This potion works on everything except wolfs.
Attachments
Issue Links
- duplicates
-
MC-47091 Slimes, Magma Cubes, Ocelots, and Iron Golems don't use generic.attackDamage Attribute
- Resolved