i put my regen effect on lvl 1 but it heals me like if i had regen lvl 1000 or something

Started by WhyIsY on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined May 2022
Points:
328

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
i put my regen effect on lvl 1 but it heals me like if i had regen lvl 1000 or something

ok so i made that when i hold a sword in my hand i get regen but i made then regen lvl 1 but it heals me WAY too fast and i don't know why

Active 1 year ago
Joined Jun 2020
Points:
660

User statistics:

  • Modifications: 2
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 58
Can you post screen shots?
Fri, 05/13/2022 - 22:56

Can you post screen shots?

Active 1 week ago
Joined Apr 2020
Points:
756

User statistics:

  • Modifications: 4
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 101
In the first image, if you…
Fri, 05/13/2022 - 23:59

In the first image, if you use the "Cooldown" method, it will need to be on the trigger "When Right click on block" or some other trigger that is not on a Update Tick, because that will trigger the Cooldown constantly.

On the other hand If you want it to give you regen but only after a cooldown under "Flow Control" there's a block named "Wait # ticks on server-side" with this you can use a Logic NBT tag on the player and check if its true/false and use the wait block to set it back to false after the wait.

help

help

Active 2 years ago
Joined May 2022
Points:
328

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
oh i didnt know thanks alot
Sat, 05/14/2022 - 02:52

oh i didnt know thanks alot