How to Create Merchant Recipe

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Tonipop

Member
Aug 15, 2021
12
0
1
22
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:
On villager acquire new trade:
    event-entity's villager level is 5:
        if event-entity is librarian:
            set event-merchantrecipe to a new merchant recipe with result paper, and with 3 max uses from ingredients diamond

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
 
Status
Not open for further replies.