Started by
Azarilh
on
Topic category: Help with Minecraft modding (Java Edition)
I made a sword that has the ability to strike lightings, i set to take 1 level per use, but it's possible to use it even when i'm at level 0. How do i set "if" command for this?
Do you try this ?
If get levels of entity = number of level
do strike lightning to x y z
I'm not sure for the name of procedure block for level.