Started by
_AbsoluteAbzurd_
on
Topic category: Help with MCreator software
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?
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)