Started by
Frostbyte432
on
Topic category: Help with MCreator software
I need help with using the entity cool down procedure. I made a weapon that explodes a target based on where you point, I did complete said idea but a problem arose. Without a cool down you can just spam it and that feels like it's more of a cheat than a mod, and i know what the cool down procedure does I just don't know how to use it. Because, I couldn't find any tutorial on how to use the procedure I thought it would be as simple as just placing it in after the explode procedure. So if anyone could help me with this that would be appreciated.
Make procedure of your weapon "When ranged weapon used". Then go to item procedures and add "Cooldown itemstack for 100 ticks..." And now when you will use your weapon it will set cooldown for it.