Block Detection and Life Steal

Started by _AbsoluteAbzurd_ on

Topic category: Help with MCreator software

Last seen on 11:06, 28. Apr 2021
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Block Detection and Life Steal

So I wanna make an enchantment, that lights up ore blocks in about 6 block radius, like you would see them through walls. Is this possible to do with no coding, and if yes - how?

Also I'm making a life steal enchantment, but for now it heals the player every time they hit the mob, even if the mob doesn't get damaged. How can I make a "if critical damage done" statement?

Last seen on 01:48, 23. Aug 2021
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
1. custom coding wpuld be…
Thu, 03/25/2021 - 06:13

1. custom coding wpuld be required for that.

2. there is no way to detect critical damage. I would recommend having it heal a percentage of damage done or only heal if you kill it(but that more vampirism that life steal)