#(yukiyahana) Is there any way to shoot a splash potion with a specific effect?
1 messages · Page 1 of 1 (latest)
(yukiyahana) Is there any way to shoot a splash potion with a specific effect?
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
Is the splash potion an entity?
Yes it looks like it is an entity.
!m entitytag.item
(Property) An entity's item, which can be:
- the item represented and displayed by a dropped item.
- the item represented by a thrown trident.
- a throwable projectile's display item.
- an eye-of-ender's item, which is both displayed and dropped.
- a fireball's display item.
- an item display's display item.
Group
Properties
Object
EntityTag
Input
ItemTag
Tags
<EntityTag.item> (Property) An entity's item, which can be: - the item represented and displayed b...
You'll have to modify the item of the entity.
Thanks! It work!