Started by
PetAmerican
on
Topic category: Help with Minecraft modding (Java Edition)
Java edition mod 1.18.2 forge. I want to have a procedure where it shoots a ranged item, then stops another item from being shot on a cooldown. Basically, I need to stop this procedure from being called again until a delay has ended. This is under the redstoneOn of a block entity. Here's what I have so far:
In item procedures there is a block that lets you add a cooldown to the item