Jump to content

Frog Setup


Enchanted_Reeses

Recommended Posts

Why i made this, idk i got bored just admire it

also the helmet has no fall (custom enchant)

on right click:
    if 1 of player's tool = stick named "&aTurtle Wand":
        if {turtlecooldown} is 1:
            stop
        make player shoot a turtle at speed 1
        set {turtlecooldown} to 1
        wait 0.3 seconds
        set {turtlecooldown} to 0
command /turtlewand:
    trigger:
        give player 1 stick named "&aTurtle Wand"
command /turtlehelmet:
    trigger:
        give player 1 of unbreakable turtle helmet named "&aTurtle Helmet" with lore "&7No Fall I"
on damage:
    if damage cause is fall:
        victim's helmet slot is turtle helmet with lore "&7No Fall I":
            cancel event

Just a skripter who likes to have fun

I also think I'm pretty good at it

PS my discord is Enchanted#3933 incase idk anything?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...