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!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

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

How to Create Merchant Recipe

Discussion in 'Skript' started by Tonipop, Dec 23, 2022.

Thread Status:
Not open for further replies.
  1. Tonipop

    Tonipop Member

    Joined:
    Aug 15, 2021
    Messages:
    12
    Likes Received:
    0
    Hello, I have some difficulty with adding new merchant recipes.
    i tried using the example of https://skripthub.net/docs/?id=6961 but its not working
    I tried using

    Code (Text):
    1. On villager acquire new trade:
    2.     event-entity's villager level is 5:
    3.         if event-entity is librarian:
    4.             set event-merchantrecipe to a new merchant recipe with result paper, and with 3 max uses from ingredients diamond
    5.  
    and it didn't worked ...
    idk what event should I use to create new merchant recipe for villages
    [Edit] Ah yes Almost forgot .
    I have theses addons installed: SkQuery, Skbee, Khoryl, Skript , Skellet
     
Thread Status:
Not open for further replies.

Share This Page

Loading...