mojira.dev
MC-84143

Tipped Arrows do not work with non-brewable potion effects

When trying to create an Arrow of Levitation, I noticed that I recieved a "tipped_arrow.effect.water", which applied no effects.

/give yrsegal minecraft:tipped_arrow 1 0 {Potion:"minecraft:levitation"}

using, for example, "minecraft:harming" succeeded, giving me an Arrow of Harming.

Comments 3

Should be able to give it a custom mobeffect.

You could use this command:

/give @p tipped_arrow 1 0 {CustomPotionEffects:[{Id:25b,Amplifier:0b,Duration:1200}]}

Wire Segal

Erik Broes

Confirmed

Minecraft 15w31b, Minecraft 15w31c, Minecraft 15w44b

Retrieved