Jump to content

Custom enchants


ImMeh

Recommended Posts

Yes i think this would work

on inventory click:
  if clicked-item is dirt named "Dirt":
    if cursor-slot is stone named "Stone":
      remove dirt named "Dirt" from player
      remove stone named "Stone" from player
      give cobblestone named "Dirt Stone" to the player

I dont know if this requires addons and if it gives a error at line 2 or 3 try to remove the - 

and if there are any other errors tell me in this topic ☺

Link to comment
Share on other sites

6 hours ago, WesGamer said:

Yes i think this would work


on inventory click:
  if clicked-item is dirt named "Dirt":
    if cursor-slot is stone named "Stone":
      remove dirt named "Dirt" from player
      remove stone named "Stone" from player
      give cobblestone named "Dirt Stone" to the player

I dont know if this requires addons and if it gives a error at line 2 or 3 try to remove the - 

and if there are any other errors tell me in this topic ☺

Hi thank you for responding. I have tried the thing you sent me (and the exact thing you sent me). Unfortunately it doesn't work for me. If it works for you, I would like a list of all your addons. Mine are MorkazSk, SkBee, Skellett, SkQuery, skRayFall and TuSKe.

211985133_Itsishowilive.png.3b28465ce6c9787eb530bbd5ad2549f9.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...