So I'm trying to create a function that makes villagers have heart particles if you throw an item at this like you are gifting them something.
Is it possible to make this work in 1.13 snapshots: execute @e[type=item] ~ ~ ~ execute @e[type=villager,r=1] ~ ~ ~ particle heart ~ ~2 ~ 0.5 0.5 0.5 0.1 5
I haven't been able to do much with execute recently because of this
Rollback Post to RevisionRollBack
Don't pretend to be someone you aren't. Be yourself. Even if you try to be someone else ill knows its you. Your a terrible actor.
So I'm trying to create a function that makes villagers have heart particles if you throw an item at this like you are gifting them something.
Is it possible to make this work in 1.13 snapshots: execute @e[type=item] ~ ~ ~ execute @e[type=villager,r=1] ~ ~ ~ particle heart ~ ~2 ~ 0.5 0.5 0.5 0.1 5
I haven't been able to do much with execute recently because of this
Don't pretend to be someone you aren't. Be yourself. Even if you try to be someone else ill knows its you. Your a terrible actor.
Oops lol
Don't pretend to be someone you aren't. Be yourself. Even if you try to be someone else ill knows its you. Your a terrible actor.