Started by
Finmide
on
Topic category: Help with Minecraft modding (Java Edition)
I wanted to make mobs that are only hurt by tools of a specific type (In this case Silver tools). How would I go about doing this?
Topic category: Help with Minecraft modding (Java Edition)
I wanted to make mobs that are only hurt by tools of a specific type (In this case Silver tools). How would I go about doing this?
1,make a mob that only hurt by effect like(silver bane)
2,making sword or specific type deal a effect(silver bane) in entity and your done
now you done
much easier.....on entity trigger is hurt: if source entity not in main hand = your item then cancel trigger
ah so like an enchant essentialy but silver swords automatically have that effect and dont need to be enchanted
or maybe I could also make it so it looks for items with specific tags