Started by
Lapisor
on
Topic category: Help with MCreator software
Hi, how do I make my custom weapon do more against certain other entities? Also, is there anyway to do the reverse and make armor resist more from these entities? Thanks in advance! ^_^
Use procedures to detect the entity you hit and deal additional damage there if the entity is the right type.
I tried to create this but I couldn't as this is my first time using procedures. If possible, please could you send a picture of the blocks?
if entity is instance of procedure block