Started by
Sebaz
on
Topic category: Help with MCreator software
Currently trying to make an enchantment that works like smite or bane of athropods would but for enderman.
It's triggered by 'entity attacked'. Can anyone let me know what I've done wrong with this?
bump
A damage value of 1 is equivalent to half a heart.
Do you intend to deal 6¼ damage with level 5?
Also a lot of values in Minecraft are zero-indexed, such as effect multipliers (e.g to give yourself Strength III for 3 seconds with commands, you would need to use (as of at least 1.16.5) /effect give @s minecraft:strength 60 2.