Started by
Nintwendo
on
Topic category: Help with MCreator software
So I want to detect (In a procedure) how much damage an entity (the player) does, i.e. how much damage the item in its hand does. I am using the procedure when EntityAttacked, and I see that there is a given value listed as "amount", which I assume is the amount of damage that was done by the entity, but I do not know how to access its value to use in my procedure.
Double click on "amount". It will add it to the procedure