Set anvil cost

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

BrokOlieSoep

Member
Oct 10, 2021
3
0
1
21
I want to make it so an anvil operation always costs 0 experience. I've been googling for over an hour looking for a solution, but so far there's only one solution I found that doesn't give an error:
Code:
on anvil combine:
    
    set event-inventory's repair cost to 0
However, this script doesn't do anything at all. I have the right addons installed, so it should work, but it doesn't.
[doublepost=1634395693,1634060497][/doublepost]I'm still looking for a solution for this. If anyone knows how this can be achieved, I would really appreciate it if you would let me know.
 
Status
Not open for further replies.