Started by Externity Hezer on Wed, 07/15/2020 - 13:43 Topic category: Help with Minecraft modding (Java Edition) Like, if you hit an enemy with the Enchantment "Wither" that it inflicts Wither? Jump to top Use procedures : "global trigger : 'when entity attacked'" if "object in source entity's main hand"... then "give wither potion effect to entity" Jump to top Permalink Log in or register to post comments thanks Jump to top Permalink Log in or register to post comments
Use procedures : "global trigger : 'when entity attacked'" if "object in source entity's main hand"... then "give wither potion effect to entity" Jump to top Permalink Log in or register to post comments
Use procedures :
"global trigger : 'when entity attacked'"
if "object in source entity's main hand"...
then "give wither potion effect to entity"
thanks