Jump to content
  • 0

Mining Upgrades


ughcutekitty

Question

Hey guys!

I'm making a city life minecraft server and it has mining in it! i am making a skript on if the player right clicks their pickaxe a chest opens up so they can upgrade it. But it's not letting me type on right click of wooden pickaxe unless there is an error. What should i do instead?

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 1

It shouldn't error, and it'd probably be better to have all on right click events in one event
 

EX:

on right click:
	if player's tool is wooden pickaxe:
		#do stuff
	else if player's tool is blaze rod:
		#do stuff

 

And for further assistance with skript please refer to this category: https://forums.minehut.com/forum/18-discussion/

  • Like 1

Zora

💬 » Discord: @reportcards

 

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