How to avoid fatal damage?

Started by erdneatatatin on

Topic category: Help with MCreator software

Active 5 months ago
Joined Mar 2025
Points:
27

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
How to avoid fatal damage?

How can I make a procedure or a actually coding that can avoid the player die in any circumstances? Instead of dying they stop at half heart 


 

Active 4 days ago
Joined Mar 2025
Points:
96

User statistics:

  • Modifications: 2
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 1
  • Comments: 28
make a new global procedure…
Sun, 03/02/2025 - 18:55

make a new global procedure for entity dies and do this:

just change the "if item in main-hand" statement for whatever you want