mojira.dev
MC-96146

Can't stack custom tipped arrows.

When I give myself custom arrows I can shoot them normally, if I shoot them on the ground I can pick them up, but as I pick them up, they start stacking in a different slot and can't be stacked with the original given arrows.

I was using this:

/give @p tipped_arrow 64 0 {CustomPotionEffects:[{Id:20,Amplifier:0,Duration:330}]}

Comments 1

I believe this is WAI. The correct command is

/give @p tipped_arrow 64 0 {CustomPotionEffects:[{Ambient:0b,ShowParticles:1b,Id:20b,Amplifier:0b,Duration:330}],Potion:"minecraft:water"}

You have to fill out all the tags exact like MC would; then the arrows will stack.

CroshB

(Unassigned)

Unconfirmed

Minecraft 16w03a

Retrieved