If trigger is triggered amount of times

Started by GalaxiGamerHD on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 month ago
Joined Apr 2018
Points:
784

User statistics:

  • Modifications: 0
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 19
If trigger is triggered amount of times

I want to make a gun that when used an amount of times adds a gun that doesn't shoot and reload it with a key, is it any way i can make an event happen when the trigger is triggered a certain amount of times (for example, if ''trigger" is triggered 4 times, add "item" to players inventory)

Active 3 years ago
Joined Nov 2019
Points:
877

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 384
Use NBT number tag for your…
Sat, 02/01/2020 - 20:55

Use NBT number tag for your gun item

Active 3 years ago
Joined Nov 2018
Points:
978

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 571
There is a procedure…
Fri, 02/28/2020 - 19:24

There is a procedure template for this.