Started by
SpeeeedeWagon
on
Topic category: Help with MCreator software
basically i'm trying to make an item that heals and tops the food bar of the player, with a cooldown, when right-clicked. the problem is I don't know how do the procedures work, i've tried to arrange something but it says that there are missing dependencies. i'm stuck, can you help me?
Edited by SpeeeedeWagon on Wed, 05/20/2020 - 05:41
Attack your workspace please?Maybe you should use PX PY PZ instead of X Y Z?
https://imgur.com/a/3U2Ht8U
where should i use coordinates?
WORKSPACE!
I'm in China so imgur doesn't seems to work here...
attachments please?
What is the trigger?
I'm responding to this like a year after it's been posted, but who knows - maybe someone will read it! I think the issue with your procedure is the fact that you put the cooldown procedure first, it should go last, because this way it instantly puts it on cooldown before everything else is done.