#posion sword dont work with enchants

1 messages · Page 1 of 1 (latest)

worldly zinc
#

attacker’s tool is a potato named “turnip”

meager nest
#

what do you mean

#

like this?

#
    if attacker tool is a netherite sword named "&2&lPoison Sword":
        apply poison 2 to victim for 2 seconds```
worldly zinc
#

Apostrophe

#

Could remove the if

#

Just a condition then no indent

meager nest
#
    if type of tool is a netherite sword:
        if name of the tool is "&2&lPoison Sword":
        apply poison 2 to victim for 2 seconds replacing the existing effect```
#

does this look right

#

if not what do i change

worldly zinc
#

Also indentation error last line

#

Just use conditions without ifs here tbh

meager nest
#

didnt work sad

worldly zinc
#

I did say there were things wrong…

meager nest
#

i got it working trhx