Jump to content

Skript

Member
  • Posts

    32
  • Joined

  • Last visited

Posts posted by Skript

  1. Quote

    AOTE looks like a custom enchantment, but still to confirm, is it a custom enchantment?

    With TuSKe and Skript, it's possible to bring in custom enchants.

    Check this out: https://forums.skunity.com/resources/tuske-custom-enchantments-gui-manager-and-more.16/

    On the webpage, they've provided with an example of using custom enchantment:1530830994_ScreenShot2021-01-26at2_14_47PM.thumb.png.5eac62f772f9e9a1bec3264278536b8f.png

    And then once you understand, you can make whatever enchantments you wish.

    Good luck.

    AOTE is a item from hypixel skyblock.
     

    Here is a basic example of how I would make an aspect of the end:

    on right click:
    	player's tool is diamond sword
    	set {_block} to block 8 in front of player
    	if {_block} is air:
    		teleport player to {_block}

     

×
×
  • Create New...