1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Addon Khoryl 1.0.6

An addon all about blocks and entities

  1. 1.0.6

    LimeGlass
    • Added dispense effect
    • Added drop dropper effect
    • Added ender portal syntaxes
    • Small syntax fixes
    • Sign syntaxes like glowing and editable
    • Collide states
    • Is valid condition
    • Combust time, combust events so you can now get when an item is thrown in lava
    • Optimizations
  2. Massive Content Update 1.17-1.19

    LimeGlass
    I guess I forgot to upload all the 1.17-1.18 content with 1.0.4, so here is 1.0.4 and 1.0.5

    The amount of syntaxes added will take me hours to add here, so all syntaxes will be present on skripthub.net in the coming hours.

    Auto docs will generate now https://docs.skunity.com/syntax/search/addon:Khoryl unsure how accurate they will be though.

    - Added AI toggle for entities (means they don't move and just stand there) 1.11+.
    - Added pickup status for living entities.
    - Added...
  3. 1.16 and 1.17 additions

    LimeGlass
    Can't wait for Skript 1.17 additions? Well you can start with blocks and entities from the new 1.17 update with Khoryl.

    Updated to Skript 2.6+ this version cannot run on older Skript versions.
    Newly added types:
    Code (Text):
    1. # Big dripleaf
    2. tilt:
    3.    none: none
    4.    unstable: unstable
    5.    partial: partial
    6.    full: full, pinball
    7. # Dripstone thiccness
    8. thickness:
    9.    tip_merge: tip merge, merge point, extended tip
    10.    tip: tip, just the tip, top, top section
    11.    frustum: frustum, top section
    12.    middle:...
  4. Bee things

    LimeGlass
    Code (Text):
    1. Added:
    2.     - Bee nectar condition
    3.         - %bees% (has|have) nectar
    4.         - %bees% (doesn't|does not|do not|don't) have nectar
    5.     - Bee stung condition
    6.         - %bees% (has|have) stung
    7.         - %bees% (doesn't|does not|do not|don't) have stung
    8.     - Bee anger level expression, changers SET, returns NUMBER
    9.         - [bee] anger level of %bees%
    10.         - %bees%'[s] [bee] anger level
    11.     - Bee nectar expression, changers SET, returns BOOLEAN
    12.         - [bee] nectar of %bees%...
  5. Tropical fish support

    LimeGlass
    Added:
    • Tropical fish body colour, changers SET
    Code (Skript):
    1. [tropical] fish [body] colo[u]r of %tropicalfishies%
    2. %tropicalfishies%'[s] [tropical] fish [body] colo[u]r
    • Tropical fish pattern colour, changers SET
    Code (Skript):
    1. [tropical] fish pattern colo[u]r of %tropicalfishies%
    2. %tropicalfishies%'[s] [tropical] fish pattern colo[u]r
    • Tropical fish pattern, changers SET
    Code (Skript):
    1. [tropical] fish pattern of...