Witam mam taki problem ze sprawdzaniem opisu przedmiotu
on damage:
if lore of attacker's tool contains "&4&l&oDemonicznaMoc":
increase the damage by 5
on mine:
if lore of player's tool contains "&4&l&oSzybkieKopanie":
loop all blocks in radius 2 around (target block):
drop (type of loop-block) at (target block)
spawn 2 of "lava":0.01 offset by 1, 2, 1 at (target block)
set loop-block to air
Gdy w opisie jest tylko DemonicznaMoc lub SzybkieKopanie to działa
ale gdy jest jeszcze jakiś inny opis to już nie działa