Started by
Chiwi
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, im making a jet pack and I want that each 15 seconds flying, one firework is removed, but i dont know how add that procedure. I only reached that every tick remove one firework, but this would break the mod obviously. Someone know what procedures I should add to adjust that?? Thanks!
Here's a solution https://yadi.sk/d/bW8RZ7jjFj7s4w
Every 300 ticks (Or just 15 seconds) From inventory deletes a 1 firework. But it don't check is player flying, but you can do this with AND.
I forgot to say that this is a file that needs to be imported into the procedures
Wowwwww, thanks A LOT!!!! very very grateful!