Started by
travisxcrit
on
Topic category: Help with MCreator software
I'm trying to create a pistol that can shoot at the minimum speed of 20 ticks. i need help trying to create a slower firing gun.
Topic category: Help with MCreator software
I'm trying to create a pistol that can shoot at the minimum speed of 20 ticks. i need help trying to create a slower firing gun.
Use ranged item use condition and NBT tags and count to some number before allowing shooting again.
or use cooldown item for x ticks procedure block
Thanks, Cooldown worked perfectly